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
360

Hi..........,

I need to find Function Module for the functionality, It has to return(fetch) the data of CPZP database table.

The Input for the function module will be PLANT and MATERIAL value.

Please guide me, Is there any such Function Module which will fetch data of CPZP table after passing Input to FM as PLANT and MATERIAL.

Please reply me as early as possible.

2 REPLIES 2
Read only

Former Member
0 Likes
305

Check these..

RM_CPZP_READ

QRP_APO_CPZP_READ

both these use Plant as Input but not material. I didnt find any FM which uses material as well as Plant.

Read only

Former Member
0 Likes
305

First use FM -> KK_F_PKOSA_FIND

then FM -> RM_CPZP_READ

Hope this helps.

Regards,

C Bailey