SAP ABAP Interface IF_WDK_FP_CONTROLLER (Floorplan controller interface)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
BC-MUS (Application Component) Musing Tools
⤷
WDK_CONTROLLER (Package) Kayak Controller

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WDK_FP_CONTROLLER | Floorplan controller | 20060307 |
Properties
Interface | IF_WDK_FP_CONTROLLER | |
Short Description | Floorplan controller interface |
General Data
Package | WDK_CONTROLLER | Kayak Controller |
Created | 20060307 | SAP |
Last changed | 20070911 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_WDK_FP_CONTROLLER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_WDK_FP_CONTROLLER has no interface.
Friends
Interface IF_WDK_FP_CONTROLLER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MR_CONTEXT_NODE | Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20060309 | ||
2 | MV_CURR_STATE | Instance attribute | Public | Type reference (TYPE) | WDK_FPSTATE | Floorplan state | 20060308 | ||
3 | MV_CURR_SUBSTATE | Instance attribute | Public | Type reference (TYPE) | WDK_FPSUBSTATE | Floorplan substate | 20061110 | ||
4 | MV_WDAPP | Instance attribute | Public | Type reference (TYPE) | WDK_APPLICATION | Web Dynpro: Name of Application | 20060308 | ||
5 | SC_MODE_DRAFT | Constant | Public | Type reference (TYPE) | STRING | 'DRAFT' | 20061129 | ||
6 | SC_MODE_UNDO | Constant | Public | Type reference (TYPE) | STRING | 'UNDO' | 20061129 | ||
7 | SC_NODE_NAME | Constant | Public | Type reference (TYPE) | WDK_CONTEXT_OBJECT_NAME | 'DO_NOT_CHANGE' | Web Dynpro: Name of a Context Node or Recursion Node | 20060309 | |
8 | SC_START_OVER | Constant | Public | Type reference (TYPE) | WDK_ACTION | 'STO' | Action for UI state | 20060313 |
Methods
Events
Interface IF_WDK_FP_CONTROLLER has no event.
Types
Interface IF_WDK_FP_CONTROLLER has no local type.
Method Signatures
Method BIND_UI_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20070322 |
Method BIND_UI_PROPERTIES on Interface IF_WDK_FP_CONTROLLER has no exception.
Method END_FLOORPLAN Signature
Method END_FLOORPLAN on Interface IF_WDK_FP_CONTROLLER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error in controller | 20060628 |
Method ERROR_RAISED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060620 |
Method ERROR_RAISED on Interface IF_WDK_FP_CONTROLLER has no exception.
Method EXECUTE_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTION | Call by reference | Type reference (TYPE) | WDK_ACTION | Action for UI state | 20060307 | ||
2 | ![]() |
IV_SYNCHRONIZE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Set while synchronizing a snapshot | 20060407 | |
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060307 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060308 |
Method GET_CONSISTENCY_MANAGER 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_CONSISTENCY_MANAGER | Check data | 20060504 |
Method GET_CONSISTENCY_MANAGER on Interface IF_WDK_FP_CONTROLLER has no exception.
Method GET_ENQUEUE_COLLISIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WDK_ENQ_COLLISION_TTY | Enqueue collisions | 20060518 |
Method GET_ENQUEUE_COLLISIONS on Interface IF_WDK_FP_CONTROLLER has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | WDKMSG_TTY | 20060308 |
Method GET_MESSAGES on Interface IF_WDK_FP_CONTROLLER has no exception.
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 Interface IF_WDK_FP_CONTROLLER has no exception.
Method GET_UNDO_MANAGER 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_UNDO_MANAGER | Undo / Redo | 20060412 |
Method GET_UNDO_MANAGER on Interface IF_WDK_FP_CONTROLLER has no exception.
Method NAVIGATE_TO_SPOOL_PDF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PORTAL_INTEGRATION | Call by reference | Object reference (TYPE REF TO) | IF_WD_PORTAL_INTEGRATION | Web Dynpro: Portal Integration | 20060413 | ||
2 | ![]() |
IV_SPOOL_ID | Call by reference | Type reference (TYPE) | SY-SPONO | Spool Number of List Print | 20060413 |
Method NAVIGATE_TO_SPOOL_PDF on Interface IF_WDK_FP_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 Interface IF_WDK_FP_CONTROLLER has no exception.
Method START_FLOORPLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message Manager | 20060307 | ||
2 | ![]() |
IR_ROOT_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro Context | 20060309 | ||
3 | ![]() |
IS_CTU_PARAMS | Call by reference | Type reference (TYPE) | CTU_PARAMS | Parameter string for runtime of CALL TRANSACTION USING... | 20060816 | ||
4 | ![]() |
IT_MEMORYOBJ | Call by reference | Type reference (TYPE) | WDK_ABAP_MEMORY_OBJECT_TTY | Application specific memory objects | 20070322 | ||
5 | ![]() |
IT_SGPARAM | Call by reference | Type reference (TYPE) | WDK_APPL_SGPARAM_TTY | Application specific set-/get-parameters | 20060509 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060329 |
Method SYNCHRONIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_NEW_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_WDK_BE_CONTROLLER | Backend controller interface | 20060420 | ||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | STRING | 'DRAFT' | 20061129 | ||
3 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | Supplement for True Boolean Type: 'X' == True '' == False | 20060420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20060420 | ||
2 | ![]() |
Errors during XML Marhsalling | 20060420 |
History
Last changed by/on | SAP | 20070911 |
SAP Release Created in | 700 |