SAP ABAP Class CL_GRFN_INTEGRATION_ENG (AMF utilities)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_INTEGRATION_ENGINE (Package) GRC Integration Engine
⤷
⤷
Properties
| Class | CL_GRFN_INTEGRATION_ENG | |
| Short Description | AMF utilities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_INTEGRATION_ENGINE | GRC Integration Engine |
| Created | 20100520 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_INTEGRATION_ENG has no forward declaration.
Interfaces
Class CL_GRFN_INTEGRATION_ENG has no interface implemented.
Friends
Class CL_GRFN_INTEGRATION_ENG has no friend class.
Attributes
Class CL_GRFN_INTEGRATION_ENG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert external type to ABAP type | 20100520 | |
| 2 | Static method | Public | Method | Raise exception | 20100520 |
Events
Class CL_GRFN_INTEGRATION_ENG has no event.
Types
Class CL_GRFN_INTEGRATION_ENG has no local type.
Method Signatures
Method CONVERT_EXTERNAL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ABAP_LENGTH | Call by reference | Type reference (TYPE) | GRFN_LENGTH | Field Length | 20100520 | |||
| 2 | EV_ABAP_TYPE | Call by reference | Type reference (TYPE) | STRING | 20100520 | ||||
| 3 | IV_EXTERNAL_LENGTH | Call by reference | Type reference (TYPE) | GRFN_LENGTH | Field Length | 20100520 | |||
| 4 | IV_EXTERNAL_TYPE | Call by reference | Type reference (TYPE) | GRFN_FIELDTYPE | Field Type | 20100520 |
Method CONVERT_EXTERNAL_TYPE on class CL_GRFN_INTEGRATION_ENG has no exception.
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE | Interface for Accessing Texts from Message Objects | 20100520 | |||
| 2 | IS_BAPIRET | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20100520 | |||
| 3 | IT_REMOTE_MESSAGES | Call by reference | Type reference (TYPE) | TSMESG | Message collector | 20100520 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100520 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | 'E' | Message Type | 20100520 | ||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100520 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100520 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |