SAP ABAP Function Module SALES_CONDITIONS_READ (Ermittlung von Konditionen für einen Zeitraum zu Verwendung u. Applikation)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM (Application Component) Customer Relationship Management
⤷
CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
⤷
WVKP (Package) IS-R: Sales pricing
⤷
⤷
⤷
Basic Data
| Function Module | SALES_CONDITIONS_READ | Ermittlung von Konditionen für einen Zeitraum zu Verwendung u. Applikation |
| Function Group | WVKC | Retail Pricing: Determining Conditions |
| Program Name | SAPLWVKC | Pricing: Conditions |
| INCLUDE Name | LWVKCU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PE_VKORG | TYPE | TVKO-VKORG | Sales organization | |||
| |
PE_VTWEG | TYPE | TVTW-VTWEG | Distribution channel | |||
| |
PI_KVEWE | TYPE | T681-KVEWE | 'A' | Verwendung (A und N sind zulässig) | ||
| |
PI_KAPPL | TYPE | T681-KAPPL | 'V ' | Applikation (z.Z. nur V zulässig) | ||
| |
PI_INCFI | TYPE | WPSTRUC-MODUS | Flag for issuing first record | |||
| |
PI_DATAB | TYPE | SYST-DATUM | SY-DATUM | Start of analysis period | ||
| |
PI_DATBI | TYPE | SYST-DATUM | End of analysis period | |||
| |
PI_EAN11 | TYPE | MARA-EAN11 | SPACE | International Article Number | ||
| |
PI_EKOAR | TYPE | TWPFI-EKOAR | SPACE | Category: allowed condition types | ||
| |
PI_MATNR | TYPE | MARA-MATNR | Material number | |||
| |
PI_VKORG | TYPE | TVKO-VKORG | SPACE | Sales organization | ||
| |
PI_VRKME | TYPE | KOMP-VRKME | SPACE | Sales unit | ||
| |
PI_VTWEG | TYPE | TVTW-VTWEG | SPACE | Distribution channel | ||
| |
PI_WERKS | TYPE | T001W-WERKS | Plant | |||
| |
PI_PLTYP | TYPE | CALP-PLTYP | SPACE | Price list | ||
| |
PI_WAERK | TYPE | TWKAO-WAERK | SPACE | |||
| |
PI_KUNNR | TYPE | KNA1-KUNNR | Kundennummer | |||
| |
PI_SPART | TYPE | TVTA-SPART | SPACE | Sparte | ||
| |
PI_SCALE_READ | TYPE | SYST-MARKY | SPACE | ID: read scales | ||
| |
PI_LOEVM_CHECK | TYPE | SYST-MARKY | SPACE | Kennz.: Löschvormerkung bei Voranalyse berücks. | ||
| |
PI_DIRECT_READ | TYPE | SYST-MARKY | SPACE | Kennz.: Konditionen direkt lesen | ||
| |
PI_VORGA | TYPE | PISVR-VORGA | ' ' | Vorgang | ||
| |
PI_CHECK_DIFF_KMEIN | TYPE | W_RP_CHECK_DIFF_UOM | ' ' | Kennzeichen "Auf abweichende Mengeneinheit prüfen" | ||
| |
PI_VKALS | TYPE | KALSM_D | SPACE | Schema (Preisfindung, Nachrichten, Kontenfindung, ...) | ||
| |
PI_T_KSCHL | TYPE | WPKARTFLAG_V | Importtabelle mit Konditionsarten | |||
| |
PE_T_SACO | TYPE | SACO | Table of the conditions found | |||
| |
PE_T_TAXK | TYPE | TAXK | Table with tax codes | |||
| |
PE_T_SCALE | TYPE | CONDSCALE | Table with scales | |||
| |
PE_T_KONDN | TYPE | KONDN | Tabelle mit gefundenem Naturalrabatt | |||
| |
PE_T_KONDNS | TYPE | KONDNS | Tabelle mit Naturalrabatt-Staffeln | |||
| |
PE_T_ERRO | TYPE | ERRO | ||||
| |
NO_BUKRS_FOUND | TYPE | No company code could be determined | ||||
| |
PLANT_NOT_FOUND | TYPE | Plant does not exist | ||||
| |
MATERIAL_NOT_FOUND | TYPE | Material does not exist | ||||
| |
ORG_STRUCTURE_NOT_COMPLETED | TYPE | Organizational structure could not be completed | ||||
| |
VKORG_NOT_FOUND | TYPE | No sales organization could be determined | ||||
| |
NO_POS_CONDITION_TYPES_FOUND | TYPE | |||||
| |
NO_CONDITION_TYPES_MATCH | TYPE | |||||
| |
OTHER_ERROR | TYPE | |||||
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 | 19980220 |
| SAP Release Created in |