SAP ABAP Class CL_BSP_DLC__VIEWATTRIBUTE_CN00 (CL_BSP_DLC__VIEWATTRIBUTE_CN00)
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_WD_CONTEXT_NODE_TV Context Node for Binding Against Table Views 20070126
Properties
Class CL_BSP_DLC__VIEWATTRIBUTE_CN00  
Short Description    
Super Class CL_BSP_WD_CONTEXT_NODE_TV Context Node for Binding Against Table Views 
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 20061221   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no forward declaration.
Interfaces
Class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no interface implemented.
Friends
Class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASE_ENTITY_NAME Constant Public Type reference (TYPE) CRMT_EXT_OBJ_NAME '' 20061221
2 PARENT Instance attribute Private Object reference (TYPE REF TO) CL_BSP_DLC__VIEWATTRIBUTE_CTXT 20070227
3 SEL_LINE_INDEX Instance attribute Public Type reference (TYPE) I 20061221
4 SEL_LINE_TAB Instance attribute Public Type reference (TYPE) INT4_TABLE Standard Table of INT4 20061221
5 TAB Instance attribute Public Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Name/Value Pair 20061221
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VAL_ENTITY_TAB Instance method Private Method Check if value is in entity tab (if existing) 20070228
2 GET_I_NAME Instance method Public Method Returns Ready-for-Input Statuses for Table Fields 20070126
3 GET_I_VALUE Instance method Public Method Returns Ready-for-Input Statuses for Table Fields 20070126
4 GET_M_NAME Instance method Public Method Metadata Getter for Generic Structure Attributes 20070126
5 GET_M_VALUE Instance method Public Method Metadata Getter for Generic Structure Attributes 20070126
6 GET_NAME Instance method Public Method Tables Getter 20070126
7 GET_VALUE Instance method Public Method Tables Getter 20070126
8 GET_V_VALUE Instance method Public Method Template Method for Input Help Getter 20070206
9 SET_NAME Instance method Public Method Tables Setter 20070126
10 SET_PARENT Instance method Public Method 20070227
11 SET_VALUE Instance method Public Method Tables Setter 20070126
Events
Class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no event.
Types
Class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no local type.
Method Signatures

Method CHECK_VAL_ENTITY_TAB Signature

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

Method CHECK_VAL_ENTITY_TAB on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_I_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I Table Index (1..n) 20070126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING Result Value 20070126

Method GET_I_NAME on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_I_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I Table Index (1..n) 20070126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING Result Value 20070126

Method GET_I_VALUE on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_M_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20070126
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Structure Component 20070126
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA Metadata 20070126

Method GET_M_NAME on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_M_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20070126
2 Importing COMPONENT Call by reference Type reference (TYPE) STRING Structure Component 20070126
3 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA Metadata 20070126

Method GET_M_VALUE on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20070126
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070126
3 Returning VALUE Value transfer Type reference (TYPE) STRING Result Value 20070126

Method GET_NAME on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20070126
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070126
3 Returning VALUE Value transfer Type reference (TYPE) STRING Result Value 20070126

Method GET_VALUE on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method GET_V_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Row Index on Table 20070206
2 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE Call Mode 20070206
3 Returning RV_VALUEHELP_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VALUEHELP_DESCRIPTOR 20070206

Method GET_V_VALUE on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20070126
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070126
3 Importing VALUE Call by reference Type reference (TYPE) STRING Value to be Assigned 20070126

Method SET_NAME on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method SET_PARENT Signature

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

Method SET_PARENT on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.

Method SET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING Attribute Path 20070126
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR Business Object Collection Iterator Interface 20070126
3 Importing VALUE Call by reference Type reference (TYPE) STRING Value to be Assigned 20070126

Method SET_VALUE on class CL_BSP_DLC__VIEWATTRIBUTE_CN00 has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700