SAP ABAP Class CL_RMPS_SIG_STATE (Access to Persistent Signature Statuses)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_DIGITAL_SIGNATURE (Package) Digital Signature
Properties
Class CL_RMPS_SIG_STATE  
Short Description Access to Persistent Signature Statuses    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_DIGITAL_SIGNATURE   Digital Signature 
Created 20040127   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMPS_SIG_STATE has no forward declaration.
Interfaces
Class CL_RMPS_SIG_STATE has no interface implemented.
Friends
Class CL_RMPS_SIG_STATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SIGSTATE Instance attribute Public Type reference (TYPE) RMPS_T_SIGSTATE Table with Signature Statuses 20040127
2 G_DOC_AREA Instance attribute Public Type reference (TYPE) STRING Document Area ID 20050920
3 G_DOC_SPS Instance attribute Public Type reference (TYPE) STRING Document sps id 20050920
4 G_STR_SIGKEY Instance attribute Public Type reference (TYPE) RMPSSIGSTATE Key Fields 20040127
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040127
2 DELETE_ALL Instance method Public Method Deletion of Selected Entries 20040128
3 DELETE_SPECIFIC Instance method Public Method Deletion of Specific Entries 20040128
4 GET_SIGSTATE Instance method Public Method Reading of a Signature Status 20040127
5 READ_SIGSTATES Instance method Public Method Reading of Signature Data 20040127
6 UPDATE_SIGSTATE Instance method Public Method Change One Line 20040127
7 UPDATE_SIGSTATES Instance method Public Method Changing of Signature Table 20040127
Events
Class CL_RMPS_SIG_STATE has no event.
Types
Class CL_RMPS_SIG_STATE 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 IM_DOCVAR Call by reference Type reference (TYPE) BAPIPOS Position 20040127
2 Importing IM_DOCVERS Call by reference Type reference (TYPE) BAPIPOS Position 20040127
3 Importing IM_DOC_CLASS Call by reference Type reference (TYPE) BAPIDCLASS Ablageort eines Dokuments in SRM (Content-Modell) 20040127
4 Importing IM_DOC_ID Call by reference Type reference (TYPE) BAPIGUID GUID 20040127
5 Importing IM_GENSPTYPE Call by reference Type reference (TYPE) RMPSGENSPTYPE Typ des generischen SP in der Historientabelle 20040127

Method CONSTRUCTOR on class CL_RMPS_SIG_STATE has no exception.

Method DELETE_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN 'X' X = Commit work absetzen 20040128
# Exception Resumable Description Created on
1 DELETE_FAILED Löschen ist fehlgeschlagen 20040128

Method DELETE_SPECIFIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20040128
2 Importing IM_TAB_DELETE Call by reference Type reference (TYPE) RMPS_T_SIGSTATE Tabelle mit Siganturstati 20040128
# Exception Resumable Description Created on
1 DELETE_FAILED löschen fehlgeschlagen 20040128

Method GET_SIGSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJNO Call by reference Type reference (TYPE) SO_OBJ_NO Objektnummer 20040127
2 Importing IM_OBJTP Call by reference Type reference (TYPE) SO_OBJ_TP Objekttyp 20040127
3 Importing IM_OBJYR Call by reference Type reference (TYPE) SO_OBJ_YR Objektjahr 20040127
4 Returning RE_SIG_STATE Value transfer Type reference (TYPE) RMPSSIGSTATE Signaturstatus 20040127
# Exception Resumable Description Created on
1 NOTHING_FOUND Kein Eintrag gefunden 20040127

Method READ_SIGSTATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_READ_FROM_DB Call by reference Type reference (TYPE) BOOLEAN '-' X =Direkt von der Daenbank lesen 20040127
2 Returning RE_TAB_SIGSTATES Value transfer Type reference (TYPE) RMPS_T_SIGSTATE Tabelle mit Siganturstati 20040127

Method READ_SIGSTATES on class CL_RMPS_SIG_STATE has no exception.

Method UPDATE_SIGSTATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN 'X' Commit absetzen 20040127
2 Importing IM_STR_SIGSTATE Call by reference Type reference (TYPE) RMPSSIGSTATE Struktur zum Ändern des Signaturstatus 20040127
# Exception Resumable Description Created on
1 UPDATE_FAILED Speichern fehlgeschlagen 20040127

Method UPDATE_SIGSTATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DO_COMMIT Call by reference Type reference (TYPE) BOOLEAN 'X' Commit absetzen 20040127
2 Importing IM_TAB_SIGSTATES Call by reference Type reference (TYPE) RMPS_T_SIGSTATE Stati die geändert werden sollen 20040127
# Exception Resumable Description Created on
1 UPDATE_FAILED Speichern fehlgeschlagen 20040127
History
Last changed by/on SAP  20060208 
SAP Release Created in 100