MDIFF_MSEG is an SAP Structure so does not store data like a database table does but can be used to process "Help Structure for Quantity Difference Handling in BORGR" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_MDIFF_MSEG TYPE MDIFF_MSEG .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
MJAHR | MJAHR | NUMC | 4 | Material Document Year | GJAHR | |
MBLNR | MBLNR | CHAR | 10 | Number of Material Document | ALPHA | |
ZEILE | MBLPO | NUMC | 4 | Item in Material Document | ||
VBELN | VBELN_VL | CHAR | 10 |
* | Delivery | ALPHA |
POSNR | POSNR_VL | NUMC | 6 |
* | Delivery Item | |
BUDAT | BUDAT | DATS | 8 | Posting Date in the Document | ||
BLDAT | BLDAT | DATS | 8 | Document Date in Document | ||
BWART | BWART | CHAR | 3 |
* | Movement Type (Inventory Management) | |
BWART_NEXT | BWART_NEXT | CHAR | 3 |
* | Subsequent Movement Type (Inventory Management) | |
MATNR | MATNR | CHAR | 18 |
* | Material Number | MATN1 |
MAKTX | MAKTX | CHAR | 40 | Material Description (Short Text) | ||
CHARG | CHARG_D | CHAR | 10 |
* | Batch Number | |
WERKS | WERKS_D | CHAR | 4 |
* | Plant | |
LGORT | LGORT_D | CHAR | 4 |
* | Storage Location | |
MENGE | MENGE_D | QUAN | 13(3) | Quantity | ||
LFIMG | LFIMG | QUAN | 13(3) | Actual quantity delivered (in sales units) | ||
VRKME | VRKME | UNIT | 3 |
* | Sales unit | CUNIT |
MEINS | MEINS | UNIT | 3 |
* | Base Unit of Measure | CUNIT |
GRUND | MB_GRBEW | NUMC | 4 |
* | Reason for Movement | |
EBUMG | EBUMG | QUAN | 13(3) | Quantity to Book In in SUn (Sales Unit) | ||
VBUMGX | VBUMG | QUAN | 13(3) | GR-Posted Quantity in SUn | ||
COMPL_MARK | COMPL_MARK | CHAR | 1 | Completed indicator | ||
FZGLS_MARK | FZGLS | CHAR | 1 | Do Not Adjust Cumulative Received Quantity | ||
ETANP_MARK | ETANP | CHAR | 1 | Adjust Open Quantity in Scheduling Agreement Item | ||
POPUP_MARK | POPUP | CHAR | 1 | Display Dialog Box | ||
NOWAB | NOWAB | CHAR | 1 | Indicator: Item Not Relevant for Goods Movements | ||
POSAR | POSAR | CHAR | 1 | Item type | ||
SEL_BUTTON | CHAR | 1 | Selection Button |
Key field | |
Non-key field |
MDIFF_MSEG - Help Structure for Quantity Difference Handling in BORGR MDIFF_LIPS - Help Structure for Quantity Difference Handling in BORGR MDIE - Index table of MDEZX MDHY - Evaluation MPS: reference DELKZ --> line evaluation MDHS - Cluster Table BOMs Explosion (Shared Buffer) MDHI - MPS evaluation: join T457H and T457T