SAP ABAP Function Module TBLP_MAT2MAT_TRAN_CREATE (Create a material to material movement)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-GPD (Application Component) Pegging, Grouping, and Distribution
     ATBLP (Package) Transfer/Borrow-loan-payback dev class A
Basic Data
Function Module TBLP_MAT2MAT_TRAN_CREATE Create a material to material movement  
Function Group TBLP   Transfer/ Borrow-loan-payback  
Program Name SAPLTBLP    
INCLUDE Name LTBLPU17    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TBLP TYPE TBLP
Exporting E_RC TYPE SYST-SUBRC
Importing I_WBSS TYPE PS_PSP_PNR Work breakdown structure element (WBS element)
Importing I_MATNR TYPE MATNR Material number
Importing I_WERKS_S TYPE WERKS_D Plant
Importing I_LGORT_S TYPE LGORT_D Storage location
Importing I_ERFMG TYPE ERFMG Quantity in unit of entry
Importing I_ERFME TYPE ERFME Unit of entry
Importing I_CHARG TYPE CHARG_D Batch number
Importing I_WBSR TYPE PS_PSP_PNR Work breakdown structure element (WBS element)
Importing I_MATNR_R TYPE MATNR Material number
Importing I_WERKS_R TYPE WERKS_D Plant
Importing I_LGORT_R TYPE LGORT_D Storage location
Importing I_TYPE TYPE AS4FLAG Flag (X or blank)
Importing I_VALTYPE_S TYPE BWTAR_D Valuation Type
Importing I_VALTYPE_R TYPE BWTAR_D Valuation Type
Exception SERIAL_NUMBERS TYPE
Exception CCODES_NOT_SAME TYPE Company codes are not the same
Exception STOCK_TOO_LOW TYPE Sending stock too low to create movement
Exception INVALID_MTART TYPE Material type is not set to quantity updating
Exception INVALID_CCODE TYPE Company codes are invalid for posting period
Exception WRONG_POSTING_PERIOD TYPE Movement is not possible in current posting per.
Exception WBS_INVALID TYPE WBS status is invalid e.g. not released
Exception MOVEMENT_FAILURE TYPE Movement creation failed
Exception CREATE_RESERVATION_FAILURE TYPE Reservation creation failed
Exception CREATE_PLORD_FAILURE TYPE Planned order creation failed
Exception TBLP_ERROR TYPE Table tblp was not updated
Exception NO_MAT_PROCUREMENT TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050301 
SAP Release Created in