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

FM: POSTING_INTERFACE_DOCUMENT for FBB1.

Former Member
0 Likes
2,117

Hi

We are trying to post a FI document with group currency using the FM:POSTING_INTERFACE_DOCUMENT.

We are getting an error that 'Field COBL-RMVCT does not exist in the screen SAPLKACB 0002'.

The same appears for some other COBL fields as well like PRCTR, KOSTL.

We have to pass this transaction type field for some GL accounts as the functional says that it is mandatory.

We have tried posting the same using the BAPI, but even that has some challenges. this states the same.

Thanks,

Tejaswini

2 REPLIES 2
Read only

Former Member
0 Likes
1,016

Hello,

Looking at error description, it is coming while posting document. BDC is not able to find field i.e., COBL-RMVCT on screen SAPLKACB 0002.

Please provide more information with code snippet.

Regards,

Sameer

Read only

Former Member
0 Likes
1,016

You can also see below thread.

It has example (SAP Report EWUMFPST) for your ref.

POSTING_INTERFACE_DOCUMENT sample code | SCN