SAP ABAP Class CL_GRPCRTA_COMM_UTIL (Utility class to format data)
Hierarchy
☛
GRCPIERP (Software Component) GRCPIERP
⤷
GRC-PCE (Application Component) Process Controls -Automated Controls
⤷
GRPCRTA_MAIN (Package) SAP GRC Process Control : Main Package
⤷
⤷
Properties
| Class | CL_GRPCRTA_COMM_UTIL | |
| Short Description | Utility class to format data | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPCRTA_MAIN | SAP GRC Process Control : Main Package |
| Created | 20090209 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPCRTA_COMM_UTIL has no forward declaration.
Interfaces
Class CL_GRPCRTA_COMM_UTIL has no interface implemented.
Friends
Class CL_GRPCRTA_COMM_UTIL has no friend class.
Attributes
Class CL_GRPCRTA_COMM_UTIL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090209 | |
| 2 | Static method | Public | Method | Convert rule variable value | 20090210 | |
| 3 | Static method | Public | Method | Format date | 20090209 | |
| 4 | Static method | Public | Method | 20090305 | ||
| 5 | Static method | Public | Method | Show user | 20090220 |
Events
Class CL_GRPCRTA_COMM_UTIL has no event.
Types
Class CL_GRPCRTA_COMM_UTIL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPCRTA_COMM_UTIL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPCRTA_COMM_UTIL has no exception.
Method CONVERT_RVVALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RVVALUE | Call by reference | Type reference (TYPE) | GRPCRTA_S_RULEVARIABLES | Structure for Rule Variables | 20090210 | |||
| 2 | RV_RVVALUE | Value transfer | Type reference (TYPE) | GRPCRTA_S_RVVALUE | Rule Variable Value | 20090210 |
Method CONVERT_RVVALUE on class CL_GRPCRTA_COMM_UTIL has no exception.
Method FORMAT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_DATE | Call by reference | Type reference (TYPE) | ANY | Date | 20090209 |
Method FORMAT_DATE on class CL_GRPCRTA_COMM_UTIL has no exception.
Method REPORT_MAXRECORDREACHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRET2_T | 20090305 | ||||
| 2 | LV_MAX_RECORD | Call by reference | Type reference (TYPE) | GRPCRTA_MAX_RECORD | 20090305 |
Method REPORT_MAXRECORDREACHED on class CL_GRPCRTA_COMM_UTIL has no exception.
Method SHOW_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_USERNAME | Call by reference | Type reference (TYPE) | GRPCRTA_USER_ID | User Id | 20090220 |
Method SHOW_USER on class CL_GRPCRTA_COMM_UTIL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300_46C |