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 | Instance attribute | Public | Type reference (TYPE) | RMPS_T_SIGSTATE | Table with Signature Statuses | 20040127 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | Document Area ID | 20050920 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Document sps id | 20050920 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | RMPSSIGSTATE | Key Fields | 20040127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20040127 | |
| 2 | Instance method | Public | Method | Deletion of Selected Entries | 20040128 | |
| 3 | Instance method | Public | Method | Deletion of Specific Entries | 20040128 | |
| 4 | Instance method | Public | Method | Reading of a Signature Status | 20040127 | |
| 5 | Instance method | Public | Method | Reading of Signature Data | 20040127 | |
| 6 | Instance method | Public | Method | Change One Line | 20040127 | |
| 7 | 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 | IM_DOCVAR | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20040127 | |||
| 2 | IM_DOCVERS | Call by reference | Type reference (TYPE) | BAPIPOS | Position | 20040127 | |||
| 3 | IM_DOC_CLASS | Call by reference | Type reference (TYPE) | BAPIDCLASS | Ablageort eines Dokuments in SRM (Content-Modell) | 20040127 | |||
| 4 | IM_DOC_ID | Call by reference | Type reference (TYPE) | BAPIGUID | GUID | 20040127 | |||
| 5 | 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 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | X = Commit work absetzen | 20040128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Löschen ist fehlgeschlagen | 20040128 |
Method DELETE_SPECIFIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20040128 | ||
| 2 | IM_TAB_DELETE | Call by reference | Type reference (TYPE) | RMPS_T_SIGSTATE | Tabelle mit Siganturstati | 20040128 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | löschen fehlgeschlagen | 20040128 |
Method GET_SIGSTATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJNO | Call by reference | Type reference (TYPE) | SO_OBJ_NO | Objektnummer | 20040127 | |||
| 2 | IM_OBJTP | Call by reference | Type reference (TYPE) | SO_OBJ_TP | Objekttyp | 20040127 | |||
| 3 | IM_OBJYR | Call by reference | Type reference (TYPE) | SO_OBJ_YR | Objektjahr | 20040127 | |||
| 4 | RE_SIG_STATE | Value transfer | Type reference (TYPE) | RMPSSIGSTATE | Signaturstatus | 20040127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Kein Eintrag gefunden | 20040127 |
Method READ_SIGSTATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_READ_FROM_DB | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | X =Direkt von der Daenbank lesen | 20040127 | ||
| 2 | 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 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Commit absetzen | 20040127 | ||
| 2 | IM_STR_SIGSTATE | Call by reference | Type reference (TYPE) | RMPSSIGSTATE | Struktur zum Ändern des Signaturstatus | 20040127 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Speichern fehlgeschlagen | 20040127 |
Method UPDATE_SIGSTATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Commit absetzen | 20040127 | ||
| 2 | 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 | Speichern fehlgeschlagen | 20040127 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 100 |