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: 

Problem while creating bdc for transaction FF67

Former Member
0 Kudos

Hi all,

I am trying to create a BDC program for transaction FF67 after saving the document . I want to post the doc and create a session .

But i am not able to do so .

Regards

Rakesh kumar singh

1 ACCEPTED SOLUTION

Former Member
0 Kudos

use the below BAPI instead.

BAPI_ACCSTMT_CREATEFROMBALANCE

2 REPLIES 2

Former Member
0 Kudos

use the below BAPI instead.

BAPI_ACCSTMT_CREATEFROMBALANCE

0 Kudos

thanks for reply

can u plz provide me the code .