Hierarchy
⤷
⤷
Meta Relationship - Used By
Properties
| Interface | IF_RECA_STORABLE | |
| Short Description | Object Can Be Stored |
General Data
| Package | RE_CA_AP | RE: Application Components (Application-Related Objects) |
| Created | 20010122 | SAP |
| Last changed | 20131127 | 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 | RECA1 | 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 | 20010124 |
Friends
Interface IF_RECA_STORABLE 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) | RECA1_ACTIVITY | Activity | 20010122 | ||
| 2 | MF_ARCHIVED | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Was Data Read From Archive? | 20021202 | ||
| 3 | MF_AUTH_CHECK | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Tech: Execute default authorization checks? | 20010123 | ||
| 4 | MF_DISPLAY_ONLY | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Was "Display Only" Executed? | 20080612 | ||
| 5 | MF_ENQUEUE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Tech: Use default blocks? | 20010123 | ||
| 6 | MF_FREE_CHILD_STORE | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Do You Want to Release Child After Saving? | 20090424 | ||
| 7 | MT_FREE_CHILD_STORE | Instance attribute | Public | Type reference (TYPE) | RE_T_OBJTYPE | Object Types for Release of Child | 20090424 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Inserts a Subobject [final] | 20010126 | |
| 2 | Instance method | Public | Method | Checks All Data [Final] | 20010122 | |
| 3 | Instance method | Public | Method | Locks the Check for a Child | 20110718 | |
| 4 | Instance method | Public | Method | Forbids the Use of the Message Buffer [Final] | 20100525 | |
| 5 | Instance method | Public | Method | Allows the Use of the Message Buffer [Final] | 20100525 | |
| 6 | Instance method | Public | Method | Releases all resources and locks [Final] | 20010122 | |
| 7 | Instance method | Public | Method | Supplies All Subobjects Inserted with ADD_CHILD [Final] | 20011130 | |
| 8 | Instance method | Public | Method | Gets All Enhanced Subobjects [Final] | 20060306 | |
| 9 | Instance method | Public | Method | Supplies Instance with Enhancements [Final] | 20021223 | |
| 10 | Instance method | Public | Method | Gets Data Structure Fields for the Field Status [Final] | 20040923 | |
| 11 | Instance method | Public | Method | Initialization of Data via Template Object [Final] | 20011218 | |
| 12 | Instance method | Public | Method | Asks If Creating with Template Is Active | 20071108 | |
| 13 | Instance method | Public | Method | Gets the Field Status for a Given Field [Final] | 20040923 | |
| 14 | Instance method | Public | Method | Checks if data was changed [Final] | 20010122 | |
| 15 | Instance method | Public | Method | Gets If Message Buffer Is Switched Off [Final] | 20100525 | |
| 16 | Instance method | Public | Method | Checks If There Are Errors or Warnings [Final] | 20010807 | |
| 17 | Instance method | Public | Method | Checks for Differentiation Criterion for Creating w/Template | 20060815 | |
| 18 | Instance method | Public | Method | Registers All Subobjects [Final] | 20010815 | |
| 19 | Instance method | Public | Method | Removes Locks [Final] | 20010122 | |
| 20 | Instance method | Public | Method | Deletes a Subobject [Final] | 20070223 | |
| 21 | Instance method | Public | Method | Deletes All Subobjects [Final] | 20130828 | |
| 22 | Instance method | Public | Method | Sets 'Use Default Locks' | 20120301 | |
| 23 | Instance method | Public | Method | Changes Instance to Display Mode | 20080530 | |
| 24 | Instance method | Public | Method | Allows Release of Child After Saving | 20090424 | |
| 25 | Instance method | Public | Method | Selects That Check Is on Highest Level [Final] | 20100525 | |
| 26 | Instance method | Public | Method | Saves Changes Persistently [Final] | 20010122 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | AFTER_STORE | Instance Event (0) |
Public (2) |
After Saving | 20021202 |
| 2 | BEFORE_STORE | Instance Event (0) |
Public (2) |
Before Saving | 20021202 |
| 3 | ON_CHECK_ALL | Instance Event (0) |
Public (2) |
Check data | 20030105 |
Types
Interface IF_RECA_STORABLE has no local type.
Method Signatures
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Speicherbares Unterobjekt | 20010126 |
Method ADD_CHILD on Interface IF_RECA_STORABLE has no exception.
Method CHECK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20020113 |
Method CHECK_ALL on Interface IF_RECA_STORABLE has no exception.
Method DISABLE_CHILD_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Speicherbares Unterobjekt | 20110718 |
Method DISABLE_CHILD_CHECK on Interface IF_RECA_STORABLE has no exception.
Method DISABLE_MSGLIST_BUFFER Signature
Method DISABLE_MSGLIST_BUFFER on Interface IF_RECA_STORABLE has no parameter.
Method DISABLE_MSGLIST_BUFFER on Interface IF_RECA_STORABLE has no exception.
Method ENABLE_MSGLIST_BUFFER Signature
Method ENABLE_MSGLIST_BUFFER on Interface IF_RECA_STORABLE has no parameter.
Method ENABLE_MSGLIST_BUFFER on Interface IF_RECA_STORABLE has no exception.
Method FREE Signature
Method FREE on Interface IF_RECA_STORABLE has no parameter.
Method FREE on Interface IF_RECA_STORABLE has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETO_CHILDREN | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE | Liste der Unterobjekte | 20020125 |
Method GET_CHILDREN on Interface IF_RECA_STORABLE has no exception.
Method GET_CHILDREN_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETO_CHILDREN_EXT | Call by reference | Type reference (TYPE) | RE_T_IF_RECA_STORABLE_EXT | Liste der erweiterten Unterobjekte | 20060306 | |||
| 2 | IF_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | X=Alle Erweiterungen, ' '=geladene Erweiterungen | 20060810 |
Method GET_CHILDREN_EXT on Interface IF_RECA_STORABLE has no exception.
Method GET_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_OBJNAME_EXT | Call by reference | Type reference (TYPE) | RECAOBJNAMEEXT | Klassen-/Interfacename der Erweiterung | 20021223 | |||
| 2 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | IF_RECA_STORABLE_EXT | Erweiterbares Objekt | 20021223 |
Method GET_EXTENSION on Interface IF_RECA_STORABLE has no exception.
Method GET_FIELDSTATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_LOCKED_ALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | Alle Felder gesperrt | 20040923 | |||
| 2 | EF_LOCKED_NONE | Call by reference | Type reference (TYPE) | ABAP_BOOL | Kein Feld gesperrt | 20040923 | |||
| 3 | ET_FIELD | Call by reference | Type reference (TYPE) | RE_T_FIELDNAME | Feldnamen | 20040923 | |||
| 4 | ET_FIELD_X | Call by reference | Type reference (TYPE) | RE_T_FIELDNAME_X | Feldnamen incl. Erweiterung | 20041004 | |||
| 5 | ID_STATUS | Call by reference | Type reference (TYPE) | RECAFIELDSTATUSCONTEXT | Kontext für die Feldstatusermittlung | 20040923 |
Method GET_FIELDSTATUS on Interface IF_RECA_STORABLE has no exception.
Method INIT_BY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Informationen/Warnungen über durchgeführte Initialisierung | 20030102 | |||
| 2 | IO_TEMPLATE | Call by reference | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Vorlageobjekt | 20011218 | |||
| 3 | IS_PARAMETER | Call by reference | Type reference (TYPE) | RECA_COPY_PARAMETER | Parameter für das Anlegen mit Vorlage | 20011218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030102 |
Method IS_CREATE_BY_TEMPLATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_CREATE_BY_TEMPLATE | Value transfer | Type reference (TYPE) | RECABOOL | Ist Anlegen mit Vorlage aktiv? | 20071108 |
Method IS_CREATE_BY_TEMPLATE on Interface IF_RECA_STORABLE has no exception.
Method IS_FIELDSTATUS_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELD | Call by reference | Type reference (TYPE) | CSEQUENCE | Feldname | 20040923 | |||
| 2 | ID_STATUS | Call by reference | Type reference (TYPE) | RECAFIELDSTATUSCONTEXT | Kontext für die Feldstatusermittlung | 20040923 | |||
| 3 | RF_SET | Value transfer | Type reference (TYPE) | ABAP_BOOL | Feldstatus gesetzt? | 20040923 |
Method IS_FIELDSTATUS_SET on Interface IF_RECA_STORABLE has no exception.
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 | Daten geändert? | 20020113 |
Method IS_MODIFIED on Interface IF_RECA_STORABLE has no exception.
Method IS_MSGLIST_BUFFER_DISABLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_MSGLIST_BUFFER_DISABLED | Value transfer | Type reference (TYPE) | RECABOOL | Puffer ausgeschaltet | 20100525 |
Method IS_MSGLIST_BUFFER_DISABLED on Interface IF_RECA_STORABLE has no exception.
Method IS_OK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler vorhanden? | 20010807 | |||
| 2 | EF_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Kein Fehler und keine Warnung vorhanden? | 20010807 | |||
| 3 | EF_WARNING | Call by reference | Type reference (TYPE) | ABAP_BOOL | Warnung vorhanden? | 20010807 |
Method IS_OK on Interface IF_RECA_STORABLE has no exception.
Method IS_TEMPLATE_SUBTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_SUBTYPE | Value transfer | Type reference (TYPE) | RECACOPYPARAMSUBTYPE | Unterscheidungsmerkmal des Parameters bei Anlegen mit Vorl. | 20060815 | |||
| 2 | RF_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060815 |
Method IS_TEMPLATE_SUBTYPE on Interface IF_RECA_STORABLE has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_RECA_STORABLE has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_RECA_STORABLE has no exception.
Method RELEASE Signature
Method RELEASE on Interface IF_RECA_STORABLE has no parameter.
Method RELEASE on Interface IF_RECA_STORABLE has no exception.
Method REMOVE_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_RECA_STORABLE | Speicherbares Unterobjekt | 20070223 |
Method REMOVE_CHILD on Interface IF_RECA_STORABLE has no exception.
Method REMOVE_CHILDS Signature
Method REMOVE_CHILDS on Interface IF_RECA_STORABLE has no parameter.
Method REMOVE_CHILDS on Interface IF_RECA_STORABLE has no exception.
Method SET_AUTH_CHECK Signature
Method SET_AUTH_CHECK on Interface IF_RECA_STORABLE has no parameter.
Method SET_AUTH_CHECK on Interface IF_RECA_STORABLE has no exception.
Method SET_DISPLAY_ONLY Signature
Method SET_DISPLAY_ONLY on Interface IF_RECA_STORABLE has no parameter.
Method SET_DISPLAY_ONLY on Interface IF_RECA_STORABLE has no exception.
Method SET_FREE_CHILD_STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_FREE_CHILD_STORE | Call by reference | Type reference (TYPE) | RE_T_OBJTYPE | Objektarten | 20090424 |
Method SET_FREE_CHILD_STORE on Interface IF_RECA_STORABLE has no exception.
Method SET_TOP_CHECK_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_TOP_CHECK_ALL | Call by reference | Type reference (TYPE) | RECABOOL | Prüfung auf oberster Ebene | 20100525 |
Method SET_TOP_CHECK_ALL on Interface IF_RECA_STORABLE has no exception.
Method STORE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FORCE_CHECK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Komplette Überprüfung erzwingen | 20080617 | ||
| 2 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20010622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler vor dem Sichern (noch keine Verbuchung erfolgt) | 20020812 |
Event Signatures
Event AFTER_STORE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung wird "IN UPDATE TASK" durchgeführt | 20030626 |
Event BEFORE_STORE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSGLIST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler (E-Meldung verhindert das Sichern) | 20021203 |
Event ON_CHECK_ALL Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_BEFORE_STORE | Exporting | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Prüfung unmittelbar vor dem Sichern | 20030105 | |
| 2 | IO_MSGLIST | Exporting | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20030105 |
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 46C |