SAP ABAP Class CL_CRM_THTM_ACTIONMENUSUB_CN02 (CL_CRM_THTM_ACTIONMENUSUB_CN02)
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 20090318
Properties
Class CL_CRM_THTM_ACTIONMENUSUB_CN02  
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 20090318   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no forward declaration.
Interfaces
Class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no interface implemented.
Friends
Class CL_CRM_THTM_ACTIONMENUSUB_CN02 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' 20090318
Methods
# Method Level Visibility Method type Description Created on
1 GET_AC_CITY Instance method Public Method 20090409
2 GET_AC_NAME Instance method Public Method 20090318
3 GET_CITY Instance method Public Method 20090318
4 GET_COUNTRY Instance method Public Method 20090318
5 GET_EMAIL Instance method Public Method 20090318
6 GET_FORM Instance method Public Method 20090318
7 GET_I_CITY Instance method Public Method 20090318
8 GET_I_COUNTRY Instance method Public Method 20090318
9 GET_I_EMAIL Instance method Public Method 20090318
10 GET_I_FORM Instance method Public Method 20090318
11 GET_I_LANGU Instance method Public Method 20090318
12 GET_I_NAME Instance method Public Method 20090318
13 GET_I_POSTBOX Instance method Public Method 20090318
14 GET_I_POSTCODE Instance method Public Method 20090318
15 GET_I_REGION Instance method Public Method 20090318
16 GET_I_STREET Instance method Public Method 20090318
17 GET_I_TELEPHONE Instance method Public Method 20090318
18 GET_I_WEBUSER Instance method Public Method 20090318
19 GET_LANGU Instance method Public Method 20090318
20 GET_M_CITY Instance method Public Method 20090318
21 GET_M_COUNTRY Instance method Public Method 20090318
22 GET_M_EMAIL Instance method Public Method 20090318
23 GET_M_FORM Instance method Public Method 20090318
24 GET_M_LANGU Instance method Public Method 20090318
25 GET_M_NAME Instance method Public Method 20090318
26 GET_M_POSTBOX Instance method Public Method 20090318
27 GET_M_POSTCODE Instance method Public Method 20090318
28 GET_M_REGION Instance method Public Method 20090318
29 GET_M_STREET Instance method Public Method 20090318
30 GET_M_TELEPHONE Instance method Public Method 20090318
31 GET_M_WEBUSER Instance method Public Method 20090318
32 GET_NAME Instance method Public Method 20090318
33 GET_POSTBOX Instance method Public Method 20090318
34 GET_POSTCODE Instance method Public Method 20090318
35 GET_REGION Instance method Public Method 20090318
36 GET_STREET Instance method Public Method 20090318
37 GET_TELEPHONE Instance method Public Method 20090318
38 GET_V_POSTBOX Instance method Public Method Templatemethode für Wertehilfen Getter 20100610
39 GET_WEBUSER Instance method Public Method 20090318
40 SET_CITY Instance method Public Method 20090318
41 SET_COUNTRY Instance method Public Method 20090318
42 SET_EMAIL Instance method Public Method 20090318
43 SET_FORM Instance method Public Method 20090318
44 SET_LANGU Instance method Public Method 20090318
45 SET_NAME Instance method Public Method 20090318
46 SET_POSTBOX Instance method Public Method 20090318
47 SET_POSTCODE Instance method Public Method 20090318
48 SET_REGION Instance method Public Method 20090318
49 SET_STREET Instance method Public Method 20090318
50 SET_TELEPHONE Instance method Public Method 20090318
51 SET_WEBUSER Instance method Public Method 20090318
Events
Class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no event.
Types
Class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no local type.
Method Signatures

Method GET_AC_CITY 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) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090409
2 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20090409
3 Returning RV_ACTION_DESCRIPTOR Value transfer Object reference (TYPE REF TO) CL_BSP_WD_ACTION_PROVIDER Descriptor of actions menu 20090409

Method GET_AC_CITY on class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no exception.

Method GET_AC_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPONENT Call by reference Type reference (TYPE) STRING 20090415
2 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20090408
3 Importing IV_INDEX Call by reference Type reference (TYPE) I 20090415
4 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20090408
5 Returning RV_ACTION_DESCRIPTOR Value transfer Object reference (TYPE REF TO) CL_BSP_WD_ACTION_PROVIDER Descriptor of actions menu 20090318

Method GET_AC_NAME on class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no exception.

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

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

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

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

Method GET_FORM on class CL_CRM_THTM_ACTIONMENUSUB_CN02 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 20090318
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090318

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

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

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

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

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

Method GET_I_NAME on class CL_CRM_THTM_ACTIONMENUSUB_CN02 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 20090318
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20090318

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Method GET_TELEPHONE on class CL_CRM_THTM_ACTIONMENUSUB_CN02 has no exception.

Method GET_V_POSTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INDEX Call by reference Type reference (TYPE) I Zeilenindex bei Tabelle 20100610
2 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE Aufrufmodus 20100610
3 Returning RV_VALUEHELP_DESCRIPTOR Value transfer Object reference (TYPE REF TO) IF_BSP_WD_VALUEHELP_DESCRIPTOR 20100610

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

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

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

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

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

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

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

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

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

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

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

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

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

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