SAP ABAP Class CL_PMEVC_ENGINE_BOM (Bill of Material)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-VC (Application Component) Variant Configuration
⤷
PME_VC_EDITION (Package) Modeling Environment for Variant Configuration

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_PMEVC_ENGINE_ENTITY | Engine of PME VC Edition | 20040104 |
Properties
Class | CL_PMEVC_ENGINE_BOM | |
Short Description | Bill of Material | |
Super Class | CL_PMEVC_ENGINE_ENTITY | Engine of PME VC Edition |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PME_VC_EDITION | Modeling Environment for Variant Configuration |
Created | 20031223 | SAP |
Last change | 20130531 | SAP |
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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PMEVC_ENGINE_BOM has no interface implemented.
Friends
Class CL_PMEVC_ENGINE_BOM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MAT_BOM_ALLOC | PME Engine: Matarial-to-BOM allocation | 20090907 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PMEIF_BOM | 20031231 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PMEIF_T_BOM_CL_RECUR | 20091123 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PMEIF_ENTITY_TAB | 20090714 | |||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | PMEIF_ENTITY_HASH | 20091127 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091123 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STPO-DATUV | Valid-From Date | 20090930 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100201 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STPO-DATUV | Valid-From Date | 20100201 |
Methods
Events
Class CL_PMEVC_ENGINE_BOM has no event.
Types
Class CL_PMEVC_ENGINE_BOM has no local type.
Method Signatures
Method BUILD_ITEM_BY_IDENT Signature
Method BUILD_ITEM_BY_IDENT on class CL_PMEVC_ENGINE_BOM has no parameter.
Method BUILD_ITEM_BY_IDENT on class CL_PMEVC_ENGINE_BOM has no exception.
Method CHECK_AUTHORITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | TACTZ-ACTVT | Activity | 20090818 | ||
2 | ![]() |
RV_HAS_AUTHORITY | Value transfer | Type reference (TYPE) | I | 20090818 |
Method CHECK_AUTHORITY on class CL_PMEVC_ENGINE_BOM has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IC_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MODEL | Container für VC Objekte | 20031229 | ||
2 | ![]() |
IS_BOM | Call by reference | Type reference (TYPE) | PMEIF_BOM | Belegtabelle für STKO-Sätze | 20031229 | ||
3 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20031229 |
Method CONSTRUCTOR on class CL_PMEVC_ENGINE_BOM has no exception.
Method GET_BASE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_HEADER | Call by reference | Type reference (TYPE) | PMEIF_BOM | BOM Header | 20090811 |
Method GET_BASE_DATA on class CL_PMEVC_ENGINE_BOM has no exception.
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_ITEMS | Call by reference | Type reference (TYPE) | PMEIF_ENTITY_TAB | 20090714 |
Method GET_ITEMS on class CL_PMEVC_ENGINE_BOM has no exception.
Method GET_ITEM_BY_IDENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_IDENT | Call by reference | Type reference (TYPE) | ITM_CLASS_DATA-IDENT | Item ID | 20090831 | ||
2 | ![]() |
RO_ITEM | Value transfer | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_BOM_ITEM | Material Classification | 20090831 |
Method GET_ITEM_BY_IDENT on class CL_PMEVC_ENGINE_BOM has no exception.
Method GET_MAT_CTX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_MAT_BOM_CTX | Value transfer | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MAT_BOM_ALLOC | PME Engine: Matarial-to-BOM allocation | 20090907 |
Method GET_MAT_CTX on class CL_PMEVC_ENGINE_BOM has no exception.
Method HAS_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_HAS_ITEMS | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100201 |
Method HAS_ITEMS on class CL_PMEVC_ENGINE_BOM has no exception.
Method HAS_RECURSIVE_CLASSIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASSIF_TYPE | Call by reference | Type reference (TYPE) | KSSK-MAFID | 'O' | Indicator: Object/Class | 20091123 | |
2 | ![]() |
IV_CLASS_TYPE | Call by reference | Type reference (TYPE) | KLAH-KLART | Class Type | 20091123 | ||
3 | ![]() |
IV_CLINT | Call by reference | Type reference (TYPE) | KLAH-CLINT | Internal Class Number | 20091123 | ||
4 | ![]() |
IV_OBJECT_KEY | Call by reference | Type reference (TYPE) | KSSK-OBJEK | Key of object to be classified | 20091123 | ||
5 | ![]() |
RV_HAS_RECUR_CLASSIF | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20091123 |
Method HAS_RECURSIVE_CLASSIFICATION on class CL_PMEVC_ENGINE_BOM has no exception.
Method LOAD_BASE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | STKO-DATUV | Valid-From Date | 20090901 | ||
2 | ![]() |
IV_FOR_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 20090901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception: Object Locked | 20090917 | |
2 | ![]() |
Exception: Object not valid | 20091005 |
Method LOAD_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DATE | Call by reference | Type reference (TYPE) | STPO-DATUV | Valid-From Date | 20090813 | ||
2 | ![]() |
IV_FOR_CHANGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | SPACE | 20090813 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exception: Object Locked | 20090917 |
Method LOAD_RECURSIVE_CLASSIFICATIONS Signature
Method LOAD_RECURSIVE_CLASSIFICATIONS on class CL_PMEVC_ENGINE_BOM has no parameter.
Method LOAD_RECURSIVE_CLASSIFICATIONS on class CL_PMEVC_ENGINE_BOM has no exception.
Method PREPARE_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090914 |
Method PREPARE_SAVE on class CL_PMEVC_ENGINE_BOM has no exception.
Method REGISTER_MAT_CTX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MAT_BOM_CTX | Call by reference | Object reference (TYPE REF TO) | CL_PMEVC_ENGINE_MAT_BOM_ALLOC | PME Engine: Matarial-to-BOM allocation | 20090907 |
Method REGISTER_MAT_CTX on class CL_PMEVC_ENGINE_BOM has no exception.
Method SAVE_ALL_BOMS Signature
Method SAVE_ALL_BOMS on class CL_PMEVC_ENGINE_BOM has no parameter.
Method SAVE_ALL_BOMS on class CL_PMEVC_ENGINE_BOM has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 500 |