Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Update field vtts-daten with a BAPI

Former Member
0 Likes
996

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.

2 REPLIES 2
Read only

abhiperiwal
Participant
0 Likes
738

Try using BAPI_SHIPMENT_CHANGE passing table parameter STAGEDEADLINE. This should resolve your purpose.

Cheers!!

Abhi

Read only

0 Likes
738

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.