SAP ABAP Function Module L_TO_CANCEL (Cancelling transfer order)
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 Cancelling transfer order  
Function Group L03B   Transfer order processing  
Program Name SAPLL03B   READ_REAL_ESTATE_OBJECT 
INCLUDE Name LL03BU07    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LGNUM TYPE LTAK-LGNUM Warehouse number
Importing I_TANUM TYPE LTAK-TANUM Transfer order number
Importing I_SOLEX TYPE LTAK-SOLEX 0 externer Sollaufwand
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 TO_CONFIRMED TYPE Transfer order already confirmed
Exception TO_DOESNT_EXIST TYPE Transfer order 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 SU_MOVEMENT_PARTLY_CONFIRMED TYPE SU movement already partially confirmed
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