Menu

SAP Function Module PSBW_GET_OBJNR_FOR_NAE

Findet zu einer Menge von Projektdefinitionen die Objektnummer

The Function Module PSBW_GET_OBJNR_FOR_NAE (Findet zu einer Menge von Projektdefinitionen die Objektnummer) is a standard Function Module in SAP ERP and is part of the function group PSBS within the package KAP8.

Technical Information

Function Module PSBW_GET_OBJNR_FOR_NAE
Short Text Findet zu einer Menge von Projektdefinitionen die Objektnummer
Function Group PSBS
Package KAP8
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
R_AUFNR TYPE PSBB_T_RANGE_AUFNR
R_POSID TYPE PSBB_T_RANGE_POSID
R_PSPID TYPE PSBB_T_RANGE_PSPID

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_RANGE_KOKRS TYPE PSBB_T_RANGE_KOKRS
E_T_RANGE_OBJNR TYPE PSBW_T_RANGE_OBJNR

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.