SAP ABAP Class CL_SMI_BUILDER_TO_CUST (Output builder for custom messages (via BADI))
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) | 20080117 |
Properties
| Class | CL_SMI_BUILDER_TO_CUST | |
| Short Description | Output builder for custom messages (via BADI) | |
| 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 | 20080117 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SMI_BUILDER_TO_CUST has no forward declaration.
Interfaces
Class CL_SMI_BUILDER_TO_CUST has no interface implemented.
Friends
Class CL_SMI_BUILDER_TO_CUST 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) | SMI_SEND_MESSAGE | 20080423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20080117 | ||
| 2 | Instance method | Private | Method | 20080423 |
Events
Class CL_SMI_BUILDER_TO_CUST has no event.
Types
Class CL_SMI_BUILDER_TO_CUST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BADI_INSTANCE | Call by reference | Object reference (TYPE REF TO) | SMI_SEND_MESSAGE | 20080423 | ||||
| 2 | MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SMI_DATAMODEL | Central DataModel class | 20080117 |
Method CONSTRUCTOR on class CL_SMI_BUILDER_TO_CUST has no exception.
Method FILL_TIMESERIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TIMES | Call by reference | Type reference (TYPE) | SMI_T_SMI_TIMESERIES | Table Type for SMI_TIMESERIES | 20080423 | |||
| 2 | IO_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_SMI_ITEM | 20080423 | ||||
| 3 | IV_TSTYPE | Call by reference | Type reference (TYPE) | SMI_TSTYPE | Time Series Type | 20080423 |
Method FILL_TIMESERIES on class CL_SMI_BUILDER_TO_CUST has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |