SAP ABAP Interface IF_FPM_CONNECTOR_RUN (Connector: Access for Application Feeder Models)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_FPM_CONNECTOR_RUN | |
| Short Description | Connector: Access for Application Feeder Models |
General Data
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20081202 | SAP |
| Last changed | 20110908 | 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) |
Interfaces
Interface IF_FPM_CONNECTOR_RUN has no interface.
Friends
Interface IF_FPM_CONNECTOR_RUN has no friend.
Attributes
Interface IF_FPM_CONNECTOR_RUN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates an enitity | 20081202 | |
| 2 | Instance method | Public | Method | Returns the (derived) output data object | 20081202 | |
| 3 | Instance method | Public | Method | Indicates whether entity creation is possible | 20081202 |
Events
Interface IF_FPM_CONNECTOR_RUN has no event.
Types
Interface IF_FPM_CONNECTOR_RUN has no local type.
Method Signatures
Method CREATE_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIAL_DATA | Call by reference | Type reference (TYPE) | ANY | Any kind of initial data | 20090302 | |||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Result entity (fixed type within a namespace) | 20090313 |
Method CREATE_ENTITY on Interface IF_FPM_CONNECTOR_RUN has no exception.
Method GET_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER_DATA | Call by reference | Type reference (TYPE) | ANY | Any kind of filter data | 20090304 | |||
| 2 | RO_OUTPUT | Value transfer | Object reference (TYPE REF TO) | OBJECT | Entity container (fixed type within a namespace) | 20081202 |
Method GET_OUTPUT on Interface IF_FPM_CONNECTOR_RUN has no exception.
Method IS_CREATE_ALLOWED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INITIAL_DATA | Call by reference | Type reference (TYPE) | ANY | Any kind of initial data | 20090313 | |||
| 2 | RV_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Result: True or false | 20081202 |
Method IS_CREATE_ALLOWED on Interface IF_FPM_CONNECTOR_RUN has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |