SAP ABAP Class IF_ARFA_PERSOBJECT (Persistent Object)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ARFA_PERSISTENT_OBJECT | Persistent Object in Archiving Factory | 20060829 |
Properties
Class | IF_ARFA_PERSOBJECT | |
Short Description | Persistent Object | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20060828 | 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) |
Interfaces
Class IF_ARFA_PERSOBJECT has no interface implemented.
Friends
Class IF_ARFA_PERSOBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 8 | Return Value of ABAP Statements | 20060906 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 4 | Return Value of ABAP Statements | 20060906 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | SY-SUBRC | 0 | Return Value of ABAP Statements | 20060906 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks if Object Exists in Database | 20060828 |
2 | ![]() |
Instance method | Public | Method | Get Persistency Key | 20060830 |
3 | ![]() |
Instance method | Public | Method | Read from Database | 20060828 |
4 | ![]() |
Instance method | Public | Method | Save in Database | 20060828 |
5 | ![]() |
Instance method | Public | Method | Undo Changes | 20060906 |
Events
Class IF_ARFA_PERSOBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_TAB_POBJS | Public | See coding | 20060829 | typ_tab_pobjs TYPE STANDARD TABLE OF REF TO if_arfa_persobject
WITH DEFAULT KEY
|
Method Signatures
Method EXISTS_IN_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_TRUE | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060828 |
Method EXISTS_IN_DB on class IF_ARFA_PERSOBJECT has no exception.
Method GET_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_KEY | Value transfer | Type reference (TYPE) | STRING | 20060830 |
Method GET_KEY on class IF_ARFA_PERSOBJECT has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FLG_IN_DB | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20060828 |
Method LOAD on class IF_ARFA_PERSOBJECT has no exception.
Method SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_RCD_SAVE | Value transfer | Type reference (TYPE) | SY-SUBRC | Rückgabewert von ABAP-Anweisungen | 20060906 |
Method SAVE on class IF_ARFA_PERSOBJECT has no exception.
Method UNDO Signature
Method UNDO on class IF_ARFA_PERSOBJECT has no parameter.
Method UNDO on class IF_ARFA_PERSOBJECT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |