2007 Mar 14 10:14 AM
hi friends,
I have to determine deliveries(LIKP-VBELN) for the posting date(BUDAT) that is being entered in selection screen. but BUDAT is not there in LIKP.
from this list of deliveries, determine the deliveries(LIKP-VBELN) for which a shipment has been created, but with no completed shipment cost document(VFKK-FKNUM). the field status of Account Assignment(VFKK-STFRE) and status of transfer(VFKK-STABR) on the shipment cost document(VFKK-FKNUM) needs to be used to determine the shipments to be reported. If both these fields are NOT in the status "c", then the documents MUST be included.
kindly tell me how to proceed...
hi friends,
I have to determine deliveries(LIKP-VBELN) for the posting date(BUDAT) that is being entered in selection screen. but BUDAT is not there in LIKP.
from this list of deliveries, determine the deliveries(LIKP-VBELN) for which a shipment has been created, but with no completed shipment cost document(VFKK-FKNUM). the field status of Account Assignment(VFKK-STFRE) and status of transfer(VFKK-STABR) on the shipment cost document(VFKK-FKNUM) needs to be used to determine the shipments to be reported. If both these fields are NOT in the status "c", then the documents MUST be included.
kindly tell me how to proceed...
2007 Mar 14 6:58 PM
1) The date that is entered on VL01N, for example, is not BUDAT, it's LIKP-LFDAT. There is also a document date (BLDAT) and many other dates that you could use, depending on the requirements.
2) You can find shipment number VTTP-TKNUM by VTTP-VBELN = LIKP-VBELN (Delivery Number). The header table for the shipments is VTTK. We are not using other tables, so I;m not sure what's he further connection. Maybe document flow in VBFA will shed some light.
Hope this helps.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |