SAP ABAP Class CL_BSP_DLC__NAMETABLEVIEW_IMPL (CL_BSP_DLC__NAMETABLEVIEW_IMPL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-CON (Application Component) UI Configuration & Design Layer
     BSP_DYN_CONFIG_TOOLS2 (Package) Tools for Dynamic Layout
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_DLC__NAMETABLEVIEW 20091110
Properties
Class CL_BSP_DLC__NAMETABLEVIEW_IMPL  
Short Description    
Super Class CL_BSP_DLC__NAMETABLEVIEW  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TOOLS2   Tools for Dynamic Layout 
Created 20091110   SAP 
Last change 20100303   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)
Interfaces
Class CL_BSP_DLC__NAMETABLEVIEW_IMPL has no interface implemented.
Friends
Class CL_BSP_DLC__NAMETABLEVIEW_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_TABLE_VIEWS_NAMES Instance attribute Private See coding 20091110
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TABLE_VIEW_NAME_UNIQUE Instance method Public Method check if a given table view name is unique 20091110
2 SET_TABLE_VIEWS_NAME Instance method Public Method set table views names 20091110
Events
Class CL_BSP_DLC__NAMETABLEVIEW_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 VIEW_TITLE Private See coding 20091130 BEGIN OF view_title, name type bsp_dlc_multi_layout_title, end of view_title
Method Signatures

Method CHECK_TABLE_VIEW_NAME_UNIQUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE_VIEW_NAME Call by reference Type reference (TYPE) BSP_DLC_MULTI_LAYOUT_TITLE Char 20 20091110
2 Returning RV_RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20091110

Method CHECK_TABLE_VIEW_NAME_UNIQUE on class CL_BSP_DLC__NAMETABLEVIEW_IMPL has no exception.

Method SET_TABLE_VIEWS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COLLECTION Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL Multi configuration table 20091110

Method SET_TABLE_VIEWS_NAME on class CL_BSP_DLC__NAMETABLEVIEW_IMPL has no exception.
History
Last changed by/on SAP  20100303 
SAP Release Created in 701