SAP ABAP Class CL_RIS_METHOD_DATA (RIS: Identfies method data (parameter or variable))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SRIS_OCCURRENCE_FINDER (Package) Repository Information System: Occurrence Finder
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RIS_METHOD_DATA RIS: Identifies method data (parameter/variable) 20120816
Properties
Class CL_RIS_METHOD_DATA  
Short Description RIS: Identfies method data (parameter or variable)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRIS_OCCURRENCE_FINDER   Repository Information System: Occurrence Finder 
Created 20120816   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RIS_METHOD_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RIS_METHOD_DATA RIS: Identifies method data (parameter/variable) 20120816
Friends
Class CL_RIS_METHOD_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ABAP_COMPILER Instance attribute Protected Object reference (TYPE REF TO) CL_ABAP_COMPILER 20120816
2 ABAP_FULLNAME Instance attribute Protected Object reference (TYPE REF TO) IF_RIS_ABAP_FULLNAME 20120816
3 MAIN_PROGRAM Instance attribute Protected Type reference (TYPE) PROGRAMM 20120816
4 REPLACEMENT_INCLUDES Instance attribute Protected Type reference (TYPE) SREPTAB 20121219
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20120816
2 CREATE_INSTANCE Static method Public Method 20120816
Events
Class CL_RIS_METHOD_DATA has no event.
Types
Class CL_RIS_METHOD_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABAP_COMPILER Call by reference Object reference (TYPE REF TO) CL_ABAP_COMPILER 20120816
2 Importing I_FULLNAME Call by reference Type reference (TYPE) STRING 20120816
3 Importing I_MAIN_PROGRAM Call by reference Type reference (TYPE) PROGRAM 20120816
4 Importing I_REPLACEMENT_INCLUDES Call by reference Type reference (TYPE) SREPTAB 20121219
# Exception Resumable Description Created on
1 CX_RIS_METHOD_DATA 20120816

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABAP_COMPILER Call by reference Object reference (TYPE REF TO) CL_ABAP_COMPILER 20120816
2 Importing I_FULLNAME Call by reference Type reference (TYPE) STRING 20120816
3 Importing I_MAIN_PROGRAM Call by reference Type reference (TYPE) PROGRAMM 20120816
4 Importing I_REPLACEMENT_INCLUDES Call by reference Type reference (TYPE) SREPTAB 20121219
5 Returning R_RIS_METHOD_DATA Value transfer Object reference (TYPE REF TO) IF_RIS_METHOD_DATA 20120816
# Exception Resumable Description Created on
1 CX_RIS_METHOD_DATA 20120816
History
Last changed by/on SAP  20130531 
SAP Release Created in 740