2010 Mar 08 3:25 PM
Dear All,
I need collect data when user create delivery and post goods issue for consignment credit check.Because SAP standard does not update S097 and S096.
Now I found some times table YVBFA is filled some times not. Especially when post goods issue. Then I want to check if YVBFA is initial or not .If it is initial and XVBFA's last record is related with goods issue .Then I judge it as post goods issue.
Then collect my required data.
But I am not sure in this point.I mean when YVBFA is empty and the last record in XVBFA ,is the user is doing post goods issue with VL02N?
Is there anybody has the experience on this point ?
Thanks for you suggestions in advance/
2010 Mar 08 3:49 PM
Am not sure which method you are using - but in general you have control flags in importing parameter IS_V50AGL and variable WARENAUSGANG tells you if this is goods issue or not.
Am not sure which method you are using - but in general you have control flags in importing parameter IS_V50AGL and variable WARENAUSGANG tells you if this is goods issue or not.
2010 Mar 08 3:49 PM
Am not sure which method you are using - but in general you have control flags in importing parameter IS_V50AGL and variable WARENAUSGANG tells you if this is goods issue or not.
2010 Mar 08 3:52 PM
I am using the exit of transaction VL02N .The exit is save document.
Will this parameters also tell me is reverse post goods issue or not ? Because I also need reverse custom table when user reverse post goods issue.
2010 Mar 08 4:19 PM
WARENAUSG_STORNO field is for Goods issue cancellation.
Are you not using LE_SHP_DELIVERY_PROC BADI? As this has SAVE_AND_PUBLISH_DOCUMENT &
SAVE_DOCUMENT_PREPARE methods!!
Edited by: Manohar Reddy Kallem on Mar 8, 2010 4:20 PM
2010 Mar 09 1:27 AM
Thanks for your reply. I am using MV50AFZ1's FORM routine USEREXIT_SAVE_DOCUMENT.
Here can I find any indicator about post goods issue and cancel goods issue ?
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |