SAP ABAP Data Element XTRANSFER_MVT (Transfer Posting Movement Type)
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 XTRANSFER_MVT
Short Description Transfer Posting Movement Type  
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 TrPtg MvtT 
Medium 15 TrfrPstg MvtTyp 
Long 25 Transfer Posting MvmntTyp 
Heading 18 Trfr Pstg Mvt Type 
Documentation

Definition

Specifies the transfer posting 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  20030130 
SAP Release Created in 470