SAP ABAP Class CL_ECH_PLX_MNT_FACTORY (Factory for Payload-Specific 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_MNT_FACTORY Factory for Payload-Specific Customizing 20101227
Properties
Class CL_ECH_PLX_MNT_FACTORY  
Short Description Factory for Payload-Specific 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 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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_ECH_PLX_MNT_MODEL 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_MNT_FACTORY Factory for Payload-Specific Customizing 20101227
Friends
Class CL_ECH_PLX_MNT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_ECH_PLX_MNT_MODEL Model for Payload-Specific Customizing 20101228
2 MS_PROCESS Instance attribute Private Type reference (TYPE) ECH_STR_PROCESS Process as Structure 20101227
3 MT_MAIN_TABLE Instance attribute Private Type reference (TYPE) IF_ECH_PLX_MNT_MODEL=>TT_MAIN_TABLE 20101228
4 MV_PLOAD_TYPE Instance attribute Private Type reference (TYPE) FEH_PLOAD_TYPE Payload Type 20101227
Methods
# Method Level Visibility Method type Description Created on
1 GET_AO Instance method Private Method 20110103
2 GET_AX Instance method Private Method 20110103
3 INITIALIZE Instance method Private Method 20101228
4 S_CREATE Static method Public Method 20101227
Events
Class CL_ECH_PLX_MNT_FACTORY has no event.
Types
Class CL_ECH_PLX_MNT_FACTORY has no local type.
Method Signatures

Method GET_AO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MAIN_TABLE Value transfer Type reference (TYPE) IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE 20110103

Method GET_AO on class CL_ECH_PLX_MNT_FACTORY has no exception.

Method GET_AX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MAIN_TABLE Value transfer Type reference (TYPE) IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE 20110103

Method GET_AX on class CL_ECH_PLX_MNT_FACTORY has no exception.

Method INITIALIZE 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 Prozess als Struktur 20101228
2 Importing IV_DDOBJECT Call by reference Type reference (TYPE) ECH_PLX_DDOBJNAME Name des DDIC-Objektes, das der Payload zugrunde liegt 20110117
3 Importing IV_PLOAD_TYPE Call by reference Type reference (TYPE) FEH_PLOAD_TYPE Typ der Payload 20101228
# Exception Resumable Description Created on
1 CX_ECH_PLX_CUSTOMIZING_READ Fehler beim Customizing Lesen (statisch) 20110105

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 Prozess als Struktur 20101227
2 Importing IV_DDOBJECT Call by reference Type reference (TYPE) ECH_PLX_DDOBJNAME Name des DDIC-Objektes, das der Payload zugrunde liegt 20110117
3 Importing IV_PLOAD_TYPE Call by reference Type reference (TYPE) FEH_PLOAD_TYPE Typ der Payload 20101227
4 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_MNT_FACTORY Factory für Payload Extraction 20101227
# Exception Resumable Description Created on
1 CX_ECH_PLX_CUSTOMIZING_READ Fehler beim Customizing Lesen (statisch) 20110105
History
Last changed by/on SAP  20110908 
SAP Release Created in 703