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 |
|---|---|---|---|---|---|---|---|
| |
I_LOCNR | TYPE | WRF1-LOCNR | Plant | |||
| |
I_FLAG_WRF1_LESEN | TYPE | WDL_FLAG-XFELD | 'X' | Read plant master | ||
| |
I_KOPRO | TYPE | TWPFI-KOPRO | ' ' | Communication profile | ||
| |
I_FLAG_TWPFI_LESEN | TYPE | WDL_FLAG-XFELD | 'X' | Read communication profile | ||
| |
I_EKOAR | TYPE | TWPFI-EKOAR | ' ' | Category: allowed condition types | ||
| |
I_KVEWE | TYPE | TWPEK-KVEWE | ' ' | |||
| |
O_KSCHL | TYPE | WPKARTFLAG | Condition types | |||
| |
O_KSCHL_V | TYPE | WPKARTFLAG_V | ||||
| |
FILIALE_UNBEKANNT | TYPE | Plant does not exist | ||||
| |
NO_CONDITIONS_ALLOWED | TYPE | No condition types allowed | ||||
Processing Type
| Normal Function 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 |