on 2020 Jan 29 9:57 AM
Hi
I have a requirement to change Line item number (Ex: by default system is assigning is VBAP-POSNR number is 10/20/30....).
My requirement is to change the line item number (VBAP-POSNR) based on certain conditions. (Ex: If POSNR is 10 , I want to change to 11 while crating Sales Order).
Verified VA01 user exists and no luck , Can any one know how to achieve this requirement.
Regards
Jhon
Depends on when you have to make the change. If you want to do it while the user is active within the sales order there are a lot exit-points available. HAve a look at xvbap 😉
If you want to do it before savin the order, have a look at save_document_prepare or save_document --> SAPMV45A
When you want to do it afterwards there are the bapi's the way to go. There are a lot of examples here around how to use those.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
100 | |
10 | |
7 | |
7 | |
4 | |
4 | |
3 | |
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.