Menu

SAP Function Module WWS_CONDITION_INTERVALS_GET

All periods of validity for condition types

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module WWS_CONDITION_INTERVALS_GET (All periods of validity for condition types) is a standard Function Module in SAP ERP and is part of the function group WBBC within the package WBBC.

Technical Information

Function Module WWS_CONDITION_INTERVALS_GET
Short Text All periods of validity for condition types
Function Group WBBC
Package WBBC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATBI_I LIKE A000-DATBI To date
DATVO_I LIKE A000-DATAB From date
KAPPL_I LIKE T681A-KAPPL 'V ' Application
KOMG_I LIKE KOMG Communication structure
KOMG_MUST_I LIKE KOMG Kommunikationsstruktur für Muß-Felder
KVEWE_I LIKE T681V-KVEWE 'A' Use
PI_GENERIC LIKE WDL_FLAG-XFLAG ' ' Generic access with KOMG_I fields
PI_KEYFIELD_MUST LIKE WDL_FLAG-XFLAG ' ' Wenigsten ein Schlüsselfeld muß gefüllt sein
PI_KOMG_MUST LIKE WDL_FLAG-XFLAG ' ' Only condition records containing found KOMG_I fields
PI_MODE LIKE WPSTRUC-MODUS ' ' Modus: 'P': Aufruf durch POS-Ausgang, sonst SPACE
PI_ONLY_CHG LIKE WDL_FLAG-XFLAG ' ' Only condition records containing found KOMG_I fields

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_CONDINT LIKE WCONDINT Condition intervals and key fields
PE_T_CONDINT2 LIKE WCONDINT2 Intervalle von Konditionstabellen
PI_T_KSCHL LIKE WPKSCHL Input tables with condition types
PI_T_KSCHL2 LIKE WPKSCHL2 Tabelle für Konditionsarten / Konditionstabellen

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal error (NAME_TAB Aufruf)