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: 

Need BAPI or FM to change the postinng date of parked documents(FBV2)

Former Member
0 Kudos

Hi All,

Currently I am changing the Posting date of parked documents by writing BDC to Calltransaction.I am fetching the parked documents from table VBKPF and in this table based on VBKPF-TCODE+(2), internally FBV2 leads to transactins(example first two letters'MI' like MIRO ) .It is working good in foreground.But in back ground run it is throwing dump.\

So my current requirement is to replace this BDC with BAPI or function modele.I tried with different BAPI's and FM, but i am not successful.Could any one suggest me currect BAPI or FM for above mentioned requirtement.

Thanks,

Suresh.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

try this,

MB_CREATE_GOODS_MOVEMENTu2019

PRELIMINARY_POSTING_UPDATE

2 REPLIES 2

Former Member
0 Kudos

try this,

MB_CREATE_GOODS_MOVEMENTu2019

PRELIMINARY_POSTING_UPDATE

Former Member
0 Kudos

Try this;