SAP ABAP Class IF_ECH_PLX_MNT_MODEL (Model for Payload-Specific Customizing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PLX_MNT_MODEL Model for Payload-Specific Customizing 20101227
Properties
Class IF_ECH_PLX_MNT_MODEL  
Short Description Model for Payload-Specific Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
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_FACTORY Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_ECH_PLX_MNT_MODEL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_ECH_PLX_MNT_MODEL has no interface implemented.
Friends
Class IF_ECH_PLX_MNT_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CS_MODE Constant Public See coding 20110105
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAIN_TABLE Instance method Public Method 20110105
2 GET_MAIN_TABLES Instance method Public Method 20101227
3 GET_MAIN_TABLE_MODEL Instance method Public Method 20101227
4 GET_MODE Instance method Public Method 20110105
5 GET_PAYLOAD_TYPE Instance method Public Method 20110105
6 GET_PL_DDOBJECT Instance method Public Method 20110117
7 GET_PROCESS Instance method Public Method 20110105
8 GET_PROCESS_DESCRIPTION Instance method Public Method 20110105
9 HAS_CHANGES Instance method Public Method 20110105
10 SAVE Instance method Public Method 20110105
11 SET_MODE Instance method Public Method 20110105
Events
Class IF_ECH_PLX_MNT_MODEL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_MAIN_TABLE Public See coding 20101227 BEGIN OF ts_main_table, id TYPE tabname16, description TYPE text40, model TYPE REF TO if_ech_plx_main_table_mnt, END OF ts_main_table
2 TT_MAIN_TABLE Public See coding 20101227 tt_main_table TYPE STANDARD TABLE OF ts_main_table WITH DEFAULT KEY
Method Signatures

Method GET_MAIN_TABLE Signature

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

Method GET_MAIN_TABLE on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_MAIN_TABLES Signature

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

Method GET_MAIN_TABLES on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_MAIN_TABLE_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABLE Call by reference Type reference (TYPE) IF_ECH_PLX_MNT_MODEL=>TS_MAIN_TABLE-ID 20101227
2 Returning RO_MAIN_TABLE_MODEL Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_MAIN_TABLE_MNT 20101227

Method GET_MAIN_TABLE_MODEL on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MODE Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20110105

Method GET_MODE on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_PAYLOAD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PAYLOAD_TYPE Value transfer Type reference (TYPE) FEH_PLOAD_TYPE Typ der Payload 20110105

Method GET_PAYLOAD_TYPE on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_PL_DDOBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DDOBJECT Value transfer Type reference (TYPE) ECH_PLX_DDOBJNAME Name des DDIC-Objekts, das der Payload zugrunde liegt 20110117

Method GET_PL_DDOBJECT on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PROCESS Value transfer Type reference (TYPE) ECH_STR_PROCESS 20110105

Method GET_PROCESS on class IF_ECH_PLX_MNT_MODEL has no exception.

Method GET_PROCESS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_PROCESS_DESCRIPTION Value transfer Type reference (TYPE) ECH_DTE_DESC_PROCESS Bezeichnung Geschäftsprozess 20110105

Method GET_PROCESS_DESCRIPTION on class IF_ECH_PLX_MNT_MODEL has no exception.

Method HAS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHANGES Value transfer Type reference (TYPE) ABAP_BOOL 20110105

Method HAS_CHANGES on class IF_ECH_PLX_MNT_MODEL has no exception.

Method SAVE Signature

Method SAVE on class IF_ECH_PLX_MNT_MODEL has no parameter.
# Exception Resumable Description Created on
1 CX_ECH_PLX_TRANSPORTATION Fehler bei Transportauswahl/Schreiben 20110203

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_ECH_PLX_LOG 20110216
2 Importing IV_MAIN_TABLE Call by reference Type reference (TYPE) TS_MAIN_TABLE-ID 20110105
3 Importing IV_MODE Call by reference Type reference (TYPE) CHAR1 20110105
# Exception Resumable Description Created on
1 CX_ECH_PLX_LOCK Sperrfehler (statisch) 20110105
2 CX_ECH_PLX_TRANSPORTATION Fehler bei Transportauswahl/Schreiben 20110124
History
Last changed by/on SAP  20110908 
SAP Release Created in