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

ATP Quantity

Former Member
0 Likes
509

Hello All,

We have a requirement to pull ATP quantity for 1000s of material every one hour.

We found the BAPI_MATERIAL_AVAILABILITY.

But this would be a performance issue to call this BAPI several times as you know.

Could you please suggest some better alternative for the same?

Thanks

Meenakshi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
441

Hi,

I think ther is no other way.

whether it is BAPI or any other FM, u need to call that (bapi/fm) for every 1 hour.

or else u have to copy the logic of that BAPI/FM and u need to implement for the materails.

watever may be the way it will effect the performance,,,

To my knowledge there is no other way .

Revert back if any issues.

Reward with points if helpful.

Regards,

Naveen

3 REPLIES 3
Read only

Former Member
0 Likes
441

Hi,

Please check this FM perhaps they may help.

RV_AVAILABILITY_CHECK

/SAPNEA/SMAPI_ATP_CHECK

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
441

Hello Meenakshi,

As U said, we have same requirement. Pl. forward or give solution if u have for this.

Yusuf

Read only

Former Member
0 Likes
442

Hi,

I think ther is no other way.

whether it is BAPI or any other FM, u need to call that (bapi/fm) for every 1 hour.

or else u have to copy the logic of that BAPI/FM and u need to implement for the materails.

watever may be the way it will effect the performance,,,

To my knowledge there is no other way .

Revert back if any issues.

Reward with points if helpful.

Regards,

Naveen