cancel
Showing results for 
Search instead for 
Did you mean: 

MDGF - Change Request validation with different fields to maintain depending on the validation level

Former Member
0 Kudos

Hello,

We begin to implement MDGF for our customer and one of our customer needs is to create an account using 3 validation levels in Change Requests. Each validation level is related to one team.

The need is to only allow some fields of the account to be maintained depending on the validation level. For example, the team related to the first validation level can only maintain the account number and the cost element category (the other fields must be hidden). The team related to the second validation level can maintain the financial statement version and the flag ‘open item management’ (the other fields must be hidden) and the team related to the last validation level can maintain the description in French and English.

I found that it is possible to hide some fields in the Change Request User Interface but the fields are hidden for all the users and not only for the users related to a validation level.

Do you know if some fields of the object to create can be hidden for a validation level and displayed for another in the Change Request ?

Thank you very much for your help!

Yann

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Tommy, Shankar,

Thank you for these useful information.

The documentation 14917 deals with the BADI "USMD_UI_EVENT2" for single processing in material. Can we reuse this BADI for account creation?

In our system, only the BADI "USMD_CREQUEST" seems to be used.

Sorry for this basis question but I never worked with BADIs (I am not technical consultant) and I don't know exactly how to use them.

Thank you for your answers.

Kind regards,

Yann

former_member188878
Active Contributor
0 Kudos

Dear Yann,

The validation that are used currently is of standard SAP ERP.

You can try the below steps.

1.Create the Seperate Custom UI for each fields.

2.Create the roles for each UI in PFCG.

3.Assing the each user interface in MDG.

regards

shankar

Former Member
0 Kudos

Hi,

Did you look at this document?

http://scn.sap.com/docs/DOC-14917