SAP ABAP Class CL_SRM_PHYS_DOC (GSP 2: Superclass of Version and Variant)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_GENERIC_SP2 (Package) Generic SP 2 on GDMA

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_GSP_FILE_TRANSFER | Access to Content Using Files | 20030604 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_GSP_PROPERTIES | Access to Document Attributes | 20030602 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_GSP_TAB_TRANSFER | Access to Content Using Tables | 20030604 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRM_GSP_URL_TRANSFER | Access to Content Server Using HTTP Server | 20030604 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_VARIANT2 | Represents a Document Variant in GSP 2 | 20030310 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_VERSION2 | Represents a Document Version in GSP 2 | 20030310 |
Properties
Class | CL_SRM_PHYS_DOC | |
Short Description | GSP 2: Superclass of Version and Variant | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SRM_GENERIC_SP2 | Generic SP 2 on GDMA |
Created | 20030310 | SAP |
Last change | 20130531 | 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_GSP_FILE_TRANSFER | Access to Content Using Files | 20030604 | ||
2 | IF_SRM_GSP_PROPERTIES | Access to Document Attributes | 20030602 | ||
3 | IF_SRM_GSP_TAB_TRANSFER | Access to Content Using Tables | 20030604 | ||
4 | IF_SRM_GSP_URL_TRANSFER | Access to Content Server Using HTTP Server | 20030604 |
Friends
Class CL_SRM_PHYS_DOC 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 | 'CL_SRM_PHYS_DOC' | SRC Class Name | 20030703 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DM_COMPONENT | GDMA Component Interface | 20030604 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | GDMA Document Interface | 20030310 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DM_PROPERTIES | GDMA Property Interface | 20030604 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_DM_VARIANT | GDMA Variant Interface | 20030311 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | GSP document contains the version | 20030311 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Separate Variant ID | 20030311 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Separate Version ID | 20030311 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030604 |
2 | ![]() |
Instance method | Protected | Method | 20030610 |
Events
Class CL_SRM_PHYS_DOC has no event.
Types
Class CL_SRM_PHYS_DOC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DM_DOC | Call by reference | Object reference (TYPE REF TO) | IF_DM_DOCUMENT | 20030604 | |||
2 | ![]() |
DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_SRM_DOCUMENT | Umschliessendes Dokumenten-Objekt | 20030604 | ||
3 | ![]() |
OWN_VARIANT_ID | Call by reference | Type reference (TYPE) | STRING | 20030604 | |||
4 | ![]() |
OWN_VERSION_ID | Call by reference | Type reference (TYPE) | STRING | 20030604 |
Method CONSTRUCTOR on class CL_SRM_PHYS_DOC has no exception.
Method P_CLONE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DOC_ID_OF_COPY | Call by reference | Type reference (TYPE) | STRING | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic SP2: Allgemeiner Fehler | 20030610 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 640 |