SAP ABAP Class CL_SMI_BUILDER_FROM_DB (Builder from database)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
SD-BF-SMI (Application Component) Supplier Managed Inventory
⤷
VSMI (Package) Supplier-Managed Inventory (SNC-ERP)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SMI_BUILDER | Abstract Builder Class (Builder Pattern) | 20080222 |
Properties
Class | CL_SMI_BUILDER_FROM_DB | |
Short Description | Builder from database | |
Super Class | CL_SMI_BUILDER | Abstract Builder Class (Builder Pattern) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VSMI | Supplier-Managed Inventory (SNC-ERP) |
Created | 20080222 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SMI_BUILDER_FROM_DB has no forward declaration.
Interfaces
Class CL_SMI_BUILDER_FROM_DB has no interface implemented.
Friends
Class CL_SMI_BUILDER_FROM_DB has no friend class.
Attributes
Class CL_SMI_BUILDER_FROM_DB has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20080222 | |
2 | ![]() |
Instance method | Public | Method | 20080222 | |
3 | ![]() |
Instance method | Public | Method | 20080222 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20080222 |
Events
Class CL_SMI_BUILDER_FROM_DB has no event.
Types
Class CL_SMI_BUILDER_FROM_DB has no local type.
Method Signatures
Method BUILD_HEADER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_HEADER | Call by reference | Type reference (TYPE) | SMI_HEADER | XML GUID | 20080306 | ||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SMI_RECORD | Header-Data of an SMI Inbound Record | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080303 |
Method BUILD_ITEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SMI_ITEM | XML GUID | 20080306 | ||
2 | ![]() |
PARENT_RECORD | Call by reference | Object reference (TYPE REF TO) | CL_SMI_RECORD | Header-Data of an SMI Inbound Record | 20080222 | ||
3 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080303 |
Method BUILD_TIMESERIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_TIMESERIE | Call by reference | Type reference (TYPE) | SMI_T_SMI_TIMESERIES | XML GUID | 20080306 | ||
2 | ![]() |
PARENT_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | Single Item of an SMI Record | 20080222 | ||
3 | ![]() |
TS_TYPE | Call by reference | Type reference (TYPE) | SMI_TSTYPE | Time Series Type | 20080222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080303 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_SUCCESSOR | Call by reference | Object reference (TYPE REF TO) | CL_SMI_DATAMODEL | Central DataModel class | 20080306 |
Method CONSTRUCTOR on class CL_SMI_BUILDER_FROM_DB has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |