‎2006 Nov 21 5:58 AM
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.
‎2006 Nov 21 7:12 AM
Hi,
why do you use not a simple procedure ? as:
1) report RFBIBL00
2) bapi BAPI_ACC_DOCUMENT_POST
Andreas
‎2006 Nov 21 10:35 PM
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.
‎2006 Nov 22 4:58 AM