SAP ABAP Class CL_SADL_GW_UI_ALV_MAP_PROPERT (ALV Entity set to SADL mapping)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-GW (Application Component) Gateway Integration for CDS and BOPF via SADL
     SADL_GW_DT_SB_UI (Package) Gateway Integration: Service Builder additional UI Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /IWBEP/CL_SBUI_VIEW_GRID SB: UI view grid (abstract convenience class) 20131021
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SADL_GW_UI_ALV_MAP_ASSOC ALV table: Map entity set association to SADL associations 20131021
Properties
Class CL_SADL_GW_UI_ALV_MAP_PROPERT  
Short Description ALV Entity set to SADL mapping    
Super Class /IWBEP/CL_SBUI_VIEW_GRID SB: UI view grid (abstract convenience class) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_GW_DT_SB_UI   Gateway Integration: Service Builder additional UI Objects 
Created 20131021   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_GW_UI_ALV_MAP_PROPERT has no forward declaration.
Interfaces
Class CL_SADL_GW_UI_ALV_MAP_PROPERT has no interface implemented.
Friends
Class CL_SADL_GW_UI_ALV_MAP_PROPERT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_TOOLBAR_FUNCTION Constant Private See coding 20131021
2 MO_ENTITY_SET Instance attribute Protected Object reference (TYPE REF TO) /IWBEP/IF_SBDSP_ENTITY_SET SB - DSP - Entity Set DM 20131021
3 MO_PROJECT Instance attribute Protected Object reference (TYPE REF TO) /IWBEP/IF_SBDM_PROJECT SB - Domain Model - Project 20131021
4 MT_PROPERTY_BINDING Instance attribute Private Type reference (TYPE) CL_SADL_GW_UI_TO_SERVICE_HDL=>GTT_PROPERTY_SADL_MAP 20131021
5 MV_PROP_ABAP_FIELDS_CHECKED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20131021
6 MV_RELOAD Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20131021
7 MV_TITLE Instance attribute Protected Type reference (TYPE) LVC_TITLE ALV Control: Title bar text 20131021
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_AND_SET_GRID_TITLE Instance method Private Method 20131021
2 GET_OR_ADD_CATALOG_LINE Static method Protected Method 20131023
3 GET_TEXT_OF_GRID_TITLE Instance method Protected Method 20131021
4 SET_LABEL Instance method Public Method 20131119
5 _DO_SETUP_CATALOG Instance method Protected Method 20131021
6 _DO_SETUP_TABLE Instance method Protected Method 20131021
7 _GET_F4_INFO Instance method Protected Method 20131021
8 _LOAD_TABLE_DATA Instance method Protected Method 20131021
9 _SPECIFY_DRAG_DROP_BEHAVIOR Instance method Protected Method 20131021
Events
Class CL_SADL_GW_UI_ALV_MAP_PROPERT has no event.
Types
Class CL_SADL_GW_UI_ALV_MAP_PROPERT has no local type.
Method Signatures

Method DETERMINE_AND_SET_GRID_TITLE Signature

Method DETERMINE_AND_SET_GRID_TITLE on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20131021

Method GET_OR_ADD_CATALOG_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CAT Call by reference Object reference (TYPE REF TO) LVC_T_FCAT 20131023
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_S_FCAT-FIELDNAME 20131023
3 Returning RR_CATALOG_LINE Value transfer Object reference (TYPE REF TO) LVC_S_FCAT 20131023

Method GET_OR_ADD_CATALOG_LINE on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.

Method GET_TEXT_OF_GRID_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GRID_TITLE Value transfer Type reference (TYPE) LVC_TITLE 20131021

Method GET_TEXT_OF_GRID_TITLE on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.

Method SET_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LABEL Call by reference Type reference (TYPE) STRING 20131119

Method SET_LABEL on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.

Method _DO_SETUP_CATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_CATALOG Call by reference Type reference (TYPE) LVC_T_FCAT 20131021

Method _DO_SETUP_CATALOG on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.

Method _DO_SETUP_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TABLE_MEMBER Call by reference Object reference (TYPE REF TO) DATA 20131021
2 Exporting ET_FIELD_DYN_F4 Call by reference Type reference (TYPE) LVC_T_F4 20131021
3 Exporting ET_FIELD_EDITABLE Call by reference Type reference (TYPE) LVC_T_FNAM 20131021
4 Exporting EV_FIELD_OBJECT Call by reference Type reference (TYPE) LVC_FNAME 20131021
5 Exporting EV_STRUC_NAME Call by reference Type reference (TYPE) DD02L-TABNAME 20131021

Method _DO_SETUP_TABLE on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.

Method _GET_F4_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIELD_NAME Call by reference Type reference (TYPE) STRING 20131021
2 Exporting EV_SEARCH_HELP Call by reference Type reference (TYPE) SHLPNAME 20131021

Method _GET_F4_INFO on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.

Method _LOAD_TABLE_DATA Signature

Method _LOAD_TABLE_DATA on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no parameter.
# Exception Resumable Description Created on
1 /IWBEP/CX_SBCM_EXCEPTION 20131021

Method _SPECIFY_DRAG_DROP_BEHAVIOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DROP Call by reference Object reference (TYPE REF TO) CL_DRAGDROP 20131021

Method _SPECIFY_DRAG_DROP_BEHAVIOR on class CL_SADL_GW_UI_ALV_MAP_PROPERT has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740