We only want to see the Customer Data Tab for ‘Person’. Not
for Organization or Group.
The BP transaction has been extended with a New Table and
CI using the EEWB (Easy Enhancement Work Bench).
Does anyone know how I might display the Customer Data
conditionally only for a certain BUT000-TYPE. (VALUES: 1 =
Person, 2 = Organization, 3 = Group)?
✍ ANSWER
You can use TRANSACTION CODE: BUPT. Create a new
Data Set and assign the View that got created via EEWB.
Now add this Data Set to your desired BP role. This way,
your new file will be only visible to that particular role, and
not on any other screens.
Just remember when using the EEWB that if you replicate
your objects it will revert all other object back to standard.
Thus you will and can lose other objects created within the
EEWB. So as a final setup you should copy or replicate your
programs into the other standard SAP development tools,
such as a standard BADI as an example.
for Organization or Group.
The BP transaction has been extended with a New Table and
CI using the EEWB (Easy Enhancement Work Bench).
Does anyone know how I might display the Customer Data
conditionally only for a certain BUT000-TYPE. (VALUES: 1 =
Person, 2 = Organization, 3 = Group)?
✍ ANSWER
You can use TRANSACTION CODE: BUPT. Create a new
Data Set and assign the View that got created via EEWB.
Now add this Data Set to your desired BP role. This way,
your new file will be only visible to that particular role, and
not on any other screens.
Just remember when using the EEWB that if you replicate
your objects it will revert all other object back to standard.
Thus you will and can lose other objects created within the
EEWB. So as a final setup you should copy or replicate your
programs into the other standard SAP development tools,
such as a standard BADI as an example.