SAP ABAP Class IF_HRRCF_DYNAMIC_CTRL_CALLS (Interface for Dynamic Call of Controllers)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_CAND_DRG_SA HRRCF_CAND_DRG: Main Controller 20040305
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_QA_TPLBLD_TPL_LIST Controller Class for HRRCF_QA_TPLBLD 20030402
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRRCF_UNRG_APPL_M Controller Class for hrrcf_unrg_appl 20020819
Properties
Class IF_HRRCF_DYNAMIC_CTRL_CALLS  
Short Description Interface for Dynamic Call of Controllers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20020805   SAP 
Last change 20041006   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRRCF_DYNAMIC_CTRL_CALLS has no forward declaration.
Interfaces
Class IF_HRRCF_DYNAMIC_CTRL_CALLS has no interface implemented.
Friends
Class IF_HRRCF_DYNAMIC_CTRL_CALLS has no friend class.
Attributes
Class IF_HRRCF_DYNAMIC_CTRL_CALLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMS Instance method Public Method Read Controller and Comp_id 20020805
2 SET_PARAMS Instance method Public Method Set Controller and Comp_id 20020805
Events
Class IF_HRRCF_DYNAMIC_CTRL_CALLS has no event.
Types
Class IF_HRRCF_DYNAMIC_CTRL_CALLS has no local type.
Method Signatures

Method GET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting COMP_ID Call by reference Type reference (TYPE) STRING 20020805
2 Exporting CONTROLLER Call by reference Type reference (TYPE) STRING 20020805

Method GET_PARAMS on class IF_HRRCF_DYNAMIC_CTRL_CALLS has no exception.

Method SET_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_ID Call by reference Type reference (TYPE) STRING 20020805
2 Importing CONTROLLER Call by reference Type reference (TYPE) STRING 20020805

Method SET_PARAMS on class IF_HRRCF_DYNAMIC_CTRL_CALLS has no exception.
History
Last changed by/on SAP  20041006 
SAP Release Created in