SAP ABAP Class CL_SMI_FEEDER_ALL (POWL-Feeder for SMI data)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_POWL_FEEDER | Interface for POWL Feeders | 20080121 |
Properties
Class | CL_SMI_FEEDER_ALL | |
Short Description | POWL-Feeder for SMI data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | VSMI | Supplier-Managed Inventory (SNC-ERP) |
Created | 20080121 | SAP |
Last change | 20100310 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SMI_FEEDER_ALL has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_POWL_FEEDER | Interface for POWL Feeders | 20080121 |
Friends
Class CL_SMI_FEEDER_ALL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SMI_T_ITEM_OUT | 20080411 | |||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SMI_CONSTANTS | SMI Constants | 20080401 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMI_DB_HANDLER | DB Buffer for SMI related DB activities | 20080401 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_FIELDCAT_TTY | Field Catalog for POWL list | 20080129 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTTY_DD07V | 20080502 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20080122 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20080121 | |
2 | ![]() |
Instance method | Private | Method | 20080129 | |
3 | ![]() |
Instance method | Private | Method | 20080701 | |
4 | ![]() |
Instance method | Private | Method | 20080401 |
Events
Class CL_SMI_FEEDER_ALL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | DFIES_TAB | Private | See coding | 20080129 | DFIES_TAB TYPE TABLE OF DFIES
|
||
2 | LTTY_DD07V | Private | See coding | 20080401 | LTTY_DD07V TYPE STANDARD TABLE OF DD07V
|
||
3 | TIME_KEY | Public | See coding | 20080401 | BEGIN OF TIME_KEY,
XMLGUID TYPE SMI_XMLGUID,
MATNR TYPE MATNR,
TIME_ZONE TYPE TIMEZONE,
PERIODS TYPE WDY_KEY_VALUE_TABLE,
TOOLTIPS TYPE WDY_KEY_VALUE_TABLE,
END OF TIME_KEY
|
||
4 | T_ALL_PERIODS | Public | See coding | 20080401 | T_ALL_PERIODS TYPE STANDARD TABLE OF TIME_KEY
|
||
5 | T_MONTHNAMES | Public | See coding | 20080401 | T_MONTHNAMES TYPE STANDARD TABLE OF T247
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SMI_FEEDER_ALL has no parameter.
Method CONSTRUCTOR on class CL_SMI_FEEDER_ALL has no exception.
Method FILL_FIELDCAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DFIES | Call by reference | Type reference (TYPE) | DFIES_TAB | Table Type for Structure DFIES | 20080129 | ||
2 | ![]() |
TABNAME | Call by reference | Type reference (TYPE) | DDOBJNAME | Name of ABAP Dictionary Object | 20080129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080129 | ||
2 | ![]() |
20080129 |
Method GET_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TOOLTIP | Value transfer | Type reference (TYPE) | STRING | 20080701 | |||
2 | ![]() |
IS_ITEM | Call by reference | Type reference (TYPE) | SMI_S_DM_ITEM | SMI Item (Product) Data Structure | 20080701 | ||
3 | ![]() |
IS_TIMESERIES | Call by reference | Type reference (TYPE) | SMI_S_DM_TIMESERIES_ITEM | SMI Time Series Item Structure | 20080701 |
Method GET_TOOLTIP on class CL_SMI_FEEDER_ALL has no exception.
Method MAP_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | SMI_T_ITEM_OUT | Table type for TAB_SMI_ITEM_OUT | 20080401 | ||
2 | ![]() |
IT_MODELS | Call by reference | Type reference (TYPE) | SMI_T_SMIDATA | Table type for SMI_S_SMIDATA | 20080401 |
Method MAP_DATA on class CL_SMI_FEEDER_ALL has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 604 |