SAP ABAP Class /GRCPI/CL_GRIA_ASXML (asXML Generator)
Hierarchy
☛
GRCPINW (Software Component) SAP GRC NetWeaver Plug-In
⤷
GRC-PCP (Application Component) GRC Process Control Plug-in
⤷
/GRCPI/GRIA_NW_PC (Package) GRCPI PC package for NW
⤷
⤷
Properties
| Class | /GRCPI/CL_GRIA_ASXML | |
| Short Description | asXML Generator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GRCPI/GRIA_NW_PC | GRCPI PC package for NW |
| Created | 20100702 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GRCPI/CL_GRIA_ASXML has no forward declaration.
Interfaces
Class /GRCPI/CL_GRIA_ASXML has no interface implemented.
Friends
Class /GRCPI/CL_GRIA_ASXML has no friend class.
Attributes
Class /GRCPI/CL_GRIA_ASXML has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert Boolean to asXML format | 20100702 | |
| 2 | Static method | Public | Method | Convert Date to asXML format | 20100702 | |
| 3 | Static method | Public | Method | Convert DateTime to asXML format | 20100702 | |
| 4 | Static method | Public | Method | Convert Time to asXML format | 20100702 |
Events
Class /GRCPI/CL_GRIA_ASXML has no event.
Types
Class /GRCPI/CL_GRIA_ASXML has no local type.
Method Signatures
Method CONVERT_BOOLEAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOOLEAN | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100702 | |||
| 2 | RV_DATA | Value transfer | Type reference (TYPE) | STRING | 20100702 |
Method CONVERT_BOOLEAN on class /GRCPI/CL_GRIA_ASXML has no exception.
Method CONVERT_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Value transfer | Type reference (TYPE) | STRING | 20100702 | ||||
| 2 | IV_DATE | Call by reference | Type reference (TYPE) | D | 20100702 |
Method CONVERT_DATE on class /GRCPI/CL_GRIA_ASXML has no exception.
Method CONVERT_DATETIME Signature
Method CONVERT_DATETIME on class /GRCPI/CL_GRIA_ASXML has no parameter.
Method CONVERT_DATETIME on class /GRCPI/CL_GRIA_ASXML has no exception.
Method CONVERT_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TIME | Call by reference | Type reference (TYPE) | T | 20100702 | ||||
| 2 | RV_DATA | Value transfer | Type reference (TYPE) | STRING | 20100702 |
Method CONVERT_TIME on class /GRCPI/CL_GRIA_ASXML has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000_700 |