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 | ![]() |
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 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | XSTRING | 20110426 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20101214 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Build the ALV field catalog | 20101214 |
2 | ![]() |
Static method | Public | Method | Get a instance | 20101214 |
3 | ![]() |
Instance method | Protected | Method | Build the ALV exclude field catalog | 20101214 |
4 | ![]() |
Instance method | Public | Method | Get the view label | 20110117 |
5 | ![]() |
Instance method | Protected | Event handling method | Handle the ALV command | 20101214 |
6 | ![]() |
Instance method | Public | Method | Initialize the view | 20101214 |
7 | ![]() |
Instance method | Public | Method | Check whether data was changed | 20101214 |
8 | ![]() |
Instance method | Protected | Method | Read data | 20101214 |
9 | ![]() |
Instance method | Public | Method | Refresh the view | 20101214 |
10 | ![]() |
Instance method | Public | Method | Save data | 20101214 |
11 | ![]() |
Instance method | Public | Method | Set certificate to the view | 20101214 |
12 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20101214 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110415 | |||
2 | ![]() |
EV_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110415 | |||
3 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 |