SAP ABAP Class CL_ECH_PLX_AO_MAINTENANCE (Maintenance of Additional Payload Object for Editing)
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 Inheritance (c INHERITING FROM c_ref)  CL_ECH_PLX_MAINTENANCE Maintenance of Payload Attributes for Analysis (Abstract) 20110126
Properties
Class CL_ECH_PLX_AO_MAINTENANCE  
Short Description Maintenance of Additional Payload Object for Editing    
Super Class CL_ECH_PLX_MAINTENANCE Maintenance of Payload Attributes for Analysis (Abstract) 
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 20101130   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ECH_PLX_AO_MAINTENANCE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ECH_PLX_AO_WRITE_ACCESS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_ECH_PLX_MAINTENANCE_BUFFER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_ECH_PLX_AO_MAINTENANCE has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_ECH_PLX_MNT_FACTORY 20101228 Factory for Payload-Specific Customizing
2 CL_ECH_PLX_MNT_MODEL 20101227 Model for Payload-Specific Customizing
Attributes
Class CL_ECH_PLX_AO_MAINTENANCE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 S_CREATE Static method Private Method 20101130
Events
Class CL_ECH_PLX_AO_MAINTENANCE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_BUFFER_KEY Private See coding 20101130 begin of ty_s_buffer_key, object_type type if_ech_plx_ao_read_access=>ty_s_ao_add_object-object_type, end of ty_s_buffer_key
2 TY_S_DB_KEY Private See coding 20101130 begin of ty_s_db_key, client type echc_addobj-client, component type echc_addobj-component, process type echc_addobj-process, pload_type type echc_addobj-pload_type, object_type type echc_addobj-object_type, fieldname type echc_addobj-fieldname, end of ty_s_db_key
3 TY_T_OBJECT_TYPE Private See coding 20101130 ty_t_object_type type STANDARD TABLE OF if_ech_plx_ao_read_access=>ty_s_ao_add_object-object_type with default key
Method Signatures

Method S_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PROCESS Call by reference Type reference (TYPE) ECH_STR_PROCESS 20101130
2 Importing IV_PLOAD_TYPE Call by reference Type reference (TYPE) FEH_PLOAD_TYPE 20101130
3 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_TABLE_MNT_SPECIFIC 20101130

Method S_CREATE on class CL_ECH_PLX_AO_MAINTENANCE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703