SAP ABAP Function Module POS_PREP_PREFETCH_ARTICLE_DATA (prepares prefetches of article related data for POS download)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WPOS (Package) IS-R: POS interface
Basic Data
Function Module POS_PREP_PREFETCH_ARTICLE_DATA prepares prefetches of article related data for POS download  
Function Group WPDA   POS download processing  
Program Name SAPLWPDA    
INCLUDE Name LWPDAU51    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing IT_ARTICLES TYPE PRE03_TAB PRE03 Table for BAdI
Importing I_PACKAGE_SIZE TYPE POS_MAX_IDOC_SIZE package size
Importing I_MARA_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MARA, MARM, MAMT, MAKT, MEAN, MVKE
Importing I_MARC_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MARC, WLK2
Importing I_MLAN_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MLAN
Importing I_VARIANTS_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetches for variants additionally?
Importing I_GENERICS_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetches for generics additionally?
Importing I_VKORG TYPE VKORG Sales Organization
Importing I_VTWEG TYPE VTWEG Distribution Channel
Importing I_WERKS TYPE WERKS_D Plant
               
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  20131127 
SAP Release Created in