The Function Module PS_BAPI_PROJECT_SELECT (Abgleich Projekt aus Belegtabelle) is a standard Function Module in SAP ERP and is part of the function group PS_BAPI within the package CNIF_PI.
Function Module | PS_BAPI_PROJECT_SELECT |
Short Text | Abgleich Projekt aus Belegtabelle |
Function Group | PS_BAPI |
Package | CNIF_PI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_METHOD | TYPE | FLG_MODE | Aktueller Modus (Anlegen/Ändern, Vorgang/Vorgangselement) | |
I_PSPID | TYPE | PROJ-PSPID | Projektdefinition |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PSPID | LIKE | PROJ-PSPID | Projektdefinition |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_PROJECT | Kein Projekt angegeben |
OTHER_PROJECT_IN_BUFFER | Anderes Projekt bereits in Belegtabelle |
PROJECT_ALREADY_EXISTS | Projekt ist bereits vorhanden |
SELECT_DATA_ERROR | Fehler beim Sperren des Projektes |