SAP ABAP Function Module L_TO_CANCEL_SU (Cancel 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_CANCEL_SU Cancel transfer order for storage unit  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU08    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LENUM TYPE LEIN-LENUM Storage unit
Importing I_CANCL TYPE RL03B-CANCL SPACE Cancel all open items
Importing I_SUBST TYPE RL03T-SUBST SPACE Control subsystem
Importing I_QNAME TYPE LTAP-QNAME SY-UNAME User who is executing the cancellation
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
Tables T_LTAP_CANCL TYPE LTAP_CANCL Table of individual items to be cancelled
Exception SU_CONFIRMED TYPE Update via update task only using Commit
Exception SU_MOVEMENT_PARTLY_CONFIRMED TYPE SU movement already partially confirmed
Exception SU_DOESNT_EXIST TYPE Storage unit does not exist
Exception ITEM_CONFIRMED TYPE TO item already confirmed
Exception ITEM_DOESNT_EXIST TYPE TO item does not exist
Exception FOREIGN_LOCK TYPE An SAP block has been set by another user
Exception DOUBLE_LINES TYPE In T_LTAP_CANCL there are multiple entries
Exception NOTHING_TO_DO TYPE Acc.to transf.parameter, no proc.required
Exception XFELD_WRONG TYPE Incorrect value for checkbox
Exception UPDATE_WITHOUT_COMMIT TYPE Update via update task only using Commit
Exception NO_AUTHORITY TYPE No authorization
               
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