cancel
Showing results for 
Search instead for 
Did you mean: 

Parked invoice post

Former Member
0 Kudos

Hi,

I wanted to post the parked invoice, but i want to change the posting date based on the requirements. In BAPI_INCOMINGINVOICE_POST i can give only invoice no, and year. Is there any funciton module for my requirement.

Accepted Solutions (0)

Answers (4)

Answers (4)

MaryM
Participant
0 Kudos

...

Edited by: MaryM on Sep 7, 2010 10:40 AM

mgbernardo
Participant
0 Kudos

Hi,

You can change the posting date from this BAPI: BAPI_INCOMINGINVOICE_CHANGE

Parameters:

INVOICEDOCNUMBER

FISCALYEAR

HEADERDATA_CHANGE-PSTNG_DATE

HEADERDATA_CHANGEX-PSTNG_DATE = 'X'.

I hope it helps,

John

Former Member
0 Kudos

Hello Karthikeyan

Please check the following FMs:

PRELIMINARY_POSTING_DOC_READ

PRELIMINARY_POSTING_DOC_WRITE

PRELIMINARY_POSTING_DOC_DELETE

PRELIMINARY_POSTING_POST

Basically FMs of type PRELIMINARY_POSTING_*

Hope it helps.

Regards,

Arun

Former Member
0 Kudos

Hi!

I think you can change the posting date only with BDC on the transaction VF02. You can create a recording in SM35 transaction for it.

For mass enabling of the invoices you can try out VF04 transaction.

Regards

Tamá