SAP ABAP Class /PLMU/CL_FRW_W_DATA (Wire Data Super Class)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI-FSI (Application Component) FPM SPI Integration
⤷
/PLMU/UI_FRW_SERVICES (Package) UI Framework: Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/IF_FRW_W_DATA | Wire Data Container | 20091010 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_DATA_CONTEXT | Wire Data Container for GUIBB Context | 20110418 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_DATA_EMPTY | Empty Wire Data Container | 20091010 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_DATA_ITAB | Wire Data Container for Internal Table | 20091010 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_DATA_PARAM | Wire Data Container for Parameter | 20091010 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /PLMU/CL_FRW_W_DATA_WD | Wire Data Container for GUIBB Context | 20110418 |
Properties
| Class | /PLMU/CL_FRW_W_DATA | |
| Short Description | Wire Data Super Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /PLMU/UI_FRW_SERVICES | UI Framework: Services |
| Created | 20091010 | SAP |
| Last change | 20130531 | 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... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /PLMU/IF_FRW_W_DATA | Wire Data Container | 20091010 |
Friends
Class /PLMU/CL_FRW_W_DATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_MAP | 20110825 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_MAP | 20110418 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20110418 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | /PLMU/IF_FRW_W_MODEL_ACCESS=>GTY_FILTER_MODE | 20110504 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | 20110418 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20110418 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | 20110418 | ||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | BOOLE_D | 20110826 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20110825 | ||
| 2 | Instance method | Private | Method | 20110418 | ||
| 3 | Instance method | Public | Method | 20100413 | ||
| 4 | Instance method | Protected | Method | 20110418 | ||
| 5 | Instance method | Protected | Method | 20110418 | ||
| 6 | Instance method | Public | Method | 20130305 | ||
| 7 | Instance method | Private | Method | 20110825 | ||
| 8 | Instance method | Public | Method | 20110418 | ||
| 9 | Instance method | Protected | Method | 20110815 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | WIRE_DATA_IS_INVALID | Instance Event (0) |
Public (2) |
20100212 |
Types
Class /PLMU/CL_FRW_W_DATA has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_W_DATA has no parameter.
Method CLASS_CONSTRUCTOR on class /PLMU/CL_FRW_W_DATA has no exception.
Method FILTER_DUPLICATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110418 |
Method FILTER_DUPLICATES on class /PLMU/CL_FRW_W_DATA has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100413 | ||||
| 2 | IV_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | FPM Wire Model: Port Type | 20100413 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wiring Exception (static) | 20110418 |
Method GET_DATA_INTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110418 | ||||
| 2 | IV_DEFAULT_FILTER_MODE | Call by reference | Type reference (TYPE) | /PLMU/IF_FRW_W_MODEL_ACCESS=>GTY_FILTER_MODE | 20110504 | ||||
| 3 | IV_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | 20110418 |
Method GET_DATA_INTERNAL on class /PLMU/CL_FRW_W_DATA has no exception.
Method GET_DATA_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DATA_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20110418 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Framework-Internal Exception | 20110825 |
Method GET_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CONTEXT | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_CONTEXT | Context | 20130305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Wiring Exception (static) | 20130305 |
Method IS_PARAMETER_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110825 | ||||
| 2 | RV_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | 20110825 |
Method IS_PARAMETER_TABLE on class /PLMU/CL_FRW_W_DATA has no exception.
Method SET_UP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WIRE_MAPPER | Call by reference | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_MAP | 20110418 | ||||
| 2 | IV_ACCEPT_EMPTY_LINES | Call by reference | Type reference (TYPE) | BOOLE_D | 20110418 | ||||
| 3 | IV_DEFAULT_FILTER_MODE | Call by reference | Type reference (TYPE) | BOOLE_D | 20110504 | ||||
| 4 | IV_DEFAULT_PORT_TYPE | Call by reference | Type reference (TYPE) | FPM_MODEL_PORT_TYPE | 20110418 | ||||
| 5 | IV_FILTER_DUPLICATES | Call by reference | Type reference (TYPE) | BOOLE_D | 20110418 | ||||
| 6 | IV_OUTPUT_DATA_MANDATORY | Call by reference | Type reference (TYPE) | BOOLE_D | 20110418 |
Method SET_UP on class /PLMU/CL_FRW_W_DATA has no exception.
Method VALIDATE_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_SELECTION_INDEX | Call by reference | Type reference (TYPE) | INT4_TABLE | 20110815 | ||||
| 2 | IV_LEAD_SELECTION_INDEX | Call by reference | Type reference (TYPE) | INT4 | 20110815 | ||||
| 3 | IV_NUMBER_OF_ROWS | Call by reference | Type reference (TYPE) | INT4 | 20110815 |
Method VALIDATE_SELECTION on class /PLMU/CL_FRW_W_DATA has no exception.
Event Signatures
Event WIRE_DATA_IS_INVALID Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_WIRE_DATA | Exporting | Value transfer | Object reference (TYPE REF TO) | /PLMU/CL_FRW_W_DATA | UI Framework - Wire Data Super Class (abstract) | 20100224 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |