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 GT_OBJECT Instance attribute Private Type reference (TYPE) SMI_T_ITEM_OUT 20080411
2 MO_C Instance attribute Public Object reference (TYPE REF TO) CL_SMI_CONSTANTS SMI Constants 20080401
3 MO_DB Instance attribute Private Object reference (TYPE REF TO) CL_SMI_DB_HANDLER DB Buffer for SMI related DB activities 20080401
4 MT_FIELDCAT Instance attribute Private Type reference (TYPE) POWL_FIELDCAT_TTY Field Catalog for POWL list 20080129
5 MT_TA Instance attribute Private Type reference (TYPE) LTTY_DD07V 20080502
6 M_POWL_TYP Instance attribute Private Type reference (TYPE) POWL_TYPE_TY POWL type ID 20080122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20080121
2 FILL_FIELDCAT Instance method Private Method 20080129
3 GET_TOOLTIP Instance method Private Method 20080701
4 MAP_DATA 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 Exporting ET_DFIES Call by reference Type reference (TYPE) DFIES_TAB Table Type for Structure DFIES 20080129
2 Importing TABNAME Call by reference Type reference (TYPE) DDOBJNAME Name of ABAP Dictionary Object 20080129
# Exception Resumable Description Created on
1 INTERNAL_ISSUE 20080129
2 NOT_FOUND 20080129

Method GET_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TOOLTIP Value transfer Type reference (TYPE) STRING 20080701
2 Importing IS_ITEM Call by reference Type reference (TYPE) SMI_S_DM_ITEM SMI Item (Product) Data Structure 20080701
3 Importing 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 Exporting ET_DATA Call by reference Type reference (TYPE) SMI_T_ITEM_OUT Table type for TAB_SMI_ITEM_OUT 20080401
2 Importing 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