The Function Module PSBW_GET_OBJNR_FOR_WBS (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.
Function Module | PSBW_GET_OBJNR_FOR_WBS |
Short Text | Findet zu einer Menge von Projektdefinitionen die Objektnummer |
Function Group | PSBS |
Package | KAP8 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
R_POSID | TYPE | PSBB_T_RANGE_POSID | ||
R_PSPID | TYPE | PSBB_T_RANGE_PSPID |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.