Menu

SAP Function Module CO_BT_RESB_GET_LAST_POSNR

Ermitteln der höchsten vergebenen Positions-Nr. pro Auftragsvorgang

The Function Module CO_BT_RESB_GET_LAST_POSNR (Ermitteln der höchsten vergebenen Positions-Nr. pro Auftragsvorgang) is a standard Function Module in SAP ERP and is part of the function group COBC within the package CO.

Technical Information

Function Module CO_BT_RESB_GET_LAST_POSNR
Short Text Ermitteln der höchsten vergebenen Positions-Nr. pro Auftragsvorgang
Function Group COBC
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
APLZL LIKE AFVGD-APLZL Operation key
AUFPL LIKE AFVGD-AUFPL Order key
POSNR_IMP LIKE TCN41-POSNR_MAT 0 Schrittweite Positionsnummer für Materialkomponenten

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POSNR_MAX LIKE TCN41-POSNR_MAT Maximum assigned item number

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.