SAP ABAP Class IF_SALV_CSF_SUPPLDATA_POOL_ACC (Supplementary Data Pool Component Accessor)
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_ACC  
Short Description Supplementary Data Pool Component Accessor    
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_SUPPLDATA_POOL_REG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_CSF_SUPPLDATA_POOL_ACC has no interface implemented.
Friends
Class IF_SALV_CSF_SUPPLDATA_POOL_ACC has no friend class.
Attributes
Class IF_SALV_CSF_SUPPLDATA_POOL_ACC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXISTS Instance method Public Method Supplementary Component exists 20080909
2 GET_COMPONENT Instance method Public Method Get Supplementary Component 20080909
3 GET_SUPPLEMENTARY_ATTRIBUTE Instance method Public Method Get Supplementary Attribute 20080909
Events
Class IF_SALV_CSF_SUPPLDATA_POOL_ACC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_SUPPLCOMP Public See coding Supplementary Component Definition 20080909 begin of YS_SUPPLCOMP, name type if_salv_csf_attribute_descr=>y_name, r_rtti type if_salv_csf_attribute_descr=>yr_rtti, comp_index type if_salv_csf_attribute_descr=>y_comp_index, end of ys_supplcomp
Method Signatures

Method EXISTS Signature

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

Method EXISTS on class IF_SALV_CSF_SUPPLDATA_POOL_ACC has no exception.

Method GET_COMPONENT Signature

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

Method GET_COMPONENT on class IF_SALV_CSF_SUPPLDATA_POOL_ACC has no exception.

Method GET_SUPPLEMENTARY_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) IF_SALV_CSF_SUPPLDATA_POOL_REG=>Y_ID Supplementary Component Identifer 20080909
2 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_CSF_SUPPL_ATTRIBUTE_P Supplementary Attribute 20080909

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