SAP ABAP Interface IF_FVD_CONTROLLER_COMPONENT (Interface for all Component Controllers)
Hierarchy
☛
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
⤷
FS-CML (Application Component) Loans Management
⤷
FVVD_FW_UI (Package) Framework - User Interface
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_FVD_CONTROLLER_COMPONENT | |
| Short Description | Interface for all Component Controllers |
General Data
| Package | FVVD_FW_UI | Framework - User Interface |
| Created | 20040312 | SAP |
| Last changed | 20050411 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FVD_CONTROLLER_COMPONENT has no forward declaration.
Interfaces
Interface IF_FVD_CONTROLLER_COMPONENT has no interface.
Friends
Interface IF_FVD_CONTROLLER_COMPONENT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTROLLER_APPLICATION | Instance attribute | Public | Object reference (TYPE REF TO) | IF_FVD_CONTROLLER_APPLICATION | Interface for Application Controller | 20040329 | ||
| 2 | NAVIGATOR | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FVD_FW_CONTROLLER_NAVIGATOR | Navigator - Controller | 20040315 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Component IDs | 20040405 | |
| 2 | Instance method | Public | Method | Retrieve Reference to Accompanying Model | 20040317 | |
| 3 | Instance method | Public | Method | Process User Entries | 20040330 | |
| 4 | Instance method | Public | Method | Leave Component | 20040315 | |
| 5 | Instance method | Public | Method | Start Component | 20040315 |
Events
Interface IF_FVD_CONTROLLER_COMPONENT has no event.
Types
Interface IF_FVD_CONTROLLER_COMPONENT has no local type.
Method Signatures
Method GET_COMPONENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_COMPONENT_ID | Call by reference | Type reference (TYPE) | TB_FW_COMPONENT_ID | ID der Komponente | 20040426 |
Method GET_COMPONENT_ID on Interface IF_FVD_CONTROLLER_COMPONENT has no exception.
Method GET_IF_MODEL_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_MODEL_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_FVD_MODEL_COMPONENT | Interface für das Modell aller Komponenten | 20040426 |
Method GET_IF_MODEL_COMPONENT on Interface IF_FVD_CONTROLLER_COMPONENT has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_USER_COMMAND | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20040426 |
Method HANDLE_USER_COMMAND on Interface IF_FVD_CONTROLLER_COMPONENT has no exception.
Method LEAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ERROR | Call by reference | Type reference (TYPE) | TB_FW_ERROR | Fehlerkennzeichen | 20040426 | |||
| 2 | IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20040426 |
Method LEAVE on Interface IF_FVD_CONTROLLER_COMPONENT has no exception.
Method PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_APPLICATION_LOG | Call by reference | Object reference (TYPE REF TO) | CL_FVD_LOG | 20040428 | ||||
| 2 | IM_INSTANCE_ID | Call by reference | Type reference (TYPE) | TB_FW_INSTANCE_ID | Parameter der Komponente | 20040426 |
Method PROCESS on Interface IF_FVD_CONTROLLER_COMPONENT has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 500 |