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

Header data not coming from vendor master when creating SA using BAPI

Former Member
0 Likes
436

Hello,

I am creating SA using BAPI_SA_CREATE. I am passing the vendor code and other header related data in the header table of the BAPI.

SA is created successfully with all the data that is passed to the BAPI. Now if the payment term and inco terms data is passed initial to BAPI then this data is not taken from vendor master. This data appears blank in SA.

Shouldn't this data be picked up from vendor master as they are maintained properly in vendor master?

I just need confirmation whether BAPI picks or not from vendor master if the data (payment term and inco terms) passed is initial.

Thanks and Regards,

Saba

2 REPLIES 2
Read only

Former Member
0 Likes
405

Hi,

Are u passing X to corresponding fields of HEADER structure what ever you have populated in HEADER structure .

Read only

0 Likes
405

yes i have passed 'X' to HEADERX table.