SAP ABAP Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC (PME Engine: Matarial-to-BOM allocation)
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
Properties
Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC  
Short Description PME Engine: Matarial-to-BOM allocation    
Super Class    
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 20090811   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no forward declaration.
Interfaces
Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no interface implemented.
Friends
Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BOM Instance attribute Private Object reference (TYPE REF TO) CL_PMEVC_ENGINE_BOM Bill of Material 20090811
2 MO_MATERIAL Instance attribute Private Object reference (TYPE REF TO) CL_PMEVC_ENGINE_MATERIAL Configurable Material 20090811
3 MV_PLANT Instance attribute Private Type reference (TYPE) T001W-WERKS Plant 20090811
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20090811
2 GET_BOM Instance method Public Method 20090811
3 GET_MATERIAL_CTX Instance method Public Method 20090812
Events
Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no event.
Types
Class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BOM Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_BOM Bill of Material 20090811
2 Importing IO_MATERIAL Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_MATERIAL Configurable Material 20090811
3 Importing IV_PLANT Call by reference Type reference (TYPE) T001W-WERKS Plant 20090811

Method CONSTRUCTOR on class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no exception.

Method GET_BOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_BOM Value transfer Object reference (TYPE REF TO) CL_PMEVC_ENGINE_BOM Bill of Material 20090811

Method GET_BOM on class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no exception.

Method GET_MATERIAL_CTX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_MATERIAL Call by reference Object reference (TYPE REF TO) CL_PMEVC_ENGINE_MATERIAL Configurable Material 20090812
2 Exporting EV_PLANT Call by reference Type reference (TYPE) T001W-WERKS Plant 20090812

Method GET_MATERIAL_CTX on class CL_PMEVC_ENGINE_MAT_BOM_ALLOC has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605