SAP ABAP Class CL_MBOM_GENERIC_INDEX_EXTRACT (MBOM: Read Data via EWB for indexing)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MD-PRO (Application Component) Products
⤷
CS (Package) R/3 Application development: PP Bills of Material

⤷

⤷

Properties
Class | CL_MBOM_GENERIC_INDEX_EXTRACT | |
Short Description | MBOM: Read Data via EWB for indexing | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CS | R/3 Application development: PP Bills of Material |
Created | 20080502 | SAP |
Last change | 20100310 | 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_MBOM_GENERIC_INDEX_EXTRACT has no interface implemented.
Friends
Class CL_MBOM_GENERIC_INDEX_EXTRACT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STLTY | 'M' | BOM category | 20080502 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Read Data via EWB for a range of BOM Groups | 20080502 |
Events
Class CL_MBOM_GENERIC_INDEX_EXTRACT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_S_CLF_ID | Public | See coding | 20090316 | BEGIN OF gty_s_clf_id,
stlty TYPE stlty,
stlnr TYPE stnum,
clszu TYPE cs_clszu,
END OF gty_s_clf_id
|
Method Signatures
Method GET_MBOM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MBOM | Call by reference | Type reference (TYPE) | ESO_T_PRODUCTION_MBOM | Search Nodes: MBOM Group (header w/o history) | 20080502 | ||
2 | ![]() |
ET_MBOM_HIST | Call by reference | Type reference (TYPE) | ESO_T_PRODUCTION_MBOM_HIST | Search Nodes: MBOM Header (with history) | 20080502 | ||
3 | ![]() |
ET_MBOM_ITEM | Call by reference | Type reference (TYPE) | ESO_T_PRODUCTION_MBOM_ITEM | Search Nodes: MBOM Item | 20080502 | ||
4 | ![]() |
IT_BOM_ID | Call by reference | Type reference (TYPE) | ESO_T_MBOM_ID | Table with BOM keys | 20080502 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Loading EWB Buffer failed | 20080502 | |
2 | ![]() |
Reading EWB Buffer failed | 20080502 |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |