cancel
Showing results for 
Search instead for 
Did you mean: 

BADI BBP_UI_CONTROL_BADI for disabling fields item wise in PO!

Former Member
0 Kudos

Hi all,

We are working on SRM 5.0(SP12),ECS.

I need to disable the account assignment fields like G/L account,Cost centre for the PO in Process PO transaction only for users with the role BUYER for all line items in the PO.

For users with the role of EMPLOYEE/REQUISITIONER,i need to disable the a/c assignment fields mentioned above only for all the line items in the PO except the first line item.

Can anyone confirm whether this can be achieved using the BADI "BBP_UI_CONTROL_BADI".

I have earlier disabled/enabled fields using this BADI but irrespective of the number of line items in the document.CAn i achieve the disabling effect at the line item level i.e. can i control the table control display for multiple lines in the PO?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Experts,

ANy inputs?

Former Member
0 Kudos

You can hide/disable the fields for sure, but I do not think it is possible just to hide other lines except first line.

Regards

Kathirvel

imthiaz_ahmed
Active Contributor
0 Kudos

Yes..I think you can..but not sure...Try to debug the BADI and play around and see if you are able to do it, then you can code it accordingly.

Regards, IA