SAP ABAP Class CL_GRFN_FLD_TOOL (Field metadata tool)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_UTILITIES (Package) Various helping infrastructure for GRC ABAP
⤷
⤷
Properties
| Class | CL_GRFN_FLD_TOOL | |
| Short Description | Field metadata tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRFN_UTILITIES | Various helping infrastructure for GRC ABAP |
| Created | 20100305 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRFN_FLD_TOOL has no interface implemented.
Friends
Class CL_GRFN_FLD_TOOL has no friend class.
Attributes
Class CL_GRFN_FLD_TOOL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100531 | ||
| 2 | Static method | Public | Method | Cleanup dirty metadata | 20100601 | |
| 3 | Static method | Public | Method | Cleanup fields from DB | 20100305 | |
| 4 | Static method | Public | Method | Dump metadata to XML | 20100531 | |
| 5 | Static method | Public | Method | Generate fields from DB | 20100305 |
Events
Class CL_GRFN_FLD_TOOL has no event.
Types
Class CL_GRFN_FLD_TOOL has no local type.
Method Signatures
Method CHANGE_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | TABLE | 20100531 | ||||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Client | 20100531 |
Method CHANGE_CLIENT on class CL_GRFN_FLD_TOOL has no exception.
Method CLEANUP Signature
Method CLEANUP on class CL_GRFN_FLD_TOOL has no parameter.
Method CLEANUP on class CL_GRFN_FLD_TOOL has no exception.
Method CLEANUP_FLDS_BY_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 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 | 20100531 | ||||
| 2 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | SY-MANDT | Client | 20100601 | ||
| 3 | IV_PRETTY_PRINT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20100601 |
Method DUMP_XML on class CL_GRFN_FLD_TOOL has no exception.
Method GENERATE_FLDS_BY_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100305 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |