SAP ABAP Interface IF_FAA_STORABLE (Object Can Be Stored)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_BL_CA (Package) Process Logic for General Objects

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_FAA_BUS_OBJECT | Business Object | 20040108 |
2 | Interface composition (i COMPRISING i_ref) | IF_FAA_DEPR_PARAM_MNGR | Manager for Depreciation Terms | 20040123 |
3 | Interface composition (i COMPRISING i_ref) | IF_FAA_ITEM_MNGR | Asset Values | 20050119 |
4 | Interface composition (i COMPRISING i_ref) | IF_FAA_MASTER_DATA_MNGR | Asset Master Data | 20041214 |
5 | Interface composition (i COMPRISING i_ref) | IF_FAA_TD_AMD_MNGR | Manager for Time-Dependent Master Data | 20040123 |
6 | Interface composition (i COMPRISING i_ref) | IF_FAA_VALUE_MNGR | Asset Values | 20041214 |
7 | Interface composition (i COMPRISING i_ref) | IF_GLO_MASTER_DATA_MNGR | Country-Specific Asset Master Data | 20050103 |
8 | Interface composition (i COMPRISING i_ref) | IF_GLO_TD_AMD_MNGR | Manager for Time-Dependent Master Data | 20041026 |
9 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FAA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20040108 |
Properties
Interface | IF_FAA_STORABLE | |
Short Description | Object Can Be Stored |
General Data
Package | FAA_BL_CA | Process Logic for General Objects |
Created | 20040108 | SAP |
Last changed | 20050220 | 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 | FAACA | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_FAA_OBJECT | Instantiable Object | 20040108 |
Friends
Interface IF_FAA_STORABLE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MB_AUTH_CHECK | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Tech: Execute default authorization checks? | 20040218 | ||
2 | MB_LOCK | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Tech: Use default blocks? | 20041209 | ||
3 | MD_ACTIVITY | Instance attribute | Public | Type reference (TYPE) | FAACA_ACTIVITY | Processing Type | 20040108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Inserts a Subobject [final] | 20040126 |
2 | ![]() |
Instance method | Public | Method | Checks All Data [Final] | 20040405 |
3 | ![]() |
Instance method | Public | Method | Gets Original and Changed Data (for Change Documents) | 20040130 |
4 | ![]() |
Instance method | Public | Method | Supplies All Subobjects Inserted with ADD_CHILD [Final] | 20040126 |
5 | ![]() |
Instance method | Public | Method | Checks if data was changed [Final] | 20040108 |
6 | ![]() |
Instance method | Public | Method | Registers All Subobjects [Final] | 20040126 |
7 | ![]() |
Instance method | Public | Method | Changes Processing Mode of Asset | 20040220 |
8 | ![]() |
Instance method | Public | Method | Saves Changes Persistently [Final] | 20040108 |
Events
Interface IF_FAA_STORABLE has no event.
Types
Interface IF_FAA_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_FAA_STORABLE | Speicherbares Objekt | 20040126 |
Method ADD_CHILD on Interface IF_FAA_STORABLE has no exception.
Method CHECK_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR-PD-Infotypen: Meldungen | 20040628 |
Method CHECK_ALL on Interface IF_FAA_STORABLE has no exception.
Method GET_CHANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA_NEW | Call by reference | Type reference (TYPE) | DATA | Veränderte Datenstruktur | 20040203 | ||
2 | ![]() |
ES_DATA_OLD | Call by reference | Type reference (TYPE) | DATA | Ursprüngliche Datenstruktur | 20040203 | ||
3 | ![]() |
ETS_TABLE_NEW | Call by reference | Type reference (TYPE) | SORTED TABLE | Veränderte Datentabelle | 20040223 | ||
4 | ![]() |
ETS_TABLE_OLD | Call by reference | Type reference (TYPE) | SORTED TABLE | Ursprüngliche Datentabelle | 20040223 |
Method GET_CHANGES on Interface IF_FAA_STORABLE has no exception.
Method GET_CHILDREN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CHILDREN | Value transfer | Type reference (TYPE) | FAA_T_IF_FAA_STORABLE | Referenztabelle auf IF_FAA_STORABLE | 20040915 |
Method GET_CHILDREN on Interface IF_FAA_STORABLE has no exception.
Method IS_MODIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RB_MODIFIED | Value transfer | Type reference (TYPE) | ABAP_BOOL | Daten geändert? | 20040108 |
Method IS_MODIFIED on Interface IF_FAA_STORABLE has no exception.
Method REGISTER_ALL_CHILDREN Signature
Method REGISTER_ALL_CHILDREN on Interface IF_FAA_STORABLE has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen beim Speichern | 20040225 |
Method SET_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_NEW_ACTIVITY | Call by reference | Type reference (TYPE) | FAACA_ACTIVITY | Bearbeitungsart | 20040308 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen beim Speichern | 20040305 |
Method STORE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR-PD-Infotypen: Meldungen | 20040901 | ||
2 | ![]() |
IB_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Mit Verbuchung? | 20040108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen beim Speichern | 20040115 |
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in | 500 |