SAP ABAP Class IF_SALV_CSF_SUPPLDATA_USG (Supplementary Data Usage)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSF_P_FIELD_RULES Field Service Rules Provider (Creates Rules) 20080925
Properties
Class IF_SALV_CSF_SUPPLDATA_USG  
Short Description Supplementary Data Usage    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080923   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_USG has no interface implemented.
Friends
Class IF_SALV_CSF_SUPPLDATA_USG has no friend class.
Attributes
Class IF_SALV_CSF_SUPPLDATA_USG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_USED_SUPPLDATA Instance method Public Method Get Used Supplementary Data 20080927
2 GET_USED_SUPPLDATA_VERSION Instance method Public Method Get Used Supplementary Data Version 20090109
Events
Class IF_SALV_CSF_SUPPLDATA_USG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_USED_SUPPLDATA Public See coding Used Supplementary Component 20080927 begin of ys_used_suppldata, attribute_name type if_salv_csf_attribute_descr=>y_name, r_suppl_attribute type ref to if_salv_csf_suppl_attribute, end of ys_used_suppldata
2 YT_USED_SUPPLDATA Public See coding Used Supplementary Components 20080923 yt_used_suppldata type sorted table of ys_used_suppldata with unique key attribute_name initial size 1
3 Y_VERSION Public Type reference (TYPE) SYTABIX Version 20090109
Method Signatures

Method GET_USED_SUPPLDATA Signature

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

Method GET_USED_SUPPLDATA on class IF_SALV_CSF_SUPPLDATA_USG has no exception.

Method GET_USED_SUPPLDATA_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) Y_VERSION Version 20090109

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