Menu

SAP Function Module V51P_NUMBER_AND_MORE

Bestimmen der Anzahl oberster HUs zu einem Objekt

The Function Module V51P_NUMBER_AND_MORE (Bestimmen der Anzahl oberster HUs zu einem Objekt) is a standard Function Module in SAP ERP and is part of the function group V51P within the package HANDLING_UNITS.

Technical Information

Function Module V51P_NUMBER_AND_MORE
Short Text Bestimmen der Anzahl oberster HUs zu einem Objekt
Function Group V51P
Package HANDLING_UNITS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_OBJECT TYPE VSEP_S_OBJKEY Objekt zu dem die Daten gewünscht werden

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EF_NUMBER_OF_HUS LIKE SY-TABIX Anzahl Handling Units der obersten Stufe
ES_KAPACITY LIKE V51P_GEW_VOL Summe der Gewicht-/Vol.felder zum Objekt

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.