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

BAPI_REQUISITION_CREATE

Former Member
0 Likes
950

I am unable to create the purchase requisition from BAPI_REQUISITION_CREATE .

It is showing message 'Please enter a valid date category'.

waiting for reply

Regards.

ram

1 ACCEPTED SOLUTION
Read only

rahulkavuri
Active Contributor
0 Likes
698

Hi

Did you pass on DEL_DATCAT_EXT in structure BAPIEBANC which is the REQUISITION_ITEMS parameter...

3 REPLIES 3
Read only

rahulkavuri
Active Contributor
0 Likes
699

Hi

Did you pass on DEL_DATCAT_EXT in structure BAPIEBANC which is the REQUISITION_ITEMS parameter...

Read only

Former Member
0 Likes
698

Hi

Item table set the field DEL_DATCAT with values

1 Day

2 Week

3 Month

4 Posting period

5 Planning calendar period

also the field DEL_DATCAT_EXT with ur req type

and re run the same

Regards

shiva

Read only

Former Member
0 Likes
698

thanks for reply.

the error is solved related to date catagory . Now I am facing the below error,.

' Not possible to determine a consumption account'

Please let me know ASAP.