SAP ABAP Class CL_SALV_CSL_ATTRIBUTE_LOCATOR (Attribute location)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
     SALV_CSL (Package) Service Framework
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_CSL_BASE Base class for consumer services 20080710
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_CSL_ATTRIBUTE_LOCATOR Strucure location for concrete data represantation 20080707
Properties
Class CL_SALV_CSL_ATTRIBUTE_LOCATOR  
Short Description Attribute location    
Super Class CL_SALV_CSL_BASE Base class for consumer services 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_CSL   Service Framework 
Created 20080707   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_CSL 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
# Interface Abstract Final Description Created on
1 IF_SALV_CSL_ATTRIBUTE_LOCATOR Strucure location for concrete data represantation 20080707
Friends
# Friend Modeled only Created on Description
1 CL_SALV_CSL_FACTORY 20080802 Factory - friend of constructed classes - IS FINAL !
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_HYPHEN Constant Private Type reference (TYPE) IF_SALV_CSZ_API=>Y_TYPE_CHAR1 '-' 20080711
2 PT_NO_PREFIX_LOCATORS Static Attribute Private Type reference (TYPE) YT_REPOSITORY 20080710
3 STRUCTURE_PREFIX Instance attribute Private Type reference (TYPE) Y_FIELD_NAME 20080707
4 STRUCTURE_PREFIX_HYPHEN Instance attribute Private Type reference (TYPE) Y_FIELD_NAME 20080802
5 STRUCTURE_TYPE Instance attribute Private Type reference (TYPE) Y_STRUCTURE_TYPE 20080707
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Protected Constructor 20080802
2 GET_NO_PREFIX_LOCATOR Static method Public Method 20080710
Events
Class CL_SALV_CSL_ATTRIBUTE_LOCATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_REPOSITORY Private See coding 20080710 BEGIN OF ys_repository, handle type Y_STRUCTURE_TYPE, locator type ref to if_SALV_CSL_ATTRIBUTE_LOCATOR, END OF ys_repository
2 YT_REPOSITORY Private See coding 20080710 yt_repository type STANDARD TABLE OF ys_repository
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRUCTURE_PREFIX Call by reference Type reference (TYPE) Y_FIELD_NAME 20080802
2 Importing STRUCTURE_TYPE Call by reference Type reference (TYPE) Y_STRUCTURE_TYPE 20080802

Method CONSTRUCTOR on class CL_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.

Method GET_NO_PREFIX_LOCATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCATOR Value transfer Object reference (TYPE REF TO) IF_SALV_CSL_ATTRIBUTE_LOCATOR 20080710
2 Importing STRUCTURE_TYPE Call by reference Type reference (TYPE) Y_STRUCTURE_TYPE 20080710

Method GET_NO_PREFIX_LOCATOR on class CL_SALV_CSL_ATTRIBUTE_LOCATOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712