The Function Module CP_DT_OPR_DET_MAX_VORNR (Determine highest operation number to a seq. from current dialog table) is a standard Function Module in SAP ERP and is part of the function group CPDT within the package CP.
Function Module | CP_DT_OPR_DET_MAX_VORNR |
Short Text | Determine highest operation number to a seq. from current dialog table |
Function Group | CPDT |
Package | CP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PLNAL_IMP | LIKE | PLFL-PLNAL | Planned alternative | |
PLNFL_IMP | LIKE | PLFL-PLNFL | Planning sequence | |
PLNNR_IMP | LIKE | PLFL-PLNNR | Routing number | |
PLNTY_IMP | LIKE | PLFL-PLNTY | Routing type |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VORNR_MAX_EXP | LIKE | PLPO-VORNR | max. document number of the sequen |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.