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

Payment block update

Former Member
0 Likes
670

Hi

Is there anyone who knows how can update payment block ?. There are some functions which sets as space AC_PAYMENTBLOCK_UPDATE but I am curious about is it possible with FI_DOCUMENT_CHANGE ?

Regards

4 REPLIES 4
Read only

Former Member
0 Likes
577

I updated the billing block by using BAPI_CUSTOMERCONTRACT_CHANGE and BAPI_SALESORDER_CHANGE, depending on the type of document.

What type of document do you want to change?

Read only

0 Likes
577

FI document

Read only

0 Likes
577

Did you try

FI_ITEMS_MASS_CHANGE

or

BAPI_ACC_DOCUMENT_POST Accounting: Posting

- Guru

Read only

Former Member
0 Likes
577

Can you please advise me how can I set FI documents payment blocks with new value.