SAP ABAP Class IF_SRM_SP_MODEL (IF_SRM_SP_MODEL)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SRM_SP_MODEL_CONTEXT | IF_SRM_SP_MODEL_CONTEXT | 20030602 |
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
| Class | IF_SRM_SP_MODEL | |
| Short Description | IF_SRM_SP_MODEL | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030528 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SRM_SP_MODEL has no forward declaration.
Interfaces
Class IF_SRM_SP_MODEL has no interface implemented.
Friends
Class IF_SRM_SP_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_SRM_SP_MODEL has no event.
Types
Class IF_SRM_SP_MODEL has no local type.
Method Signatures
Method CLOSE Signature
Method CLOSE on class 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 class 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 class IF_SRM_SP_MODEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |