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

parking document

Former Member
0 Likes
394

Hi,

Anybody will tell me what is the function module for parking the G/L account document & post ?

3 REPLIES 3
Read only

Former Member
0 Likes
360

check

<b>BAPI_ACC_GL_POSTING_CHECK

BAPI_ACC_GL_POSTING_POST</b>

first time , i heard that we can also park G/L Account, as per myknowlege we can park the Documents.

regards

Prahu

Message was edited by: Prabhu Peram

Read only

0 Likes
360

Hi,

I am asking for parking the G/L account no.

Suppose I have to park some G/L account no. So what is the function module name?

How the document can be posted if it is parked??

Read only

0 Likes
360

HI,

BAPI_INCOMINGINVOICE_PARK can be used to park your document. Read the function module documentation to see if it meets your requirements.

To fix the parked invoice you will need to use transaction MIR4 which will also allow you to post your invoice.

Please award points if this helps.