SAP ABAP Class CL_ECH_PLX_MAINTENANCE_BUFFER (Buffer for Maintaining 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_MAINTENANCE_BUFFER | Buffer for Maintaining Customizing | 20101101 |
Properties
| Class | CL_ECH_PLX_MAINTENANCE_BUFFER | |
| Short Description | Buffer for Maintaining 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 | 20101101 | 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 class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_PLX_MAINTENANCE_BUFFER | Buffer for Maintaining Customizing | 20101101 |
Friends
Class CL_ECH_PLX_MAINTENANCE_BUFFER 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) | CL_ABAP_TABLEDESCR | 20101101 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20101101 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20101101 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20101101 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20101101 | ||
| 2 | Instance method | Private | Method | 20101101 | ||
| 3 | Instance method | Private | Method | 20101101 | ||
| 4 | Instance method | Private | Method | 20101101 | ||
| 5 | Instance method | Private | Method | 20101101 | ||
| 6 | Instance method | Private | Method | 20101101 | ||
| 7 | Instance method | Private | Method | 20101101 | ||
| 8 | Instance method | Private | Method | 20101101 | ||
| 9 | Instance method | Private | Method | 20101101 | ||
| 10 | Instance method | Private | Method | 20110103 | ||
| 11 | Instance method | Private | Method | 20101101 | ||
| 12 | Instance method | Private | Method | 20101101 | ||
| 13 | Static method | Public | Method | 20110316 |
Events
Class CL_ECH_PLX_MAINTENANCE_BUFFER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_BUFFER_ENTRY | Private | Attribute reference (LIKE) | 20101101 | |
Method Signatures
Method ADD_ENTRY Signature
Method ADD_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method ADD_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method ADD_ENTRY_IN_DB_STATE Signature
Method ADD_ENTRY_IN_DB_STATE on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method ADD_ENTRY_IN_DB_STATE on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method CONTAINS_CHANGES Signature
Method CONTAINS_CHANGES on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method CONTAINS_CHANGES on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method DELETE_ENTRY Signature
Method DELETE_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method DELETE_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method EXISTS_ENTRY Signature
Method EXISTS_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method EXISTS_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method GET_ALL_ENTRIES Signature
Method GET_ALL_ENTRIES on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method GET_ALL_ENTRIES on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method GET_BUFFER_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_BUFFER_LINE_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20101101 | ||||
| 2 | ET_KEY_DESCRIPTION | Call by reference | Type reference (TYPE) | ABAP_TABLE_KEYDESCR_TAB | 20101101 | ||||
| 3 | IO_DATA_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20101101 | ||||
| 4 | IO_KEY_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20101101 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamische Ausnahme | 20110316 |
Method GET_CHANGED_ENTRIES Signature
Method GET_CHANGED_ENTRIES on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method GET_CHANGED_ENTRIES on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method GET_ENTRY Signature
Method GET_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method GET_ENTRY on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRUCTDESCR_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20110103 | ||||
| 2 | IO_STRUCTDESCR_KEY | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20110103 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110103 |
Method RESET Signature
Method RESET on class CL_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method RESET on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method SET_EXTRA_COMP_NAMES4BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_KEY_DESCRIPTOR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20101101 |
Method SET_EXTRA_COMP_NAMES4BUFFER on class CL_ECH_PLX_MAINTENANCE_BUFFER has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STRUCTDESCR_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20110316 | |||
| 2 | IO_STRUCTDESCR_KEY | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20110316 | |||
| 3 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_ECH_PLX_MAINTENANCE_BUFFER | 20110316 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110316 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |