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

About Function modules

Former Member
0 Likes
696

In function module so many parameters are there i want to know the particular parameter purpose, how to know ?

RKD_CLIENT_COPY_OBJECTS is FM, i want to know OBJECTTYPE parameter purpose and what data i give to that field.

4 REPLIES 4
Read only

Former Member
0 Likes
669

OBJECTTYPE is the business object like BUS2017....

Regards,

Satish

Read only

Former Member
0 Likes
669

Hi Venkat,

press F1 on object type and get the documentation.

cheers,

Hema.

Read only

Former Member
0 Likes
669

Thanks

Read only

Former Member
0 Likes
669

Actually the documentation for the import parameter OBJECTTYPE is not available. You have to pass the object with reference of TKES1 transparent table. If you go through the following FM you can get an idea.

G_PP_CHECK_FIGL_INST