2010 Mar 04 2:09 PM
Hello,
I need to send to my external system the storage bin modifications, namely, insert and delete information.
I haven't found any User Exits ou BADIs to the LS01 transaction.
I'm trying to do this using change pointers, but it doesn't seems to exist a standard way to this either, so I've created a custom Change Document for the LAGP table, but there's still no records in the CDHDR or CDPOS tables.
Is there a way to automatically generate this records without programatically calling the Change Document associated FM?
What are the options that I have to do this?
Thanks in advance,
Rui
Hello,
I need to send to my external system the storage bin modifications, namely, insert and delete information.
I haven't found any User Exits ou BADIs to the LS01 transaction.
I'm trying to do this using change pointers, but it doesn't seems to exist a standard way to this either, so I've created a custom Change Document for the LAGP table, but there's still no records in the CDHDR or CDPOS tables.
Is there a way to automatically generate this records without programatically calling the Change Document associated FM?
What are the options that I have to do this?
Thanks in advance,
Rui
2010 Mar 06 7:01 AM
Hello Rui,
perhaps you can use DBTABLOG (Think about data volume and performance).
http://help.sap.com/saphelp_40b/helpdata/en/34/60b6bfae724effe10000009b38f91f/content.htm
Best Regards, Dirk