2008 Mar 28 5:49 AM
Hi,
I am using GN_DELIVERY_CREATE to create an inbound delivery.
Delivery is created but, when I go for a MIGO, i m not able to do it, since it says that delivery does not exists.
Later on i observed that 'Overall Processing Status' of the delivery is still open.
Am I missing to commit my work....
Please help me with this....Point will be rewarded.
thanks
Rohit
Hi,
I am using GN_DELIVERY_CREATE to create an inbound delivery.
Delivery is created but, when I go for a MIGO, i m not able to do it, since it says that delivery does not exists.
Later on i observed that 'Overall Processing Status' of the delivery is still open.
Am I missing to commit my work....
Please help me with this....Point will be rewarded.
thanks
Rohit
2008 Mar 28 5:59 AM
call function 'GN_DELIVERY_CREATE'
exporting
vbsk_i = vbsk
vbls_pos_rueck = 'X'
no_commit = 'X'
if_no_deque = 'X' "641451
tables
xkomdlgn = xkomdlgn
xvbfs = xvbfs
xvbls = xvbls
exceptions
others = 1.
if sy-subrc eq 0.
commit work.
ENDIF
2008 Mar 28 6:39 AM
The status of the delivery says that there is no preceding document for that delivery.
Is the preceding document the PURCHASE ORDER?
Is there any thing wrong with the purchase order?
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |