SAP ABAP Class CL_PRT_NAV_DESCRIPTOR (Navigation Descriptor)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-PCF (Application Component) People Centric UI Framework
⤷
CRM_BSP_URL_GENERATION (Package) URL Generation
⤷
⤷
Properties
| Class | CL_PRT_NAV_DESCRIPTOR | |
| Short Description | Navigation Descriptor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CRM_BSP_URL_GENERATION | URL Generation |
| Created | 20041227 | SAP |
| Last change | 20050519 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PRT_NAV_DESCRIPTOR has no forward declaration.
Interfaces
Class CL_PRT_NAV_DESCRIPTOR has no interface implemented.
Friends
Class CL_PRT_NAV_DESCRIPTOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | 0 | Portal History Active, Duplicates Allowed | 20041227 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | 1 | Portal History Active, Duplicates not Allowed | 20041227 | ||
| 3 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | 1 | Default Value for History Mode | 20041227 | ||
| 4 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | 2 | Portal History Inactive | 20041227 | ||
| 5 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_MODE | 1 | New Window, No Portal Framework | 20041227 | ||
| 6 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_MODE | 2 | New Window, Portal Framework | 20041227 | ||
| 7 | Constant | Public | Type reference (TYPE) | CRMT_PRT_NAV_MODE | 0 | Navigation Mode Corresponding to Work Protect Mode | 20041227 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | 1 | Portal History Mode | 20041227 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_NAV_MODE | Portal Navigation Mode | 20041227 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_NAV_TARGET_TITLE | Navigation Target Title | 20041227 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_NAV_WIN_FEAT | Character String for Window Features | 20041227 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CRMT_PRT_NAV_WIN_NAME | Window name | 20041227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20041227 | |
| 2 | Instance method | Public | Method | Delivers Mode for Portal History | 20041227 | |
| 3 | Instance method | Public | Method | Delivers Mode for Portal Navigation | 20041227 | |
| 4 | Instance method | Public | Method | Delivers Title of Navigation Target | 20041227 | |
| 5 | Instance method | Public | Method | Delivers Character String for Window Features | 20041227 | |
| 6 | Instance method | Public | Method | Delivers Name of Target Window | 20041227 | |
| 7 | Instance method | Public | Method | Sets Mode for Portal History | 20041227 | |
| 8 | Instance method | Public | Method | Sets Mode for Portal Navigation | 20041227 | |
| 9 | Instance method | Public | Method | Sets Title of Navigation Target | 20041227 | |
| 10 | Instance method | Public | Method | Sets Character String for Window Features | 20041227 | |
| 11 | Instance method | Public | Method | Sets Name of Target Window | 20041227 |
Events
Class CL_PRT_NAV_DESCRIPTOR has no event.
Types
Class CL_PRT_NAV_DESCRIPTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PRT_NAV_DESCRIPTOR has no parameter.
Method CONSTRUCTOR on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method GET_HISTORY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HISTORY_MODE | Value transfer | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | Modus der Portalhistorie | 20041227 |
Method GET_HISTORY_MODE on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method GET_NAV_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NAV_MODE | Value transfer | Type reference (TYPE) | CRMT_PRT_NAV_MODE | Modus für Portalnavigation | 20041227 |
Method GET_NAV_MODE on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method GET_TARGET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_TARGET_TITLE | Value transfer | Type reference (TYPE) | CRMT_PRT_NAV_TARGET_TITLE | Titel des Navigationsziels | 20041227 |
Method GET_TARGET_TITLE on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method GET_WIN_FEAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WIN_FEAT | Value transfer | Type reference (TYPE) | CRMT_PRT_NAV_WIN_FEAT | Zeichenkette für Fenstereigenschaften | 20041227 |
Method GET_WIN_FEAT on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method GET_WIN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_WIN_NAME | Value transfer | Type reference (TYPE) | CRMT_PRT_NAV_WIN_NAME | Fenstername | 20041227 |
Method GET_WIN_NAME on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method SET_HISTORY_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HISTORY_MODE | Call by reference | Type reference (TYPE) | CRMT_PRT_NAV_HISTORY_MODE | Modus der Portalhistorie | 20041227 |
Method SET_HISTORY_MODE on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method SET_NAV_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAV_MODE | Call by reference | Type reference (TYPE) | CRMT_PRT_NAV_MODE | Modus für Portalnavigation | 20041227 |
Method SET_NAV_MODE on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method SET_TARGET_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TARGET_TITLE | Call by reference | Type reference (TYPE) | CRMT_PRT_NAV_TARGET_TITLE | Titel des Navigationsziels | 20041227 |
Method SET_TARGET_TITLE on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method SET_WIN_FEAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WIN_FEAT | Call by reference | Type reference (TYPE) | CRMT_PRT_NAV_WIN_FEAT | Zeichenkette für Fenstereigenschaften | 20041227 |
Method SET_WIN_FEAT on class CL_PRT_NAV_DESCRIPTOR has no exception.
Method SET_WIN_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WIN_NAME | Call by reference | Type reference (TYPE) | CRMT_PRT_NAV_WIN_NAME | Fenstername | 20041227 |
Method SET_WIN_NAME on class CL_PRT_NAV_DESCRIPTOR has no exception.
History
| Last changed by/on | SAP | 20050519 |
| SAP Release Created in | 700 |