cancel
Showing results for 
Search instead for 
Did you mean: 

Errro handling class for Material in MDG

0 Kudos

Dear Experts,

Please let me know the error handling class for Material application, to do the mandatory check for fields.

We are doing error handing for the customer application in the class method CL_MDG_BS_CUST_HANDLER method IF_MDG_BS_BP_ACCESS_HANDLER~CHECK_OBJECT_DATA.

Please give your suggestions.

Thanks,

Nalla B.

Accepted Solutions (0)

Answers (1)

Answers (1)

dilipan
Participant
0 Kudos

Hello Nalla,

You can use BRFplus to achieve the validation. Please refer the below link for details

Definition of Validations and Derivations - General Settings - SAP Library

Regards,

Dilipan

former_member219747
Participant
0 Kudos

Dear Bala,

Please use BO class for material- CL_MDG_BS_MAT_BO.

Use method- CHECK_AA- for active area data OR

                      CHECK_SA- for staging area data.

Regards,

Mrityunjai