SAP ABAP Class CL_DMF_INVENTORY_OUT (DMF Inventory 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 20090209
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DRF_OUTBOUND Interface for Data Replication Framework 20090119
Properties
Class CL_DMF_INVENTORY_OUT  
Short Description DMF Inventory 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_INVENTORY_OUT has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMF_CONSTANTS_C Constants 20090209
2 IF_DRF_OUTBOUND Interface for Data Replication Framework 20090119
Friends
Class CL_DMF_INVENTORY_OUT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BLOCKED_STOCK Constant Private Type reference (TYPE) DMF_INVENTORY_USABILITY_TYPE '2' DMF Inventory Usability Types 20090216
2 GC_DMF_LOG_TAB_TYPE Constant Private Type reference (TYPE) FIELDNAME 'DMF_T_INVENTORY_EXT_IF' Field Name 20090209
3 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 20090209
4 GC_IF_INVENTORY Instance attribute Private Attribute reference (LIKE) 20090227
5 GC_LOCATION_TYPE_CODE_DC Instance attribute Private Attribute reference (LIKE) 20090326
6 GC_LOCATION_TYPE_CODE_PLANT Instance attribute Private Attribute reference (LIKE) 20090326
7 GC_LOCATION_TYPE_CODE_STORE Instance attribute Private Attribute reference (LIKE) 20090326
8 GC_LOCATION_TYPE_CODE_VENDOR Instance attribute Private Attribute reference (LIKE) 20090326
9 GC_MODE_CHANGE Constant Private Type reference (TYPE) CHAR1 'C' Single-Character Indicator 20090227
10 GC_MODE_INIT Constant Private Type reference (TYPE) CHAR1 'I' Single-Character Indicator 20090227
11 GC_MSGID_DMF_OUTBOUND Constant Private Type reference (TYPE) SY-MSGID 'DMF_OUTBOUND' Message Class 20090224
12 GC_MSG_TYPE_ERROR Instance attribute Private Attribute reference (LIKE) 20090224
13 GC_MSG_TYPE_WARNING Instance attribute Private Attribute reference (LIKE) 20090224
14 GC_NO Instance attribute Private Attribute reference (LIKE) 20090220
15 GC_QUALITY_INSPECTION_STOCK Constant Private Type reference (TYPE) DMF_INVENTORY_USABILITY_TYPE '3' DMF Inventory Usability Types 20090216
16 GC_REPL_MODE_DELTA Instance attribute Private Attribute reference (LIKE) 20090227
17 GC_REPL_MODE_INITIAL Instance attribute Private Attribute reference (LIKE) 20090227
18 GC_REPL_MODE_REINITIAL Instance attribute Private Attribute reference (LIKE) 20090227
19 GC_UNRESTRICTED_USE_STOCK Constant Private Type reference (TYPE) DMF_INVENTORY_USABILITY_TYPE '1' DMF Inventory Usability Types 20090216
20 GC_YES Instance attribute Private Attribute reference (LIKE) 20090220
21 GS_DMF_CUST Static Attribute Private Type reference (TYPE) DMF_S_CUST DMF Customizing 20090220
22 GV_LOGSYS Static Attribute Private Type reference (TYPE) LOGSYS Logical system 20090209
23 MS_DRF_RUNTIME_PARAM Instance attribute Private Type reference (TYPE) DRF_S_RUNTIME_PARAMETER_EXT DRF external runtime parameter 20090223
24 MTS_ART_SITE_CHANGED Instance attribute Private Type reference (TYPE) DMF_TS_ART_SITE Article/Site Combinations (sorted) 20090209
25 MTS_ART_SITE_INITLOAD Instance attribute Private Type reference (TYPE) DMF_TS_ART_SITE Article/Site Combinations (sorted) 20090209
26 MTS_INV_MARD Instance attribute Private Type reference (TYPE) DMF_TS_INV_MARD DMF Inventory Data from MARD; Table Type Sorted 20090225
27 MTS_INV_MEINS Instance attribute Private Type reference (TYPE) DMF_TS_INV_MEINS DMF Inventory Base Unit of Measure; Table Type 20090225
28 MT_INV_EXT_IF Instance attribute Private Type reference (TYPE) DMF_T_INVENTORY_EXT_IF DMF Inventory (External Interface Structure) 20090209
29 MV_APPLICATION Instance attribute Private Type reference (TYPE) DRF_APPL Application 20090223
30 MV_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20090223
31 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 20090209
2 DETERMINE_INVENTORY_LOC_PROD Static method Private Method Determination of inventory data for one plant material 20090216
3 DETERMINE_MEINS_FOR_MATNR Static method Private Method Determination of the base unit of measure for one material 20090216
Events
Class CL_DMF_INVENTORY_OUT has no event.
Types
Class CL_DMF_INVENTORY_OUT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

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

Method DETERMINE_INVENTORY_LOC_PROD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INV_ATTR Call by reference Type reference (TYPE) DMF_T_INV_ATTR DMF Inventory Data Attribute Fields Table Type 20090216
2 Importing IS_ART_LOC_LOCTYPE Call by reference Type reference (TYPE) DMF_S_ART_LOC_LOCTYPE DMF Structure for Product, Location and Location Type 20090216
3 Importing ITS_MARD Call by reference Type reference (TYPE) DMF_TS_INV_MARD DMF Inventory Data from MARD; Table Type Sorted 20090216

Method DETERMINE_INVENTORY_LOC_PROD on class CL_DMF_INVENTORY_OUT has no exception.

Method DETERMINE_MEINS_FOR_MATNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MEINS Call by reference Type reference (TYPE) MEINS Base Unit of Measure 20090216
2 Exporting EV_MEINS_ISO Call by reference Type reference (TYPE) ISOCD_UNIT ISO code for unit of measurement 20090216
3 Importing ITS_MEINS Call by reference Type reference (TYPE) DMF_TS_INV_MEINS DMF Inventory Base Unit of Measure; Table Type 20090216
4 Importing IV_MATNR Call by reference Type reference (TYPE) MATNR Material Number 20090216

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