cancel
Showing results for 
Search instead for 
Did you mean: 

Control Fields in CO11N

0 Kudos
143

Hey Gurus,

I do have following requirement: In case of scrap booking in CO11N, a specific field must be mandatory (e.g. "Reason for scrap booking"). Like an if-then-else statement ("If scrap qty > 0 then enter reason for scrap booking else no need to enter reason"). Is there a possibility to control this with standard SAP or do I have to program this statement?

Thanks in advance!

Accepted Solutions (0)

Answers (4)

Answers (4)

0 Kudos

So far, thanks to all! I will check your hints.

former_member185450
Active Contributor
0 Kudos

Hello Michael,

Through the below user exit you can built your own logic based on scrap input as per your requirement

CONFPP02                                PP order conf.: Customer specific input checks 1

CONFPP05                                PP order conf.: Customer specific enhancements when saving


Regards,

Venkatesh..

former_member201849
Contributor
0 Kudos

Hi Michael

For making a mandatory filed in CO11N transaction please use CO86 transaction.

For adding any new sub screen please use below user exit. 

CONFPP07  Single Screen Entry: Inclusion of User-Defined Subscreens

Please take abaper help for implementing the user exit...

Regards

Suresh.M

ameya_beri
Active Contributor
0 Kudos

Hello Michael,

I believe you would have to make an customization for this.

You can find the exits in below thread,

user exit or Badi for co11n | SCN

Best Regards,

Ameya Beri