SAP ABAP Interface IF_RECA_STORABLE_EXT (Extendable Object)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_AP (Package) RE: Application Components (Application-Related Objects)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_REXC_FUEL_CONS | Calculation of Fuel Consumption | 20080413 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_STORABLE_EXT | Extendable Object: Standard Implementation | 20021223 |
Properties
| Interface | IF_RECA_STORABLE_EXT | |
| Short Description | Extendable Object |
General Data
| Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
| Created | 20021223 | SAP |
| Last changed | 20100310 | 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 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_OBJECT | Instantiable Object | 20021223 |
Friends
Interface IF_RECA_STORABLE_EXT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_ACTIVITY | Instance attribute | Public | Type reference (TYPE) | BU_AKTYP | Activity | 20021223 | ||
| 2 | MD_OBJNAME_EXT | Instance attribute | Public | Type reference (TYPE) | RECAOBJNAMEEXT | Class Name or Interface Name for Enhancement | 20021223 | ||
| 3 | MO_PARENT | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Superordinate Object | 20021223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks All Data | 20021223 | |
| 2 | Instance method | Public | Method | Releases all resources and locks | 20021223 | |
| 3 | Instance method | Public | Method | Delivers Data Externally | 20060810 | |
| 4 | Instance method | Public | Method | Initializes the Data via Superordinate Object | 20021223 | |
| 5 | Instance method | Public | Method | Initializes the Data Using a Template Object | 20021223 | |
| 6 | Instance method | Public | Method | Checks for Changed Data | 20021223 | |
| 7 | Instance method | Public | Method | Transfers External Data | 20060810 | |
| 8 | Instance method | Public | Method | Prepares for Saving | 20021226 | |
| 9 | Instance method | Public | Method | Calls the Update Task Modules | 20021226 |
Events
Interface IF_RECA_STORABLE_EXT has no event.
Types
Interface IF_RECA_STORABLE_EXT 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 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20021223 |
Method CHECK_ALL on Interface IF_RECA_STORABLE_EXT has no exception.
Method FREE Signature
Method FREE on Interface IF_RECA_STORABLE_EXT has no parameter.
Method FREE on Interface IF_RECA_STORABLE_EXT has no exception.
Method GET_EXT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_EXT_DATA | Call by reference | Type reference (TYPE) | RE_T_EXT_DATA | Erweiterungen: Daten | 20060810 | |||
| 2 | ID_DETAIL_DATA_FROM | Call by reference | Type reference (TYPE) | RECADETAILVALIDFROM | RECA0_DATE-MIN | Datum: Detaildaten gültig ab | 20071217 | ||
| 3 | ID_DETAIL_DATA_TO | Call by reference | Type reference (TYPE) | RECADETAILVALIDTO | RECA0_DATE-MAX | Datum: Detaildaten gültig bis | 20071217 |
Method GET_EXT_DATA on Interface IF_RECA_STORABLE_EXT has no exception.
Method INIT_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNAME_EXT | Value transfer | Type reference (TYPE) | RECAOBJNAMEEXT | Klassen- oder Interfacename für Erweiterung | 20021223 | |||
| 2 | IO_PARENT | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Übergeordnetes Objekt | 20021223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20050815 |
Method INIT_BY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Informationen/Warnungen über durchgeführte Initialisierung | 20030522 | |||
| 2 | IO_TEMPLATE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE_EXT | Vorlageobjekt | 20021223 | |||
| 3 | IS_PARAMETER | Call by reference | Type reference (TYPE) | RECA_COPY_PARAMETER | Parameter für CREATE/INIT_BY_TEMPLATE-Methoden | 20021223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20021223 |
Method IS_MODIFIED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_MODIFIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Zustand verändert? | 20021223 |
Method IS_MODIFIED on Interface IF_RECA_STORABLE_EXT has no exception.
Method SET_EXT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EXT_DATA | Call by reference | Type reference (TYPE) | RE_T_EXT_DATA | Erweiterungen: Daten | 20080310 | |||
| 2 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20060810 | |||
| 3 | IT_EXT_DATA | Call by reference | Type reference (TYPE) | RE_T_EXT_DATA | OBSOLET! Bitte CT_EXT_DATA verwenden! | 20060810 |
Method SET_EXT_DATA on Interface IF_RECA_STORABLE_EXT has no exception.
Method STORE_PREPARE Signature
Method STORE_PREPARE on Interface IF_RECA_STORABLE_EXT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Vorbereiten des Sicherns | 20021226 |
Method STORE_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20021226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sichern | 20021226 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 200 |