‎2008 Mar 13 1:07 PM
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
‎2008 Mar 13 1:11 PM
Hi
Did you pass on DEL_DATCAT_EXT in structure BAPIEBANC which is the REQUISITION_ITEMS parameter...
‎2008 Mar 13 1:11 PM
Hi
Did you pass on DEL_DATCAT_EXT in structure BAPIEBANC which is the REQUISITION_ITEMS parameter...
‎2008 Mar 13 1:20 PM
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
‎2008 Mar 13 1:34 PM
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.