SAP ABAP Function Module L_TO_CREATE_TR (Create a transfer order for transfer requirement)
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_TR Create a transfer order for transfer requirement  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU05    
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 Teilkommmissionierung hat stattgefunden
Importing I_LGNUM TYPE LTAK-LGNUM Warehouse number
Importing I_TBNUM TYPE LTAK-TBNUM Transfer requirement 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_TBELI TYPE RL03T-TBELI SPACE TB auf endgeliefert setzen / abschließen
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 I_RSNUM TYPE LTAK-RSNUM SPACE Reservation
Importing I_LDEST_LANG TYPE TSP03L-LNAME SPACE Spool: Long device names
Importing IT_TRITE TYPE L03B_TRITE_T Teil-Erzeugung: Details
Tables T_LTAK TYPE LTAK_VB Tabelle der erzeugten TA-Köpfe
Tables T_LTAP_VB TYPE LTAP_VB Tabelle der erzeugten TA-Positionen
Tables T_WMGRP_MSG TYPE WMGRP_MSG
Exception FOREIGN_LOCK TYPE An SAP block has been set by another user
Exception QM_RELEVANT TYPE TR is resevant for QSS
Exception TR_COMPLETED TYPE TR is already fully supplied
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 TR_WRONG TYPE TR does not exist
Exception SQUIT_FORBIDDEN TYPE Immediate conf.not allowed for movement type
Exception NO_TO_CREATED TYPE No TO generated
Exception UPDATE_WITHOUT_COMMIT TYPE Update via update task only using Commit
Exception NO_AUTHORITY TYPE No authorization
Exception PREALLOCATED_STOCK TYPE Material is pre-allocated
Exception PARTIAL_TRANSFER_REQ_FORBIDDEN TYPE Teilkommi für TB aus PP-Kommiteilen nicht erl.
Exception INPUT_ERROR TYPE Fehlerhafte Positionsvorgaben
               
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