cancel
Showing results for 
Search instead for 
Did you mean: 

Assigning the field as mandatory in ChaRM

RajeevP
Advisor
Advisor
0 Kudos

Hi,

could u please tell me how can I assign one particular field as mandatory? Say, I want the CAB field to be mandatory. In standard scenario, you dont need to fill the CAB field. If I want that to become a mandatory field, what all the configuration I need to do?

Please advice.

Rajeev.

Accepted Solutions (1)

Accepted Solutions (1)

prakhar_saxena
Active Contributor
0 Kudos

Hi

There are 2 ways

with configuration

you can goto partner determination and for the CAB make the mininmum field as "1" ......this make it mandatory

the user will get a error message in the error button but they can proceed further.

with coding

If you want to have a pop up then you need to go for coding BADI for your transaction type ...and you will get a pop that unless CAB is entered users can't proceed

Hope it clarifies.

Regards

Prakhar

RajeevP
Advisor
Advisor
0 Kudos

Dear Prakhar,

thanks for the info. In the coding part, do you mean ORDER_SAVE badi? or is there anything else?

Rajeev

prakhar_saxena
Active Contributor
0 Kudos

Hi

Yes you are correct ask your abaper to make condition for transaction type which is used by you

It will solve your problem Cheers!

Regards

Prakhar

RajeevP
Advisor
Advisor
0 Kudos

Thanks Prakhar..

Answers (0)