SAP ABAP Class CL_DMF_CONSUMPTION_OUT (DMF Consumption Interface Implementation)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-MD (Application Component) Logistics Basic Data
     DMF_BUS_LOGIC (Package) Business Logic
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMF_CONSTANTS_C Constants 20090121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRF_OUTBOUND Interface for Data Replication Framework 20090119
Properties
Class CL_DMF_CONSUMPTION_OUT  
Short Description DMF Consumption Interface Implementation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DMF_BUS_LOGIC   Business Logic 
Created 20090119   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DMF_CONSUMPTION_OUT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMF_CONSTANTS_C Constants 20090121
2 IF_DRF_OUTBOUND Interface for Data Replication Framework 20090119
Friends
Class CL_DMF_CONSUMPTION_OUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DMF_LOG_TAB_TYPE Constant Private Type reference (TYPE) FIELDNAME 'DMF_T_TS_EXT_IF' Field Name 20090206
2 GC_DRF_TABLE_TYPE_NAME Constant Private Type reference (TYPE) DRF_REL_OBJECT_TYPE 'DMF_TS_ART_LOC_LOCTYPE' Table Type name of the internal relevant objects table 20090128
3 GC_IF_CONSUMPTION Instance attribute Private Attribute reference (LIKE) 20090227
4 GC_LOCATION_TYPE_CODE_DC Instance attribute Private Attribute reference (LIKE) 20090216
5 GC_LOCATION_TYPE_CODE_PLANT Instance attribute Private Attribute reference (LIKE) 20090216
6 GC_LOCATION_TYPE_CODE_STORE Instance attribute Private Attribute reference (LIKE) 20090216
7 GC_LOCATION_TYPE_CODE_VENDOR Instance attribute Private Attribute reference (LIKE) 20090216
8 GC_MODE_CHANGE Constant Private Type reference (TYPE) CHAR1 'C' Single-Character Indicator 20090227
9 GC_MODE_INIT Constant Private Type reference (TYPE) CHAR1 'I' Single-Character Indicator 20090227
10 GC_MSGID_DMF_OUTBOUND Constant Private Type reference (TYPE) SY-MSGID 'DMF_OUTBOUND' Message Class 20090223
11 GC_MSG_TYPE_ERROR Instance attribute Private Attribute reference (LIKE) 20090223
12 GC_MSG_TYPE_WARNING Instance attribute Private Attribute reference (LIKE) 20090223
13 GC_NO Instance attribute Private Attribute reference (LIKE) 20090220
14 GC_REPL_MODE_DELTA Instance attribute Private Attribute reference (LIKE) 20090227
15 GC_REPL_MODE_INITIAL Instance attribute Private Attribute reference (LIKE) 20090227
16 GC_REPL_MODE_REINITIAL Instance attribute Private Attribute reference (LIKE) 20090227
17 GC_YES Instance attribute Private Attribute reference (LIKE) 20090220
18 GS_DMF_CUST Static Attribute Private Type reference (TYPE) DMF_S_CUST DMF Customizing 20090220
19 GV_LOGSYS Static Attribute Private Type reference (TYPE) LOGSYS Logical system 20090206
20 MS_DRF_RUNTIME_PARAM Instance attribute Private Type reference (TYPE) DRF_S_RUNTIME_PARAMETER_EXT DRF external runtime parameter 20090223
21 MTS_ART_SITE_CHANGED Instance attribute Private Type reference (TYPE) DMF_TS_ART_SITE Article/Site Combinations (sorted) 20090121
22 MTS_ART_SITE_INITLOAD Instance attribute Private Type reference (TYPE) DMF_TS_ART_SITE Article/Site Combinations (sorted) 20090130
23 MTS_CONS_MARC Instance attribute Private Type reference (TYPE) DMF_TS_CONS_MARC DMF Location Product Data to determine Consumptions 20090225
24 MT_CONS_EXT_IF Instance attribute Private Type reference (TYPE) DMF_T_TS_EXT_IF DMF Time Series (External Interface Structure) 20090121
25 MV_APPLICATION Instance attribute Private Type reference (TYPE) DRF_APPL Application 20090223
26 MV_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090223
27 MV_REPLICATION_MODE Instance attribute Private Type reference (TYPE) DRF_DLMOD Replication Mode 20090223
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090127
2 READ_CONSUMPTION Static method Private Method Read the consumption data for a material/plant combination 20090203
Events
Class CL_DMF_CONSUMPTION_OUT has no event.
Types
Class CL_DMF_CONSUMPTION_OUT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DMF_CONSUMPTION_OUT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DMF_CONSUMPTION_OUT has no exception.

Method READ_CONSUMPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONS_ATTR Call by reference Type reference (TYPE) DMF_T_CONS_ATTR DMF Consumption Attribute Fields Table Type 20090203
2 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090203
3 Importing IV_PERIV Call by reference Type reference (TYPE) PERIV Fiscal Year Variant 20090203
4 Importing IV_PERKZ Call by reference Type reference (TYPE) PERKZ Period Indicator 20090203
5 Importing IV_REPMD Call by reference Type reference (TYPE) CHAR1 Replication Mode 20090304
6 Importing IV_WERKS Call by reference Type reference (TYPE) WERKS_D Plant 20090203

Method READ_CONSUMPTION on class CL_DMF_CONSUMPTION_OUT has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605