cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Classificaion UIBB for custom object

Former Member
0 Likes
572

Dear experts,

I am working on a custom object & I am a little lost on how to deal with classification, Can anyone share some insights into how I can include a classification UIBB (WD Component WDC_MDG_BS_CLF_GEN) into the generic OVP ?
I would really appreciate any help.

Thank you!

View Entire Topic
Former Member
0 Likes

If you're using the same OVP as that of Material, the standard UIBB for Classification can be used and ABAP logic needs to be written during data save in BADIs to associate the equipment number with the class/char.

Former Member
0 Likes

In this case, the custom object is equipment & not linked to material UI, We've create an custom OVP page which is copied from Generic OVP temple USMD_GEN_OVP_TEMPLATE , we've included the classification UIBB (WDC_MDG_BS_CLF_GEN) in the generic OVP page, As of now the Classification UI not even visible in the OVP page, is Is there something I have do in the connector classes ?
Any input /direction would be really appreciated!