SAP ABAP Interface IF_SRM_SP_RECORD_HEADER (Record Header)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRM_SP_RECORD_HEADER | Record: Header | 20040505 |
Properties
| Interface | IF_SRM_SP_RECORD_HEADER | |
| Short Description | Record Header |
General Data
| Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
| Created | 20040505 | SAP |
| Last changed | 20040930 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_SP_RECORD_HEADER has no forward declaration.
Interfaces
Interface IF_SRM_SP_RECORD_HEADER has no interface.
Friends
Interface IF_SRM_SP_RECORD_HEADER has no friend.
Attributes
Interface IF_SRM_SP_RECORD_HEADER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Find Description of Record | 20040506 | |
| 2 | Instance method | Public | Method | Find out the Record ID | 20040506 | |
| 3 | Instance method | Public | Method | Find out Date of Last Change | 20040506 | |
| 4 | Instance method | Public | Method | Find out Time of Last Change | 20040506 | |
| 5 | Instance method | Public | Method | Find out Author of Last Change | 20040506 | |
| 6 | Instance method | Public | Method | Find out structure of the record (if available) | 20040505 | |
| 7 | Instance method | Public | Method | Find out the Version of the Record | 20040505 | |
| 8 | Instance method | Public | Method | Returns whether the record is frozen | 20040505 |
Events
Interface IF_SRM_SP_RECORD_HEADER has no event.
Types
Interface IF_SRM_SP_RECORD_HEADER has no local type.
Method Signatures
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20040506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20040506 |
Method GET_DOC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DOC_ID | Value transfer | Type reference (TYPE) | STRING | DocID der Akte | 20040506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20040506 |
Method GET_LAST_MODIF_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_DATE | Value transfer | Type reference (TYPE) | D | Datum | 20040506 |
Method GET_LAST_MODIF_DATE on Interface IF_SRM_SP_RECORD_HEADER has no exception.
Method GET_LAST_MODIF_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TIME | Value transfer | Type reference (TYPE) | T | Uhrzeit | 20040506 |
Method GET_LAST_MODIF_TIME on Interface IF_SRM_SP_RECORD_HEADER has no exception.
Method GET_LAST_MODIF_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_UNAME | Value transfer | Type reference (TYPE) | UNAME | Benutzername | 20040506 |
Method GET_LAST_MODIF_USER on Interface IF_SRM_SP_RECORD_HEADER has no exception.
Method GET_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_STATUS_DESCRIPTION | Call by reference | Type reference (TYPE) | SRMDESCR | SRM: Bezeichnung | 20040506 | |||
| 2 | EX_STATUS_ID | Call by reference | Type reference (TYPE) | SRMSTATID | SRM Status ID | 20040506 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_RECORD | 20040506 |
Method GET_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_VERSION | Value transfer | Type reference (TYPE) | STRING | Versiond | 20040505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic SP2: Allgemeiner Fehler | 20040506 |
Method IS_FROZEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_IS_FROZEN | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040505 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_RECORD | 20040505 |
History
| Last changed by/on | SAP | 20040930 |
| SAP Release Created in | 700 |