on 2016 Jun 27 7:31 AM
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!
So far, thanks to all! I will check your hints.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
98 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.