SAP ABAP Class IF_SCV_COVRES0_PERMIT_REPOSTRY (Manages access to the COVRES0 semaphore switch)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_COVRES0_PERMIT_REPOSTRY Manages access to the COVRES0 semaphore switch 20100717
Properties
Class IF_SCV_COVRES0_PERMIT_REPOSTRY  
Short Description Manages access to the COVRES0 semaphore switch    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100717   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCV_COVRES0_PERMIT_REPOSTRY has no forward declaration.
Interfaces
Class IF_SCV_COVRES0_PERMIT_REPOSTRY has no interface implemented.
Friends
Class IF_SCV_COVRES0_PERMIT_REPOSTRY has no friend class.
Attributes
Class IF_SCV_COVRES0_PERMIT_REPOSTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_LAST_PERMIT_TIMESTAMP Instance method Public Method Gets newest time stamp of all semaphore switches 20100718
2 READ_PERMIT Instance method Public Method Gets information about COVRES0 semaphore switch 20100717
3 UPSERT_PERMIT Instance method Public Method Updates the COVRES0 semaphore switch 20100718
Events
Class IF_SCV_COVRES0_PERMIT_REPOSTRY has no event.
Types
Class IF_SCV_COVRES0_PERMIT_REPOSTRY has no local type.
Method Signatures

Method READ_LAST_PERMIT_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RELID Call by reference Type reference (TYPE) INDX_RELID Gebiet in IMPORT/EXPORT-Datentabelle 20100922
2 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TZNTSTMPL UTC-Zeitstempel in Langform (JJJJMMTThhmmss,mmmuuun) 20100718

Method READ_LAST_PERMIT_TIMESTAMP on class IF_SCV_COVRES0_PERMIT_REPOSTRY has no exception.

Method READ_PERMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARTITION_ID Call by reference Type reference (TYPE) CVA_PARTID Partition-Id = Id einer Menge von Einträgen in COVRES0 20100717
2 Importing I_RELID Call by reference Type reference (TYPE) INDX_RELID Gebiet in IMPORT/EXPORT-Datentabelle 20100922
3 Returning R_PERMIT Value transfer Type reference (TYPE) COVRES0_SYNCH Synchronisationssätze zum Abmischen von COVRES0 nach COVRES 20100717

Method READ_PERMIT on class IF_SCV_COVRES0_PERMIT_REPOSTRY has no exception.

Method UPSERT_PERMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HOST Call by reference Type reference (TYPE) MSNAME2 Name Applikationsserver 20101122
2 Importing I_LOCK_OWNER_ID Call by reference Type reference (TYPE) COVRES0_SYNCH-LOCK_OWNER_ID 16 byte UUID in 16 bytes (raw format) 20100928
3 Importing I_PARTITION_ID Call by reference Type reference (TYPE) CVA_PARTID Partition-Id = Id einer Menge von Einträgen in COVRES0 20100718
4 Importing I_RELID Call by reference Type reference (TYPE) INDX_RELID Gebiet in IMPORT/EXPORT-Datentabelle 20100922
5 Returning R_UPDATED_PERMIT Value transfer Type reference (TYPE) COVRES0_SYNCH Synchronisationssätze zum Abmischen von COVRES0 nach COVRES 20100718

Method UPSERT_PERMIT on class IF_SCV_COVRES0_PERMIT_REPOSTRY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in