SAP ABAP Function Module RFC_SIMULATE_ALLOC_ITEM_CREAT (Anlage einer Aufteilerposition simulieren)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WAUF (Package) Application development R/3 Purchasing, Allocation table
Basic Data
Function Module RFC_SIMULATE_ALLOC_ITEM_CREAT Anlage einer Aufteilerposition simulieren  
Function Group WF03   Edit allocation table (background)  
Program Name SAPLWF03    
INCLUDE Name LWF03U21    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FBE_ALLOC_ITEM TYPE AUPO
Exporting FBE_RETURN_CODE TYPE SYST-SUBRC 2=Warning (-> log) 4=Error (-> log) 12=Error_Pos_not_saved (-> log) 99=Other
Importing FBI_ALLOC_ITEM TYPE AUPO
Importing FBI_QTY_BOTTOM_UP TYPE AUPO-MANUE ' ' X --> Mengen pro Werk werden kummuliert
Importing FBI_RESET_MSG_NB TYPE RW00A-AKTSW ' '
Importing FBI_KNA1_CHECK TYPE RW00A-VBUKZ 'X' Verprobung der Werke gegen die KNA1
Importing FBI_PREFETCH_MATERIAL TYPE AUPO-MANUE 'X' Prefetch Material
Importing FBI_PREFETCH_WRF1 TYPE AUPO-MANUE 'X' Prefetch WRF1
Importing FBI_PREFETCH_WLK1 TYPE AUPO-MANUE 'X' Prefetch WLK1
Tables FBT_ALLOC_PLANTS TYPE AUFI
Tables FBT_ALLOC_PLANT_GROUPS TYPE AUFG Aufteilerunterposition Filialgruppe
Tables FBT_ALLOC_PLANT_DP TYPE RW14A
Tables FBT_ALLOC_DC TYPE AUVZ
Tables FBT_ALLOC_DC_DP TYPE AUVW
Tables FBT_MSG_TBL TYPE SMESG
               
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  20010222 
SAP Release Created in