SAP ABAP Class /SLOAP/IF_PERSISTENT (SLOAS: Persistent Object)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /SLOAP/IF_AUTH | SLOAS: Authorization | 20100127 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /SLOAP/CL_PERSISTENT | SLOAS: Persistent | 20100127 |
Properties
| Class | /SLOAP/IF_PERSISTENT | |
| Short Description | SLOAS: Persistent Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100127 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SLOAP/IF_PERSISTENT has no forward declaration.
Interfaces
Class /SLOAP/IF_PERSISTENT has no interface implemented.
Friends
Class /SLOAP/IF_PERSISTENT has no friend class.
Attributes
Class /SLOAP/IF_PERSISTENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete (Perform Save afterwards) | 20100127 | |
| 2 | Instance method | Public | Method | Returns the description | 20100127 | |
| 3 | Instance method | Public | Method | Return GUID of persistent object | 20100127 | |
| 4 | Instance method | Public | Method | Return GUID of persistent object | 20100127 | |
| 5 | Instance method | Public | Method | Returns state of persistent object | 20100127 | |
| 6 | Instance method | Public | Method | Save | 20100127 | |
| 7 | Instance method | Public | Method | Sets the description | 20100127 | |
| 8 | Instance method | Public | Method | State (1: Display / 2: Modify) | 20100127 |
Events
Class /SLOAP/IF_PERSISTENT has no event.
Types
Class /SLOAP/IF_PERSISTENT has no local type.
Method Signatures
Method DELETE Signature
Method DELETE on class /SLOAP/IF_PERSISTENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20100127 |
Method GET_DESCRIPTION on class /SLOAP/IF_PERSISTENT has no exception.
Method GET_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Value transfer | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100127 |
Method GET_GUID on class /SLOAP/IF_PERSISTENT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ID | Value transfer | Type reference (TYPE) | /SLOAP/GUID | SLOAS: Guid | 20100127 |
Method GET_ID on class /SLOAP/IF_PERSISTENT has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_STATE | Value transfer | Type reference (TYPE) | /SLOAP/PERSISTENT_STATE | SLOAS: State of persistent object | 20100127 |
Method GET_STATE on class /SLOAP/IF_PERSISTENT has no exception.
Method SAVE Signature
Method SAVE on class /SLOAP/IF_PERSISTENT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20100127 | ||||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | SPRAS | SY-LANGU | Language Key | 20100127 |
Method SET_DESCRIPTION on class /SLOAP/IF_PERSISTENT has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATE | Call by reference | Type reference (TYPE) | /SLOAP/PERSISTENT_STATE | SLOAS: State of persistent object | 20100127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100127 | |||
| 2 | 20100127 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |