SAP ABAP Class CL_SRM_VERSION2 (Represents a Document Version in GSP 2)
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 Inheritance (c INHERITING FROM c_ref)  CL_SRM_PHYS_DOC GSP 2: Superclass of Version and Variant 20030310
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SRM_VERSION GSP 2: Interface Version 20030310
Properties
Class CL_SRM_VERSION2  
Short Description Represents a Document Version in GSP 2    
Super Class CL_SRM_PHYS_DOC GSP 2: Superclass of Version and Variant 
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 20030310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SRM_VERSION GSP 2: Interface Version 20030310
Friends
# Friend Modeled only Created on Description
1 CL_SRM_DOCUMENT2 20030312 Represents a Document in GSP 2
Attributes
Class CL_SRM_VERSION2 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20030311
2 P_CREATE_VARIANT Instance method Protected Method Create Variant Object 20030312
Events
Class CL_SRM_VERSION2 has no event.
Types
Class CL_SRM_VERSION2 has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DM_DOC Call by reference Object reference (TYPE REF TO) IF_DM_DOCUMENT GDMA Dokument, das diese Version repräsentiert 20030602
2 Importing DOCUMENT Call by reference Object reference (TYPE REF TO) IF_SRM_DOCUMENT Umschliessendes Dokumenten-Objekt 20030311
3 Importing OWN_VARIANT_ID Call by reference Type reference (TYPE) STRING 20030311
4 Importing OWN_VERSION_ID Call by reference Type reference (TYPE) STRING 20030311

Method CONSTRUCTOR on class CL_SRM_VERSION2 has no exception.

Method P_CREATE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DM_DOC Call by reference Object reference (TYPE REF TO) IF_DM_DOCUMENT 20030603
2 Returning OBJECT Value transfer Object reference (TYPE REF TO) IF_SRM_VARIANT Erzeugte Variante 20030312
3 Importing VARIANT_ID Call by reference Type reference (TYPE) STRING 20030312
4 Importing VERSION_ID Call by reference Type reference (TYPE) STRING 20030312

Method P_CREATE_VARIANT on class CL_SRM_VERSION2 has no exception.
History
Last changed by/on SAP  20030310 
SAP Release Created in 640