SAP ABAP Function Module POS_PREFETCH_ARTICLE_DATA (Prefetches 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_PREFETCH_ARTICLE_DATA Prefetches article related data for POS download  
Function Group WPDA   POS download processing  
Program Name SAPLWPDA    
INCLUDE Name LWPDAU48    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_ADDITIONAL_ARTICLES TYPE PRE03_TAB found additional articles
Importing IT_ARTICLES TYPE PRE03_TAB PRE03 Table for BAdI
Importing I_MARA_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MARA?
Importing I_MARM_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MARM?
Importing I_MAKT_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MAKT?
Importing I_MAMT_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MAMT?
Importing I_MVKE_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MVKE?
Importing I_MEAN_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MEAN?
Importing I_MARC_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for MARC?
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_WLK2_PREF TYPE ABAP_BOOL ABAP_FALSE Execute prefetch for WLK2?
Importing I_VKORG TYPE VKORG Sales Organization
Importing I_VTWEG TYPE VTWEG Distribution Channel
Importing I_WERKS TYPE WERKS_D Plant
Importing I_ALAND TYPE ALAND Departure country (country from which the goods are sent)
               
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