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

Function Module

Former Member
0 Likes
550

Hi im aslam,

Im executing the transaction f-26 using BDC.

Can u tel me the function module available - which in turn uses a BDC.

Thanks in advance,

Your answers will be rewarded.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
525

why do you need a function module to call a BDC?

Create your own function module that will call the BDC report.

Edited by: Sharayu Kumatkar on Jan 18, 2008 10:44 AM

5 REPLIES 5
Read only

Former Member
0 Likes
526

why do you need a function module to call a BDC?

Create your own function module that will call the BDC report.

Edited by: Sharayu Kumatkar on Jan 18, 2008 10:44 AM

Read only

0 Likes
525

i want the existing fun mod which uses the BDC

Read only

0 Likes
525

there no FM as such which will call your custom made BDC...

instead you create your own FM to call the BDC...

Read only

Former Member
0 Likes
525

Hi aslam,

BDC can be done using 'CALL TRANSACTION' Or Session method. Do you want to know how to use BDC to populate the fields in the standard Transaction mentioned???

Is this is wat you are asking??