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

Use of Logical Database in function module

Former Member
0 Likes
765

Hello Experts,

Is there a way of using logical database and Get enent inside a function module.

I am trying to create a RFC for HR module and need this badly. Any help would be highly appriciated.

Thanks,

Gregory fernando

Hello Experts,

Is there a way of using logical database and Get enent inside a function module.

I am trying to create a RFC for HR module and need this badly. Any help would be highly appriciated.

Thanks,

Gregory fernando

3 REPLIES 3
Read only

former_member194669
Active Contributor
0 Likes
614

Please use fm LDB_PROCESS

and also check demo program DEMO_LOGICAL_DATABASE for how to use

Read only

Former Member
0 Likes
614

This doesnt seem to work for the HR LDB - PNP

Thanks,

Greg

Read only

0 Likes
614

This fm will work fine with all LDBs including PNP

Have you checked the fm documentation ?