The Function Module CN_DB_MLST_READ (Read milestones from database) is a standard Function Module in SAP ERP and is part of the function group CNDB within the package CN_NET_OPR.
Function Module | CN_DB_MLST_READ |
Short Text | Read milestones from database |
Function Group | CNDB |
Package | CN_NET_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATUB | LIKE | PLKO-DATUV | Latest date limit for DB selection | |
DATUV | LIKE | PLKO-DATUV | Earliest date limit for DB selection | |
PLNNR | LIKE | MLST-PLNNR | selected task list number | |
PLNTY | LIKE | MLST-PLNTY | selected task list type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ZAEHL_MAX | LIKE | PLMZ-ZAEHL | Max. change counter |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLANMST | LIKE | MLSTB |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RECORDS | No records exist for selected task list no. |