SAP ABAP Class /MRSS/CL_REQ_VERSION_DB (Maintain Portal Demand Versions)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   CA-CUS (Application Component) Global Organization Customizing
     /MRSS/REQUEST_INT (Package) Requests for Internal Consultants
Properties
Class /MRSS/CL_REQ_VERSION_DB  
Short Description Maintain Portal Demand Versions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/REQUEST_INT   Requests for Internal Consultants 
Created 20090824   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_REQ_VERSION_DB has no forward declaration.
Interfaces
Class /MRSS/CL_REQ_VERSION_DB has no interface implemented.
Friends
Class /MRSS/CL_REQ_VERSION_DB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DELETE Static Attribute Public Type reference (TYPE) CHAR1 'D' Insert operation 20090824
2 GC_INSERT Static Attribute Public Type reference (TYPE) CHAR1 'I' Insert operation 20090824
3 GC_UPDATE Static Attribute Public Type reference (TYPE) CHAR1 'U' Insert operation 20090824
4 GT_REQ_VERS Static Attribute Public Type reference (TYPE) /MRSS/T_REQ_VERS_DB_TAB Table Type for /MRSS/D_REQ_VERS_DB 20090824
Methods
# Method Level Visibility Method type Description Created on
1 MAINTAIN Static method Public Method Maintian the Version 20090824
2 READ Static method Public Method Read the Vesrion 20090824
3 RESET Static method Public Method Refresh 20090824
4 SAVE Static method Public Method Save the Version to the DB 20090824
Events
Class /MRSS/CL_REQ_VERSION_DB has no event.
Types
Class /MRSS/CL_REQ_VERSION_DB has no local type.
Method Signatures

Method MAINTAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_REQ_VERS Call by reference Type reference (TYPE) /MRSS/T_REQ_VERS_DB_TAB Table Type : Portal demands : Candidates Information 20090824

Method MAINTAIN on class /MRSS/CL_REQ_VERSION_DB has no exception.

Method READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_REQ_VERS Call by reference Type reference (TYPE) /MRSS/T_REQ_VERS_DB_TAB Table Type : Portal demands : Candidates Information 20090824
2 Importing IT_GUID Call by reference Type reference (TYPE) /MRSS/T_REQ_GUID_TAB Portal: GUID table 20090824

Method READ on class /MRSS/CL_REQ_VERSION_DB has no exception.

Method RESET Signature

Method RESET on class /MRSS/CL_REQ_VERSION_DB has no parameter.
Method RESET on class /MRSS/CL_REQ_VERSION_DB has no exception.

Method SAVE Signature

Method SAVE on class /MRSS/CL_REQ_VERSION_DB has no parameter.
Method SAVE on class /MRSS/CL_REQ_VERSION_DB has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 700