SAP ABAP Interface IF_ECH_PLX_TABLE_MNT (Maintain Entries in a Simple Table)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_ECH_PLX_DEPENDENT_TABLE_MNT Maintain Entries in a Dependent Table 20110131
2 Interface composition (i COMPRISING i_ref)  IF_ECH_PLX_MAIN_TABLE_MNT Maintain Entries in a Simple Table 20110131
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PLX_TABLE_MNT_MODEL Model for Simple, Generic Table Maintenance 20110131
Properties
Interface IF_ECH_PLX_TABLE_MNT  
Short Description Maintain Entries in a Simple Table    
General Data
Package FS_ECH_PLX_MAINTENANCE   Data Extraction for Payloads 
Created 20110131   SAP 
Last changed 20110908   SAP 
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_CUST_WRITE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ECH_PLX_TABLE_MNT has no interface.
Friends
Interface IF_ECH_PLX_TABLE_MNT has no friend.
Attributes
Interface IF_ECH_PLX_TABLE_MNT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ARE_KEY_CHANGES_ALLOWED Instance method Public Method 20110208
2 CHECK_KEY Instance method Public Method 20110131
3 DELETE Instance method Public Method 20110201
4 GET_ALL_ENTRIES Instance method Public Method 20110131
5 GET_CHILD_TABLE_MNT Instance method Public Method 20110131
6 GET_DEPENDENT_TABLE Instance method Public Method 20110221
7 GET_MAIN_TABLE Instance method Public Method 20110131
8 GET_REFTABLE Instance method Public Method 20110131
9 GET_STRUCTDESCR_DATA Instance method Public Method 20110221
10 GET_STRUCTDESCR_KEY Instance method Public Method 20110221
11 GET_TITLE Instance method Public Method 20110202
12 GET_TOOLBAR_BUTTONS Instance method Public Method 20110204
13 INSERT Instance method Public Method 20110201
14 IS_FIELD_CHANGEABLE Instance method Public Method 20110131
15 IS_FIELD_DROPABLE Instance method Public Method 20110131
16 IS_KEY_FIELD Instance method Public Method 20110131
17 ROUND_DATA_OUT Instance method Public Method 20110215
18 UPDATE Instance method Public Method 20110201
Events
Interface IF_ECH_PLX_TABLE_MNT has no event.
Types
Interface IF_ECH_PLX_TABLE_MNT has no local type.
Method Signatures

Method ARE_KEY_CHANGES_ALLOWED Signature

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

Method ARE_KEY_CHANGES_ALLOWED on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method CHECK_KEY 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 20110131
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20110215
3 Importing IV_CHECK_LEVEL Call by reference Type reference (TYPE) IF_ECH_PLX_CUST_WRITE=>TV_CHECK_LEVEL IF_ECH_PLX_CUST_WRITE=>CS_CHECK_LEVEL-CHECK_DATA 20110404
4 Returning RV_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20110215

Method CHECK_KEY on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20110201

Method DELETE on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method GET_ALL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ENTRY_TABLE Value transfer Object reference (TYPE REF TO) DATA 20110131
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC Dynamische Ausnahme 20110405

Method GET_CHILD_TABLE_MNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20110131
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110131
3 Returning RO_TABLE_MNT Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_DEPENDENT_TABLE_MNT 20110131
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC Dynamische Ausnahme 20110131

Method GET_DEPENDENT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DEPENDENT_TABLE Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_DEPENDENT_TABLE_MNT Pflege von Einträgen einer einfachen Tabelle 20110221
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC Dynamische Ausnahme 20110322

Method GET_MAIN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_MAIN_TABLE Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_MAIN_TABLE_MNT 20110131

Method GET_MAIN_TABLE on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method GET_REFTABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110131
2 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME 20110131

Method GET_REFTABLE on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method GET_STRUCTDESCR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_STRUCTDESCR_DATA Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20110221

Method GET_STRUCTDESCR_DATA on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method GET_STRUCTDESCR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_STRUCTDESCR_KEY Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR 20110221

Method GET_STRUCTDESCR_KEY on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method GET_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TITLE Value transfer Type reference (TYPE) TEXT70 20110202

Method GET_TITLE on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method GET_TOOLBAR_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_TOOLBAR_BUTTON Value transfer Type reference (TYPE) IF_ECH_PLX_TABLE_MNT_SPECIFIC=>TT_TOOLBAR_BUTTON 20110204

Method GET_TOOLBAR_BUTTONS on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20110201

Method INSERT on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method IS_FIELD_CHANGEABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110131
2 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method IS_FIELD_CHANGEABLE on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method IS_FIELD_DROPABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110131
2 Returning RV_DROPABLE Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method IS_FIELD_DROPABLE on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method IS_KEY_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20110131
2 Returning RV_KEY_FIELD Value transfer Type reference (TYPE) ABAP_BOOL 20110131

Method IS_KEY_FIELD on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method ROUND_DATA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DATA Call by reference Type reference (TYPE) ANY 20110215

Method ROUND_DATA_OUT on Interface IF_ECH_PLX_TABLE_MNT has no exception.

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20110201
# Exception Resumable Description Created on
1 CX_ECH_PLX_STATIC Statische Ausnahme 20110204
History
Last changed by/on SAP  20110908 
SAP Release Created in 703