SAP ABAP Class CL_WS_DESIG_WIZARD2VIEWSE_CN00 (CL_WS_DESIG_WIZARD2VIEWSE_CN00)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-WST (Application Component) Web Services Tool
     WS_DESIGN_TOOL_WEB_UI (Package) Web Service Tool: Web UI
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 20071004
Properties
Class CL_WS_DESIG_WIZARD2VIEWSE_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 WS_DESIGN_TOOL_WEB_UI   Web Service Tool: Web UI 
Created 20071003   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no forward declaration.
Interfaces
Class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no interface implemented.
Friends
Class CL_WS_DESIG_WIZARD2VIEWSE_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 '' 20071003
2 GS_DESIGN_EXCEL Instance attribute Private Type reference (TYPE) CRM_WST_EXCEL_STRUC Structure for excel export 20071004
3 GT_DESIGN_EXCEL Instance attribute Private Type reference (TYPE) CRM_WST_EXCEL_TAB Table for excel Export 20071004
4 GV_MAX_LEVEL Instance attribute Private Type reference (TYPE) I 1 20071004
5 G_ROW_INDEX Instance attribute Private Type reference (TYPE) I 20071004
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTR_NAME_BOL Instance method Public Method 20071003
2 GET_ATTR_TEXT Instance method Public Method 20071003
3 GET_DEFAULT_VALUE Instance method Public Method 20071003
4 GET_DISABLED Instance method Public Method 20071003
5 GET_DSGN_OBJECT Instance method Public Method 20071003
6 GET_EXCLUDED Instance method Public Method 20071003
7 GET_HIDDEN Instance method Public Method 20071003
8 GET_I_ATTR_NAME_BOL Instance method Public Method 20071003
9 GET_I_ATTR_TEXT Instance method Public Method 20071003
10 GET_I_DEFAULT_VALUE Instance method Public Method 20071003
11 GET_I_DISABLED Instance method Public Method 20071003
12 GET_I_DSGN_OBJECT Instance method Public Method 20071003
13 GET_I_EXCLUDED Instance method Public Method 20071003
14 GET_I_HIDDEN Instance method Public Method 20071003
15 GET_I_MANDATORY Instance method Public Method 20071003
16 GET_I_OBJECT_NAME_BOL Instance method Public Method 20071003
17 GET_I_OBJECT_TYPE Instance method Public Method 20071003
18 GET_I_OBJ_DESCR Instance method Public Method 20071003
19 GET_I_OBJ_LEVEL Instance method Public Method 20071003
20 GET_I_OBJ_PATH Instance method Public Method 20071003
21 GET_I_PARENT_DSGN_OBJ Instance method Public Method 20071003
22 GET_I_REFERENCE_FIELD Instance method Public Method 20071003
23 GET_I_RELATION_NAME Instance method Public Method 20071003
24 GET_I_REL_NAME_TEXT Instance method Public Method 20071003
25 GET_MANDATORY Instance method Public Method 20071003
26 GET_M_ATTR_NAME_BOL Instance method Public Method 20071003
27 GET_M_ATTR_TEXT Instance method Public Method 20071003
28 GET_M_DEFAULT_VALUE Instance method Public Method 20071003
29 GET_M_DISABLED Instance method Public Method 20071003
30 GET_M_DSGN_OBJECT Instance method Public Method 20071003
31 GET_M_EXCLUDED Instance method Public Method 20071003
32 GET_M_HIDDEN Instance method Public Method 20071003
33 GET_M_MANDATORY Instance method Public Method 20071003
34 GET_M_OBJECT_NAME_BOL Instance method Public Method 20071003
35 GET_M_OBJECT_TYPE Instance method Public Method 20071003
36 GET_M_OBJ_DESCR Instance method Public Method 20071003
37 GET_M_OBJ_LEVEL Instance method Public Method 20071003
38 GET_M_OBJ_PATH Instance method Public Method 20071003
39 GET_M_PARENT_DSGN_OBJ Instance method Public Method 20071003
40 GET_M_REFERENCE_FIELD Instance method Public Method 20071003
41 GET_M_RELATION_NAME Instance method Public Method 20071003
42 GET_M_REL_NAME_TEXT Instance method Public Method 20071003
43 GET_OBJECT_NAME_BOL Instance method Public Method 20071003
44 GET_OBJECT_TYPE Instance method Public Method 20071003
45 GET_OBJ_DESCR Instance method Public Method 20071003
46 GET_OBJ_LEVEL Instance method Public Method 20071003
47 GET_OBJ_PATH Instance method Public Method 20071003
48 GET_PARENT_DSGN_OBJ Instance method Public Method 20071003
49 GET_REFERENCE_FIELD Instance method Public Method 20071003
50 GET_RELATION_NAME Instance method Public Method 20071003
51 GET_REL_NAME_TEXT Instance method Public Method 20071003
52 SET_ATTR_NAME_BOL Instance method Public Method 20071003
53 SET_ATTR_TEXT Instance method Public Method 20071003
54 SET_DEFAULT_VALUE Instance method Public Method 20071003
55 SET_DISABLED Instance method Public Method 20071003
56 SET_DSGN_OBJECT Instance method Public Method 20071003
57 SET_EXCLUDED Instance method Public Method 20071003
58 SET_HIDDEN Instance method Public Method 20071003
59 SET_MANDATORY Instance method Public Method 20071003
60 SET_OBJECT_NAME_BOL Instance method Public Method 20071003
61 SET_OBJECT_TYPE Instance method Public Method 20071003
62 SET_OBJ_DESCR Instance method Public Method 20071003
63 SET_OBJ_LEVEL Instance method Public Method 20071003
64 SET_OBJ_PATH Instance method Public Method 20071003
65 SET_PARENT_DSGN_OBJ Instance method Public Method 20071003
66 SET_REFERENCE_FIELD Instance method Public Method 20071003
67 SET_RELATION_NAME Instance method Public Method 20071003
68 SET_REL_NAME_TEXT Instance method Public Method 20071003
Events
Class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no event.
Types
Class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no local type.
Method Signatures

