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

Perform our own validations on user specified Quantity value

former_member194142
Participant
0 Likes
591

Hello,

Its a PLM question. NWBC --> Recipes ---> Change Recipe ---> Formula tab ---> Quantity field/column on items, on this quantity field/column users will enter the values, well, once user keyed in the quantity values, we want to perform our custom validations, pls. let us know how we can achieve our requirement? any BADI / SPI / Post-Exits?

Also, we want to change user specified quantity, for example, user enters 2 quantity, after validations we want to propose 1 quantity w/ warning message


Pls. scroll right side to see the QUANTITY field/column

Thank you

3 REPLIES 3
Read only

former_member194142
Participant
0 Likes
569

Any help pls.?

Thank you

Read only

0 Likes
569

I would think it would be pretty easy to place an implicit enhancement to cover this need.

Neal

Read only

0 Likes
569

Thank you, but I don't prefer implicit enhancement.

I guess, standard SAP gave chance to customer to override quantities programmatically, I'm still debugging which is the correct spot

Regards