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

BAPI for IBR85

Former Member
0 Likes
661

Hi, I am searching for a BAPI as an alternative to BDC for IBR85. Can anyone help me on this.

Regards,

Sharbani

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
583

Hello Sharbani

Use function module ISCD_BROK_RFC_BROKERREP_POST.

Just pass Broker Report ID (  T.Code IBR01 : To create Broker Report ID ). This will post the broker report and will do commit work itself.

Regards,

Amarnadha Reddy K

2 REPLIES 2
Read only

Former Member
0 Likes
584

Hello Sharbani

Use function module ISCD_BROK_RFC_BROKERREP_POST.

Just pass Broker Report ID (  T.Code IBR01 : To create Broker Report ID ). This will post the broker report and will do commit work itself.

Regards,

Amarnadha Reddy K

Read only

0 Likes
583

Thanks amar