Method GET_ATTR_NAME_BOL 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_ATTR_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_ATTR_TEXT 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_ATTR_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_DEFAULT_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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_DISABLED 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_DISABLED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_DSGN_OBJECT 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_DSGN_OBJECT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_EXCLUDED 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_EXCLUDED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_HIDDEN 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_HIDDEN on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_ATTR_NAME_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_ATTR_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_ATTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_ATTR_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_DEFAULT_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_DISABLED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_DSGN_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_DSGN_OBJECT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_EXCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_EXCLUDED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_HIDDEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_HIDDEN on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_MANDATORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_MANDATORY on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_OBJECT_NAME_BOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_OBJECT_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_OBJECT_TYPE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_OBJ_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_OBJ_DESCR on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_OBJ_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_OBJ_LEVEL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_OBJ_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_OBJ_PATH on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_PARENT_DSGN_OBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_PARENT_DSGN_OBJ on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_REFERENCE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_REFERENCE_FIELD on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_RELATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_RELATION_NAME on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_I_REL_NAME_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071003

Method GET_I_REL_NAME_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_MANDATORY 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_MANDATORY on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_ATTR_NAME_BOL 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_ATTR_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_ATTR_TEXT 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_ATTR_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_DEFAULT_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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_DISABLED 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_DISABLED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_DSGN_OBJECT 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_DSGN_OBJECT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_EXCLUDED 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_EXCLUDED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_HIDDEN 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_HIDDEN on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_MANDATORY 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_MANDATORY on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_OBJECT_NAME_BOL 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_OBJECT_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_OBJECT_TYPE 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_OBJECT_TYPE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_OBJ_DESCR 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_OBJ_DESCR on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_OBJ_LEVEL 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_OBJ_LEVEL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_OBJ_PATH 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_OBJ_PATH on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_PARENT_DSGN_OBJ 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_PARENT_DSGN_OBJ on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_REFERENCE_FIELD 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_REFERENCE_FIELD on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_RELATION_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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_RELATION_NAME on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_M_REL_NAME_TEXT 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 20071003
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071003

Method GET_M_REL_NAME_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_OBJECT_NAME_BOL 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_OBJECT_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_OBJECT_TYPE 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_OBJECT_TYPE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_OBJ_DESCR 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_OBJ_DESCR on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_OBJ_LEVEL 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_OBJ_LEVEL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_OBJ_PATH 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_OBJ_PATH on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_PARENT_DSGN_OBJ 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_PARENT_DSGN_OBJ on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_REFERENCE_FIELD 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_REFERENCE_FIELD on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_RELATION_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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_RELATION_NAME on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method GET_REL_NAME_TEXT 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20071003

Method GET_REL_NAME_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_ATTR_NAME_BOL 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_ATTR_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_ATTR_TEXT 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_ATTR_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_DEFAULT_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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_DISABLED 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_DISABLED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_DSGN_OBJECT 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_DSGN_OBJECT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_EXCLUDED 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_EXCLUDED on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_HIDDEN 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_HIDDEN on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_MANDATORY 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_MANDATORY on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_OBJECT_NAME_BOL 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_OBJECT_NAME_BOL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_OBJECT_TYPE 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_OBJECT_TYPE on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_OBJ_DESCR 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_OBJ_DESCR on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_OBJ_LEVEL 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_OBJ_LEVEL on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_OBJ_PATH 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_OBJ_PATH on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_PARENT_DSGN_OBJ 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_PARENT_DSGN_OBJ on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_REFERENCE_FIELD 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_REFERENCE_FIELD on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_RELATION_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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_RELATION_NAME on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.

Method SET_REL_NAME_TEXT 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 20071003
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071003
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071003

Method SET_REL_NAME_TEXT on class CL_WS_DESIG_WIZARD2VIEWSE_CN00 has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 600