SAP ABAP Class IF_ECH_PLX_MNT_MODEL (Model for Payload-Specific Customizing)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ECH_PLX_MNT_MODEL | Model for Payload-Specific Customizing | 20101227 |
Properties
| Class | IF_ECH_PLX_MNT_MODEL | |
| Short Description | Model for Payload-Specific Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ECH_PLX_MNT_MODEL has no interface implemented.
Friends
Class IF_ECH_PLX_MNT_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110105 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110105 | ||
| 2 | Instance method | Public | Method | 20101227 | ||
| 3 | Instance method | Public | Method | 20101227 | ||
| 4 | Instance method | Public | Method | 20110105 | ||
| 5 | Instance method | Public | Method | 20110105 | ||
| 6 | Instance method | Public | Method | 20110117 | ||
| 7 | Instance method | Public | Method | 20110105 | ||
| 8 | Instance method | Public | Method | 20110105 | ||
| 9 | Instance method | Public | Method | 20110105 | ||
| 10 | Instance method | Public | Method | 20110105 | ||
| 11 | Instance method | Public | Method | 20110105 |
Events
Class IF_ECH_PLX_MNT_MODEL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_MAIN_TABLE | Public | See coding | 20101227 | BEGIN OF ts_main_table,
id TYPE tabname16,
description TYPE text40,
model TYPE REF TO if_ech_plx_main_table_mnt,
END OF ts_main_table
|
||
| 2 | TT_MAIN_TABLE | Public | See coding | 20101227 | tt_main_table TYPE STANDARD TABLE OF ts_main_table WITH DEFAULT KEY
|
Method Signatures
Method GET_MAIN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAIN_TABLE | Value transfer | Type reference (TYPE) | IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE-ID | 20110105 |
Method GET_MAIN_TABLE on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_MAIN_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MAIN_TABLE | Value transfer | Type reference (TYPE) | IF_ECH_PLX_MNT_MODEL=>TT_MAIN_TABLE | 20101227 |
Method GET_MAIN_TABLES on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_MAIN_TABLE_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE | Call by reference | Type reference (TYPE) | IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE-ID | 20101227 | ||||
| 2 | RO_MAIN_TABLE_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLX_MAIN_TABLE_MNT | 20101227 |
Method GET_MAIN_TABLE_MODEL on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110105 |
Method GET_MODE on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_PAYLOAD_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PAYLOAD_TYPE | Value transfer | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20110105 |
Method GET_PAYLOAD_TYPE on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_PL_DDOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DDOBJECT | Value transfer | Type reference (TYPE) | ECH_PLX_DDOBJNAME | Name des DDIC-Objekts, das der Payload zugrunde liegt | 20110117 |
Method GET_PL_DDOBJECT on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PROCESS | Value transfer | Type reference (TYPE) | ECH_STR_PROCESS | 20110105 |
Method GET_PROCESS on class IF_ECH_PLX_MNT_MODEL has no exception.
Method GET_PROCESS_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_PROCESS_DESCRIPTION | Value transfer | Type reference (TYPE) | ECH_DTE_DESC_PROCESS | Bezeichnung Geschäftsprozess | 20110105 |
Method GET_PROCESS_DESCRIPTION on class IF_ECH_PLX_MNT_MODEL has no exception.
Method HAS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HAS_CHANGES | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110105 |
Method HAS_CHANGES on class IF_ECH_PLX_MNT_MODEL has no exception.
Method SAVE Signature
Method SAVE on class IF_ECH_PLX_MNT_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Transportauswahl/Schreiben | 20110203 |
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_LOG | 20110216 | ||||
| 2 | IV_MAIN_TABLE | Call by reference | Type reference (TYPE) | TS_MAIN_TABLE-ID | 20110105 | ||||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 20110105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Sperrfehler (statisch) | 20110105 | ||
| 2 | Fehler bei Transportauswahl/Schreiben | 20110124 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |