SAP ABAP Class IF_SALV_CSL_FIELD_CONTENT_PROV (Transformation Content Provider for ALV data provider cache)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_FIELD_CP Standard Service Fields Content Provider 20090430
Properties
Class IF_SALV_CSL_FIELD_CONTENT_PROV  
Short Description Transformation Content Provider for ALV data provider cache    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090428   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_CSF_SUPPLDATA_CNT_P Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_CSZ_API Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_CSL_FIELD_CONTENT_PROV has no interface implemented.
Friends
Class IF_SALV_CSL_FIELD_CONTENT_PROV has no friend class.
Attributes
Class IF_SALV_CSL_FIELD_CONTENT_PROV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA_STRUCT_DESCR Instance method Public Method return the data structure to hold the transformed fields 20090428
2 GET_RULES_ADAPTER Instance method Public Method return an instance of the rules adapter service 20090428
3 GET_SUPPL_DATA_CONTENT_PROV Instance method Public Method get the content provider 20090505
4 HAS_ACTIVE_FIELDS Instance method Public Method indicate if any fields are required for current rules 20090428
Events
Class IF_SALV_CSL_FIELD_CONTENT_PROV has no event.
Types
Class IF_SALV_CSL_FIELD_CONTENT_PROV has no local type.
Method Signatures

Method GET_DATA_STRUCT_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCT_DESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20090428

Method GET_DATA_STRUCT_DESCR on class IF_SALV_CSL_FIELD_CONTENT_PROV has no exception.

Method GET_RULES_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_SRV_RULES_ADAPTER Service: Rules adapter - from API structure to internal 20090428

Method GET_RULES_ADAPTER on class IF_SALV_CSL_FIELD_CONTENT_PROV has no exception.

Method GET_SUPPL_DATA_CONTENT_PROV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PROVIDER Value transfer Object reference (TYPE REF TO) IF_SALV_CSF_SUPPLDATA_CNT_P Supplementary Data Content Provider 20090505

Method GET_SUPPL_DATA_CONTENT_PROV on class IF_SALV_CSL_FIELD_CONTENT_PROV has no exception.

Method HAS_ACTIVE_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VALUE Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090428

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