SAP ABAP Class CL_WEB_UTIL_CREATEURL_CN00 (CL_WEB_UTIL_CREATEURL_CN00)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI (Application Component) WebClient UI
     CRM_WEB (Package) CRM Web Utilities
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 20080403
Properties
Class CL_WEB_UTIL_CREATEURL_CN00  
Short Description    
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_WEB   CRM Web Utilities 
Created 20080403   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WEB_UTIL_CREATEURL_CN00 has no forward declaration.
Interfaces
Class CL_WEB_UTIL_CREATEURL_CN00 has no interface implemented.
Friends
Class CL_WEB_UTIL_CREATEURL_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 '' 20080403
Methods
# Method Level Visibility Method type Description Created on
1 GET_ABSOLUTE Instance method Public Method 20080403
2 GET_BSPAPPLICATION Instance method Public Method 20080403
3 GET_BSPPAGE Instance method Public Method 20080403
4 GET_INSAMESESSION Instance method Public Method 20080403
5 GET_I_ABSOLUTE Instance method Public Method 20080403
6 GET_I_BSPAPPLICATION Instance method Public Method 20080403
7 GET_I_BSPPAGE Instance method Public Method 20080403
8 GET_I_INSAMESESSION Instance method Public Method 20080403
9 GET_I_NOCOOKIE Instance method Public Method 20080403
10 GET_I_NODISPLAYURL Instance method Public Method 20080403
11 GET_I_PATH Instance method Public Method 20080403
12 GET_I_PREVENTURLMANGLING Instance method Public Method 20080403
13 GET_I_PROTOCOL Instance method Public Method 20080403
14 GET_I_PROVIDESERVERREQUEST Instance method Public Method 20080709
15 GET_I_QUERY Instance method Public Method 20080403
16 GET_I_RESULTURL Instance method Public Method 20080403
17 GET_I_RFCDESTINATION Instance method Public Method 20080403
18 GET_I_SESSION Instance method Public Method Attribute Inputreadyness-Getter 20081021
19 GET_M_ABSOLUTE Instance method Public Method 20080403
20 GET_M_BSPAPPLICATION Instance method Public Method 20080403
21 GET_M_BSPPAGE Instance method Public Method 20080403
22 GET_M_INSAMESESSION Instance method Public Method 20080403
23 GET_M_NOCOOKIE Instance method Public Method 20080403
24 GET_M_NODISPLAYURL Instance method Public Method 20080403
25 GET_M_PATH Instance method Public Method 20080403
26 GET_M_PREVENTURLMANGLING Instance method Public Method 20080403
27 GET_M_PROTOCOL Instance method Public Method 20080403
28 GET_M_PROVIDESERVERREQUEST Instance method Public Method 20080709
29 GET_M_QUERY Instance method Public Method 20080403
30 GET_M_RESULTURL Instance method Public Method 20080403
31 GET_M_RFCDESTINATION Instance method Public Method 20080403
32 GET_M_SESSION Instance method Public Method Attribute Metadata-Getter 20081021
33 GET_NOCOOKIE Instance method Public Method 20080403
34 GET_NODISPLAYURL Instance method Public Method 20080403
35 GET_PATH Instance method Public Method 20080403
36 GET_PREVENTURLMANGLING Instance method Public Method 20080403
37 GET_PROTOCOL Instance method Public Method 20080403
38 GET_PROVIDESERVERREQUEST Instance method Public Method 20080709
39 GET_P_RESULTURL Instance method Public Method Templatemethode für Feldeigenschaften Getter 20081125
40 GET_QUERY Instance method Public Method 20080403
41 GET_RESULTURL Instance method Public Method 20080403
42 GET_RFCDESTINATION Instance method Public Method 20080403
43 GET_SESSION Instance method Public Method Attribute Getter 20081021
44 SET_ABSOLUTE Instance method Public Method 20080403
45 SET_BSPAPPLICATION Instance method Public Method 20080403
46 SET_BSPPAGE Instance method Public Method 20080403
47 SET_INSAMESESSION Instance method Public Method 20080403
48 SET_NOCOOKIE Instance method Public Method 20080403
49 SET_NODISPLAYURL Instance method Public Method 20080403
50 SET_PATH Instance method Public Method 20080403
51 SET_PREVENTURLMANGLING Instance method Public Method 20080403
52 SET_PROTOCOL Instance method Public Method 20080403
53 SET_PROVIDESERVERREQUEST Instance method Public Method 20080709
54 SET_QUERY Instance method Public Method 20080403
55 SET_RESULTURL Instance method Public Method 20080403
56 SET_RFCDESTINATION Instance method Public Method 20080403
57 SET_SESSION Instance method Public Method Attribute Setter 20081021
Events
Class CL_WEB_UTIL_CREATEURL_CN00 has no event.
Types
Class CL_WEB_UTIL_CREATEURL_CN00 has no local type.
Method Signatures

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

Method GET_ABSOLUTE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_BSPAPPLICATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_BSPPAGE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_INSAMESESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_ABSOLUTE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_BSPAPPLICATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_BSPPAGE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_INSAMESESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_NOCOOKIE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_NODISPLAYURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_PATH on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_PREVENTURLMANGLING on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_PROTOCOL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_PROVIDESERVERREQUEST on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_QUERY on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_RESULTURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_RFCDESTINATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_I_SESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_ABSOLUTE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_BSPAPPLICATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_BSPPAGE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_INSAMESESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_NOCOOKIE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_NODISPLAYURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_PATH on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_PREVENTURLMANGLING on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_PROTOCOL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_PROVIDESERVERREQUEST on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_QUERY on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_RESULTURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_RFCDESTINATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_M_SESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_NOCOOKIE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_NODISPLAYURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_PATH on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_PREVENTURLMANGLING on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_PROTOCOL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_PROVIDESERVERREQUEST on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

Method GET_P_RESULTURL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Display Mode? 20081125
2 Importing IV_INDEX Call by reference Type reference (TYPE) I Zeilenindex bei Tabelle 20081125
3 Importing IV_PROPERTY Call by reference Type reference (TYPE) STRING Feldeigenschaft -> Siehe Interfacekonstanten 20081125
4 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Wert 20081125

Method GET_P_RESULTURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_QUERY on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_RESULTURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_RFCDESTINATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method GET_SESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_ABSOLUTE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_BSPAPPLICATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_BSPPAGE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_INSAMESESSION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_NOCOOKIE on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_NODISPLAYURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_PATH on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_PREVENTURLMANGLING on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_PROTOCOL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_PROVIDESERVERREQUEST on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_QUERY on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_RESULTURL on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

Method SET_RFCDESTINATION on class CL_WEB_UTIL_CREATEURL_CN00 has no exception.

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

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