The Function Module NW_BT_MLST_READ_TO_ACT (Lesen aller Meilensteine aus Belegtabelle zu Vorgang) is a standard Function Module in SAP ERP and is part of the function group NWBT within the package CN_NET_OPR.
Function Module | NW_BT_MLST_READ_TO_ACT |
Short Text | Lesen aller Meilensteine aus Belegtabelle zu Vorgang |
Function Group | NWBT |
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 |
---|---|---|---|---|
APLZL | LIKE | AFVC-APLZL | Counter for network activ. (alloc.milestone) | |
AUFNR_T | LIKE | CAUFV-AUFNR | ' ' | temporary order number |
AUFPL | LIKE | AFVC-AUFPL | '0000000000' | Network no. for transact. (alloc. milestone) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ENTRIES | LIKE | SY-TABIX | Milestone entr. in tab.(SY-SUBRC after LOOP) |
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 |
---|---|---|---|---|
MLSTD_TAB | LIKE | MLSTD | Return table with milestone data |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
MISSING_PARAMETER | |
NOT_FOUND | Specified transaction not in document table |