2017 Feb 03 5:13 AM
Hi Experts,
I need to add custom batch number in COR1 through some logic. Here are the methods which I tried.
1) Using EXIT_SAPLV01Z_002- This option has been best , but in the custom batch number i need to incorporate date which is AFPO-GLTRS which I am not getting in this include.
2) I tried Exit EXIT_SAPLCOBT_001 - Here I can change the batch number and can include AFPO-GLTRS (date) using exits internal table POSITION_TABLE . But even after changing the POSITION_TABLE the new batch is not getting updated in the process order.
Kindly Advice what to do in this scenario.
B.R.
2017 Feb 03 6:27 AM