2011 Jul 18 3:30 PM
Hi,
I try to update the field daten of table vtts with the BAPI's:
- ST_STAGE_CHANGE.
- SD_SHIPMENT_STAGE_CHANGE.
- MAP2I_BAPISHIPMENTSTAGE_VTTS.
- SD_SHIPMENT_PROCESS_STAGES.
In all cases it wasn't work because it is not possible or it is not change.
Please, somebody has an idea! or example!
XeviG.
Hi,
I try to update the field daten of table vtts with the BAPI's:
- ST_STAGE_CHANGE.
- SD_SHIPMENT_STAGE_CHANGE.
- MAP2I_BAPISHIPMENTSTAGE_VTTS.
- SD_SHIPMENT_PROCESS_STAGES.
In all cases it wasn't work because it is not possible or it is not change.
Please, somebody has an idea! or example!
XeviG.
2011 Jul 18 5:14 PM
Try using BAPI_SHIPMENT_CHANGE passing table parameter STAGEDEADLINE. This should resolve your purpose.
Cheers!!
Abhi
2011 Jul 19 8:14 AM
Hi Abhi,
a. Do you know the time type for fields vtts-daten and vtts-uaten?
b. Is it necessary to complete the STAGEDEADLINEACTION with the value 'U' (Update)? Which values?
c. In the structure HEADERDATA, I understand that is necessary only to inform the field SHIPMENT_NUM, but the structure HEADERDATAACTION?
Thanks for you HELP!
XeviG.