SAP ABAP Interface IF_SRM_SP_MODEL (IF_SRM_SP_MODEL)
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_MODEL | Represents a Record Model | 20030528 |
Properties
| Interface | IF_SRM_SP_MODEL | |
| Short Description | IF_SRM_SP_MODEL |
General Data
| Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
| Created | 20030528 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SRM_SP_MODEL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_MODEL_CONTEXT | IF_SRM_SP_MODEL_CONTEXT | 20030602 |
Friends
Interface IF_SRM_SP_MODEL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_ROOT | Constant | Public | Type reference (TYPE) | STRING | 'ID_ROOT' | Root node | 20041027 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Unlock Record Model, Release Memory... | 20030528 | |
| 2 | Instance method | Public | Method | Create Record Model | 20030528 | |
| 3 | Instance method | Public | Method | Get All Nodes | 20030602 | |
| 4 | Instance method | Public | Method | Get Node from ID | 20030602 | |
| 5 | Instance method | Public | Method | Get All Child Nodes | 20030602 | |
| 6 | Instance method | Public | Method | 1. Find ID for Anchor | 20030602 | |
| 7 | Instance method | Public | Method | Load Record Model, Parse... | 20030602 | |
| 8 | Instance method | Public | Method | Set Status of Record Model to 'Release' | 20030530 | |
| 9 | Instance method | Public | Method | Save Record Model (No Commit) | 20030528 | |
| 10 | Instance method | Public | Method | Find Status of the Record Model | 20050630 |
Events
Interface IF_SRM_SP_MODEL has no event.
Types
Interface IF_SRM_SP_MODEL has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on Interface IF_SRM_SP_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_BACK | 20030528 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | nicht-eind. beschreibung der akte (topknoten) | 20030528 | |||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | eind. bezeichnung der akte | 20030528 | |||
| 3 | ID_CHECK_UNIQUE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | eind. der bezeichnung pruefen | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_BACK | 20030528 | ||
| 2 | CX_SRM_SP_RECORD | 20030528 |
Method ELEMENT_GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TAB | Value transfer | Type reference (TYPE) | SRM_MDL_ELEM_TAB | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030602 |
Method ELEMENT_GET_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_MODEL_ELEMENT | 20030602 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030602 |
Method ELEMENT_GET_DIRECT_CHILDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TAB | Value transfer | Type reference (TYPE) | SRM_MDL_ELEM_TAB | 20030602 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | STRING | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030602 |
Method FIRST_ID_GET_BY_ANCHOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ANCHOR | Call by reference | Type reference (TYPE) | STRING | 20030602 | ||||
| 2 | ID | Value transfer | Type reference (TYPE) | STRING | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030602 |
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOR_UPDATE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_BACK | 20030602 | ||
| 2 | CX_SRM_SP_RECORD | 20030602 |
Method RELEASE Signature
Method RELEASE on Interface IF_SRM_SP_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030530 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NEW_VERSION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20030528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_BACK | 20030528 | ||
| 2 | CX_SRM_SP_RECORD | 20030528 |
Method STATE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATE | Value transfer | Type reference (TYPE) | STRING | Status | 20050630 |
Method STATE_GET on Interface IF_SRM_SP_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |