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

BAPI_ACC_DOCUMENT_POST One-time customer data

Former Member
0 Likes
2,017

I'm using BAPI_ACC_DOCUMENT_POST to post invoices with one-time customer data. To fill in one-time customer data structure BAPIACPA09 is used, but I can't set a value of the STCD3 field of table BSEC. How can I solve this problem?

1 ACCEPTED SOLUTION
Read only

naimesh_patel
Active Contributor
0 Likes
1,022

Hello,

There isn't any field for the STCD3, bapi field name TAX_NO_3 in this structure...

So, later on you can update the table with your value, but it is too risky...!!

Regards,

Naimesh

1 REPLY 1
Read only

naimesh_patel
Active Contributor
0 Likes
1,023

Hello,

There isn't any field for the STCD3, bapi field name TAX_NO_3 in this structure...

So, later on you can update the table with your value, but it is too risky...!!

Regards,

Naimesh