SAP ABAP Interface IF_GRRM_API_ORGUNIT_UOM (unit of measure interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_ENTITY_API (Package) Risk Management APIs
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRRM_API_ORGUNIT_UOM | API class for Orgunit Unit Of Measure | 20080609 |
Properties
| Interface | IF_GRRM_API_ORGUNIT_UOM | |
| Short Description | unit of measure interface |
General Data
| Package | GRRM_ENTITY_API | Risk Management APIs |
| Created | 20080609 | SAP |
| Last changed | 20141106 | |
| Unicode checks active |
Forward declarations
Interface IF_GRRM_API_ORGUNIT_UOM has no forward declaration.
Interfaces
Interface IF_GRRM_API_ORGUNIT_UOM has no interface.
Friends
Interface IF_GRRM_API_ORGUNIT_UOM has no friend.
Attributes
Interface IF_GRRM_API_ORGUNIT_UOM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Deletes an unit of measure | 20080609 | |
| 2 | Instance method | Public | Method | Retrieves the Data of all unit of measure of Orgunit. | 20080609 | |
| 3 | Instance method | Public | Method | Updates an unit of measure | 20080609 |
Events
Interface IF_GRRM_API_ORGUNIT_UOM has no event.
Types
Interface IF_GRRM_API_ORGUNIT_UOM has no local type.
Method Signatures
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UOM_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | 32 Char GUID | 20080609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080609 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORG_UOM | Value transfer | Type reference (TYPE) | GRRM_T_API_ORGUNIT_UOM | Table type for unit of measure | 20080609 | |||
| 2 | IV_EDITABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080609 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORG_UOM | Value transfer | Type reference (TYPE) | GRRM_T_API_ORGUNIT_UOM | Table type for unit of measure | 20080609 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080609 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |