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

Problem while creating bdc for transaction FF67

Former Member
0 Likes
826

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
Read only

Former Member
0 Likes
602

use the below BAPI instead.

BAPI_ACCSTMT_CREATEFROMBALANCE

2 REPLIES 2
Read only

Former Member
0 Likes
603

use the below BAPI instead.

BAPI_ACCSTMT_CREATEFROMBALANCE

Read only

0 Likes
602

thanks for reply

can u plz provide me the code .