Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Customer Group1

Former Member
0 Likes
412

hi all,

I want to make one field ( Customer Group1 ) Mandatory in Customer Master.

How can we do it.

Please Suggest.

Regards

Rami

hi all,

I want to make one field ( Customer Group1 ) Mandatory in Customer Master.

How can we do it.

Please Suggest.

Regards

Rami

1 REPLY 1
Read only

Former Member
0 Likes
394

Programatically you may activate the definition CUSTOMER_ADD_DATA and can validate in the method SET_USER_INPUTS or in the method CHECK_ALL_DATA

I would rather prefer the method CHECK_ALL_DATA as we have the parameter to pass the error in the method