SAP ABAP Class CL_EXPO_BOM (BOM structure explosion)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX_OBJ (Package) Object implementation for PLM_FOX
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EXPO_BOM_GENERIC_FUNCTIONS | BOM Item Structure Explosion | 20010313 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /ISDFPS/CL_EXPO_ASSET_BOM | Equipment and Functional Location BOMs | 20031125 |
Properties
| Class | CL_EXPO_BOM | |
| Short Description | BOM structure explosion | |
| Super Class | CL_EXPO_BOM_GENERIC_FUNCTIONS | BOM Item Structure Explosion |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_FOX_OBJ | Object implementation for PLM_FOX |
| Created | 20001227 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_EXPO_BOM has no interface implemented.
Friends
Class CL_EXPO_BOM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_EXPO_OBJECT_TYPES=>GC_TAG_BOM | Indicators | 20001227 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001227 | |
| 2 | Static method | Protected | Method | Get the Material BOM's table from the application & Matnr | 20001227 | |
| 3 | Static method | Public | Event handling method | Return BOM to document because of result | 20001227 | |
| 4 | Static method | Public | Event handling method | Return BOM to material because of result | 20001227 |
Events
Class CL_EXPO_BOM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_EXPO_BOM_2_MAT | Protected | See coding | 20010405 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EXPO_BOM has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EXPO_BOM has no exception.
Method GET_MATBOMS_WITH_APPLICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MATBOMS | Call by reference | Type reference (TYPE) | TT_EXPO_BOM_2_MAT | Materialstücklisten | 20010405 | |||
| 2 | ET_MATBOMSTATES | Call by reference | Type reference (TYPE) | EXPO_BOM_2_MAT_T | Tabelle von gültigen Stücklistenständen | 20010620 | |||
| 3 | II_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Fabrik für Instanzen der structured Objects | 20010703 | |||
| 4 | IT_PLANTS | Call by reference | Type reference (TYPE) | EXPO_PLANT_T | Tabelle von Werken | 20001227 | |||
| 5 | IV_BOM_APPLICATION | Call by reference | Type reference (TYPE) | CAPID | Anwendung | 20001227 | |||
| 6 | IV_MATNR | Call by reference | Type reference (TYPE) | MATNR | Materialnummer | 20001227 |
Method GET_MATBOMS_WITH_APPLICATION on class CL_EXPO_BOM has no exception.
Method RETURN_BOMS_2_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_FACTORY | Call by reference | Attribute reference (LIKE) | >INVALID< | 20010703 | ||||
| 2 | IT_EXCLUDED_TYPES | Call by reference | Attribute reference (LIKE) | 20001227 | |||||
| 3 | IT_INCLUDED_TYPES | Call by reference | Attribute reference (LIKE) | 20001227 | |||||
| 4 | SENDER | Call by reference | Type reference (TYPE) | 20001227 |
Method RETURN_BOMS_2_DOCUMENTS on class CL_EXPO_BOM has no exception.
Method RETURN_BOMS_2_MATERIALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_FACTORY | Call by reference | Attribute reference (LIKE) | >INVALID< | 20010703 | ||||
| 2 | IT_EXCLUDED_TYPES | Call by reference | Attribute reference (LIKE) | 20001227 | |||||
| 3 | IT_INCLUDED_TYPES | Call by reference | Attribute reference (LIKE) | 20001227 | |||||
| 4 | SENDER | Call by reference | Type reference (TYPE) | 20001227 |
Method RETURN_BOMS_2_MATERIALS on class CL_EXPO_BOM has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C2 |