‎2009 Oct 22 1:46 PM
Hi,
When i am using bapi BAPI_SHIPMENT_CREATE to create shipment i am facin one problem,when i entered values in TIME_TYPE TIME_STAMP_UTC TIME_Z and go back the value of TIME_TYPE field get blanked.i em entering values HDRSTSEADT
20090916083700
UTC
.please can anybody told me is anything wrong in this time_type data...
Thanks
Monica
‎2009 Oct 22 1:56 PM
Hello ,
can u telll in which structure and in which way u are providing values to the bapi?
Thanks,
M.Naveen Kumar
‎2009 Oct 22 2:01 PM
Hi Naveen i am running bapi using t code se37 and using BAPI structure HEADERDEADLINE in that we have field time_type and i am entering value HDRSTSEADT.
Edited by: Monica23 on Oct 22, 2009 3:01 PM
‎2011 Nov 08 12:00 PM
Hi Monica,
Just happend to find this old thread when i was surfing for a similar problem. Just thought of giving idea as it may help others guys who may have similar problem.
Actually, structure HEADERDEADLINE must be filled in accordance with the following rule:
TIME_TYPE = logical time --> to be filled with fixed values:
TIME_TYPE = HDRSTPLDT --> Date/time of end of planning
TIME_TYPE = HDRSTCIPDT --> PLANNED date/time of check-in
TIME_TYPE = HDRSTCIADT --> ACTUAL date/time of check-in
TIME_TYPE = HDRSTLSPDT --> PLANNED date/time of loading start
TIME_TYPE = HDRSTLSADT --> ACTUAL date/time of loading start
TIME_TYPE = HDRSTLEPDT --> PLANNED date/time of loading end
TIME_TYPE = HDRSTLEADT --> ACTUAL date/time of loading end
TIME_TYPE = HDRSTCPDT --> PLANNED date/time of shipment completion
TIME_TYPE = HDRSTCADT --> ACTUAL date/time of shipment completion
TIME_TYPE = HDRSTSSPDT --> PLANNED date/time of shipment start
TIME_TYPE = HDRSTSSADT --> ACTUAL date/time of shipment start
TIME_TYPE = HDRSTSEPDT --> PLANNED date/time of shipment end
TIME_TYPE = HDRSTSEADT --> ACTUAL date/time of shipment end
Better try this.
Thanks,
Safeer Rahman
‎2009 Oct 22 2:01 PM
Check this table TTSEGTIME -and its conversion exits CONVERSION_EXIT_TIMEA_INPUT and CONVERSION_EXIT_TIMEA_OUTPUT