Dear Experts,
I have a requirement in which I want to CIF a custom field(Date & Time stamp) created in Sales Order (VA01/VA02) and Stock transport order (ME21N/ME22N)in ECC whenever there is a change made only to this custom field.
This custom field(Date & Time Stamp) in turn will be used in BOP sorting to sort the orders ( SO's & STO's).
When this custom field gets changed along with any other standard field ( For Eg: Order Qty), outbound CIF process happens.However, when I change this custom field only, then outbound CIF doesn't get triggered.
I used the following CIF exits to achieve the custom field transfer from ECC to APO.
ECC:
Sales Order - Customer Exit: CIFSLS03 (EXIT_SAPLCSLS_002)
Stock transport Order - Customer Exit: CIFPUR01 (EXIT_SAPLMEAP_001)
APO:
Sales Order - Customer Exit : APOCF010 (EXIT_/SAPAPO/SAPLCIF_SLS_001)
Stock transport Order - Used the BADI: /SAPAPO/DM_PO_MNTN
Since it’s a transaction data, I am not very sure whether its possible to create change pointers for this custom field to resolve this issue
I would appreciate your valuable suggestions on how to achieve this functionality.
Thanks & Regards,
Srinivas.