SAP ABAP Class CL_STRUSTCRT_CRLS (crl ui crls)
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
Properties
Class CL_STRUSTCRT_CRLS  
Short Description crl ui crls    
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 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_STRUSTCRT_CRLS has no interface implemented.
Friends
Class CL_STRUSTCRT_CRLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMMAND_DELETE_CRL Constant Private Type reference (TYPE) SYUCOMM 'DELETE_CRL' 20110712
2 CO_COMMAND_DOWNLOAD_CRL Constant Private Type reference (TYPE) SYUCOMM 'SAV' 20110712
3 CO_COMMAND_UPLOAD_CRL Constant Private Type reference (TYPE) SYUCOMM 'UCRL' 20110712
4 MO_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20110712
5 MO_ALV_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20110712
6 MO_STATUS_CRL Instance attribute Private Object reference (TYPE REF TO) CL_STRUSTCRT_STATUS_CRL CRL Status List 20111021
7 MS_CRL_SELECTED Instance attribute Private Type reference (TYPE) TY_STRUSTCRL_SERIAL 20111021
8 MT_DELETED_ROWS Instance attribute Private See coding 20110712
9 MT_FIELDCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20110712
10 MT_STRUSTCRL_SERIAL Instance attribute Private See coding 20110712
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_CRL Instance method Private Method Deletes selected CRLs 20110712
2 DOWNLOAD_CRL Instance method Private Method Downloads a selected CRL 20110712
3 HANDLE_DOUBLE_CLICK Instance method Private Event handling method Event handler for double click 20111021
4 ON_TOOLBAR Instance method Private Event handling method Event handler for toolbar 20110712
5 UPLOAD_CRL Instance method Private Method Uploads a selected CRL 20110712
Events
Class CL_STRUSTCRT_CRLS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_STRUSTCRL_SERIAL Private See coding 20110712 BEGIN OF ty_strustcrl_serial, strustcrl TYPE strustcrl, serial_n(50) TYPE n, END OF ty_strustcrl_serial
Method Signatures

Method DELETE_CRL Signature

Method DELETE_CRL on class CL_STRUSTCRT_CRLS has no parameter.
Method DELETE_CRL on class CL_STRUSTCRT_CRLS has no exception.

Method DOWNLOAD_CRL Signature

Method DOWNLOAD_CRL on class CL_STRUSTCRT_CRLS has no parameter.
Method DOWNLOAD_CRL on class CL_STRUSTCRT_CRLS has no exception.

Method HANDLE_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_COLUMN Value transfer Attribute reference (LIKE) 20111021
2 Importing E_ROW Value transfer Attribute reference (LIKE) 20111021

Method HANDLE_DOUBLE_CLICK on class CL_STRUSTCRT_CRLS has no exception.

Method ON_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Value transfer Attribute reference (LIKE) 20110712

Method ON_TOOLBAR on class CL_STRUSTCRT_CRLS has no exception.

Method UPLOAD_CRL Signature

Method UPLOAD_CRL on class CL_STRUSTCRT_CRLS has no parameter.
Method UPLOAD_CRL on class CL_STRUSTCRT_CRLS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in