‎2008 Feb 13 12:30 PM
Hi........,
Is there any Function Module which return Object Number(OBJNR) of AUFK table or CPZP table. The Input to function module will be Plant and Material value.
Or any Function Module after passing the Plant and MAterial value it has to return the data of CPZP table.
I have checked the 'RM_CPZP_READ' FM but it is not working.
I am passing Input to this FM as AUFNR(OrderId) and Plant value. But it is showing error that Wrong Input.
I have also checked the FM 'QRP_APO_CPZP_READ' , This FM is also not working.
Please guide me on the same ..........
Reply me as early as possible.
Thanx,
Jay
‎2008 Feb 13 1:08 PM
Hi
I am passing Input to this FM as AUFNR(OrderId) and Plant value. But it is showing error that Wrong Input.
Check the types of the parameters in your input,if they are like the function parameters.
Regards
Yossi
‎2008 Feb 13 2:47 PM
yes I am passing Input parameter same as in FM. but the same error message is persisting.