SAP ABAP Class CL_ECH_PLX_MNT_FACTORY (Factory for Payload-Specific Customizing)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-FS-ECH (Application Component) Error and Conflict Handler
⤷
FS_ECH_PLX_MAINTENANCE (Package) Data Extraction for Payloads
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ECH_PLX_MNT_FACTORY | Factory for Payload-Specific Customizing | 20101227 |
Properties
| Class | CL_ECH_PLX_MNT_FACTORY | |
| Short Description | Factory for Payload-Specific Customizing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FS_ECH_PLX_MAINTENANCE | Data Extraction for Payloads |
| Created | 20101227 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_PLX_MNT_FACTORY | Factory for Payload-Specific Customizing | 20101227 |
Friends
Class CL_ECH_PLX_MNT_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ECH_PLX_MNT_MODEL | Model for Payload-Specific Customizing | 20101228 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ECH_STR_PROCESS | Process as Structure | 20101227 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_ECH_PLX_MNT_MODEL=>TT_MAIN_TABLE | 20101228 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | FEH_PLOAD_TYPE | Payload Type | 20101227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20110103 | ||
| 2 | Instance method | Private | Method | 20110103 | ||
| 3 | Instance method | Private | Method | 20101228 | ||
| 4 | Static method | Public | Method | 20101227 |
Events
Class CL_ECH_PLX_MNT_FACTORY has no event.
Types
Class CL_ECH_PLX_MNT_FACTORY has no local type.
Method Signatures
Method GET_AO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MAIN_TABLE | Value transfer | Type reference (TYPE) | IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE | 20110103 |
Method GET_AO on class CL_ECH_PLX_MNT_FACTORY has no exception.
Method GET_AX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_MAIN_TABLE | Value transfer | Type reference (TYPE) | IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE | 20110103 |
Method GET_AX on class CL_ECH_PLX_MNT_FACTORY has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20101228 | |||
| 2 | IV_DDOBJECT | Call by reference | Type reference (TYPE) | ECH_PLX_DDOBJNAME | Name des DDIC-Objektes, das der Payload zugrunde liegt | 20110117 | |||
| 3 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20101228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Customizing Lesen (statisch) | 20110105 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20101227 | |||
| 2 | IV_DDOBJECT | Call by reference | Type reference (TYPE) | ECH_PLX_DDOBJNAME | Name des DDIC-Objektes, das der Payload zugrunde liegt | 20110117 | |||
| 3 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20101227 | |||
| 4 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLX_MNT_FACTORY | Factory für Payload Extraction | 20101227 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Customizing Lesen (statisch) | 20110105 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |