0

I need to know the difference between BAPI_ACC_GL_POSTING_POST and BAPI_ACC_DOCUMENT_POST that are very similar.

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48
SRD
  • 58
  • 1
  • 6

1 Answers1

0

BAPI_ACC_GL_POSTING_POST seems to be a simpler, functionally estricted BAPI for posting documents in general ledger. BAPI_ACC_DOCUMENT_POST is more general, can post documents in general ledger as well as in other areas like billing, goods movement etc.

BAPI_ACC_GL_POSTING_POST seems to exist to make posting documents in general ledger a bit easier.

Dirk Trilsbeek
  • 5,873
  • 2
  • 25
  • 23