SAP ABAP Class CL_GRFN_UI_METADATA_TOOL (UI metadata tool)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
⤷
⤷
Properties
| Class | CL_GRFN_UI_METADATA_TOOL | |
| Short Description | UI metadata tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
| Created | 20100305 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_UI_METADATA_TOOL has no forward declaration.
Interfaces
Class CL_GRFN_UI_METADATA_TOOL has no interface implemented.
Friends
Class CL_GRFN_UI_METADATA_TOOL has no friend class.
Attributes
Class CL_GRFN_UI_METADATA_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Generate Tab metadata | 20100305 | |
| 2 | Static method | Public | Method | Generate Tab metadata | 20100305 | |
| 3 | Static method | Public | Method | Dump UI metadata to XML | 20100723 | |
| 4 | Static method | Public | Method | Generate List UIBB metadata | 20100305 | |
| 5 | Static method | Public | Method | Generate Tab metadata | 20100305 | |
| 6 | Static method | Public | Method | Generate UIBB metadata | 20100305 |
Events
Class CL_GRFN_UI_METADATA_TOOL has no event.
Types
Class CL_GRFN_UI_METADATA_TOOL has no local type.
Method Signatures
Method CLEANUP_TAB_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TAB | Call by reference | Type reference (TYPE) | GRFN_TAB | Tab ID | 20100305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100305 |
Method CLEANUP_UIBB_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UIBB | Call by reference | Type reference (TYPE) | GRFN_UIBB | UIBB ID | 20100305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100305 |
Method DUMP_XML 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 | 20100723 | ||||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | 20100723 | |||
| 3 | IV_PRETTY_PRINT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100723 |
Method DUMP_XML on class CL_GRFN_UI_METADATA_TOOL has no exception.
Method GENERATE_LIST_UIBB_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UIBB | Call by reference | Type reference (TYPE) | GRFN_UIBB | UIBB metadata | 20100305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100305 |
Method GENERATE_TAB_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TAB | Call by reference | Type reference (TYPE) | GRFN_S_TAB | Tab Meta Data | 20100305 | |||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100305 |
Method GENERATE_UIBB_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_UIBB | Call by reference | Type reference (TYPE) | GRFN_S_UIBB | UIBB metadata | 20100305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100305 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |