SAP ABAP Function Module LEINT_TO_SINGLE_CREATE (Create a transfer order with one item)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-WM-CD (Application Component) Cross-Docking
     LEINT (Package) Interface
Basic Data
Function Module LEINT_TO_SINGLE_CREATE Create a transfer order with one item  
Function Group LEINT_LVSRV   LXVAS Interface - services  
Program Name SAPLLEINT_LVSRV   VAS monitor 
INCLUDE Name LLEINT_LVSRVU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TANUM TYPE LTAK-TANUM Transfer order number
Exporting E_LTAP TYPE LTAP Transfer order item
Importing I_LGNUM TYPE LTAK-LGNUM Warehouse number
Importing I_BWLVS TYPE LTAK-BWLVS Movement type
Importing I_BETYP TYPE LTAK-BETYP SPACE Requirement type
Importing I_BENUM TYPE LTAK-BENUM SPACE Requirement number
Importing I_MATNR TYPE LTAP-MATNR Material no.
Importing I_WERKS TYPE LTAP-WERKS Plant
Importing I_LGORT TYPE LTAP-LGORT SPACE
Importing I_CHARG TYPE LTAP-CHARG SPACE Batch
Importing I_BESTQ TYPE LTAP-BESTQ SPACE Stock category
Importing I_SOBKZ TYPE LTAP-SOBKZ SPACE Special stock indicator
Importing I_SONUM TYPE LTAP-SONUM SPACE Special stock number
Importing I_LETYP TYPE LTAP-LETYP SPACE Storage unit type
Importing I_ANFME TYPE RL03T-ANFME Requested qty.
Importing I_ALTME TYPE LTAP-ALTME Unit of measure
Importing I_WDATU TYPE LTAP-WDATU SY-DATUM Goods receipt date
Importing I_VFDAT TYPE LTAP-VFDAT SY-DATUM Expiration date
Importing I_ZEUGN TYPE LTAP-ZEUGN SPACE Certificate number
Importing I_LZNUM TYPE LTAK-LZNUM SPACE Additional ref.number
Importing I_SQUIT TYPE RL03T-SQUIT SPACE Immed.confirmat.
Importing I_NIDRU TYPE RL03A-NIDRU SPACE Do not print
Importing I_DRUKZ TYPE T329F-DRUKZ SPACE Print code
Importing I_LDEST TYPE LTAP-LDEST SPACE Printer
Importing I_WEMPF TYPE LTAP-WEMPF SPACE Consignee
Importing I_ABLAD TYPE LTAP-ABLAD SPACE Unload.point
Importing I_VLTYP TYPE LTAP-VLTYP SPACE Source storage type
Importing I_VLBER TYPE LTAP-VLBER SPACE Source storage section
Importing I_VLPLA TYPE LTAP-VLPLA SPACE Source storage bin
Importing I_VPPOS TYPE LTAP-VPPOS SPACE Item in source storage bin
Importing I_VLENR TYPE LTAP-VLENR SPACE Source storage unit
Importing I_VLQNR TYPE LTAP-VLQNR SPACE Src.quant
Importing I_NLTYP TYPE LTAP-NLTYP SPACE Destination storage type
Importing I_NLBER TYPE LTAP-NLBER SPACE Destination storage section
Importing I_NLPLA TYPE LTAP-NLPLA SPACE Destination storage bin
Importing I_NPPOS TYPE LTAP-NPPOS SPACE Position in destionation storage bin
Importing I_NLENR TYPE LTAP-NLENR SPACE Dest.storage unit
Importing I_NLQNR TYPE LTAP-NLQNR SPACE Dest.quant
Importing I_RLTYP TYPE LTAP-RLTYP SPACE Return storage type
Importing I_RLBER TYPE LTAP-RLBER SPACE Return storage area
Importing I_RLPLA TYPE LTAP-RLPLA SPACE Return storage bin
Importing I_RLQNR TYPE LTAP-RLQNR SPACE Return quant
Importing I_UPDATE_TASK TYPE RL03A-VERBU SPACE Indicator: update via update task
Importing I_COMMIT_WORK TYPE RL03B-COMIT 'X' Indicator whether COMMIT WORK in function module
Importing I_BNAME TYPE LTAK-BNAME SY-UNAME User who is generating the TO
Importing I_KOMPL TYPE RL03B-KOMPL 'X' Only generate TO if requested amount supplied
Importing I_SOLEX TYPE LTAK-SOLEX 0
Importing I_PERNR TYPE LTAK-PERNR 0
Importing I_AUSFB TYPE LTAK-AUSFB SPACE
Tables T_LTAK TYPE LTAK_VB
Tables T_LTAP_VB TYPE LTAP_VB
Exception NO_TO_CREATED TYPE No TO generated
Exception BWLVS_WRONG TYPE Mov.type incorrect
Exception BETYP_WRONG TYPE Req.type does not match movement type
Exception BENUM_MISSING TYPE Req.number missing
Exception BETYP_MISSING TYPE Req.type missing
Exception FOREIGN_LOCK TYPE An SAP block has been set by another user
Exception VLTYP_WRONG TYPE Src.storage type does not match movement type
Exception VLPLA_WRONG TYPE Src.storage bin does not match movement type
Exception VLTYP_MISSING TYPE Src.storage type required if bin is set
Exception NLTYP_WRONG TYPE Dest.storage type does not match movement type
Exception NLPLA_WRONG TYPE Dest.storage bin does not match movement type
Exception NLTYP_MISSING TYPE Dest.storage bin required if bin is set
Exception RLTYP_WRONG TYPE Return storage type does not match mov.type
Exception RLPLA_WRONG TYPE Ret.storage bin does not match movement type
Exception RLTYP_MISSING TYPE Ret.storage type required if bin is set
Exception SQUIT_FORBIDDEN TYPE Immediate conf.not allowed for movement type
Exception MANUAL_TO_FORBIDDEN TYPE Manual transfer order not allowed
Exception LETYP_WRONG TYPE Storage unit type does not exist
Exception VLPLA_MISSING TYPE Src.storage bin for item missing
Exception NLPLA_MISSING TYPE Dest.storage bin for item missing
Exception SOBKZ_WRONG TYPE Special stock indicator does not exist
Exception SOBKZ_MISSING TYPE Special stock indicator missing
Exception SONUM_MISSING TYPE Special stock number is missing
Exception BESTQ_WRONG TYPE Stock category does not exist
Exception LGBER_WRONG TYPE Stor.section does not exist
Exception XFELD_WRONG TYPE Incorrect value for checkbox
Exception DATE_WRONG TYPE Incorrect date specification
Exception DRUKZ_WRONG TYPE Print code does not exist
Exception LDEST_WRONG TYPE Printer does not exist
Exception UPDATE_WITHOUT_COMMIT TYPE Update via update task only using Commit
Exception NO_AUTHORITY TYPE No authorization
Exception MATERIAL_NOT_FOUND TYPE Material not maintained for this process
Exception LENUM_WRONG TYPE SU number cannot be converted
               
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  20030428 
SAP Release Created in 200