cancel
Showing results for 
Search instead for 
Did you mean: 

SAP FI - Direct Input or BAPI to create open items (BSID)

former_member452749
Participant
0 Kudos

Hi expert,

is there a direct input or a BAPI to create FI open items?

I have found RFBIBL* direct input to create financial document, it can be used also to create open items?

If so, how the structures have to be filled?

Thanks in advance.

Regards.

Dario.

Accepted Solutions (1)

Accepted Solutions (1)

iklovski
Active Contributor
0 Kudos

Hi,

Open item it is just a feature of a line in financial document triggered by the nature of the G/L account it is posted to. So, whenever you create a financial document, table for open item will be filled automatically if the G/L account behind the posting makes it relevant. For posting of FI doc you can use BAPI_ACC_GL_POSTING_POST or the one suggested before.

Regards,

Eli

Answers (1)

Answers (1)

nico_dewaele
Active Contributor
0 Kudos

hi,

you can use

BAPI_ACC_DOCUMENT_POST

kr

Nico