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

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

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

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

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

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

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

Method GET_HIDDEN on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_ATTR_NAME_BOL on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_ATTR_TEXT on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_DISABLED on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_DSGN_OBJECT on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_EXCLUDED on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_HIDDEN on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_MANDATORY on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_OBJECT_NAME_BOL on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_OBJECT_TYPE on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_OBJ_DESCR on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_OBJ_LEVEL on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_OBJ_PATH on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_PARENT_DSGN_OBJ on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_REFERENCE_FIELD on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

Method GET_I_RELATION_NAME on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20071005

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

Method GET_MANDATORY on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071005

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

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

Method GET_M_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071005

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

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

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

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

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

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

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

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

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

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

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

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

Method GET_M_RELATION_NAME on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20071005

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

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

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

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

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

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

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

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

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

Method GET_REL_NAME_TEXT on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071005
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071005

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

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

Method SET_DEFAULT_VALUE on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071005
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071005

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

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

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

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

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

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

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

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

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

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

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

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

Method SET_RELATION_NAME on class CL_WS_DESIG_WIZARD3VIEWSE_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 20071005
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20071005
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20071005

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