SAP ABAP Function Module L_TO_CONFIRM_SU (Confirm transfer order for storage unit)
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_CONFIRM_SU Confirm transfer order for storage unit  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LENUM TYPE LEIN-LENUM Storage unit number
Importing I_SQUIT TYPE RL03T-SQUIT SPACE Confirmation target = actual
Importing I_QUKNZ TYPE RL03T-QUKNZ SPACE Confirmation indicator for separate confirmation
Importing I_SUBST TYPE RL03T-SUBST SPACE Confirm also items to subsystems
Importing I_QNAME TYPE LTAP-QNAME SY-UNAME User who is executing confirmation
Importing I_ENAME TYPE LTAP-ENAME SY-UNAME Benutzer, der die Entnahme quittiert (QUKNZ = 1)
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_STDAT TYPE LTAK-STDAT INIT_DATUM Startdatume
Importing I_STUZT TYPE LTAK-STUZT 0 Start Time
Importing I_ENDAT TYPE LTAK-ENDAT INIT_DATUM End Date
Importing I_ENUZT TYPE LTAK-ENUZT 0 End Time
Importing I_ISTWM TYPE LTAK-ISTWM 0 Actual work
Importing I_KOMIM TYPE RL03T-KOMIM SPACE Copy pick quantities into delivery / Post GI
Importing I_EINLM TYPE RL03T-EINLM SPACE Einlagermengen in Lieferung übernehmen/WE buchen
Importing I_NLPLA TYPE LTAP-NLPLA SPACE Neuer Nachlagerplatz der SU
Importing I_NPPOS TYPE LTAP-NPPOS SPACE Position auf dem neuen Nachlagerplatz
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_AUSFB TYPE LTAK-AUSFB SPACE Ausführungsbemerkung
Tables T_LTAP_CONF TYPE LTAP_CONF Table of items to be confirmed
Tables T_LTAP_CONF_HU TYPE LTAP_CONF_HU Handling Unit Data for TO Item at Confirmation
Tables T_LTAP_CONF_HU_SERIAL TYPE LTAP_CONF_HU_SERIAL Serial Number Data for TO Item at Confirmation
Exception SU_CONFIRMED TYPE No open TOs exist for storage unit
Exception SU_DOESNT_EXIST TYPE Storage unit does not exist
Exception ITEM_CONFIRMED TYPE TO item already confirmed
Exception ITEM_SUBSYSTEM TYPE TO item to be confirmed by subsystem
Exception ITEM_DOESNT_EXIST TYPE TO item does not exist
Exception ITEM_WITHOUT_ZERO_STOCK_CHECK TYPE Zero stock check for TO item not possible
Exception ITEM_WITH_ZERO_STOCK_CHECK TYPE Zero stock check required for TO item
Exception ONE_ITEM_WITH_ZERO_STOCK_CHECK TYPE There is a TO item with zero stock check
Exception FOREIGN_LOCK TYPE An SAP block has been set by another user
Exception ITEM_SU_BULK_STORAGE TYPE TO item is withdrawal from SU block stor.
Exception ITEM_NO_SU_BULK_STORAGE TYPE TO item is not withdrawal from SU block storage
Exception QUANTITY_WRONG TYPE Total of specified quantities incorrect
Exception DOUBLE_LINES TYPE In T_LTAP_CONF, there are multiple entries
Exception KZDIF_WRONG TYPE Difference indicator unknown
Exception NO_DIFFERENCE TYPE Difference indicator superfluous
Exception NO_NEGATIVE_QUANTITIES TYPE Negative quantities not allowed
Exception WRONG_ZERO_STOCK_CHECK TYPE Zero stock check incorrect
Exception NOTHING_TO_DO TYPE Acc.to transf.parameter, no proc.required
Exception NO_UNIT_OF_MEASURE TYPE Unit of measure for qty missing
Exception XFELD_WRONG TYPE Incorrect value for checkbox
Exception ONE_ITEM_SU_BULK_STORAGE TYPE There is a withdrawal from SU block storage
Exception UPDATE_WITHOUT_COMMIT TYPE Update via update task only using Commit
Exception NO_AUTHORITY TYPE No authorization
Exception NLPLA_WRONG TYPE
Exception TWO_STEP_CONFIRMATION_REQUIRED TYPE Quittierung in zwei Schritten erforderlich
Exception TWO_STEP_CONF_NOT_ALLOWED TYPE Quittierung in zwei Schritten nicht erlaubt
Exception PICK_CONFIRMATION_MISSING TYPE Quittierung der Entnahme noch nicht erfolgt
Exception QUKNZ_WRONG TYPE Quittierkennz. für 2-Schrittquittierung falsch
Exception HU_DATA_WRONG TYPE HU-Packdaten sind inkorrekt
Exception NO_HU_DATA_REQUIRED TYPE Keine HU-Packdaten erforderlich
Exception HU_DATA_MISSING TYPE HU-Packdaten fehlen
Exception HU_NOT_FOUND TYPE HU does not exist
Exception PICKING_OF_HU_NOT_POSSIBLE TYPE Komplettentnahme der HU nicht möglich
Exception NOT_ENOUGH_STOCK_IN_HU TYPE Bestand in HU nicht ausreichend
Exception SERIAL_NUMBER_DATA_WRONG TYPE Serialnummerndaten sind inkorrekt
Exception SERIAL_NUMBERS_NOT_REQUIRED TYPE Serialnummerndaten sind nicht erforderlich
Exception NO_DIFFERENCES_ALLOWED TYPE Keine Differenzmenge erlaubt bei Serialnummern
Exception SERIAL_NUMBER_NOT_AVAILABLE TYPE Serialnummer ist in HU nicht verfügbar
Exception SERIAL_NUMBER_DATA_MISSING TYPE Serialnummerndaten fehlen
               
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