SAP ABAP Class CL_STRUSTCRT_STATUS (crl ui status list)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC (Application Component) Security
⤷
STRUST (Package) PKI Management
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STRUSTCRT_VIEW | crl ui view | 20110712 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_STRUSTCRT_STATUS_CRL | CRL Status List | 20111021 |
Properties
| Class | CL_STRUSTCRT_STATUS | |
| Short Description | crl ui status list | |
| Super Class | CL_STRUSTCRT_VIEW | crl ui view |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | STRUSTCR | |
| Program status | ||
| Category | 0 | |
| Package | STRUST | PKI Management |
| Created | 20101026 | SAP |
| Last change | 20130531 | 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 CL_STRUSTCRT_STATUS has no interface implemented.
Friends
Class CL_STRUSTCRT_STATUS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DELETE_CERTIFICATE' | 20110712 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20110712 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20110712 | |||
| 4 | Instance attribute | Private | See coding | 20110712 | |||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20110712 | |||
| 6 | Instance attribute | Protected | See coding | 20110712 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Delete selected certificates | 20110712 | |
| 2 | Instance method | Private | Event handling method | Event handler for toolbar | 20110712 |
Events
Class CL_STRUSTCRT_STATUS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_STRUSTCRT_SERIAL | Protected | See coding | 20110712 | BEGIN OF ty_strustcrt_serial,
strustcrt TYPE strustcrt,
serial_n(50) TYPE n,
END OF ty_strustcrt_serial
|
Method Signatures
Method DELETE_CERTIFICATE Signature
Method DELETE_CERTIFICATE on class CL_STRUSTCRT_STATUS has no parameter.
Method DELETE_CERTIFICATE on class CL_STRUSTCRT_STATUS has no exception.
Method ON_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20110712 |
Method ON_TOOLBAR on class CL_STRUSTCRT_STATUS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |