2009 Nov 26 4:19 PM
Hi Experts,
I want to limit the number of recount for Inventory document. For example if there are 2 recounts for my inventory document, the system does not allow create a 3 recount, in this case the limit are 2 recounts.
Recounts are realesed in transaction LI14, and i did not found user exits or BADI.
Thanks in advance.
Alejandro.
2009 Nov 26 4:41 PM
Directly use implicit enhancement.
In this Check that what is the current number of inventory document, if greated than 2. give error message.
Hope you get it .
Hi Experts,
I want to limit the number of recount for Inventory document. For example if there are 2 recounts for my inventory document, the system does not allow create a 3 recount, in this case the limit are 2 recounts.
Recounts are realesed in transaction LI14, and i did not found user exits or BADI.
Thanks in advance.
Alejandro.
2009 Nov 26 4:41 PM
Directly use implicit enhancement.
In this Check that what is the current number of inventory document, if greated than 2. give error message.
Hope you get it .
2009 Dec 21 12:59 PM
Hi All,
I solved my question, creating a field exit in transaction LI14 in the field Inventory Record (IVNUM), and reading the table LINK to get the Inventory recount version (NVERS)
In this field exit i control the number of recount version.
Best regards,
Alejandro López
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |