SAP ABAP Class IF_SALV_CSL_ATTRIBUTE_LOCATOR (Strucure location for concrete data represantation)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_CSL_ATTRIBUTE_LOCATOR Attribute location 20080707
Properties
Class IF_SALV_CSL_ATTRIBUTE_LOCATOR  
Short Description Strucure location for concrete data represantation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080630   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_CSL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no interface implemented.
Friends
Class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no friend class.
Attributes
Class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTRIBUTE_VALUE Instance method Public Method 20080704
2 GET_ATTRIBUTE_VALUE_REFERENCE Instance method Public Method 20080704
3 GET_EXTENDED_LOCATOR Instance method Public Method 20080630
4 GET_FULL_ATTRIBUTE_NAME Instance method Public Method 20080630
5 GET_STRUCTURE_PREFIX Instance method Public Method 20080707
6 GET_STRUCTURE_REFERENCE Instance method Public Method 20080704
7 GET_STRUCTURE_TYPE Instance method Public Method 20080701
Events
Class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YT_LOCATOR Public See coding 20080703 yt_locator type standard table of ref to if_salv_csl_attribute_locator with default key
Method Signatures

Method GET_ATTRIBUTE_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_RECORD Call by reference Type reference (TYPE) DATA 20080704
2 Importing STRUCTURE_ATTRIBUTE_NAME Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_NAME 20080704
3 Exporting VALUE Call by reference Type reference (TYPE) DATA 20080704

Method GET_ATTRIBUTE_VALUE on class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_ATTRIBUTE_VALUE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_RECORD Call by reference Type reference (TYPE) DATA 20080704
2 Returning R_VALUE Value transfer Object reference (TYPE REF TO) DATA 20080704
3 Importing STRUCTURE_ATTRIBUTE_NAME Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_NAME 20080704

Method GET_ATTRIBUTE_VALUE_REFERENCE on class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_EXTENDED_LOCATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_INDEX 20080704
2 Returning LOCATOR Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_ATTRIBUTE_LOCATOR Strucure location for concrete data represantation 20080630
3 Importing PREFIX Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_NAME 20080630

Method GET_EXTENDED_LOCATOR on class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_FULL_ATTRIBUTE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning FULL_ATTRIBUTE_NAME Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_NAME 20080704
2 Importing STRUCTURE_ATTRIBUTE_NAME Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_NAME 20080630

Method GET_FULL_ATTRIBUTE_NAME on class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_STRUCTURE_PREFIX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCTURE_PREFIX Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_FIELD_NAME 20080707

Method GET_STRUCTURE_PREFIX on class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_STRUCTURE_REFERENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA_RECORD Call by reference Type reference (TYPE) DATA 20080704
2 Returning R_STRUCTURE Value transfer Object reference (TYPE REF TO) DATA 20080704

Method GET_STRUCTURE_REFERENCE on class IF_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_STRUCTURE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRUCTURE_TYPE Value transfer Type reference (TYPE) IF_SALV_CSL=>Y_STRUCTURE_TYPE 20080701

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