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: 

Bapi for VL02N PGI which hits FI document to be posted

Former Member
0 Kudos
254

Hi Experts ,

I have requirment of deffered date posting ,

where basically i have to check for the payterm of SD(dilvery document VL02N) and FI document.

depending on some condition on Payterms , i have to change the Posting date of FI document .

I have written my code in user exit of vl02n but the posting date is not changing .

Please help in finding the solution or kindly suggest me any BAPI /FM to change the posting date

while Doing the PGI of SD(dilvery document VL02N) document.

Any help will be great pointer for me.

thanks and regards.

Prashant.

2 REPLIES 2

Former Member
0 Kudos
92

If your SAP Release is 4.7x or later, you can use the badi "ac_document" to change the accounting document details.

0 Kudos
92

Hi Vinod,

I am using 4.6C server , kinldy suggest for it.

many thanks for your help.

thanks.