SAP ABAP Class IF_WDK_BE_CONTROLLER (Backend controller interface)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_WDK_CONSISTENCY_MANAGER | Check data | 20060504 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_WDK_UNDO_MANAGER | Undo / Redo | 20060418 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BDC_CONTROLLER | Backend Controller | 20070322 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_BE_CONTROLLER | Backend Controller | 20060307 |
Properties
| Class | IF_WDK_BE_CONTROLLER | |
| Short Description | Backend controller interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060307 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_WDK_BE_CONTROLLER has no interface implemented.
Friends
Class IF_WDK_BE_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20060330 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYTCODE | Current Transaction Code | 20060404 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20060404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | INTERNAL: Do not Use! | 20060404 | |
| 2 | Instance method | Public | Method | Execute Action | 20060320 | |
| 3 | Instance method | Public | Method | Finish | 20060307 | |
| 4 | Instance method | Public | Method | XML Serialization | 20060403 | |
| 5 | Instance method | Public | Method | Pass data reference for memory import | 20070322 | |
| 6 | Instance method | Public | Method | Start | 20060307 | |
| 7 | Instance method | Public | Method | Start Over | 20060307 | |
| 8 | Instance method | Public | Method | Get Last Action | 20060404 |
Events
Class IF_WDK_BE_CONTROLLER has no event.
Types
Class IF_WDK_BE_CONTROLLER has no local type.
Method Signatures
Method ATTACH_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDK_FP_CONTROLLER | Floorplan controller interface | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20061117 |
Method EXECUTE_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ENQ_COLLISIONS | Value transfer | Type reference (TYPE) | WDK_ENQ_COLLISION_TTY | Enqueue collisions | 20060411 | |||
| 2 | ET_MESSAGES | Value transfer | Type reference (TYPE) | WDKMSG_TTY | Collecting messages in the SAP System | 20060320 | |||
| 3 | IV_ACTION | Call by reference | Type reference (TYPE) | WDK_ACTION | Definition of the standard actions for a a UI state | 20060320 | |||
| 4 | IV_SOURCE_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Source Floorplan state | 20060320 | |||
| 5 | IV_SYNCHRONIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Set while synchronizing a snapshop | 20060407 | ||
| 6 | IV_TARGET_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Target Floorplan state | 20060320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060320 | |||
| 2 | Enqueue lock errors | 20060424 |
Method FINISH Signature
Method FINISH on class IF_WDK_BE_CONTROLLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error in controller | 20060628 |
Method GET_SERIALIZABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_WDK_SERIALIZATION | XML Serialization | 20060403 |
Method GET_SERIALIZABLE on class IF_WDK_BE_CONTROLLER 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_BE_CONTROLLER has no exception.
Method START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_FP_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDK_FP_CONTROLLER | 20060308 | ||||
| 2 | IS_CTU_PARAMS | Call by reference | Type reference (TYPE) | CTU_PARAMS | Parameter string for runtime of CALL TRANSACTION USING... | 20060816 | |||
| 3 | IT_MEMORYOBJ | Call by reference | Type reference (TYPE) | WDK_ABAP_MEMORY_OBJECT_TTY | Application specific memory objects | 20070322 | |||
| 4 | IT_SGPARAMETER | Call by reference | Type reference (TYPE) | WDK_APPL_SGPARAM_TTY | Application specific set-/get-parameters | 20060713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060309 |
Method START_OVER Signature
Method START_OVER on class IF_WDK_BE_CONTROLLER has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060309 |
Method TOP_LAST_ACTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ACTION | Call by reference | Type reference (TYPE) | WDK_ACTION | Definition of the standard actions for a a UI state | 20060404 | |||
| 2 | EV_SOURCE_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Source Floorplan state | 20060404 | |||
| 3 | EV_TARGET_STATE | Call by reference | Type reference (TYPE) | WDK_FPSTATE | Target Floorplan state | 20060404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060404 |
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in |