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/MD62 - REQ_DATE in BAPI

Former Member
0 Likes
2,069

Hi,

I'm planning using below BAPI to create/update/get the existing data in MD61/MD62. In the upload file, user provide data for Req Date in format - 8.2012.

My doubt would be based on this format, how should i know what are the exact date i require to pass in below BAPI in field REQ_DATE? Appeciate anyone can advise me accordingly. Thanks.

BAPI_REQUIREMENTS_GETDETAIL

BAPI_REQUIREMENTS_CREATE

BAPI BAPI_REQUIREMENTS_CHANGE

Hi,

I'm planning using below BAPI to create/update/get the existing data in MD61/MD62. In the upload file, user provide data for Req Date in format - 8.2012.

My doubt would be based on this format, how should i know what are the exact date i require to pass in below BAPI in field REQ_DATE? Appeciate anyone can advise me accordingly. Thanks.

BAPI_REQUIREMENTS_GETDETAIL

BAPI_REQUIREMENTS_CREATE

BAPI BAPI_REQUIREMENTS_CHANGE

2 REPLIES 2
Read only

Former Member
0 Likes
1,070

Any table we can search for Period indicator values instead using BAPI -

BAPI_REQUIREMENTS_GETDETAIL to retrieve the data?

Read only

0 Likes
1,070

Hi,

Just have a look @ Table PBED field ENTLI.

I hope this helps,

Regards

Raju chitale