SAP ABAP Class CL_SRM_VARIANT (Variant of a Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERIC_SP (Package) Records Management Generic Service Provider
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_PHYS_INFOOBJECT | Physical Information Object | 20000608 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_VARIANT | GSP2: Interface for Variant | 20030708 |
Properties
| Class | CL_SRM_VARIANT | |
| Short Description | Variant of a Document | |
| Super Class | CL_SRM_PHYS_INFOOBJECT | Physical Information Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | SRM_GENERIC_SP | Records Management Generic Service Provider |
| Created | 20000502 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRM_VARIANT | GSP2: Interface for Variant | 20030708 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRM_DOCUMENT | 20010829 | Represents a Document | |
| 2 | CL_SRM_QUERY | 20020830 | Query Operations for Documents |
Attributes
Class CL_SRM_VARIANT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000505 |
Events
Class CL_SRM_VARIANT has no event.
Types
Class CL_SRM_VARIANT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_DOCUMENT | Umschliessendes Dokument-Objekt | 20001011 | |||
| 2 | DOC_ID | Call by reference | Type reference (TYPE) | SRMGS_DOC_ID | Meine Doc-ID | 20000505 | |||
| 3 | OWN_VARIANT_ID | Call by reference | Type reference (TYPE) | I | 20020716 | ||||
| 4 | OWN_VERSION_ID | Call by reference | Type reference (TYPE) | I | 20020716 | ||||
| 5 | VERSION_PHIO_PROPS | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | fetching phio properties from version | 20081121 |
Method CONSTRUCTOR on class CL_SRM_VARIANT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 46D |