SAP ABAP Class CL_RMXM_ROM_BOM (RMXM-TRF: BOM Header)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM-TRS (Application Component) Transformation
⤷
RMXMTRF (Package) Main Package - Transformation: Tools
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RMXM_ROM_MR_OBJECT | RMXM-TRF: Master Recipe ROM | 20030409 |
Properties
| Class | CL_RMXM_ROM_BOM | |
| Short Description | RMXM-TRF: BOM Header | |
| Super Class | CL_RMXM_ROM_MR_OBJECT | RMXM-TRF: Master Recipe ROM |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMXMTRF | Main Package - Transformation: Tools |
| Created | 20030409 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMXM_ROM_BOM has no forward declaration.
Interfaces
Class CL_RMXM_ROM_BOM has no interface implemented.
Friends
Class CL_RMXM_ROM_BOM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | ' ' | Single-Character Indicator | 20030602 | ||
| 2 | Constant | Public | Type reference (TYPE) | STLTY | 'M' | BOM Category | 20030515 | ||
| 3 | Constant | Public | Type reference (TYPE) | SPOSN | '0000' | BOM Item Number | 20030602 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RMXMS_STKO | RMXM-TRF: BOM Header | 20030409 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | SPOSN | BOM Item Number | 20030528 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SPOSN | BOM Item Number | 20030528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030425 | |
| 2 | Instance method | Public | Method | Reads the Attribute Values | 20030409 | |
| 3 | Instance method | Public | Method | Get Next BOM Item Number | 20030528 | |
| 4 | Instance method | Public | Method | Assigns Values to the Attributes | 20030409 | |
| 5 | Static method | Public | Method | Set Increment for Automatic BOM Item Numbering | 20030528 |
Events
Class CL_RMXM_ROM_BOM has no event.
Types
Class CL_RMXM_ROM_BOM has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ALLOWED_CHILD_OBJ_TYP | Call by reference | Type reference (TYPE) | RMXMTY_ROM_ALLOWED_CHILD_TYP | Erlaubte Objekttypen der Kinder | 20030425 | |||
| 2 | I_OBJ_TYP | Call by reference | Type reference (TYPE) | RMXME_ROM_OBJ_TYP | Objekttyp des Rezeptobjektmodells | 20030425 |
Method CONSTRUCTOR on class CL_RMXM_ROM_BOM has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BOM_HDR | Call by reference | Type reference (TYPE) | RMXMS_STKO | RMXM-TRF : Stücklistenkopf | 20030409 |
Method GET_ATTRIBUTES on class CL_RMXM_ROM_BOM has no exception.
Method GET_NEXT_BOM_ITEM_NUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BOM_ITM_NUM | Value transfer | Type reference (TYPE) | SPOSN | Nummer der Stücklistenposition | 20030528 |
Method GET_NEXT_BOM_ITEM_NUM on class CL_RMXM_ROM_BOM has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_BOM_HDR | Call by reference | Type reference (TYPE) | RMXMS_STKO | RMXM-TRF : Stücklistenkopf | 20030409 |
Method SET_ATTRIBUTES on class CL_RMXM_ROM_BOM has no exception.
Method SET_BOM_ITEM_INCREMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BOM_ITM_INC | Call by reference | Type reference (TYPE) | SPOSN | Nummer der Stücklistenposition | 20030528 |
Method SET_BOM_ITEM_INCREMENT on class CL_RMXM_ROM_BOM has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in | 471 |