on 2011 Feb 22 12:40 PM
Hi All,
We are using SRM 5 SP013.
We have a requirement to hide the 'Create Asset Master' Button under cost assigment tab ( when we select Asset) and to make the Asset class field display mode..
I used the BADI BBP_UI_CONTROL_BADI ( method BBP_SC_UI_CTRL). For hiding , I used the field ASSET_BUTT and for Asset class, I used the field GS_ASSET_C-ASSET_CLASS.
But nothing worked out.
Could you please help me? Am I in right direction or missing something.
Regards,
Nikhil
Request clarification before answering.
Hi,
You are certainly using the right BADI and field name.
In the BADI, you should set the export parameter as CV_INVISIBLE = 'X' (i.e. invisible) and CV_INPUT_READY= ' ' (i.e. display) for the 2 fields as required. And also activate the BADI.
If nothing works still, report to SAP support.
Regards.
YS
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.