Application Development 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: 

Using the FM POSTING INTERFACE DOCUMENT

former_member206721
Participant
0 Kudos

Hello

Im very upset  the fact that i dont want to develop a BDC  and use instead the function module

   POSTING_INTERFACE_DOCUMENT

It is working perfect  as long as you only get  crédits and débits    40  and 50 posting key

but as soon as  special account   lets say posting key 29  and  the field UMSKZ  having a value    for special accounts

then everything  is not working.

I wrote a BDC and it is working fine because i can tell what i want

like  if  umskz  = 'U'

           call screen 303   with date  zfbdt

       else

           call screen 300

I do not know if there is a way to control this

Like a said i run thousands of trans with normal accounts   and the FM is perfect and fast

But im resigned to use the BDC

So im thinking that im missing some knowledge of the FM Capabilities

and i need your valuable help

Thanks

Tahar

1 REPLY 1

Former Member
0 Kudos

What is the issue you are facing exactly? Which transaction code you want to perform?

In case you want to post an accounting document, BAPI is BAPI_ACC_DOCUMENT_POST