SAP ABAP Class CL_MM_IM_03_BX (Inventory Analysis: Stock Initialization)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM (Application Component) Materials Management
     MMDA (Package) Data Provisioning for Real Time Reporting in MM
Properties
Class CL_MM_IM_03_BX  
Short Description Inventory Analysis: Stock Initialization    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MMDA   Data Provisioning for Real Time Reporting in MM 
Created 20100607   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MM_IM_03_BX has no interface implemented.
Friends
Class CL_MM_IM_03_BX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_BW_APPL Instance attribute Private Type reference (TYPE) MCBW_INDUS 20100824
2 GT_BXDATA Instance attribute Private See coding 20100617
3 GT_EBEW Instance attribute Private See coding 20100615
4 GT_MARC Instance attribute Private See coding 20100615
5 GT_MARD Instance attribute Private See coding 20100615
6 GT_MBEW Instance attribute Private See coding 20100615
7 GT_MCHA Instance attribute Private See coding 20100615
8 GT_MCHB Instance attribute Private See coding 20100615
9 GT_MCMSEG Instance attribute Private See coding 20100617
10 GT_MKOL Instance attribute Private See coding 20100615
11 GT_MSKA Instance attribute Private See coding 20100615
12 GT_MSKU Instance attribute Private See coding 20100615
13 GT_MSLB Instance attribute Private See coding 20100615
14 GT_MSPR Instance attribute Private See coding 20100615
15 GT_MSSA Instance attribute Private See coding 20100615
16 GT_MSSQ Instance attribute Private See coding 20100615
17 GT_QBEW Instance attribute Private See coding 20100615
18 GT_STOCK Instance attribute Private See coding 20100615
19 GV_BL_KZ_KAUFT_BEW Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100615
20 GV_BL_KZ_PAUFT_BEW Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100615
21 HLP_MCCONTROL Instance attribute Private Type reference (TYPE) MCCONTROL LIS Updating: Control Parameters 20100617
22 SW_CREATE_MCMSEG Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20100617
23 XT001 Instance attribute Private See coding 20100617
Methods
# Method Level Visibility Method type Description Created on
1 ACCOUNT_MCMSEG Instance method Private Method Pass the Processed Records to the Accounting MCMSEG 20100617
2 EXTRACT Instance method Public Method Extract Stock Initialization details 20100607
3 FILL_APPL_COMP Instance method Private Method Fill Application component 20100824
4 FILL_DATA Instance method Private Method Fill data 20100617
5 FILL_MCMSEG Instance method Private Method Fetch additional fields from table MSEG 20100616
6 GET_STOCK Instance method Private Method Select opening stocks from different tables 20100607
7 MAP_STOCK Instance method Private Method Map opening stocks to a single table 20100607
Events
Class CL_MM_IM_03_BX has no event.
Types
Class CL_MM_IM_03_BX has no local type.
Method Signatures

Method ACCOUNT_MCMSEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTROL Call by reference Type reference (TYPE) MCCONTROL LIS Updating: Control Parameters 20100618

Method ACCOUNT_MCMSEG on class CL_MM_IM_03_BX has no exception.

Method EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BX_BF_UM Call by reference Type reference (TYPE) MMDA_IM_TTY_BX_BF_UM Table Type: Common structure like structures for BX, BF, UM 20100915
2 Importing IR_MATERIAL Call by reference Type reference (TYPE) MMDA_IM_TTY_MATERIAL Range Structure for Material Number Selection 20100607
3 Importing IR_PLANT Call by reference Type reference (TYPE) MMDA_IM_TTY_PLANT Ranges Structure for Plant 20100607
4 Importing IR_STORAGE_LOC Call by reference Type reference (TYPE) MMDA_IM_TTY_STORAGE_LOC Range Structure for Storage Location Selection 20100607
5 Importing IV_NULL_STOCKS Call by reference Type reference (TYPE) BOOLE_D ' ' Boolean variable 20100607
6 Importing IV_VALUATED_STOCK Call by reference Type reference (TYPE) BOOLE_D 'X' Boolean variable 20100607
# Exception Resumable Description Created on
1 ERROR_MAP_OCCURED Error occured when mapping stocks 20100819
2 ERROR_STOCK_OCCURED Error occured when fetching stocks 20100819
3 NO_STOCKS_FOUND No stocks found for selection criteria 20100819

Method FILL_APPL_COMP Signature

Method FILL_APPL_COMP on class CL_MM_IM_03_BX has no parameter.
Method FILL_APPL_COMP on class CL_MM_IM_03_BX has no exception.

Method FILL_DATA Signature

Method FILL_DATA on class CL_MM_IM_03_BX has no parameter.
Method FILL_DATA on class CL_MM_IM_03_BX has no exception.

Method FILL_MCMSEG Signature

Method FILL_MCMSEG on class CL_MM_IM_03_BX has no parameter.
Method FILL_MCMSEG on class CL_MM_IM_03_BX has no exception.

Method GET_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MATERIAL Call by reference Type reference (TYPE) MMDA_IM_TTY_MATERIAL Range Structure for Material Number Selection 20100607
2 Importing IR_PLANT Call by reference Type reference (TYPE) MMDA_IM_TTY_PLANT Ranges Structure for Plant 20100607
3 Importing IV_NULL_STOCKS Call by reference Type reference (TYPE) BOOLE_D ' ' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100607
4 Importing IV_VALUATED_STOCK Call by reference Type reference (TYPE) BOOLE_D 'X' Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100607
# Exception Resumable Description Created on
1 ERROR_STOCK_OCCURED Error occured when fetching stocks 20100819
2 NO_STOCKS_FOUND No stocks found for selection criteria 20100819

Method MAP_STOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NULL_STOCKS Call by reference Type reference (TYPE) BOOLE_D Boolean Variable (X=True, -=False, Space=Unknown) 20100618
# Exception Resumable Description Created on
1 ERROR_MAP_OCCURED Error occured when mapping stocks 20100819
History
Last changed by/on SAP  20110908 
SAP Release Created in 606