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_PO_CREATE1

Former Member
0 Likes
267

I am using BAPI_REQUISITION_CREATE. the error is 'delivery date is not valid'. In the flat file date is "25.04.2008". how can i validate the date?

1 REPLY 1
Read only

valter_oliveira
Active Contributor
0 Likes
250

Hello.

Remeber to pass date fields to the BAPI with patern YYYYMMDD.

Best regards.

Valter Oliveira.