SAP ABAP Class CL_FPM_GUIBB_DDIC_BASE_MODEL (Generic DDIC Feeder Base Class with Wire Model)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_GUIBB_DDIC_BASE | Generic DDIC Feeder Base Class | 20090306 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20090306 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_WIRE_TEST_BASE | Base | 20090306 |
Properties
| Class | CL_FPM_GUIBB_DDIC_BASE_MODEL | |
| Short Description | Generic DDIC Feeder Base Class with Wire Model | |
| Super Class | CL_FPM_GUIBB_DDIC_BASE | Generic DDIC Feeder Base Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20090306 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20090306 |
Friends
Class CL_FPM_GUIBB_DDIC_BASE_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FPM_MODEL_PORT_IDENTIFIER | 'STANDARD' | FPM: Model Port Identifier | 20090306 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_FPM_CONNECTOR_RUN | Connector: Methods Called by Application Feeder Models | 20090306 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_FPM_FEEDER_MODEL=>TY_T_PORT | 20090306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Creates description for a port | 20090306 | |
| 2 | Instance method | Protected | Method | Creates single port | 20090306 | |
| 3 | Instance method | Protected | Method | Creates ports | 20090306 |
Events
Class CL_FPM_GUIBB_DDIC_BASE_MODEL has no event.
Types
Class CL_FPM_GUIBB_DDIC_BASE_MODEL has no local type.
Method Signatures
Method GET_PORT_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | FPM Wire Model: Port Type | 20090306 | |||
| 2 | IV_TEXT | Call by reference | Type reference (TYPE) | CLIKE | TEXT-001 | 20091202 | |||
| 3 | RV_PORT_DESCRIPTION | Value transfer | Type reference (TYPE) | FPM_MODEL_PORT_DESCRIPTION | FPM Wire Model: Port Description | 20090306 |
Method GET_PORT_DESCRIPTION on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no exception.
Method SET_UP_PORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | FPM Wire Model: Port Type | 20090306 |
Method SET_UP_PORT on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no exception.
Method SET_UP_PORTS Signature
Method SET_UP_PORTS on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no parameter.
Method SET_UP_PORTS on class CL_FPM_GUIBB_DDIC_BASE_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |