SAP ABAP Class IF_ECH_PLX_CUST_WRITE (Write Access to Customizing)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ECH_PLX_CUST_ACCESS | Access to Customizing | 20110121 |
Properties
| Class | IF_ECH_PLX_CUST_WRITE | |
| Short Description | Write Access to Customizing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20110103 | 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) |
Interfaces
Class IF_ECH_PLX_CUST_WRITE has no interface implemented.
Friends
Class IF_ECH_PLX_CUST_WRITE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20110404 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110131 | ||
| 2 | Instance method | Public | Method | 20110131 | ||
| 3 | Instance method | Public | Method | 20110215 | ||
| 4 | Instance method | Public | Method | 20110215 | ||
| 5 | Instance method | Public | Method | 20110125 |
Events
Class IF_ECH_PLX_CUST_WRITE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TV_CHECK_LEVEL | Public | See coding | 20110404 | tv_check_level TYPE x LENGTH 1
|
Method Signatures
Method CHECK_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_ECH_CONTEXT | generischer Kontext | 20110208 | |||
| 2 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_LOG | 20110131 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 4 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20110131 | |||
| 5 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20110131 | |||
| 6 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110131 |
Method CHECK_DATA on class IF_ECH_PLX_CUST_WRITE has no exception.
Method CHECK_KEY 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 | 20110131 | ||||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 3 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20110131 | |||
| 4 | IV_CHECK_LEVEL | Call by reference | Type reference (TYPE) | TV_CHECK_LEVEL | CS_CHECK_LEVEL-CHECK_DATA | 20110404 | |||
| 5 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20110131 | |||
| 6 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110131 |
Method CHECK_KEY on class IF_ECH_PLX_CUST_WRITE has no exception.
Method MERGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110215 | ||||
| 2 | EV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110216 | ||||
| 3 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_LOG | 20110215 | ||||
| 4 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20110215 | |||
| 5 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20110215 |
Method MERGE_DATA on class IF_ECH_PLX_CUST_WRITE has no exception.
Method ROUND_DATA_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110215 | ||||
| 2 | IS_PROCESS | Call by reference | Type reference (TYPE) | ECH_STR_PROCESS | Prozess als Struktur | 20110215 | |||
| 3 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20110215 |
Method ROUND_DATA_OUT on class IF_ECH_PLX_CUST_WRITE has no exception.
Method SAVE 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 | 20110125 | |||
| 2 | IT_DATA_DB_UPDATE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110216 | ||||
| 3 | IT_DATA_DELETE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110125 | ||||
| 4 | IT_DATA_INSERT | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110125 | ||||
| 5 | IT_DATA_UPDATE | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110125 | ||||
| 6 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | Typ der Payload | 20110125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Transportauswahl/Schreiben | 20110125 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |