Menu

SAP Function Module WLB_READ_RESTRICTIONS

Bestimme Restriktionsprofil mit seiner Definition

The Function Module WLB_READ_RESTRICTIONS (Bestimme Restriktionsprofil mit seiner Definition) is a standard Function Module in SAP ERP and is part of the function group WLB2 within the package WVLB.

Technical Information

Function Module WLB_READ_RESTRICTIONS
Short Text Bestimme Restriktionsprofil mit seiner Definition
Function Group WLB2
Package WVLB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_EKORG LIKE LFM2-EKORG Einkaufsorganisation
I_LIFNR LIKE LFM2-LIFNR Lieferant
I_LTSNR LIKE LFM2-LTSNR Lieferantenteilsortiment
I_WERKS LIKE LFM2-WERKS Werk
I_WITHOUT_DEF TYPE C ' ' ohne die Bestimmung der Definition des Profils

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BOPNR LIKE TWBO1-BOPNR Bestimmte Restriktionsprofil
E_EKGRP LIKE LFM1-EKGRP Einkäufergruppe
E_LFRHY LIKE LFM1-LFRHY Bestellrhythmus
E_MRPPP LIKE LFM1-MRPPP Lieferrhythmus
E_PLIFZ LIKE LFM1-PLIFZ Planlieferzeit
E_RESME LIKE EKPO-MEINS Bestimmte Restriktions-ME

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
E_T_RESTRICTIONS_ITAB TYPE MDR2P_T_RESTRI Defintion des Restriktionsprofils

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_PARAMETER Eingabeparameter falsch belegt
RESTRICTION_NOT_FOUND Restriktionen nicht gefunden
VENDOR_NOT_FOUND Lieferant nicht bekannt