SAP ABAP Class IF_ILM_STOR_TACC_CERT (ILM DB Store: Table Access for Certificates)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ILM_STOR_TABLE_ACCESSOR | ILM DB Store: Generic Table Descriptor | 20130816 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_TACC_CERT | ILM DB Store: Table for Certificates | 20130816 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ILM_STOR_TACC_CERT_MOCK | ILM DB Store: Mock for IF_ILM_STOR_TACC_CERT | 20130816 |
Properties
| Class | IF_ILM_STOR_TACC_CERT | |
| Short Description | ILM DB Store: Table Access for Certificates | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130510 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_ILM_STOR_TACC_CERT has no interface implemented.
Friends
Class IF_ILM_STOR_TACC_CERT has no friend class.
Attributes
Class IF_ILM_STOR_TACC_CERT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes All of a Users Certificates | 20130816 | |
| 2 | Instance method | Public | Method | Determines the Number of Certificates in the Table (User) | 20130816 | |
| 3 | Instance method | Public | Method | Deletes a Certificate | 20130816 | |
| 4 | Instance method | Public | Method | Checks Whether a Certificate Exists | 20130816 | |
| 5 | Instance method | Public | Method | Reads a Certificate | 20130816 | |
| 6 | Instance method | Public | Method | Updates or Creates a Certificate | 20130816 |
Events
Class IF_ILM_STOR_TACC_CERT has no event.
Types
Class IF_ILM_STOR_TACC_CERT has no local type.
Method Signatures
Method CLEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 |
Method CLEAR on class IF_ILM_STOR_TACC_CERT has no exception.
Method COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | INT4 | Anzhal vorhandener Einträge | 20130816 |
Method COUNT on class IF_ILM_STOR_TACC_CERT has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CERTIFICATE_ID | Call by reference | Type reference (TYPE) | ILM_STOR_CERT_ID | ID des Zertifikats | 20130816 | |||
| 2 | IV_CERTIFICATE_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_CERT_TYPE | Typ des Zertifikats | 20130816 | |||
| 3 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 |
Method DELETE on class IF_ILM_STOR_TACC_CERT has no exception.
Method EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CERTIFICATE_ID | Call by reference | Type reference (TYPE) | ILM_STOR_CERT_ID | ID des gesuchten Zertifikats | 20130816 | |||
| 2 | IV_CERTIFICATE_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_CERT_TYPE | Typ des gesuchten Zertifikats | 20130816 | |||
| 3 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 4 | RV_VALUE | Value transfer | Type reference (TYPE) | ABAP_BOOL | abap_true, wenn das Zertifikat existiert | 20130816 |
Method EXISTS on class IF_ILM_STOR_TACC_CERT has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CERTIFICATE_ID | Call by reference | Type reference (TYPE) | ILM_STOR_CERT_ID | ID des Zertifikats | 20130816 | |||
| 2 | IV_CERTIFICATE_TYPE | Call by reference | Type reference (TYPE) | ILM_STOR_CERT_TYPE | Typ des Zertifikats | 20130816 | |||
| 3 | IV_ORIGIN | Call by reference | Type reference (TYPE) | ILM_STOR_ORIGIN | 20130816 | ||||
| 4 | RS_VALUE | Value transfer | Type reference (TYPE) | TILM_STOR_CERT | Gelesenes Zertifikat | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
Method SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CERT | Call by reference | Type reference (TYPE) | TILM_STOR_CERT | Zu speicherndes Zertifikat | 20130816 | |||
| 2 | RS_CERT | Value transfer | Type reference (TYPE) | TILM_STOR_CERT | Vollständiges Zertifikat wie gespeichert | 20130816 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130816 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |