SAP ABAP Class CL_CRM_THTM_FIELDNAVIGATI_CN01 (Customers)
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_TV Context Node for Binding Against Table Views 20091130
Properties
Class CL_CRM_THTM_FIELDNAVIGATI_CN01  
Short Description Customers    
Super Class CL_BSP_WD_CONTEXT_NODE_TV Context Node for Binding Against Table Views 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB_TEST   test applications for the THTMLB test library 
Created 20091130   SAP 
Last change 20100303   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no forward declaration.
Interfaces
Class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no interface implemented.
Friends
Class CL_CRM_THTM_FIELDNAVIGATI_CN01 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 '' 20091130
Methods
# Method Level Visibility Method type Description Created on
1 GET_CITY Instance method Public Method 20091130
2 GET_COUNTRY Instance method Public Method 20091130
3 GET_CUSTTYPE Instance method Public Method 20091130
4 GET_CUST_ID Instance method Public Method 20091130
5 GET_DISCOUNT Instance method Public Method 20091130
6 GET_EMAIL Instance method Public Method 20091130
7 GET_FORM Instance method Public Method 20091130
8 GET_I_CITY Instance method Public Method 20091130
9 GET_I_COUNTRY Instance method Public Method 20091130
10 GET_I_CUSTTYPE Instance method Public Method 20091130
11 GET_I_CUST_ID Instance method Public Method 20091130
12 GET_I_DISCOUNT Instance method Public Method 20091130
13 GET_I_EMAIL Instance method Public Method 20091130
14 GET_I_FORM Instance method Public Method 20091130
15 GET_I_LANGU Instance method Public Method 20091130
16 GET_I_NAME Instance method Public Method 20091130
17 GET_I_POSTBOX Instance method Public Method 20091130
18 GET_I_POSTCODE Instance method Public Method 20091130
19 GET_I_REGION Instance method Public Method 20091130
20 GET_I_STREET Instance method Public Method 20091130
21 GET_I_TELEPHONE Instance method Public Method 20091130
22 GET_I_WEBUSER Instance method Public Method 20091130
23 GET_LANGU Instance method Public Method 20091130
24 GET_M_CITY Instance method Public Method 20091130
25 GET_M_COUNTRY Instance method Public Method 20091130
26 GET_M_CUSTTYPE Instance method Public Method 20091130
27 GET_M_CUST_ID Instance method Public Method 20091130
28 GET_M_DISCOUNT Instance method Public Method 20091130
29 GET_M_EMAIL Instance method Public Method 20091130
30 GET_M_FORM Instance method Public Method 20091130
31 GET_M_LANGU Instance method Public Method 20091130
32 GET_M_NAME Instance method Public Method 20091130
33 GET_M_POSTBOX Instance method Public Method 20091130
34 GET_M_POSTCODE Instance method Public Method 20091130
35 GET_M_REGION Instance method Public Method 20091130
36 GET_M_STREET Instance method Public Method 20091130
37 GET_M_TELEPHONE Instance method Public Method 20091130
38 GET_M_WEBUSER Instance method Public Method 20091130
39 GET_NAME Instance method Public Method 20091130
40 GET_POSTBOX Instance method Public Method 20091130
41 GET_POSTCODE Instance method Public Method 20091130
42 GET_REGION Instance method Public Method 20091130
43 GET_STREET Instance method Public Method 20091130
44 GET_TELEPHONE Instance method Public Method 20091130
45 GET_WEBUSER Instance method Public Method 20091130
46 SET_CITY Instance method Public Method 20091130
47 SET_COUNTRY Instance method Public Method 20091130
48 SET_CUSTTYPE Instance method Public Method 20091130
49 SET_CUST_ID Instance method Public Method 20091130
50 SET_DISCOUNT Instance method Public Method 20091130
51 SET_EMAIL Instance method Public Method 20091130
52 SET_FORM Instance method Public Method 20091130
53 SET_LANGU Instance method Public Method 20091130
54 SET_NAME Instance method Public Method 20091130
55 SET_POSTBOX Instance method Public Method 20091130
56 SET_POSTCODE Instance method Public Method 20091130
57 SET_REGION Instance method Public Method 20091130
58 SET_STREET Instance method Public Method 20091130
59 SET_TELEPHONE Instance method Public Method 20091130
60 SET_WEBUSER Instance method Public Method 20091130
Events
Class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no event.
Types
Class CL_CRM_THTM_FIELDNAVIGATI_CN01 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 20091130
2 Importing ITERATOR Call by reference Object reference (TYPE REF TO) IF_BOL_BO_COL_ITERATOR 20091130
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20091130

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

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

Method GET_CUSTTYPE on class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no exception.

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

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

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

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

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

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

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

Method GET_I_CUSTTYPE on class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no exception.

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

Method GET_I_CUST_ID on class CL_CRM_THTM_FIELDNAVIGATI_CN01 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 20091130
2 Returning RV_DISABLED Value transfer Type reference (TYPE) STRING 20091130

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Method GET_M_CUSTTYPE on class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no exception.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Method SET_CUSTTYPE on class CL_CRM_THTM_FIELDNAVIGATI_CN01 has no exception.

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

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

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

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

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

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

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

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

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

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

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

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

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