SAP ABAP Interface IF_SALV_CSF_SUPPLDATA_POOL_REG (Supplementary Data Pool Registry)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSF (Package) Field Services
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
Interface IF_SALV_CSF_SUPPLDATA_POOL_REG  
Short Description Supplementary Data Pool Registry    
General Data
Package SALV_CSF   Field Services 
Created 20080909   SAP 
Last changed 20110908   SAP 
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
Interface IF_SALV_CSF_SUPPLDATA_POOL_REG has no interface.
Friends
Interface IF_SALV_CSF_SUPPLDATA_POOL_REG has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface IF_SALV_CSF_SUPPLDATA_POOL_REG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712