SAP ABAP Class CL_WDK_NAVIGATION_STACK (Navigation Stack of the Backend Controller)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDK_SERIALIZABLE | XML Serialization | 20060410 |
Properties
| Class | CL_WDK_NAVIGATION_STACK | |
| Short Description | Navigation Stack of the Backend Controller | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WDK_CONTROLLER | Kayak Controller |
| Created | 20060321 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDK_SERIALIZABLE | XML Serialization | 20060410 |
Friends
Class CL_WDK_NAVIGATION_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'ACTION' | 20060331 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDKNAVISTEPTYPE_TT | Tabelle vom Typ WDKNAVISTEPTYPE | 20060607 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDKNAVIACTION_TT | Table of Actions | 20060321 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Pretty dumb iterator | 20060321 | |||
| 5 | Static Attribute | Private | See coding | Kernel patch level | 20061204 |
Methods
Events
Class CL_WDK_NAVIGATION_STACK has no event.
Types
Class CL_WDK_NAVIGATION_STACK has no local type.
Method Signatures
Method CHECK_HASHVALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_START | Call by reference | Type reference (TYPE) | I | 1 | 20060607 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060419 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDK_NAVIGATION_STACK has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDK_NAVIGATION_STACK has no exception.
Method CLEAR Signature
Method CLEAR on class CL_WDK_NAVIGATION_STACK has no parameter.
Method CLEAR on class CL_WDK_NAVIGATION_STACK has no exception.
Method CLEAR_HASHVALUES Signature
Method CLEAR_HASHVALUES on class CL_WDK_NAVIGATION_STACK has no parameter.
Method CLEAR_HASHVALUES on class CL_WDK_NAVIGATION_STACK has no exception.
Method DESERIALIZE Signature
Method DESERIALIZE on class CL_WDK_NAVIGATION_STACK has no parameter.
Method DESERIALIZE on class CL_WDK_NAVIGATION_STACK has no exception.
Method GENERATE_BDCDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_BDCDATA | Call by reference | Type reference (TYPE) | WDKBDCDATA_TTY | Table of BDCDATA | 20060321 | |||
| 2 | CT_STEPTYPE | Call by reference | Type reference (TYPE) | WDKNAVISTEPTYPE_TT | Tabelle vom Typ WDKNAVISTEPTYPE | 20060324 | |||
| 3 | EV_END_STEP | Call by reference | Type reference (TYPE) | I | End step of top action | 20061127 | |||
| 4 | EV_OLD_STEP | Call by reference | Type reference (TYPE) | I | Last old step | 20061211 | |||
| 5 | EV_START_STEP | Call by reference | Type reference (TYPE) | I | Start step of top action | 20061127 | |||
| 6 | IV_EXCLUDE_DIRTY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Exclude dirty actions | 20060425 |
Method GENERATE_BDCDATA on class CL_WDK_NAVIGATION_STACK has no exception.
Method ITERATOR_FIRST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20060509 |
Method ITERATOR_FIRST on class CL_WDK_NAVIGATION_STACK has no exception.
Method ITERATOR_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDK_NAVIGATION_ACTION | Action | 20060323 |
Method ITERATOR_GET on class CL_WDK_NAVIGATION_STACK has no exception.
Method ITERATOR_LAST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20060324 |
Method ITERATOR_LAST on class CL_WDK_NAVIGATION_STACK has no exception.
Method ITERATOR_NEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20060323 |
Method ITERATOR_NEXT on class CL_WDK_NAVIGATION_STACK has no exception.
Method ITERATOR_PREVIOUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20060323 |
Method ITERATOR_PREVIOUS on class CL_WDK_NAVIGATION_STACK has no exception.
Method SERIALIZE Signature
Method SERIALIZE on class CL_WDK_NAVIGATION_STACK has no parameter.
Method SERIALIZE on class CL_WDK_NAVIGATION_STACK has no exception.
Method STACK_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SYTFILL | 20060321 |
Method STACK_COUNT on class CL_WDK_NAVIGATION_STACK has no exception.
Method STACK_POP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDK_NAVIGATION_ACTION | Action | 20060321 |
Method STACK_POP on class CL_WDK_NAVIGATION_STACK has no exception.
Method STACK_PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_WDK_NAVIGATION_ACTION | Action | 20060321 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060322 |
Method STACK_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_WDK_NAVIGATION_ACTION | Action | 20060321 |
Method STACK_TOP on class CL_WDK_NAVIGATION_STACK has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 700 |