2007 Jan 26 4:29 PM
Hello All,
I am looking for a user exit in T-code VL01n For Selecting batches using batch Classfication values and update a ztable based on batch Classfication .
Z table will be update only and only if delivery Document created Successfully.
if it is possible through single users -exist it's best, or multiple also be ok.
Please Do the needful.
With Warm Regards
Swati Namdev
2007 Jan 26 4:48 PM
Hi,
use the Exit V50S0001 ..
User Exits are
EXIT_SAPLV50S_001
EXIT_SAPLV50S_002
Regards
Sudheer
Hi,
use the Exit V50S0001 ..
User Exits are
EXIT_SAPLV50S_001
EXIT_SAPLV50S_002
Regards
Sudheer
2007 Jan 26 4:33 PM
Hi,
Check the include MV50AFZ1..
In that use the user exit USEREXIT_SAVE_DOCUMENT.
----
FORM USEREXIT_SAVE_DOCUMENT *
----
This userexit can be used to save data in additional tables *
when a document is saved. *
*
If field T180-TRTYP contents 'H', the document will be *
created, else it will be changed. *
*
This form is called at from form BELEG_SICHERN, before COMMIT *
*
----
FORM USEREXIT_SAVE_DOCUMENT.
Thanks,
Naren
2007 Jan 26 4:48 PM
Hi,
use the Exit V50S0001 ..
User Exits are
EXIT_SAPLV50S_001
EXIT_SAPLV50S_002
Regards
Sudheer
2007 Jan 27 4:46 AM
Hello All,
I have Two Requirement Which will be possible (as I think) With Two User-Exist.
requirement are mention below.
1. We have a process Call CIP & MICC, In that Process Batch's are approved by inspector and one CIP No is given to That batch, We are using batch Classfiation method for that.But Through This Way I am able to Select single batch at a time of delivery with t-code VL01n While I want option to Select multiple batchs.
2. After updating Delivery I want to Save data in Z table , ,With respect to class no given in batch Classfication no.This Question is Answered and i got the name of users exists.check working fine.
Regards
Swati ..
2007 Jan 27 5:11 AM
Hello All,
I am looking for a user exit in T-code VL01n For Selecting batches using batch Classfication values and update a ztable based on batch Classfication .
Z table will be update only and only if delivery Document created Successfully.
if it is possible through single users -exist it's best, or multiple also be ok.
Please Do the needful.
With Warm Regards
Swati Namdev
2007 Jan 27 5:11 AM
Hello All,
I am looking for a user exit in T-code VL01n For Selecting batches using batch Classfication values and update a ztable based on batch Classfication .
Z table will be update only and only if delivery Document created Successfully.
if it is possible through single users -exist it's best, or multiple also be ok.
Please Do the needful.
With Warm Regards
Swati Namdev
2007 Jan 27 5:26 AM
Hi,
In module pool: SAPMV50A, there are various includes for user-exits.
Place a break-point in these lines and execute the VL01N transaction.
WHen you try to save , check which include is getting triggered and then try to find out the actual exit from that.
Go to SE84 -> Envir. -> Exit Techniques -> Customer Exits -> Enhancements
Now enter the dev.class VL.
You will get a list of exits.
Regards
Subramanian
2007 Jan 30 3:07 PM
I got The Answer Through Other Way , User Exist name is helpful for me given by SDN users.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |