SAP ABAP Class CL_ECH_PLX_MAINTENANCE (Maintenance of Payload Attributes for Analysis (Abstract))
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_TABLE_MNT_SPECIFIC | Simple Table Maintenance - Table-Specific Methods Only | 20110126 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ECH_PLX_AO_MAINTENANCE | Maintenance of Additional Payload Object for Editing | 20110126 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ECH_PLX_AX_MAINTENANCE | Maintaining Extracted Payload Attributes for Analysis | 20110126 |
Properties
| Class | CL_ECH_PLX_MAINTENANCE | |
| Short Description | Maintenance of Payload Attributes for Analysis (Abstract) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | FS_ECH_PLX_MAINTENANCE | Data Extraction for Payloads |
| Created | 20110126 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ECH_PLX_TABLE_MNT_SPECIFIC | Simple Table Maintenance - Table-Specific Methods Only | 20110126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_ECH_PLX_MNT_FACTORY | 20110126 | Factory for Payload-Specific Customizing | |
| 2 | CL_ECH_PLX_MNT_MODEL | 20110126 | Model for Payload-Specific Customizing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20110126 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | ECH_STR_PROCESS | 20110126 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | IF_ECH_PLX_TABLE_MNT_SPECIFIC=>TT_TOOLBAR_BUTTON | 20110204 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | FEH_PLOAD_TYPE | 20110126 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20110126 | ||
| 2 | Instance method | Private | Method | 20110126 |
Events
Class CL_ECH_PLX_MAINTENANCE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ATTRIBUTE | Private | See coding | 20110126 | begin of ty_s_attribute.
include type ech_s_plx_ax_extract. "ty_s_attribute_data.
types end of ty_s_attribute
|
||
| 2 | TY_S_ATTRIBUTE_DATA | Private | See coding | 20110126 | begin of ty_s_attribute_data,
attribute_description type ech_s_plx_ax_extract-attribute_description,
apel_expression type ech_s_plx_ax_extract-apel_expression,
end of ty_s_attribute_data
|
||
| 3 | TY_S_ATTRIBUTE_KEY | Private | See coding | 20110126 | begin of ty_s_attribute_key,
attribute_id type ech_s_plx_ax_extract-attribute_id,
end of ty_s_attribute_key
|
||
| 4 | TY_S_DB_KEY | Private | See coding | 20110126 | begin of ty_s_db_key,
client type echc_pla_extract-client,
ech_component type echc_pla_extract-ech_component,
ech_process type echc_pla_extract-ech_process,
attribute_id type echc_pla_extract-attribute_id,
pre_post_mapping type echc_pla_extract-pre_post_mapping,
end of ty_s_db_key
|
||
| 5 | TY_T_ATTRIBUTE | Private | See coding | 20110126 | ty_t_attribute type standard table of ty_s_attribute with default key
|
Method Signatures
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 | 20110126 | ||||
| 2 | IV_PLOAD_TYPE | Call by reference | Type reference (TYPE) | FEH_PLOAD_TYPE | 20110126 |
Method INITIALIZE on class CL_ECH_PLX_MAINTENANCE has no exception.
Method INITIALIZE_STRUCDESCRIPTIONS Signature
Method INITIALIZE_STRUCDESCRIPTIONS on class CL_ECH_PLX_MAINTENANCE has no parameter.
Method INITIALIZE_STRUCDESCRIPTIONS on class CL_ECH_PLX_MAINTENANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |