cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi All of,

My name is Srinivas. we are try to upload transaction data of inquiry into production but in bapi_inquiry_createbos system show is error please help me out.

1).  VP 112 please enter sold to party or ship to party in sale_header_in object but here they is no sold to party field.

it was there at inquirypartners object i maintained  here even here showing error.

BAPI_INQUIRY_CREATEBOS parameters

 

  

 

 

 

 

Thanks &regards

Srinu B

0 Likes
View Entire Topic
Jelena_Perfiljeva
Active Contributor
0 Likes

You might want to show the code that is used to fill in the parameters. It could be a simple mistake of using 'SP' instead of 'AG' partner type.

Former Member
0 Likes

I already maintained in partner object. but even it showing error. in header data object there is no field like sold to party.

Former Member
0 Likes

HI Srinivas,

Pass AG instead of SP.

order_partners-partn_role = 'AG'.  

or use this Fm CONVERSION_EXIT_PARVW_INPUT

Function module              CONVERSION_EXIT_PARVW_INPUT    

Import parameters               Value  

INPUT                                'SP'    

Export parameters               Value  

OUTPUT                             order_partners-partn_role

Regards,

Aayush Jain

SAP SD Consultant