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: 

Fields Not Found! in 'BAPI_ACC_DOCUMENT_POST '

0 Kudos

Hi Experts,

How to update these two fields using FM ' BAPI_ACC_DOCUMENT_POST ' in theses BAPI Import parameters we have a structure CUSTOMERCPD it has Name1 and City ,but When Upload data from Legacy system to SAP system data is populating in Internal table but Data is not stored in BSEC table .Please help me how to do it it's an urgent issue

BSEC-NAME1 - Example: fayaz

BSEC-ORT01 - Example: Bangalore

If somebody can help me?

Thanks in Advance ....

Regards,

fayaz

1 REPLY 1

raymond_giuseppi
Active Contributor

Did you check RETURN table and BSEC-ADRNR?

(For debug and test, set a break-point at start of form FILL_CPD in include LACC9F20 of FUGR - ACC9.)

Regards,
Raymond