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 | ![]() |
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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MCBW_INDUS | 20100824 | |||
2 | ![]() |
Instance attribute | Private | See coding | 20100617 | ||||
3 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
4 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
5 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
6 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
7 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
8 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
9 | ![]() |
Instance attribute | Private | See coding | 20100617 | ||||
10 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
11 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
12 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
13 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
14 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
15 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
16 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
17 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
18 | ![]() |
Instance attribute | Private | See coding | 20100615 | ||||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100615 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100615 | ||
21 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MCCONTROL | LIS Updating: Control Parameters | 20100617 | ||
22 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20100617 | ||
23 | ![]() |
Instance attribute | Private | See coding | 20100617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Pass the Processed Records to the Accounting MCMSEG | 20100617 |
2 | ![]() |
Instance method | Public | Method | Extract Stock Initialization details | 20100607 |
3 | ![]() |
Instance method | Private | Method | Fill Application component | 20100824 |
4 | ![]() |
Instance method | Private | Method | Fill data | 20100617 |
5 | ![]() |
Instance method | Private | Method | Fetch additional fields from table MSEG | 20100616 |
6 | ![]() |
Instance method | Private | Method | Select opening stocks from different tables | 20100607 |
7 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
IR_MATERIAL | Call by reference | Type reference (TYPE) | MMDA_IM_TTY_MATERIAL | Range Structure for Material Number Selection | 20100607 | ||
3 | ![]() |
IR_PLANT | Call by reference | Type reference (TYPE) | MMDA_IM_TTY_PLANT | Ranges Structure for Plant | 20100607 | ||
4 | ![]() |
IR_STORAGE_LOC | Call by reference | Type reference (TYPE) | MMDA_IM_TTY_STORAGE_LOC | Range Structure for Storage Location Selection | 20100607 | ||
5 | ![]() |
IV_NULL_STOCKS | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Boolean variable | 20100607 | |
6 | ![]() |
IV_VALUATED_STOCK | Call by reference | Type reference (TYPE) | BOOLE_D | 'X' | Boolean variable | 20100607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error occured when mapping stocks | 20100819 | |
2 | ![]() |
Error occured when fetching stocks | 20100819 | |
3 | ![]() |
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 | ![]() |
IR_MATERIAL | Call by reference | Type reference (TYPE) | MMDA_IM_TTY_MATERIAL | Range Structure for Material Number Selection | 20100607 | ||
2 | ![]() |
IR_PLANT | Call by reference | Type reference (TYPE) | MMDA_IM_TTY_PLANT | Ranges Structure for Plant | 20100607 | ||
3 | ![]() |
IV_NULL_STOCKS | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100607 | |
4 | ![]() |
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 occured when fetching stocks | 20100819 | |
2 | ![]() |
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 | ![]() |
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 occured when mapping stocks | 20100819 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |