Menu

SAP Function Module CP_NV_EXTERNAL_NUMBER_CHECK

Prüfung, ob externe Plannummer zulässig

The Function Module CP_NV_EXTERNAL_NUMBER_CHECK (Prüfung, ob externe Plannummer zulässig) is a standard Function Module in SAP ERP and is part of the function group CPNV within the package CP.

Technical Information

Function Module CP_NV_EXTERNAL_NUMBER_CHECK
Short Text Prüfung, ob externe Plannummer zulässig
Function Group CPNV
Package CP
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_RC271_PLNNR LIKE RC271-PLNNR zu prüfende Plannummer
I_TCA01 LIKE TCA01 Plan-Systemtabelle

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NO_EXT_NUMBER TYPE C Existiert zum Plan Nummernkreis

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.