Menu

SAP Function Module MATERIAL_VALIDITY_UPDATE

Änderung des Gültigkeitszeitraumes eines Materials

The Function Module MATERIAL_VALIDITY_UPDATE (Änderung des Gültigkeitszeitraumes eines Materials) is a standard Function Module in SAP ERP and is part of the function group WSO7 within the package WSOR.

Technical Information

Function Module MATERIAL_VALIDITY_UPDATE
Short Text Änderung des Gültigkeitszeitraumes eines Materials
Function Group WSO7
Package WSOR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_DIRECT_UPDATE TYPE CHAR1 'X' Update innerhalb des Bausteins
P_LIQDT LIKE MARA-LIQDT SY-DATUM Gültigkeitsende des Materials
P_MATNR LIKE MARA-MATNR Material

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RET_CODE LIKE SY-SUBRC Return-Code der Prüfungen

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MATNR_NOT_FOUND Matnr existiert nicht