2007 Aug 13 6:32 AM
hi all,
i am working in va21..In that the user will maintain the serial numbers in
extras---->serialnumbers.
if the user didnt maintain the seril number also it will alow the user to save the quotation.
my requirment is, i have to give a error message while savin the document if the user didnt maintain the serial number.
can any one tel me in which exit i have to make it?
Thanks in advance
hi all,
i am working in va21..In that the user will maintain the serial numbers in
extras---->serialnumbers.
if the user didnt maintain the seril number also it will alow the user to save the quotation.
my requirment is, i have to give a error message while savin the document if the user didnt maintain the serial number.
can any one tel me in which exit i have to make it?
Thanks in advance
2007 Aug 13 10:57 AM
Hi Radhu Shankar G,
The requirement that you have works even if the serial numbers are not entered is because while saving it automatically gives number or serial numbers and saves them.
If your requirement is crucial and needs to be done as per this you can either check it at each time you enter the line item or while saving. The exits are:
1> USEREXIT_PRICING_PREPARE_TKOMP -> this is triggered each time while the line items are entered.
2> USEREXIT_SAVE_DOCUMENT_PREPARE -> This is triggered while the sales order is being saved.
They both are found in the standard program SAPMV45A.
Use either and achieve at your results.
Reward points if useful.
Thanks,
Tejus.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |