SAP ABAP Class CL_WCF_APL_BSPWDCOMPONENT_CN00 (Context node for WCF_APL)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-APF (Application Component) Application Frame
     CRM_BSP_UI_FRAME_APPL (Package) Application Frame for CRM Standalone
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BSP_WD_CONTEXT_NODE WD Context Node 20090115
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCF_APL_WINDOW_MANAGER Window Manager Interface 20090205
Properties
Class CL_WCF_APL_BSPWDCOMPONENT_CN00  
Short Description Context node for WCF_APL    
Super Class CL_BSP_WD_CONTEXT_NODE WD Context Node 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_BSP_UI_FRAME_APPL   Application Frame for CRM Standalone 
Created 20090115   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCF_APL_WINDOW_MANAGER Window Manager Interface 20090205
Friends
Class CL_WCF_APL_BSPWDCOMPONENT_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 '' 20090115
2 URL_PARAM Instance attribute Protected Type reference (TYPE) STRING 20090218
3 WINDOWS Instance attribute Protected Type reference (TYPE) T_WINDOWS 20090205
Methods
# Method Level Visibility Method type Description Created on
1 ADD_WINDOW Instance method Public Method Add window to the window table 20090205
2 CLEAR_DATA Instance method Public Method Clears all data 20090128
3 GET_CONTEXT Instance method Public Method Attribute Getter 20090126
4 GET_FINAL_URL Instance method Public Method Returns URL including Theme, Client, OBN, etc. 20090127
5 GET_HISTORY Instance method Public Method Attribute Getter 20090126
6 GET_INPLACE_GUID Instance method Public Method Attribute Getter 20090223
7 GET_I_CONTEXT Instance method Public Method Attribute Inputreadyness-Getter 20090126
8 GET_I_HISTORY Instance method Public Method Attribute Inputreadyness-Getter 20090126
9 GET_I_INPLACE_GUID Instance method Public Method Attribute Inputreadyness-Getter 20090223
10 GET_I_MODE Instance method Public Method Attribute Inputreadyness-Getter 20090126
11 GET_I_OBJVALUE Instance method Public Method Attribute Inputreadyness-Getter 20090115
12 GET_I_POST_BODY Instance method Public Method Attribute Inputreadyness-Getter 20090126
13 GET_I_ROLE Instance method Public Method Attribute Inputreadyness-Getter 20090217
14 GET_I_TARGET_TITLE Instance method Public Method Attribute Inputreadyness-Getter 20090126
15 GET_I_TITLE Instance method Public Method Attribute Inputreadyness-Getter 20090115
16 GET_I_URL Instance method Public Method 20090115
17 GET_I_WIN_FEATURES Instance method Public Method Attribute Inputreadyness-Getter 20090126
18 GET_I_WIN_NAME Instance method Public Method Attribute Inputreadyness-Getter 20090126
19 GET_JSON_WINDOW_TABLE Instance method Public Method Returns the table content in JSON format 20090206
20 GET_MODE Instance method Public Method Attribute Getter 20090126
21 GET_M_CONTEXT Instance method Public Method Attribute Metadata-Getter 20090126
22 GET_M_HISTORY Instance method Public Method Attribute Metadata-Getter 20090126
23 GET_M_INPLACE_GUID Instance method Public Method Attribute Metadata-Getter 20090223
24 GET_M_MODE Instance method Public Method Attribute Metadata-Getter 20090126
25 GET_M_OBJVALUE Instance method Public Method Attribute Metadata-Getter 20090115
26 GET_M_POST_BODY Instance method Public Method Attribute Metadata-Getter 20090126
27 GET_M_ROLE Instance method Public Method Attribute Metadata-Getter 20090217
28 GET_M_TARGET_TITLE Instance method Public Method Attribute Metadata-Getter 20090126
29 GET_M_TITLE Instance method Public Method Attribute Metadata-Getter 20090115
30 GET_M_URL Instance method Public Method 20090115
31 GET_M_WIN_FEATURES Instance method Public Method Attribute Metadata-Getter 20090126
32 GET_M_WIN_NAME Instance method Public Method Attribute Metadata-Getter 20090126
33 GET_OBJVALUE Instance method Public Method Attribute Getter 20090115
34 GET_POST_BODY Instance method Public Method Attribute Getter 20090126
35 GET_ROLE Instance method Public Method Attribute Getter 20090217
36 GET_TARGET_TITLE Instance method Public Method Attribute Getter 20090126
37 GET_TITLE Instance method Public Method Attribute Getter 20090115
38 GET_URL Instance method Public Method 20090115
39 GET_URL_PARAM Instance method Public Method Returns URL parameters including Theme, Client etc. 20090218
40 GET_WIN_FEATURES Instance method Public Method Attribute Getter 20090126
41 GET_WIN_ID Instance method Public Method Attribute Getter 20090209
42 GET_WIN_NAME Instance method Public Method Attribute Getter 20090126
43 REMOVE_WINDOW Instance method Public Method Removes window from the window table 20090205
44 SET_CONTEXT Instance method Public Method Attribute Setter 20090126
45 SET_HISTORY Instance method Public Method Attribute Setter 20090126
46 SET_INPLACE_GUID Instance method Public Method Attribute Setter 20090223
47 SET_MODE Instance method Public Method Attribute Setter 20090126
48 SET_OBJVALUE Instance method Public Method Attribute Setter 20090115
49 SET_POST_BODY Instance method Public Method Attribute Setter 20090126
50 SET_ROLE Instance method Public Method Attribute Setter 20090217
51 SET_TARGET_TITLE Instance method Public Method Attribute Setter 20090126
52 SET_TITLE Instance method Public Method Attribute Setter 20090115
53 SET_URL Instance method Public Method 20090115
54 SET_WIN_FEATURES Instance method Public Method Attribute Setter 20090126
55 SET_WIN_ID Instance method Public Method Attribute Setter 20090209
56 SET_WIN_NAME Instance method Public Method Attribute Setter 20090126
Events
Class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 INTERFACE Public Type reference (TYPE) IF_WCF_APL_WINDOW_MANAGER~T_WINDOW 20090115
2 T_WINDOW Public Attribute reference (LIKE) 20090205
3 T_WINDOWS Public Attribute reference (LIKE) 20090205
Method Signatures

