SAP ABAP Data Element XREMOVE_FROM_MVT (Remove-from-Storage Movement Type (2-Step Transfer Posting))
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
MB (Package) Application development R/3 inventory management
⤷
⤷
⤷
Basic Data
| Data Element | XREMOVE_FROM_MVT |
| Short Description | Remove-from-Storage Movement Type (2-Step Transfer Posting) |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | XFELD | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 10 | Stck Rmvl |
| Medium | 15 | Stock Removal |
| Long | 20 | Stock Rmvl Mvt Type |
| Heading | 15 | Stock Removal |
Documentation
Definition
For a stock transfer in two steps using the goods movement transaction (MIGO), specifies the stock removal movement type.
Use
The table MIGO_T156 (movement type reference MIGO) is used to restrict all movement types that are permitted for a stock transfer posting using MIGO.
If you have chosen Transfer posting for MIGO and you select a movement type that is not permitted for stock transfers, this can cause display problems and incorrect calls for the function module. MB_CREATE_GOODS_MOVEMENT.
The table MIGO_T156 therefore uses the indicator XTRANSFER_MVT, to show that a selected movement type is permitted for stock transfer postings.
This table also contains three other indicators that show whether a movement type
- is a putaway movement type (XPLACE_IN_MVT)
- is a stock removal movement type (XREMOVE_FROM_MVT)
- already implicitly contains a stock type (XSTOCK_TYPE_MVT)
Dependencies
Example
History
| Last changed by/on | SAP | 20020520 |
| SAP Release Created in | 470 |