SAP ABAP Class IF_FVD_CONTROLLER_COMPONENT (Interface for all Component Controllers)
Meta Relationship - Used By
Properties
Class | IF_FVD_CONTROLLER_COMPONENT | |
Short Description | Interface for all Component Controllers | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040312 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_FVD_CONTROLLER_COMPONENT has no forward declaration.
Interfaces
Class IF_FVD_CONTROLLER_COMPONENT has no interface implemented.
Friends
Class IF_FVD_CONTROLLER_COMPONENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_FVD_CONTROLLER_APPLICATION | Interface for Application Controller | 20040329 | ||
2 | ![]() |
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
Class IF_FVD_CONTROLLER_COMPONENT has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_FVD_CONTROLLER_COMPONENT has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in |