Application Development 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: 

Create Inquiry using BAPI_INQUIRY_CREATEFROMDATA2

Former Member
0 Kudos

Hi,

I am creating Inquiry using FM BAPI_INQUIRY_CREATEFROMDATA2.

I created header text by filling structure bapisdtext. Now i want to create text at item level. Pls let me know in which structure i need to populate so the text is created at item level when i create the inquiry.

Thanks,

Raj

1 REPLY 1

Former Member
0 Kudos

Hi Raj,

We regret to inform that BAPI_CUSTOMERINQUIRY_CHANG does not offer the field for Tax destination country. Since adding fields to the BAPI structures is very critical (because the CRM system also uses the same structures and we would then need to update them as well) I would suggest userexit USEREXIT_MOVE_FIELD_TO_VBAKKOM for changing the

field in structure VBAKKOM directly.

Would you please consider using the userexit to achieve your request?

Many thanks,

Mohammed Hussain