The Function Module TRINT_CREATE_PROJECT () is a standard Function Module in SAP ERP and is part of the function group TR_CTS_PROJECTS within the package SCTS_PRJ.
Function Module | TRINT_CREATE_PROJECT |
Short Text | |
Function Group | TR_CTS_PROJECTS |
Package | SCTS_PRJ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DESCRIPTION | LIKE | CTSPROJECT-DESCRIPTN | SPACE | Short Name |
IV_EXTERNALID | LIKE | CTSPROJECT-EXTERNALID | SPACE | |
IV_EXTERNALPS | LIKE | CTSPROJECT-EXTERNALPS | SPACE | External Project System |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_TRKORR | TYPE | TRKORR |
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 |
---|---|
DB_ACCESS_ERROR | Database access error |
INVALID_INPUT | Invalid entry |