SAP ABAP Class CL_GRPC_AUDIT_TRAIL_UTIL (util class for audit trail)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_ASSESSMENT_ISSUE_PLAN (Package) Assessment/Issue/Remediation Plan
⤷
⤷
Properties
| Class | CL_GRPC_AUDIT_TRAIL_UTIL | |
| Short Description | util class for audit trail | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_ASSESSMENT_ISSUE_PLAN | Assessment/Issue/Remediation Plan |
| Created | 20081128 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_AUDIT_TRAIL_UTIL has no forward declaration.
Interfaces
Class CL_GRPC_AUDIT_TRAIL_UTIL has no interface implemented.
Friends
Class CL_GRPC_AUDIT_TRAIL_UTIL has no friend class.
Attributes
Class CL_GRPC_AUDIT_TRAIL_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get the label for the field name | 20081128 | |
| 2 | Static method | Public | Method | get text for value | 20081128 |
Events
Class CL_GRPC_AUDIT_TRAIL_UTIL has no event.
Types
Class CL_GRPC_AUDIT_TRAIL_UTIL has no local type.
Method Signatures
Method GET_FIELD_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FIELD_DSCP | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20081128 | |||
| 2 | IV_DATA_TYPE | Value transfer | Type reference (TYPE) | GRFN_ATF_DATA_TYPE | Abap Data Type | 20081128 | |||
| 3 | IV_FIELD_NAME | Value transfer | Type reference (TYPE) | FIELDNAME | Field Name | 20081128 | |||
| 4 | IV_TYPE_NAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20081128 |
Method GET_FIELD_NAME on class CL_GRPC_AUDIT_TRAIL_UTIL has no exception.
Method GET_VALUE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BUSPROCESS | Call by reference | Type reference (TYPE) | GRPC_BUS_PROCESS | Multicompliance Framework-related business process | 20081128 | |||
| 2 | I_DATA_TYPE | Call by reference | Type reference (TYPE) | GRFN_ATF_DATA_TYPE | Abap Data Type | 20081128 | |||
| 3 | I_FIELD_NAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20081128 | |||
| 4 | I_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_OBJECT_ID | Object ID | 20081128 | |||
| 5 | I_TYPE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20081128 | |||
| 6 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | 20081128 | ||||
| 7 | R_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | Text | 20081128 |
Method GET_VALUE_TEXT on class CL_GRPC_AUDIT_TRAIL_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |