cancel
Showing results for 
Search instead for 
Did you mean: 

LIKP-TM_WHSE_EXEC value is not getting updated with the value 03 when outbound delivery saved in S4

sada_gandla2
Explorer
0 Kudos
100

Hi Experts,

We have a decentralized WM system integrated with SAP S4 HANA, As soon as outbound delivery created the delivery data will be distributed through an IDOC via output type and the delivery distribution flag(LIKP-VLSTK) should be set to B(distributed) from D(Planned for Distribution)  and warehouse execution status( LIKP-TM_WHSE_EXEC) should be set to '03'(Delivery is in Warehouse Processing). 

we are using SAP standard FM: SHP_CHG_DLV_DISTRB_STATE in the output type driver program to set the delivery distribution flag(LIKP-VLSTK)  from D(Planned for Distribution) to B(distributed) which is happening as expected.

As per standard behavior the warehouse execution status( LIKP-TM_WHSE_EXEC) should be set to '03'(Delivery is in Warehouse Processing) as soon as LIKP-VLSTK value set to B. But  it is not happening .

Seeking your advice if anything is missing from config side or any other suggestions ?

 

 

 

Accepted Solutions (0)

Answers (1)

Answers (1)

Lakshmipathi
SAP Champion
SAP Champion
0 Kudos

The update to LIKP-TM_WHSE_EXEC will happen after few minutes.  If you have checked immediately, it won't get updated. Also, if you are in the delivery, come out of that and execute once again.