SAP ABAP Function Module L_TO_CREATE_DN (Create a transfer order for delivery note)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       LVS (Package) Application development Warehouse Management (WM)
Basic Data
Function Module L_TO_CREATE_DN Create a transfer order for delivery note  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU06    
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_TEILK TYPE T340D-TEILV Partial pick executed
Importing I_LGNUM TYPE LTAK-LGNUM Warehouse number
Importing I_VBELN TYPE LTAK-VBELN Delivery Note Number
Importing I_REFNR TYPE LTAK-REFNR SPACE Reference 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_KOMIM TYPE RL03T-KOMIM SPACE Copy pick quantities into delivery / Post GI
Importing I_EINLM TYPE RL03T-EINLM SPACE Copy putaway quantities into delivery / post GR
Importing I_EINTA TYPE RL03T-EINTA SPACE Processing for putaway transfer order
Importing I_NOSPL TYPE RL03A-NOSPL SPACE No TO split
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_TEILK TYPE T340D-TEILV SPACE Partial picking allowed
Importing I_SOLEX TYPE LTAK-SOLEX 0 Planned Transfer Order Processing Time from External System
Importing I_PERNR TYPE LTAK-PERNR 0 Personnel Number
Importing IT_DELIT TYPE L03B_DELIT_T Partial creation: Details
Tables T_LTAK TYPE LTAK_VB Table of created TO headers
Tables T_LTAP_VB TYPE LTAP_VB Table of created TO items
Tables T_WMGRP_MSG TYPE WMGRP_MSG
Exception FOREIGN_LOCK TYPE An SAP block has been set by another user
Exception DN_COMPLETED TYPE Delivery note does not contain any open items
Exception PARTIAL_DELIVERY_FORBIDDEN TYPE Delivery note must be picked for entire qty
Exception XFELD_WRONG TYPE Incorrect value for checkbox
Exception LDEST_WRONG TYPE Printer does not exist
Exception DRUKZ_WRONG TYPE Print code does not exist
Exception DN_WRONG TYPE Delivery note does not exist
Exception SQUIT_FORBIDDEN TYPE Immediate conf.not allowed for movement type
Exception NO_TO_CREATED TYPE No TO generated
Exception TEILK_WRONG TYPE Partial picking not allowed in warehouse
Exception UPDATE_WITHOUT_COMMIT TYPE Update via update task only using Commit
Exception NO_AUTHORITY TYPE No authorization
Exception NO_PICKING_ALLOWED TYPE Picking not allowed
Exception DN_HU_NOT_CHOOSABLE TYPE TO for delivery items or HU not clear
Exception INPUT_ERROR TYPE Missing item entry
               
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  19950404 
SAP Release Created in