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

MD61 Upload BAPI

Former Member
0 Likes
777

Hi All,

I am using BAPI_REQUIREMENTS_CREATE FM for uploading data into MD61.

But while uploading i have to pass  FROM DATE, TO DATE & Planning Period also to this BAPI_REQUIREMENTS_CREATE.

But i did not find any Variables in that FM.

Is there any way?

Thanks,

Vishnu

1 REPLY 1
Read only

eduardo_hinojosa
Active Contributor
0 Likes
451

Hi

You must manage the date in the structure REQUIREMENTS_SCHEDULE_IN, field REQ_DATE.

I hope this helps you

Regards

Eduardo