‎2013 Jan 22 1:06 AM
Hi All,
We have a requirement in our SAP system that whenver a serial number (Equipment#) is removed from the Technical Objects of contracts an EQUIPMENT idoc needs to be trigerred with contract information.
We have a custom equipment idoc for this outbound equipment interface. I am trying to enable the change documents for SER02 so that the change gets logged in CDHDR/CDPOS table with Contract # and Object List number (which will give me information about the Equipment that got removed from contract).
Currently when a serial number/equipment is returned from customer (RMA), the serial number is removed from the contract. There is an entry in SER02 table that captures the contract # for equipment. When the serial number is removed, the SER02 entry in wiped off from the table.
I have the following questions:
1. Can we create change document object for SER02? Since OBKNR key does not have the checkbox on "Change Document"
2. I added SER02 in SERNR object in SCDO and generated a program, what I need to do next? Find a user exit to write the FM?
Looking forward to some valuable input.
Thank you,
Kajal Srivastava
‎2013 Jan 22 5:27 AM
Yes. you need an user exit to do that. Refer this link and check the last part to know more about that.
http://www.saptechnical.com/Tutorials/Others/Changedocumentobject/demo.htm
But as you said, it may not work for you since OBKNR check box is nor marked.
Regards,
Gokul
‎2013 Jan 22 5:27 AM
Yes. you need an user exit to do that. Refer this link and check the last part to know more about that.
http://www.saptechnical.com/Tutorials/Others/Changedocumentobject/demo.htm
But as you said, it may not work for you since OBKNR check box is nor marked.
Regards,
Gokul