SAP ABAP Class IF_WDK_EXECUTION_STACK (Backend execution stack)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDK_CONSISTENCY | Check data | 20070322 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDK_SERIALIZABLE | XML Serialization | 20070322 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_WDK_UNDOABLE_STACK | Undoable Stack | 20070322 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_STACK | Navigation Stack of the Backend Controller | 20070322 |
Properties
| Class | IF_WDK_EXECUTION_STACK | |
| Short Description | Backend execution stack | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20070201 | SAP |
| Last change | 20071218 | 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
Class IF_WDK_EXECUTION_STACK has no interface implemented.
Friends
Class IF_WDK_EXECUTION_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20070322 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20070322 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20070322 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20070322 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20070322 | ||
| 2 | Instance method | Public | Method | Backend call | 20070322 | |
| 3 | Instance method | Public | Method | Finish | 20070719 | |
| 4 | Instance method | Public | Method | Finish action | 20070322 | |
| 5 | Instance method | Public | Method | Returns dynpro data | 20070322 | |
| 6 | Instance method | Public | Method | Retrieve collected backend locks | 20070322 | |
| 7 | Instance method | Public | Method | Return evaluated messages from backend | 20070330 | |
| 8 | Instance method | Public | Method | Restores changelog on top | 20070322 | |
| 9 | Instance method | Public | Method | Pass data reference for memory import | 20070322 | |
| 10 | Instance method | Public | Method | Error handling: Rollback to last navigation stack state | 20070322 | |
| 11 | Instance method | Public | Method | 20070322 | ||
| 12 | Instance method | Public | Method | Start floorplan | 20070322 | |
| 13 | Instance method | Public | Method | Prepare start-over | 20070322 |
Events
Class IF_WDK_EXECUTION_STACK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_MODE | Public | See coding | 20070322 | tv_mode TYPE c LENGTH 1
|
Method Signatures
Method DESERIALIZE Signature
Method DESERIALIZE on class IF_WDK_EXECUTION_STACK has no parameter.
Method DESERIALIZE on class IF_WDK_EXECUTION_STACK has no exception.
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SYNCHRONIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Set while synchronizing a snapshot | 20070322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20070322 |
Method FINISH Signature
Method FINISH on class IF_WDK_EXECUTION_STACK has no parameter.
Method FINISH on class IF_WDK_EXECUTION_STACK has no exception.
Method FINISH_ACTION Signature
Method FINISH_ACTION on class IF_WDK_EXECUTION_STACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20070719 |
Method GET_DYNPRO_CONTEXT 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_DYNPRO_CONTEXT | Handler of backend dynpro fields | 20070322 |
Method GET_DYNPRO_CONTEXT on class IF_WDK_EXECUTION_STACK has no exception.
Method GET_ENQUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDK_ENQ_TTY | Enqueues table | 20070322 |
Method GET_ENQUEUES on class IF_WDK_EXECUTION_STACK has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | WDKMSG_TTY | Messages from Call Transaction | 20070330 | |||
| 2 | EV_HAS_ERRORS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070330 | ||||
| 3 | EV_NAVI_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070330 | ||||
| 4 | IV_ALL_DYNPROS_PROCESSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20070330 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20070330 |
Method REDO_TOP_CHANGELOG Signature
Method REDO_TOP_CHANGELOG on class IF_WDK_EXECUTION_STACK has no parameter.
Method REDO_TOP_CHANGELOG on class IF_WDK_EXECUTION_STACK has no exception.
Method REQUEST_MEMORY_IMPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MEMORYOBJ | Call by reference | Type reference (TYPE) | WDK_ABAP_MEMORY_OBJECT_TTY | Application specific memory objects | 20070322 | |||
| 2 | IT_SGPARAM | Call by reference | Type reference (TYPE) | WDK_APPL_SGPARAM_REF_TTY | Set-/get-parameters for import request | 20070322 |
Method REQUEST_MEMORY_IMPORT on class IF_WDK_EXECUTION_STACK has no exception.
Method ROLLBACK_ACTION Signature
Method ROLLBACK_ACTION on class IF_WDK_EXECUTION_STACK has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20070719 |
Method SERIALIZE Signature
Method SERIALIZE on class IF_WDK_EXECUTION_STACK has no parameter.
Method SERIALIZE on class IF_WDK_EXECUTION_STACK has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CTU_PARAMS | Call by reference | Type reference (TYPE) | CTU_PARAMS | Parameter string for runtime of CALL TRANSACTION USING... | 20070322 | |||
| 2 | IT_MEMORYOBJ | Call by reference | Type reference (TYPE) | WDK_ABAP_MEMORY_OBJECT_TTY | Application specific memory objects | 20070322 | |||
| 3 | IT_SGPARAMETER | Call by reference | Type reference (TYPE) | WDK_APPL_SGPARAM_TTY | Application specific set-/get-parameters | 20070322 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20070719 |
Method START_OVER Signature
Method START_OVER on class IF_WDK_EXECUTION_STACK has no parameter.
Method START_OVER on class IF_WDK_EXECUTION_STACK has no exception.
History
| Last changed by/on | SAP | 20071218 |
| SAP Release Created in |