cancel
Showing results for 
Search instead for 
Did you mean: 

Stock transfer from SAP to External system

Former Member
0 Kudos

Hi,

My client uses POIT transaction to transfer the stock level from SAP to external system every 1 hour. This will create an Idoc with stock details for all storage locations and transfer to external system. But this transaction does not allow the delta stock transfer (Change in stock). Say that I have an material: XYZ and the current stock for that material is 10 PC and I transfer this using POIT and the stock remains 10 for another 1 hour. If I run it again it should not transfer this material since there is no

change in stock. There is no change pointer exist for this.

Do we have a solution for this in standard SAP??

Thanks

Purushotham..

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Please check your message configuration whether the change pointer is activated for it or not. You can go to SPRO path Logistics General -> Supply Chain Planning Interfaces -> Production Optimization Interface -> Activate change pointer -> Activate change pointer for message types.

Former Member
0 Kudos

ok great......the other issue I am having is where do I transfer the dependat reqs to in the target system ? Can I update the RESB table in the targt system to hold these dependant demand from the ECC system ? I want this dependant demand to function just like a forcast in the target system so that plants on that system can manufacture agaisnt this dependant demand.

Former Member
0 Kudos

Hi,

I am not aware of POIT system but in the first sight I would say writing a small ABAP routine before triggeing the IDoc to your POIT system will resolve this issue.

Regards,

Shoyeb

PS: What is POIT system? Please provide some link to understand the same.

Former Member
0 Kudos

Hi,

We are thinking of using POIT to send our dependant demand from our ECC system to our legacy 4.0b system. How has your experience been in using POIT? Is it a good tool ? I am looking at using LOIST01 idoc to extract the dependant demand reqs and send them ahead to the other system. Can you give me a few poiters as to if this will work or not ? Wwher in the legacy 4.0b system will the dependant reqs from ECC reside ? Can we add them to the MD04 of the legacy system ? Or do we need to create the dependant demand as PIRs in the legacy system ? Any pointers would be appreciated.

Thanks