SAP ABAP Class CL_WER_ACT_METH_CALL_DELEGATE (Delegate for implementation of the action method call)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD-MM (Application Component) Material Master
     WER_BUSINESS (Package) Business Layer
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WER_ACTION Action base 20061109
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WER_METHOD_CALL Method call interface 20061109
Properties
Class CL_WER_ACT_METH_CALL_DELEGATE  
Short Description Delegate for implementation of the action method call    
Super Class CL_WER_ACTION Action base 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WER_BUSINESS   Business Layer 
Created 20061109   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WER_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WER_METHOD_CALL Method call interface 20061109
Friends
Class CL_WER_ACT_METH_CALL_DELEGATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ACTION Instance attribute Private Object reference (TYPE REF TO) IF_FDT_ACTION FDT: Action 20070109
2 MR_METHOD_CALL Instance attribute Private Object reference (TYPE REF TO) IF_WER_METHOD_CALL Method call interface 20061109
3 MR_METHOD_CALL_CTRL Instance attribute Private Object reference (TYPE REF TO) CL_WER_METHOD_CALL_CTRL Method call controller 20061109
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_METHOD Instance method Public Method Load method data from database 20061109
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20061109
3 EXECUTE_METHOD Instance method Public Method Execute the method 20061109
4 GET_METHOD Instance method Public Method Load method data from database 20061109
5 GET_METHOD_PARAMETERS Instance method Public Method Load method data from database 20061109
6 GET_PARAMETER_DATA_REFERENCE Instance method Public Method Returns the data reference for a parameter 20070618
7 GET_USED_DATA_OBJECTS Instance method Public Method Returns the list of data objects used by the method call 20061109
8 LOAD_METHOD Instance method Public Method Load method data from database 20061109
9 SET_METHOD Instance method Public Method Load method data from database 20061109
Events
Class CL_WER_ACT_METH_CALL_DELEGATE has no event.
Types
Class CL_WER_ACT_METH_CALL_DELEGATE has no local type.
Method Signatures

Method CHECK_METHOD Signature

Method CHECK_METHOD on class CL_WER_ACT_METH_CALL_DELEGATE has no parameter.
Method CHECK_METHOD on class CL_WER_ACT_METH_CALL_DELEGATE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_FDT_ACTION Call by reference Object reference (TYPE REF TO) IF_FDT_ACTION FDT: Action 20070109
2 Importing IR_METHOD_CALL Call by reference Object reference (TYPE REF TO) IF_WER_METHOD_CALL Method call interface 20061109

Method CONSTRUCTOR on class CL_WER_ACT_METH_CALL_DELEGATE has no exception.

Method EXECUTE_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing XT_PARAMBIND Call by reference Type reference (TYPE) ABAP_PARMBIND_TAB 20061109
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20061109
2 CX_WER_DATA_NOT_FOUND Value does not exist 20061109
3 CX_WER_OPERATION_FAILED Operation failed exception 20061109

Method GET_METHOD Signature

Method GET_METHOD on class CL_WER_ACT_METH_CALL_DELEGATE has no parameter.
Method GET_METHOD on class CL_WER_ACT_METH_CALL_DELEGATE has no exception.

Method GET_METHOD_PARAMETERS Signature

Method GET_METHOD_PARAMETERS on class CL_WER_ACT_METH_CALL_DELEGATE has no parameter.
Method GET_METHOD_PARAMETERS on class CL_WER_ACT_METH_CALL_DELEGATE has no exception.

Method GET_PARAMETER_DATA_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_VALUE Call by reference Object reference (TYPE REF TO) DATA 20070618
2 Importing I_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20070618
3 Returning RR_DATA Value transfer Object reference (TYPE REF TO) DATA 20070618
# Exception Resumable Description Created on
1 CX_WER_DATA_NOT_FOUND Value does not exist 20070618

Method GET_USED_DATA_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA_OBJECT Value transfer Object reference (TYPE REF TO) IF_FDT_TYPES=>TS_OBJECT_ID 20061109

Method GET_USED_DATA_OBJECTS on class CL_WER_ACT_METH_CALL_DELEGATE has no exception.

Method LOAD_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETERS Call by reference Type reference (TYPE) WER_MC_PARAM_TTY List of method parameters and id association 20061109
2 Importing I_CLASS Call by reference Type reference (TYPE) WER_CLASS_NAME Class Name 20061109
3 Importing I_INTERFACE Call by reference Type reference (TYPE) WER_INTERFACE_NAME Interface name 20070221
4 Importing I_METHOD Call by reference Type reference (TYPE) WER_METHOD_NAME Method name 20061109
# Exception Resumable Description Created on
1 CX_WER_DATA_INVALID Invalid data supplied 20061109
2 CX_WER_DATA_NOT_FOUND Value does not exist 20061109

Method SET_METHOD Signature

Method SET_METHOD on class CL_WER_ACT_METH_CALL_DELEGATE has no parameter.
Method SET_METHOD on class CL_WER_ACT_METH_CALL_DELEGATE has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 601