on 2012 Jan 06 12:09 PM
Hi ,
I want to Enhance a Standard class's Method.
For this class "/SAPSRM/CL_CLL_PWL_A_SC_H" i want to write a new implementation for method "IF_POWL_FEEDER~GET_DETAIL_COMP".
This method is inherited from "/SAPSRM/CL_CLL_POWL_BASE_AGENT" and is implemented in this class.
Now if i want to write a new implementation in class "/SAPSRM/CL_CLL_PWL_A_SC_H" , how do i do it?
Regards,
Ashish Shah
Request clarification before answering.
Created an Implicit Enhancement of Class /SAPSRM/CL_CLL_POWL_BASE_AGENT , method IF_POWL_FEEDER~GET_DETAIL_COMP.
Solved by using import parameter I_TYPE of IF_POWL_FEEDER~GET_DETAIL_COMP method.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.