SAP ABAP Class IF_ECH_PLX_MAIN_TABLE_MNT (Maintain Entries in a Simple Table)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ECH_PLX_TABLE_MNT Maintain Entries in a Simple Table 20110131
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PLX_TABLE_MNT_MODEL Model for Simple, Generic Table Maintenance 20110103
Properties
Class IF_ECH_PLX_MAIN_TABLE_MNT  
Short Description Maintain Entries in a Simple Table    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101207   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)
Interfaces
Class IF_ECH_PLX_MAIN_TABLE_MNT has no interface implemented.
Friends
Class IF_ECH_PLX_MAIN_TABLE_MNT has no friend class.
Attributes
Class IF_ECH_PLX_MAIN_TABLE_MNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ALL Instance method Public Method 20101207
2 GET_MODE Instance method Public Method 20110105
3 HAS_CHANGES Instance method Public Method 20110105
4 SAVE Instance method Public Method 20110105
5 SET_MODE Instance method Public Method 20110105
Events
Class IF_ECH_PLX_MAIN_TABLE_MNT has no event.
Types
Class IF_ECH_PLX_MAIN_TABLE_MNT has no local type.
Method Signatures

Method CHECK_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_ECH_CONTEXT generischer Kontext 20110208
2 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_ECH_PLX_LOG Log bei Pflege von Payload Extraktion 20110108
3 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20110108

Method CHECK_ALL on class IF_ECH_PLX_MAIN_TABLE_MNT 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 20110105

Method GET_MODE on class IF_ECH_PLX_MAIN_TABLE_MNT 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_MAIN_TABLE_MNT has no exception.

Method SAVE Signature

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

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_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