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

Problem in posting FB01transaction using function modules

Former Member
0 Likes
440

Hi,

I am uploading the data to transaction FB01.

For that i have used three function modules:

1, POSTING_INTERFACE_START

2, POSTING_INTERFACE_DOCUMENT

3, POSTING_INTERFACE_END

The this is, i have added 2 custom fields on 2nd screen more button.

The data is coming into those fields, but its not getting saved.

when i do it in 4.6c its working fine, but in 4.7 its not working.

when i save it in manual posting, its getting saved.

Can you please help me to overcome this problem.

Regards,

Srikanth.

3 REPLIES 3
Read only

andreas_mann3
Active Contributor
0 Likes
414

Hi,

why do you use not a simple procedure ? as:

1) report RFBIBL00

2) bapi BAPI_ACC_DOCUMENT_POST

Andreas

Read only

0 Likes
414

Hi This has already been developed in 4.6c and copied the same same program in 4.7. Data is getting updated in 4.6c but the data is not getting updated in 4.7.

if we use the BAPI as u said, we have to change the total program. but i dont think client will agree for that coz its working fine in 4.6c. can u please suggest any solution??

Regards,

Srikanth.

Read only

0 Likes
414

Hi,

Can u please suggest me on this????

Regards,

Srikanth.