cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_SALESORDER_CREATEFROMDAT2 problems

Former Member
0 Kudos

Hi all.

I have dificulties to make this BAPI working well.

I use the .net connector 2.0.

I entered the fields mandatory in the order_header_in and order_header_inx and the partners.

After the call to the BAPI i have these folowing warnings:

V4 081 : "Consider delivery unit 120 PAI in item 000010"

whereas i filled the rights field in the tables (Sale_unit etc).

the second isue is that salesDocumentEx's value is "\0\0\0\0\0\0\0\0\0\0" and not the document number.

Is someone had a case similar?

Thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Check if your unit should be passed in internal format.

Answers (1)

Answers (1)

Former Member
0 Kudos

yes the unit is good because in other case i have an error message and not a warning.

Eventhough thank you for your help