SAP ABAP Class CL_SRM_SP_MODEL (Represents a Record 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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_GSP_BACK | CL_SRM_GSP_BACK | 20020619 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_MODEL | IF_SRM_SP_MODEL | 20030528 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_SP_MODEL_CONTEXT | IF_SRM_SP_MODEL_CONTEXT | 20030530 |
Properties
| Class | CL_SRM_SP_MODEL | |
| Short Description | Represents a Record Model | |
| Super Class | CL_SRM_GSP_BACK | CL_SRM_GSP_BACK |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SRM_XML_BR_MD_FP | XML, Browser, Modeler, File Plan |
| Created | 20020319 | SAP |
| Last change | 20020319 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_SP_MODEL | IF_SRM_SP_MODEL | 20030528 | ||
| 2 | IF_SRM_SP_MODEL_CONTEXT | IF_SRM_SP_MODEL_CONTEXT | 20030530 |
Friends
Class CL_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 | 'STATE_PROFILE_ID' | 20030828 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'RELATION_ID' | 20020716 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | 20030602 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20030530 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SRM_XML_REC_MODEL | 20030530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | ELEMENT_GET_BY_GID | 20030602 | |
| 2 | Instance method | Private | Method | GARBAGE_COLL_SUBTREE_CREATE | 20030530 | |
| 3 | Instance method | Private | Method | XML_CONTEXT_SET | 20030530 |
Events
Class CL_SRM_SP_MODEL has no event.
Types
Class CL_SRM_SP_MODEL has no local type.
Method Signatures
Method ELEMENT_GET_BY_GID 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 | GID | Call by reference | Type reference (TYPE) | I | 20030602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030602 |
Method GARBAGE_COLL_SUBTREE_CREATE Signature
Method GARBAGE_COLL_SUBTREE_CREATE on class CL_SRM_SP_MODEL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CX_SRM_SP_MODEL | 20030530 |
Method XML_CONTEXT_SET Signature
Method XML_CONTEXT_SET on class CL_SRM_SP_MODEL has no parameter.
Method XML_CONTEXT_SET on class CL_SRM_SP_MODEL has no exception.
History
| Last changed by/on | SAP | 20020319 |
| SAP Release Created in | 630 |