2007 Dec 09 12:02 PM
Hi!
Can anyone please tell me, what is the relation between a sales order scheduling and the corresponding delivery/goods issue?
Sales order sceduling:
VBEP table: VBELN + POSNR + ETENR.
The ETENR fireld is missing from the document flow (VBFA table).
How can I attach this scheduling line to the corresponding goods issue?
Thank you in advance
Tamá
Hi!
Can anyone please tell me, what is the relation between a sales order scheduling and the corresponding delivery/goods issue?
Sales order sceduling:
VBEP table: VBELN + POSNR + ETENR.
The ETENR fireld is missing from the document flow (VBFA table).
How can I attach this scheduling line to the corresponding goods issue?
Thank you in advance
Tamá
2007 Dec 09 12:37 PM
Hi,
Delivered quantity at the schedule line is calculated with function module RV_SCHEDULE_CHECK_DELIVERIES. You have to feed it with document flow from sales order to delivery (FVBFA), schedule lines (FVBEP), status (FVBUP), and sales order item (FVBAP) to get the vsmng filled in FVBEP.
Also please check the following FM.
SD_VBEP_ARRAY_READ_VBELN
SD_VBEP_READ_WITH_POSNR
SD_VBEP_READ_WITH_VBELN
SD_VBEP_SELECT
SD_VBEP_SINGLE_READ
It will return VSMNG value(s) in table parameter (table strucuture VBEPVB).
<b>Hope this will help.</b>
Regards,
karthik
reward points if useful
2007 Dec 09 1:13 PM
TY for the answer. Unfortunately the quantites are already working, I have problems with finding an exact 1-1 contact between the scheduling and the goods issue, to match the goods issue date and the correct plant/storage place woth the scheduling.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |