cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer Order Confirmation not updated in Header

0 Kudos

We are having issue with a Transfer Order, all the line items in the TO is confirmed but the TO confirmation status at the Header is not updated. Since the TO Header confirmation is not changed the TO still show in our RF Screen. I tried to updated the status using LX47 ot LT1A etc but no luck with those transaction. I would like to know if we have any program to update the status for the TO at the header.

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Raghu,TO confirmation is done through the custom transaction using RF screen. the issue is not consistent and it happened once and just this TO. I was trying different Transaction to close the TO so the user don't see the TO in the RF.

@Balaji, Do you mean running L_TO_CONFIRM and set the confirmation to "X"?

balaji_ganesan2
Contributor
0 Kudos

Hi,

Please check with developer who would be able to help you out here. You need to set this flag LTAK-KQUIT either through debugging the database table or by creating & executing a simple Z report.

Thanks,
Balaji

raghug
Active Contributor
0 Kudos

Is this a one off issue, or do you have consistent issues with multiple TOs? If this is one off, then Balaji's suggestions of forcing the TO closed in the debugger is ok. If this is a consistent issue, can you share some more information?

1) Was the confirmation done with standard SAP transactions or something custom? If SAP, then raise incident with SAP as Balaji suggests

2) If custom, can you share how the confirmation is being done - maybe the community can help

LX47 - Is used to update the delivery based on the TO

LT1A - Is used to update performance metrics on the TO header

balaji_ganesan2
Contributor
0 Kudos

Hi,

In this case, we have to manually set this field LTAK-KQUIT EQ 'X' via Z report and via debugging. There are no reports from standard to set this flag.

Before setting this flag in LTAK-KQUIT, please ensure LTAP-PQUIT is set for all the line items in the Transfer Order.

If you face difficulties in setting this flag, then please raise an incident to SAP and it would be better if there is an reproducible example where we would able to confirm / cancel the Transfer Order w/o setting this field LTAK-KQUIT to find the rootcause.

Thanks,
Balaji