The Function Module GCC_PS_PROJECT_DEFINITION_GET (Ermitteln eines Namens für eine Projektdefinition) is a standard Function Module in SAP ERP and is part of the function group GCC_PS within the package IAOM.
Function Module | GCC_PS_PROJECT_DEFINITION_GET |
Short Text | Ermitteln eines Namens für eine Projektdefinition |
Function Group | GCC_PS |
Package | IAOM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ATTRIBUTES_OF_EXT_OBJ | TYPE | IAOM_OBJECT_ATTRIBUTES | Tabelle der Merkmalen eines Controllingsobjekts | |
I_AUTOMATIC_PROJECT_MODEL | TYPE | IAOM_AUTO_PROJECT_MODEL | Automatisches Projektmodell | |
I_BUS_SCENARIO | CLASS | CL_IAOM_BUSINESS_SCENARIO | Geschäftsszenario | |
I_BUS_SCENARIO_ID | TYPE | IAOM_BS_IDENTIFICATION | Geschäftsszenario, für das ein Controlling durchgeführt wird |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_PROJECT_DEFINITION | TYPE | PS_PSPID | Projektdefinition | |
E_PROJECT_DESCRIPTION | TYPE | PS_POST1 | PS: Kurzbeschreibung (erste Textzeile) |
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 |
---|---|
ERROR_OCCURRED | Fehler |