SAP ABAP Class CL_CRM_THTM_ACTIONMENUSUB_CN03 (CL_CRM_THTM_ACTIONMENUSUB_CN03)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB_TEST (Package) test applications for the THTMLB test library
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 20090423
Properties
Class CL_CRM_THTM_ACTIONMENUSUB_CN03  
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 BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20090423   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no forward declaration.
Interfaces
Class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no interface implemented.
Friends
Class CL_CRM_THTM_ACTIONMENUSUB_CN03 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 'UIFCustomer' 20090423
Methods
# Method Level Visibility Method type Description Created on
1 GET_CITY Instance method Public Method 20090423
2 GET_COUNTRY Instance method Public Method 20090423
3 GET_CUSTTYPE Instance method Public Method 20090423
4 GET_DISCOUNT Instance method Public Method 20090423
5 GET_EMAIL Instance method Public Method 20090423
6 GET_FORM Instance method Public Method 20090423
7 GET_I_CITY Instance method Public Method 20090423
8 GET_I_COUNTRY Instance method Public Method 20090423
9 GET_I_CUSTTYPE Instance method Public Method 20090423
10 GET_I_DISCOUNT Instance method Public Method 20090423
11 GET_I_EMAIL Instance method Public Method 20090423
12 GET_I_FORM Instance method Public Method 20090423
13 GET_I_LANGU Instance method Public Method 20090423
14 GET_I_NAME Instance method Public Method 20090423
15 GET_I_POSTBOX Instance method Public Method 20090423
16 GET_I_POSTCODE Instance method Public Method 20090423
17 GET_I_REGION Instance method Public Method 20090423
18 GET_I_STREET Instance method Public Method 20090423
19 GET_I_TELEPHONE Instance method Public Method 20090423
20 GET_I_WEBUSER Instance method Public Method 20090423
21 GET_LANGU Instance method Public Method 20090423
22 GET_M_CITY Instance method Public Method 20090423
23 GET_M_COUNTRY Instance method Public Method 20090423
24 GET_M_CUSTTYPE Instance method Public Method 20090423
25 GET_M_DISCOUNT Instance method Public Method 20090423
26 GET_M_EMAIL Instance method Public Method 20090423
27 GET_M_FORM Instance method Public Method 20090423
28 GET_M_LANGU Instance method Public Method 20090423
29 GET_M_NAME Instance method Public Method 20090423
30 GET_M_POSTBOX Instance method Public Method 20090423
31 GET_M_POSTCODE Instance method Public Method 20090423
32 GET_M_REGION Instance method Public Method 20090423
33 GET_M_STREET Instance method Public Method 20090423
34 GET_M_TELEPHONE Instance method Public Method 20090423
35 GET_M_WEBUSER Instance method Public Method 20090423
36 GET_NAME Instance method Public Method 20090423
37 GET_POSTBOX Instance method Public Method 20090423
38 GET_POSTCODE Instance method Public Method 20090423
39 GET_REGION Instance method Public Method 20090423
40 GET_STREET Instance method Public Method 20090423
41 GET_TELEPHONE Instance method Public Method 20090423
42 GET_WEBUSER Instance method Public Method 20090423
43 SET_CITY Instance method Public Method 20090423
44 SET_COUNTRY Instance method Public Method 20090423
45 SET_CUSTTYPE Instance method Public Method 20090423
46 SET_DISCOUNT Instance method Public Method 20090423
47 SET_EMAIL Instance method Public Method 20090423
48 SET_FORM Instance method Public Method 20090423
49 SET_LANGU Instance method Public Method 20090423
50 SET_NAME Instance method Public Method 20090423
51 SET_POSTBOX Instance method Public Method 20090423
52 SET_POSTCODE Instance method Public Method 20090423
53 SET_REGION Instance method Public Method 20090423
54 SET_STREET Instance method Public Method 20090423
55 SET_TELEPHONE Instance method Public Method 20090423
56 SET_WEBUSER Instance method Public Method 20090423
Events
Class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no event.
Types
Class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no local type.
Method Signatures

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

Method GET_CITY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_COUNTRY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_CUSTTYPE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_DISCOUNT on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_EMAIL on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_FORM on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_CITY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_COUNTRY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_CUSTTYPE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_DISCOUNT on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_EMAIL on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_FORM on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_LANGU on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_NAME on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_POSTBOX on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_POSTCODE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_REGION on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_STREET on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_TELEPHONE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_I_WEBUSER on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_LANGU on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_CITY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_COUNTRY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_CUSTTYPE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_DISCOUNT on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_EMAIL on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_FORM on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_LANGU on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

Method GET_M_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090423
2 Returning METADATA Value transfer Object reference (TYPE REF TO) IF_BSP_METADATA_SIMPLE 20090423

Method GET_M_NAME on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_POSTBOX on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_POSTCODE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_REGION on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_STREET on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_TELEPHONE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_M_WEBUSER on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

Method GET_NAME Signature

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

Method GET_NAME on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_POSTBOX on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_POSTCODE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_REGION on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_STREET on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_TELEPHONE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method GET_WEBUSER on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_CITY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_COUNTRY on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_CUSTTYPE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_DISCOUNT on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_EMAIL on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_FORM on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_LANGU on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_PATH Call by reference Type reference (TYPE) STRING 20090423
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20090423
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20090423

Method SET_NAME on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_POSTBOX on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_POSTCODE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_REGION on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_STREET on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

Method SET_TELEPHONE on class CL_CRM_THTM_ACTIONMENUSUB_CN03 has no exception.

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

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