SAP ABAP Class CL_CRM_IC_ACUST_NAVBAR_ITEM (automatic navbar customizing item)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-GTF-IC-ACC (Application Component) Activity Clipboard
     CRM_IC_APPL_UI_BDC (Package) IC Business Data Context UI
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CRM_IC_AUTOCUST_ITEM Interface for auto custimizing item 20021120
Properties
Class CL_CRM_IC_ACUST_NAVBAR_ITEM  
Short Description automatic navbar customizing item    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_IC_APPL_UI_BDC   IC Business Data Context UI 
Created 20021120   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRM_IC_ACUST_NAVBAR_ITEM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CRM_IC_AUTOCUST_ITEM Interface for auto custimizing item 20021120
Friends
Class CL_CRM_IC_ACUST_NAVBAR_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULTFLAG Instance attribute Private Type reference (TYPE) STRING 20021120
2 DESCRIPTION Instance attribute Private Type reference (TYPE) STRING 20021122
3 GROUPTITLE Instance attribute Private Type reference (TYPE) STRING 20021120
4 ITEM_ID Instance attribute Private Type reference (TYPE) STRING 20021120
5 LINKTITLE Instance attribute Private Type reference (TYPE) STRING 20021120
6 NAVLINK Instance attribute Private Type reference (TYPE) STRING 20021120
7 NAVLINKCLASS Instance attribute Private Type reference (TYPE) STRING 20021120
8 VIEWSETS Instance attribute Private Type reference (TYPE) CRMT_IC_NAVBAR_VIEWSETNAMES viewset name list of a certain navigation Link 20021120
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021120
2 GETDEFAULTFLAG Instance method Public Method 20021120
3 GETDESCRIPTION Instance method Public Method 20021122
4 GETGROUPTITLE Instance method Public Method 20021120
5 GETID Instance method Public Method 20021120
6 GETLINKTITLE Instance method Public Method 20021120
7 GETNAVLINK Instance method Public Method 20021120
8 GETNAVLINKCLASS Instance method Public Method 20021120
9 GETVIEWSETS Instance method Public Method 20021120
10 SETDEFAULTFLAG Instance method Public Method 20021120
11 SETDESCRIPTION Instance method Public Method 20021122
12 SETGROUPTITLE Instance method Public Method 20021120
13 SETID Instance method Public Method 20021120
14 SETLINKTITLE Instance method Public Method 20021120
15 SETNAVLINK Instance method Public Method 20021120
16 SETNAVLINKCLASS Instance method Public Method 20021120
17 SETVIEWSETS Instance method Public Method 20021120
Events
Class CL_CRM_IC_ACUST_NAVBAR_ITEM has no event.
Types
Class CL_CRM_IC_ACUST_NAVBAR_ITEM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULTFLAG Call by reference Type reference (TYPE) STRING 20021120
2 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20021122
3 Importing IV_GROUPTITLE Call by reference Type reference (TYPE) STRING 20021120
4 Importing IV_ITEM_ID Call by reference Type reference (TYPE) STRING 20021120
5 Importing IV_LINKTITLE Call by reference Type reference (TYPE) STRING 20021120
6 Importing IV_NAVLINK Call by reference Type reference (TYPE) STRING 20021120
7 Importing IV_NAVLINKCLASS Call by reference Type reference (TYPE) STRING 20021120
8 Importing IV_VIEWSETS Call by reference Type reference (TYPE) CRMT_IC_NAVBAR_VIEWSETNAMES View-Set-Name eines bestimmten Navigations-Links 20021120

Method CONSTRUCTOR on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETDEFAULTFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEFAULTFLAG Value transfer Type reference (TYPE) STRING 20021120

Method GETDEFAULTFLAG on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETDESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DESCRIPTION Value transfer Type reference (TYPE) STRING 20021122

Method GETDESCRIPTION on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETGROUPTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GROUPTILE Value transfer Type reference (TYPE) STRING 20021120

Method GETGROUPTITLE on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) STRING 20021120

Method GETID on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETLINKTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LINKTITLE Value transfer Type reference (TYPE) STRING 20021120

Method GETLINKTITLE on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETNAVLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAVLINK Value transfer Type reference (TYPE) STRING 20021120

Method GETNAVLINK on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETNAVLINKCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NAVCLASS Value transfer Type reference (TYPE) STRING 20021120

Method GETNAVLINKCLASS on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method GETVIEWSETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_VIEWSETS Value transfer Type reference (TYPE) CRMT_IC_NAVBAR_VIEWSETNAMES View-Set-Name eines bestimmten Navigations-Links 20021120

Method GETVIEWSETS on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETDEFAULTFLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULTFLAG Call by reference Type reference (TYPE) STRING 20021120

Method SETDEFAULTFLAG on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETDESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESCRIPTION Call by reference Type reference (TYPE) STRING 20021122

Method SETDESCRIPTION on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETGROUPTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GROUPTITLE Call by reference Type reference (TYPE) STRING 20021120

Method SETGROUPTITLE on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20021120

Method SETID on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETLINKTITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINKTILE Call by reference Type reference (TYPE) STRING 20021120

Method SETLINKTITLE on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETNAVLINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAVLINK Call by reference Type reference (TYPE) STRING 20021120

Method SETNAVLINK on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETNAVLINKCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAVLINKCLASS Call by reference Type reference (TYPE) STRING 20021120

Method SETNAVLINKCLASS on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.

Method SETVIEWSETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEWSETS Call by reference Type reference (TYPE) CRMT_IC_NAVBAR_VIEWSETNAMES View-Set-Name eines bestimmten Navigations-Links 20021120

Method SETVIEWSETS on class CL_CRM_IC_ACUST_NAVBAR_ITEM has no exception.
History
Last changed by/on SAP  20081007 
SAP Release Created in 400