SAP ABAP Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC (Simple Table Maintenance - Table-Specific Methods Only)
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 implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PLX_MAINTENANCE Maintenance of Payload Attributes for Analysis (Abstract) 20110126
Properties
Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC  
Short Description Simple Table Maintenance - Table-Specific Methods Only    
General Data
Package FS_ECH_PLX_MAINTENANCE   Data Extraction for Payloads 
Created 20110103   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_TABLE_MNT_SPECIFIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC has no interface.
Friends
Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC has no friend.
Attributes
Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ARE_KEY_CHANGES_ALLOWED Instance method Public Method 20110208
2 GET_CHILD_TABLE_MNT_SPECIFIC Instance method Public Method 20110104
3 GET_MAIN_TABLE Instance method Public Method 20110128
4 GET_REFTABLE Instance method Public Method 20110119
5 GET_STRUCTDESCR_DATA Instance method Public Method 20110104
6 GET_STRUCTDESCR_KEY Instance method Public Method 20110126
7 GET_TABLEDESCR Instance method Public Method 20110215
8 GET_TOOLBAR_BUTTONS Instance method Public Method 20110204
9 IS_FIELD_CHANGEABLE Instance method Public Method 20110103
10 IS_FIELD_DROPABLE Instance method Public Method 20110128
11 IS_KEY_FIELD Instance method Public Method 20110127
Events
Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_TOOLBAR_BUTTON Public See coding 20110204 TT_TooLBAR_BUTTON type standard table of ref to if_ech_plx_toolbar_button with default key
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_SPECIFIC has no exception.

Method GET_CHILD_TABLE_MNT_SPECIFIC 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 20110104
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME 20110104
3 Returning RO_CHILD_TABLE_MNT_SPECIFIC Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_TABLE_MNT_SPECIFIC 20110104
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC Dynamische Ausnahme 20110104

Method GET_MAIN_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TABLE_NAME Value transfer Type reference (TYPE) TABNAME Tabellenname 20110128

Method GET_MAIN_TABLE on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC 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 20110119
2 Returning RV_TABNAME Value transfer Type reference (TYPE) TABNAME 20110119

Method GET_REFTABLE on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC 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 20110104

Method GET_STRUCTDESCR_DATA on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC 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 20110126

Method GET_STRUCTDESCR_KEY on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC has no exception.

Method GET_TABLEDESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TABLEDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Run Time Type Services 20110215

Method GET_TABLEDESCR on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC 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_SPECIFIC 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 20110103
2 Returning RV_CHANGEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20110103

Method IS_FIELD_CHANGEABLE on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC 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 20110128
2 Returning RV_DROPABLE Value transfer Type reference (TYPE) ABAP_BOOL 20110128

Method IS_FIELD_DROPABLE on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC 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 20110127
2 Returning RV_KEY_FIELD Value transfer Type reference (TYPE) ABAP_BOOL 20110127

Method IS_KEY_FIELD on Interface IF_ECH_PLX_TABLE_MNT_SPECIFIC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703