SAP ABAP Class CL_GRFN_MDUG (MDUG)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
Properties
| Class | CL_GRFN_MDUG | |
| Short Description | MDUG | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_CLM | Shared infrastructure for CLM integration |
| Created | 20100818 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_MDUG has no forward declaration.
Interfaces
Class CL_GRFN_MDUG has no interface implemented.
Friends
Class CL_GRFN_MDUG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GRFN_IO_EXPORT_ENGINE | Interface for import engine | 20100818 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GRFN_IO_IMPORT_ENGINE | Interface for import engine | 20100818 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | IO Log | 20101104 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_GRFN_METADATA | Metadata services | 20120606 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_MDUG_OPTION | MDUG option | 20101103 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | GRFN_T_ENTITY | Table of entities | 20100825 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | T_PROCESSOR | 20110124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100825 | |
| 2 | Instance method | Public | Method | 20100823 | ||
| 3 | Instance method | Private | Method | 20100823 | ||
| 4 | Instance method | Public | Method | 20100818 | ||
| 5 | Instance method | Private | Method | 20101105 |
Events
Class CL_GRFN_MDUG has no event.
Types
Class CL_GRFN_MDUG has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_METADATA | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_METADATA | Metadata services | 20120606 | |||
| 2 | IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_MDUG_OPTION | MDUG option | 20101103 |
Method CONSTRUCTOR on class CL_GRFN_MDUG has no exception.
Method GENERATE_TEMPLATE Signature
Method GENERATE_TEMPLATE on class CL_GRFN_MDUG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20101104 |
Method GET_PROCESSOR_BY_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20100823 | ||||
| 2 | RO_PROCESSOR | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_EXCEL_TPL_PROC | MDUG Processor | 20100823 |
Method GET_PROCESSOR_BY_ENTITY on class CL_GRFN_MDUG has no exception.
Method UPLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20100819 | ||||
| 2 | IV_XML_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20101105 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20101104 |
Method WRITE_TO_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATA | Call by reference | Type reference (TYPE) | STRING | 20101105 | ||||
| 2 | IV_FILENAME | Call by reference | Type reference (TYPE) | STRING | 20101105 |
Method WRITE_TO_FILE on class CL_GRFN_MDUG has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1000 |