SAP ABAP Class IF_SALV_CSF_SUPPLDATA_POOL_REG (Supplementary Data Pool Registry)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_SUPPLDATA_POOL Supplementary Data Pool 20080909
Properties
Class IF_SALV_CSF_SUPPLDATA_POOL_REG  
Short Description Supplementary Data Pool Registry    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080909   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_CSF_ATTRIBUTE_DESCR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_CSF_SUPPLDATA_POOL_REG has no interface implemented.
Friends
Class IF_SALV_CSF_SUPPLDATA_POOL_REG has no friend class.
Attributes
Class IF_SALV_CSF_SUPPLDATA_POOL_REG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_REGISTERED_COMPONENTS Instance method Public Method Get Registered Components 20080909
2 IS_REGISTERED Instance method Public Method Supplementary Component is registered 20080909
3 REGISTER Instance method Public Method Register Supplementary Component 20080909
Events
Class IF_SALV_CSF_SUPPLDATA_POOL_REG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SUPPLREG Public See coding Supplementary Component Registered 20080909 begin of ys_supplreg, id type if_salv_csf_suppldata_pool_reg=>y_id, r_rtti type if_salv_csf_attribute_descr=>yr_rtti, end of ys_supplreg
2 YT_SUPPLREG Public See coding Supplementary Components Registered 20080909 yt_supplreg type sorted table of ys_supplreg with unique key id initial size 1
3 Y_ID Public Type reference (TYPE) STRING Supplementary Component Identifer 20080909
Method Signatures

Method GET_REGISTERED_COMPONENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) YT_SUPPLREG Supplementary Components Registered 20080909

Method GET_REGISTERED_COMPONENTS on class IF_SALV_CSF_SUPPLDATA_POOL_REG has no exception.

Method IS_REGISTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) Y_ID Supplementary Component Identifer 20080909
2 Returning VALUE Value transfer Type reference (TYPE) ABAP_BOOL Registered 20080909

Method IS_REGISTERED on class IF_SALV_CSF_SUPPLDATA_POOL_REG has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) Y_ID Supplementary Component Identifer 20080909
2 Importing R_RTTI Call by reference Type reference (TYPE) IF_SALV_CSF_ATTRIBUTE_DESCR=>YR_RTTI Runtime Type Services 20080909

Method REGISTER on class IF_SALV_CSF_SUPPLDATA_POOL_REG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in