Method ADD_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INTERFACE Call by reference Type reference (TYPE) INTERFACE Interface structure for table 20090205

Method ADD_WINDOW on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method CLEAR_DATA Signature

Method CLEAR_DATA on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no parameter.
Method CLEAR_DATA on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_CONTEXT on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_FINAL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Runtime 20090127
2 Returning RV_URL Value transfer Type reference (TYPE) STRING Final URL 20090127

Method GET_FINAL_URL on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_HISTORY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_INPLACE_GUID on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_CONTEXT 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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_CONTEXT on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_HISTORY 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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_HISTORY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_INPLACE_GUID 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 20090223
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090223

Method GET_I_INPLACE_GUID on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_MODE 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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_MODE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_OBJVALUE 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 20090115
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090115

Method GET_I_OBJVALUE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_POST_BODY 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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_POST_BODY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_ROLE 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 20090217
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090217

Method GET_I_ROLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_TARGET_TITLE 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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_TARGET_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_TITLE 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 20090115
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090115

Method GET_I_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_URL 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 20090115
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090115

Method GET_I_URL on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_WIN_FEATURES 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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_WIN_FEATURES on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_I_WIN_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 20090126
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090126

Method GET_I_WIN_NAME on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_JSON_WINDOW_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SNIPPET Value transfer Type reference (TYPE) STRING Java Script Snippet 20090206

Method GET_JSON_WINDOW_TABLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_MODE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_CONTEXT on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_HISTORY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_INPLACE_GUID on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_MODE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_OBJVALUE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_POST_BODY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_ROLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_TARGET_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_URL on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_WIN_FEATURES on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_M_WIN_NAME on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_OBJVALUE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_POST_BODY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_ROLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_TARGET_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_URL on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method GET_URL_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_URL_PARAM Value transfer Type reference (TYPE) STRING Final URL 20090218

Method GET_URL_PARAM on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_WIN_FEATURES on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_WIN_ID on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method GET_WIN_NAME on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

Method REMOVE_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING Window name 20090205

Method REMOVE_WINDOW on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_CONTEXT on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_HISTORY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_INPLACE_GUID on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_MODE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_OBJVALUE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_POST_BODY on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_ROLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_TARGET_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_TITLE on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_URL on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_WIN_FEATURES on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

Method SET_WIN_ID on class CL_WCF_APL_BSPWDCOMPONENT_CN00 has no exception.

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

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