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 | ![]() |
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 | ![]() |
Constant | Protected | Type reference (TYPE) | STRING | 'SAP' | 20110712 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20110712 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Build the field catalog for the ALV | 20110712 |
2 | ![]() |
Instance method | Public | Method | Check whether the view data is consistent | 20110712 |
3 | ![]() |
Static method | Public | Method | Create a view instance based on the given name | 20110712 |
4 | ![]() |
Instance method | Protected | Method | Build the exclude field catalog for the ALV | 20110712 |
5 | ![]() |
Instance method | Protected | Method | 20110712 | |
6 | ![]() |
Instance method | Protected | Event handling method | Event handler for ALV commands | 20110712 |
7 | ![]() |
Instance method | Public | Method | Handle the given user command | 20110712 |
8 | ![]() |
Instance method | Public | Method | Initialize the view | 20110712 |
9 | ![]() |
Instance method | Public | Method | Check whether the view data was changed | 20110712 |
10 | ![]() |
Instance method | Protected | Method | Read the view data from the database | 20110712 |
11 | ![]() |
Instance method | Public | Method | Refresh the view data from the database | 20110712 |
12 | ![]() |
Instance method | Public | Method | Save the view data | 20110712 |
13 | ![]() |
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 | ![]() |
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 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20110712 | |||
2 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
EV_CHANGED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110712 | |||
2 | ![]() |
EV_VALID | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110712 | |||
3 | ![]() |
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 | ![]() |
Exception Class | 20110714 |
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 | 20110712 |
Method SET_EDIT_MODE on class CL_STRUSTCRT_VIEW has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |