SAP ABAP Class CL_CERTRULE_VIEW (Abstract View Class - Rule based Certificate Mappping)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC (Application Component) Security
     SUSR_CERT (Package) User Administration: Certificate administration
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CERTRULE_EXCEPTIONS Exceptions View - Rule based Certificate Mapping 20101214
2 Inheritance (c INHERITING FROM c_ref)  CL_CERTRULE_RULES Rules View - Rule based Certificate Mapping 20101214
Properties
Class CL_CERTRULE_VIEW  
Short Description Abstract View Class - Rule based Certificate Mappping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SUSR_CERT    
Program status     
Category 0   
Package SUSR_CERT   User Administration: Certificate administration 
Created 20101214   SAP 
Last change 20110908   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_CERTRULE_VIEW has no interface implemented.
Friends
Class CL_CERTRULE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_CERTIFICATE Instance attribute Protected Type reference (TYPE) XSTRING 20110426
2 MV_EDIT_MODE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20101214
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCAT Instance method Protected Method Build the ALV field catalog 20101214
2 CREATE_INSTANCE Static method Public Method Get a instance 20101214
3 EXCLUDE_FIELDCAT Instance method Protected Method Build the ALV exclude field catalog 20101214
4 GET_LABEL Instance method Public Method Get the view label 20110117
5 HANDLE_ALV_COMMAND Instance method Protected Event handling method Handle the ALV command 20101214
6 INITIALIZE Instance method Public Method Initialize the view 20101214
7 IS_DATA_CHANGED Instance method Public Method Check whether data was changed 20101214
8 READ Instance method Protected Method Read data 20101214
9 REFRESH Instance method Public Method Refresh the view 20101214
10 SAVE Instance method Public Method Save data 20101214
11 SET_CERTIFICATE Instance method Public Method Set certificate to the view 20101214
12 SET_EDIT_MODE Instance method Public Method Set the edit mode 20101214
Events
Class CL_CERTRULE_VIEW has no event.
Types
Class CL_CERTRULE_VIEW has no local type.
Method Signatures

Method BUILD_FIELDCAT Signature

Method BUILD_FIELDCAT on class CL_CERTRULE_VIEW has no parameter.
Method BUILD_FIELDCAT on class CL_CERTRULE_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 20101214
2 Returning RO_VIEW Value transfer Object reference (TYPE REF TO) CL_CERTRULE_VIEW 20101214

Method CREATE_INSTANCE on class CL_CERTRULE_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 20101214

Method EXCLUDE_FIELDCAT on class CL_CERTRULE_VIEW has no exception.

Method GET_LABEL Signature

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

Method GET_LABEL on class CL_CERTRULE_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) 20101214

Method HANDLE_ALV_COMMAND on class CL_CERTRULE_VIEW has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_CERTRULE_VIEW has no parameter.
Method INITIALIZE on class CL_CERTRULE_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 20110415
2 Exporting EV_VALID Call by reference Type reference (TYPE) ABAP_BOOL 20110415
3 Importing IV_SUPPRESS_POPUP Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110415

Method IS_DATA_CHANGED on class CL_CERTRULE_VIEW has no exception.

Method READ Signature

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

Method REFRESH Signature

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

Method SAVE Signature

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

Method SAVE on class CL_CERTRULE_VIEW has no exception.

Method SET_CERTIFICATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CERTIFICATE Call by reference Type reference (TYPE) XSTRING 20110426

Method SET_CERTIFICATE on class CL_CERTRULE_VIEW has no exception.

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 20101214

Method SET_EDIT_MODE on class CL_CERTRULE_VIEW has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731