SAP ABAP Function Module L_TO_CREATE_POSTING_CHANGE (Create transfer order for posting change)
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_POSTING_CHANGE Create transfer order for posting change  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TANUM TYPE LTAK-TANUM Transfer order number
Importing I_LGNUM TYPE LTAK-LGNUM Whse number
Importing I_UBNUM TYPE LTAK-UBNUM SPACE Posting change number
Importing I_LUBUI TYPE LUBUI SPACE Posting change notice
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_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 creates TO
Importing I_SOLEX TYPE LTAK-SOLEX 0 Planned Transfer Order Processing Time from External System
Importing I_PERNR TYPE LTAK-PERNR 0 Personnel Number
Tables T_LUBQU TYPE LUBQU Table of quants for posting change
Tables T_LTAP_VB TYPE LTAP_VB Tabelle der erzeugten TA-Positionen
Tables T_LTAK TYPE LTAK_VB Tabelle der erzeugten TA-Köpfe
Exception FOREIGN_LOCK TYPE SAP block by other user
Exception TP_COMPLETED TYPE Posting change already executed for posting change notice
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 TP_WRONG TYPE Posting change notice 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 I_UBNUM_OR_I_LUBU TYPE Posting change number or implicit posting change notice
Exception BWLVS_WRONG TYPE Mov.type incorrect
Exception MATERIAL_NOT_FOUND TYPE Material not maintained for this process
Exception MANUAL_TO_FORBIDDEN TYPE Manual transfer order not allowed
Exception BESTQ_WRONG TYPE Stock category does not exist
Exception SOBKZ_MISSING TYPE Special stock indicator missing
Exception SOBKZ_WRONG TYPE Special stock indicator does not exist
Exception MEINS_WRONG TYPE Base unit of measure incorrect
Exception CONVERSION_NOT_FOUND TYPE Conversion for units of measure not defined
Exception NO_QUANTS TYPE No quants exist for posting changes
Exception T_LUBQU_REQUIRED TYPE Table T_LUBUQ must be passed on
Exception LE_BULK_QUANT_NOT_SELECTABLE TYPE Block storage quants not allowed for posting change
Exception QUANT_NOT_SELECTABLE TYPE Quant not allowed for posting change
Exception QUANTNUMBER_INITIAL TYPE Quant number must not have initial value
Exception KZUAP_OR_BIN_LOCATION TYPE Posting change either at bin or destination storage bin
Exception DATE_WRONG TYPE Incorrect Date Entry
Exception NLTYP_MISSING TYPE Destination storage type is missing
Exception NLPLA_MISSING TYPE Destination storage bin is missing
Exception LGBER_WRONG TYPE Stor.section does not exist
Exception LENUM_WRONG TYPE SU number cannot be converted
Exception MENGE_WRONG TYPE Posting change quantity does not correspond to quants
Exception MENGE_TO_BIG TYPE Posting change quantity is too large
Exception OPEN_TR_KZUAP TYPE With open TRs, posting change must take place in bin
Exception LOCK_EXISTS TYPE SAP block by other user
Exception DOUBLE_QUANT TYPE Quant may only be in Table T_LUBQU once
Exception QUANTITY_WRONG TYPE Quantity for posting change is incorrect
               
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  19951115 
SAP Release Created in