SAP ABAP Function Module POS_CUST_ALLOWED_COND_READ (Lesen der erlaubten Konditionsarten pro Filiale aus der Tabelle TWPEK)
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_CUST_ALLOWED_COND_READ Lesen der erlaubten Konditionsarten pro Filiale aus der Tabelle TWPEK  
Function Group WPCU   Access routines for POS Customizing  
Program Name SAPLWPCU    
INCLUDE Name LWPCUU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LOCNR TYPE WRF1-LOCNR Plant
Importing I_FLAG_WRF1_LESEN TYPE WDL_FLAG-XFELD 'X' Read plant master
Importing I_KOPRO TYPE TWPFI-KOPRO ' ' Communication profile
Importing I_FLAG_TWPFI_LESEN TYPE WDL_FLAG-XFELD 'X' Read communication profile
Importing I_EKOAR TYPE TWPFI-EKOAR ' ' Category: allowed condition types
Importing I_KVEWE TYPE TWPEK-KVEWE ' '
Tables O_KSCHL TYPE WPKARTFLAG Condition types
Tables O_KSCHL_V TYPE WPKARTFLAG_V
Exception FILIALE_UNBEKANNT TYPE Plant does not exist
Exception NO_CONDITIONS_ALLOWED TYPE No condition types allowed
               
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