SAP ABAP Interface IF_GRFN_IO_ID_MAP (Wrap Object ID When Export and Import)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_IO_ID_MAP_CCM | Implement for CCM ID Wrapping | 20120320 |
Properties
| Interface | IF_GRFN_IO_ID_MAP | |
| Short Description | Wrap Object ID When Export and Import |
General Data
| Package | GRFN_CLM | Shared infrastructure for CLM integration |
| Created | 20120320 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRFN_IO_ID_MAP has no forward declaration.
Interfaces
Interface IF_GRFN_IO_ID_MAP has no interface.
Friends
Interface IF_GRFN_IO_ID_MAP has no friend.
Attributes
Interface IF_GRFN_IO_ID_MAP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Do the ID Mapping When Exporting Objects | 20120320 | |
| 2 | Instance method | Public | Method | Do the ID Mapping When Importing Objects | 20120320 |
Events
Interface IF_GRFN_IO_ID_MAP has no event.
Types
Interface IF_GRFN_IO_ID_MAP has no local type.
Method Signatures
Method EXPORT_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Call by reference | Type reference (TYPE) | STRING | XML After Mapping | 20120320 | |||
| 2 | IV_XML | Call by reference | Type reference (TYPE) | STRING | XML Before Mapping | 20120320 |
Method EXPORT_MAP on Interface IF_GRFN_IO_ID_MAP has no exception.
Method IMPORT_MAP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_XML | Call by reference | Type reference (TYPE) | STRING | XML After Mapping | 20120320 | |||
| 2 | IV_XML | Call by reference | Type reference (TYPE) | STRING | XML Before Mapping | 20120320 |
Method IMPORT_MAP on Interface IF_GRFN_IO_ID_MAP has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |