SAP ABAP Class CL_STRUSTCRT_VIEW (crl ui view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     STRUST (Package) PKI Management
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_STRUSTCRT_CRLS crl ui crls 20110712
2 Inheritance (c INHERITING FROM c_ref)  CL_STRUSTCRT_PROFILES crl ui profiles 20110712
3 Inheritance (c INHERITING FROM c_ref)  CL_STRUSTCRT_RANGES crl ui ranges 20110712
4 Inheritance (c INHERITING FROM c_ref)  CL_STRUSTCRT_SOURCES crl ui profiles 20110712
5 Inheritance (c INHERITING FROM c_ref)  CL_STRUSTCRT_STATUS crl ui status list 20110712
Properties
Class CL_STRUSTCRT_VIEW  
Short Description crl ui view    
Super Class    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_STRUSTCRT_VIEW has no interface implemented.
Friends
Class CL_STRUSTCRT_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SYSTEM_TYPE_SAP Constant Protected Type reference (TYPE) STRING 'SAP' 20110712
2 MV_EDIT_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20110712
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Protected Method Build the field catalog for the ALV 20110712
2 CONSISTENCY_CHECK Instance method Public Method Check whether the view data is consistent 20110712
3 CREATE_INSTANCE Static method Public Method Create a view instance based on the given name 20110712
4 EXCLUDE_FIELDCAT Instance method Protected Method Build the exclude field catalog for the ALV 20110712
5 GET_SYSTEM_TYPE Instance method Protected Method 20110712
6 HANDLE_ALV_COMMAND Instance method Protected Event handling method Event handler for ALV commands 20110712
7 HANDLE_USER_COMMAND Instance method Public Method Handle the given user command 20110712
8 INITIALIZE Instance method Public Method Initialize the view 20110712
9 IS_DATA_CHANGED Instance method Public Method Check whether the view data was changed 20110712
10 READ Instance method Protected Method Read the view data from the database 20110712
11 REFRESH Instance method Public Method Refresh the view data from the database 20110712
12 SAVE Instance method Public Method Save the view data 20110712
13 SET_EDIT_MODE Instance method Public Method Set the edit mode 20110712
Events
Class CL_STRUSTCRT_VIEW has no event.
Types
Class CL_STRUSTCRT_VIEW has no local type.
Method Signatures

Method BUILD_FIELDCAT Signature

Method BUILD_FIELDCAT on class CL_STRUSTCRT_VIEW has no parameter.
Method BUILD_FIELDCAT on class CL_STRUSTCRT_VIEW has no exception.

Method CONSISTENCY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CONSISTENT Value transfer Type reference (TYPE) ABAP_BOOL 20110712

Method CONSISTENCY_CHECK on class CL_STRUSTCRT_VIEW has no exception.

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20110712
2 Returning RO_VIEW Value transfer Object reference (TYPE REF TO) CL_STRUSTCRT_VIEW 20110712

Method CREATE_INSTANCE on class CL_STRUSTCRT_VIEW has no exception.

Method EXCLUDE_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Function Code Table 20110712

Method EXCLUDE_FIELDCAT on class CL_STRUSTCRT_VIEW has no exception.

Method GET_SYSTEM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SYSTEM_TYPE Value transfer Type reference (TYPE) STRING 20110712

Method GET_SYSTEM_TYPE on class CL_STRUSTCRT_VIEW has no exception.

Method HANDLE_ALV_COMMAND Signature

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

Method HANDLE_ALV_COMMAND on class CL_STRUSTCRT_VIEW has no exception.

Method HANDLE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USER_COMMAND Call by reference Type reference (TYPE) SYUCOMM 20110712

Method HANDLE_USER_COMMAND on class CL_STRUSTCRT_VIEW has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_STRUSTCRT_VIEW has no parameter.
Method INITIALIZE on class CL_STRUSTCRT_VIEW has no exception.

Method IS_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED Call by reference Type reference (TYPE) ABAP_BOOL 20110712
2 Exporting EV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20110712
3 Importing IV_SUPPRESS_POPUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110712

Method IS_DATA_CHANGED on class CL_STRUSTCRT_VIEW has no exception.

Method READ Signature

Method READ on class CL_STRUSTCRT_VIEW has no parameter.
Method READ on class CL_STRUSTCRT_VIEW has no exception.

Method REFRESH Signature

Method REFRESH on class CL_STRUSTCRT_VIEW has no parameter.
Method REFRESH on class CL_STRUSTCRT_VIEW has no exception.

Method SAVE Signature

Method SAVE on class CL_STRUSTCRT_VIEW has no parameter.
# Exception Resumable Description Created on
1 CX_STRUSTCRT Exception Class 20110714

Method SET_EDIT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) ABAP_BOOL 20110712

Method SET_EDIT_MODE on class CL_STRUSTCRT_VIEW has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in