SAP ABAP Function Module L_TR_CREATE (Check and create transfer requirements)
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_TR_CREATE Check and create transfer requirements  
Function Group L02A   Transfer requirements per function mod.  
Program Name SAPLL02A    
INCLUDE Name LL02AU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_SINGLE_ITEM TYPE RL02A-EINPO 'X' Create only transfer requirements with one item
Importing I_SAVE_ONLY_ALL TYPE RL02A-SNWAR 'X' Save only if all items without errors
Importing I_UPDATE_TASK TYPE RL02A-VERBU Update in the update task
Importing I_COMMIT_WORK TYPE RL02A-COMMI Use "Commit Work"
Tables T_LTBA TYPE LTBA Transfer table for transfer requirement items
Exception ITEM_ERROR TYPE At least 1 item is incorrect
Exception NO_ENTRY_IN_INT_TABLE TYPE No entry in internal table
Exception ITEM_WITHOUT_NUMBER TYPE Table entry without transfer requirement number
Exception NO_UPDATE_ITEM_ERROR TYPE No update because at lease one item 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  19950404 
SAP Release Created in