Menu

SAP Function Module CUSTOMER_DYNAM_DATA_SELECTION

Ermitteln von Kundenstammdaten für dynamisch übergebene Selektionsfelder

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CUSTOMER_DYNAM_DATA_SELECTION (Ermitteln von Kundenstammdaten für dynamisch übergebene Selektionsfelder) is a standard Function Module in SAP ERP and is part of the function group V0SE within the package LOSE.

Technical Information

Function Module CUSTOMER_DYNAM_DATA_SELECTION
Short Text Ermitteln von Kundenstammdaten für dynamisch übergebene Selektionsfelder
Function Group V0SE
Package LOSE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_MAX_KUNNR LIKE SEL_FIELDS-MAX_KUNNR 0 Anzahl der Kunden pro Lesevorgang
JOIN_OPTION LIKE SEL_FIELDS-READ_OPT 'O' Kennz., wie hier. abh. Tabellen verknüpft werden
READ_KNA1_DATA LIKE SEL_FIELDS-READ_FLAG SPACE Kennz., ob KNA1-Daten ermittelt werden sollen
READ_KNB1_DATA LIKE SEL_FIELDS-READ_FLAG SPACE Kennz., ob KNB1-Daten ermittelt werden sollen
READ_KNVV_DATA LIKE SEL_FIELDS-READ_FLAG SPACE Kennz., ob KNVV-Daten ermittelt werden sollen

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MORE_DATA_EXISTS LIKE SY-DATAR Kennz., daß noch weitere Daten vorliegen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IN_BUKRS_KEYS LIKE KUND02 Liste mit KUNNR-BUKRS-Keys
IN_KUNNR_KEYS LIKE KUND01 Liste mit KUNNR-Keys
IN_SELECT_FIELDS LIKE SEL_TABLE Liste der Selektionskriterien
IN_VTWSP_KEYS LIKE KUND03 Liste mit KUNNR-VKORG-VTWEG-SPART-Keys
OUT_KNA1_TAB LIKE KNA1 KNA1-Daten zu den gegebenen Selektionskriterien
OUT_KNB1_TAB LIKE KNB1 KNB1-Daten zu den gegebenen Selektionskriterien
OUT_KNVV_TAB LIKE KNVV KNVV-Daten zu den gegebenen Selektionskriterien

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
WRONG_INPUT_DATA Eingabedaten sind fehlerhaft