The Function Module CNV_CDMC_CC_GET_PROJHIER (CDMC: Get project hierarchy from SOLMAN for the projects) is a standard Function Module in SAP ERP and is part of the function group CNV_CDMC_CC_FUNCTIONS within the package CNV_CDMC_REPOOBJS.
Function Module | CNV_CDMC_CC_GET_PROJHIER |
Short Text | CDMC: Get project hierarchy from SOLMAN for the projects |
Function Group | CNV_CDMC_CC_FUNCTIONS |
Package | CNV_CDMC_REPOOBJS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_PROJECT | TYPE | CNVCDMC_T_PROJECT_IDS | Table of Project IDs |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_PROJHIER | TYPE | CNVCDMC_PROJHIER_T | Table type for CNVCDMC_PROJHIER |
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 |
---|---|
ERR_IN_FETCH_PROJHIER | Error in fetching project hierarchy |