SAP ABAP Class IF_ECH_PLX_TABLE_MNT (Maintain Entries in a Simple Table)
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
| Class | IF_ECH_PLX_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 | 20110131 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ECH_PLX_TABLE_MNT has no interface implemented.
Friends
Class IF_ECH_PLX_TABLE_MNT has no friend class.
Attributes
Class IF_ECH_PLX_TABLE_MNT has no attribute.
Methods
Events
Class IF_ECH_PLX_TABLE_MNT has no event.
Types
Class 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 | RV_KEY_CHANGES_ALLOWED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110208 |
Method ARE_KEY_CHANGES_ALLOWED on class 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 | IO_LOG | Call by reference | Object reference (TYPE REF TO) | IF_ECH_PLX_LOG | 20110131 | ||||
| 2 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110215 | ||||
| 3 | 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 | RV_VALID | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110215 |
Method CHECK_KEY on class 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 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110201 |
Method DELETE on class 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 | RR_ENTRY_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamische Ausnahme | 20110405 |
Method GET_CHILD_TABLE_MNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | DATA | 20110131 | ||||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20110131 | ||||
| 3 | RO_TABLE_MNT | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLX_DEPENDENT_TABLE_MNT | 20110131 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Dynamische Ausnahme | 20110131 |
Method GET_DEPENDENT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | Dynamische Ausnahme | 20110322 |
Method GET_MAIN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_MAIN_TABLE | Value transfer | Object reference (TYPE REF TO) | IF_ECH_PLX_MAIN_TABLE_MNT | 20110131 |
Method GET_MAIN_TABLE on class 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 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20110131 | ||||
| 2 | RV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | 20110131 |
Method GET_REFTABLE on class 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 | RO_STRUCTDESCR_DATA | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20110221 |
Method GET_STRUCTDESCR_DATA on class 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 | RO_STRUCTDESCR_KEY | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | 20110221 |
Method GET_STRUCTDESCR_KEY on class 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 | RV_TITLE | Value transfer | Type reference (TYPE) | TEXT70 | 20110202 |
Method GET_TITLE on class 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 | RT_TOOLBAR_BUTTON | Value transfer | Type reference (TYPE) | IF_ECH_PLX_TABLE_MNT_SPECIFIC=>TT_TOOLBAR_BUTTON | 20110204 |
Method GET_TOOLBAR_BUTTONS on class 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 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110201 |
Method INSERT on class 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 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20110131 | ||||
| 2 | RV_CHANGEABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110131 |
Method IS_FIELD_CHANGEABLE on class 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 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | 20110131 | ||||
| 2 | RV_DROPABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110131 |
Method IS_FIELD_DROPABLE on class 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 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20110131 | |||
| 2 | RV_KEY_FIELD | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110131 |
Method IS_KEY_FIELD on class 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 | CS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110215 |
Method ROUND_DATA_OUT on class 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 | IS_DATA | Call by reference | Type reference (TYPE) | ANY | 20110201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statische Ausnahme | 20110204 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |