cancel
Showing results for 
Search instead for 
Did you mean: 

CBA for MDGM-UI

shaik_basha6
Explorer
0 Kudos

Hello,

We need to control Material UI based on Material Type (e.x ABC), ex. We don't need MRP type for a particular material type and  few fields are mandatory in MRP type.

How to control the view and fields when user use it for Material type using CBA, or do we have any other way to control UI fields based on Material Type. any pointers/ directions please. It is very urgent

Regards, SMB

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

You can go for Context Based Adaption. Here are the high level steps that you need to do.

If you are using the standard OOTB UI, do a deep copy of the UI configuration.

MDG_BS_MAT_OVP is the WebDynpro application. You need to deep copy the UI Configuration BS_MAT_OVP_LAYOUT and rename. In the new  Overview Page you have to do adaptions for Material Type.

shaik_basha6
Explorer
0 Kudos

Thanks, could you please give out more info on adaptions for Material Type, would Mandatory fields of this MRP view would also be nullified and also applicable to Subover-view page of MRP UIBB.

0 Kudos

Actually, you will modify the GUIBB as per your needs for each adaption. An UI element being mandatory or optional depends on other factors like how we have configured in DM.

Former Member
0 Kudos

The mandatory fields are enforced by the feeder class of each UIBB. If the MRP UIBB is not displayed, then the mandatory fields will not be enforced.