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

Error running Sales Order Create BAPI

Former Member
0 Likes
1,010

Hi,

When I execute the Sales Order Create BAPI BAPI_SALESORDER_CREATEFROMDAT2, the log in the return structure says header and line items processed successfully but then there is an error 'Transaction X0 is not defined'..Any idea why we get this error and how to get over it?

Thanks in advance,

David.

3 REPLIES 3
Read only

Former Member
0 Likes
559

Hi,

What is the message number and ID..

Also manually create an order VA01 with the same data..And check if you are not getting any errors..

Thanks,

Naren

Read only

0 Likes
559

Hi Naren,

The message ID is V1 and number is 347..Any idea?

Thanks for replying,

David.

Read only

Former Member
0 Likes
559

Hi,

Looks like there is an entry missing in the table TVEPZ..

The messages are used in the following includes.

LV45EU06 - Line 46 in my 4.6c system

LV45EU13 - Line 50

Go to this include..Search for the message number 347..

Thanks,

Naren