Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Send Storage Bins to external system (change pointer, change document, ...)

Former Member
0 Likes
524

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

1 REPLY 1
Read only

dirk_freyaldenhoven
Active Participant
0 Likes
453

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