cancel
Showing results for 
Search instead for 
Did you mean: 

Disable cost assignment fields in sourcing

Former Member
0 Kudos

Hello,

We got a requirement to disable cost assignment fields in sourcing. We have implemented BADI BBP_UI_CONTROL_BADI ( Method: BBP_SOCO_UI_CTRL ) to acheive this functionality, but we couldn't find the proper fieldnames for the cost assignment feilds in sourcing.

Sample code:

IF iv_fieldname = 'XXXX'.

CV_INPUT_READY = 1.

ENDIF.

Could any one tell me how can we find the fieldnames of the cost assignment fields?

Regards,

Paris.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Just go to se93.Type tcode for Sourcing i.e. BBPSOCO01.Get the source code program for the trascn.Goto SE38,enter the source preogram name and then in the corresponding screen (account assignemnet screen),you can see the screen names of the fields you want to disable.

BR,

Disha.

<b>Pls reward points for useful answers.</b>