Menu

SAP Function Module CP_DT_OPR_DET_MAX_VORNR

Determine highest operation number to a seq. from current dialog table

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.