SAP ABAP Data Element XSTOCK_TYPE_MVT (Movement Types that Contain Implied Stock Type (INSMK))
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 XSTOCK_TYPE_MVT
Short Description Movement Types that Contain Implied Stock Type (INSMK)  
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 Imp.StkTyp 
Medium 16 Implied Stk Type 
Long 25 Implied Stock Type 
Heading 20 Implied Stock Type 
Documentation

Definition

Specifies the movement types that implicitly contain the stock type (data element INSMK).

There are movement types that already implicitly contain a stock type. Material documents that were entered with these movement types do not contain an INSMK indicator (stock type), even though the movement was not made into the unrestricted-use stock or from the unrestricted-use stock. Since the movement type already represents the stock type, in transaction MIGO the system no longer displays the stock type.

Examples for movement types that already represent the stock type:

  • 501 always posts into unrestricted-use stock
  • 503 always posts into quality inspection stock
  • 505 always posts into blocked stock

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