SAP ABAP Class IF_GRRM_API_ORGUNIT_UOM (unit of measure interface)
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
| Class | IF_GRRM_API_ORGUNIT_UOM | |
| Short Description | unit of measure interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080609 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_GRRM_API_ORGUNIT_UOM has no forward declaration.
Interfaces
Class IF_GRRM_API_ORGUNIT_UOM has no interface implemented.
Friends
Class IF_GRRM_API_ORGUNIT_UOM has no friend class.
Attributes
Class 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
Class IF_GRRM_API_ORGUNIT_UOM has no event.
Types
Class 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 |