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

FM for Customer Order Backlog

Former Member
0 Likes
601

Hello everyone,

I am developing a program, which checks stocks level and customer order backlog in the past based on a specific selection of product code / plant / storage location / batch / serial number.


1. To check checks stocks level: I'm planning to use BAPI_MATERIAL_AVAILABILITY


Is there any better approach?



2. How can I check the customer order backlog? Is there any FM?

Thanks in advance,

Arman


1 REPLY 1
Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
506

I think you should give the specification back to a functional consultant and ask them to clarify this. BAPI does exactly what its name says - checks availability. It does not mean material is in stock, it just means that material can be available on specific date. Also this BAPI is a bit slow, I'm sure you can find the stock figures faster in the inventory tables. But how exactly - that's the question back to MM consultant.

There is no FM for "backlog" and there is actually no single definition (or rather SAP definition is not always the same as customer's). Heck, in our company even Sales and Accounting can't agree on what "backlog" is. I'm guessing you'd need to look for certain sales orders, but specific criteria needs to be clarified by SD consultant who was supposed to capture the business requirements and ask what exactly "backlog" means.