Menu

SAP Function Module MB_READ_RESERVATION_MBWL

Lesen von Reservierungen aus SAPLMBWL

The Function Module MB_READ_RESERVATION_MBWL (Lesen von Reservierungen aus SAPLMBWL) is a standard Function Module in SAP ERP and is part of the function group MBWL within the package MB.

Technical Information

Function Module MB_READ_RESERVATION_MBWL
Short Text Lesen von Reservierungen aus SAPLMBWL
Function Group MBWL
Package MB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BWART LIKE IMSEG-BWART
I_RSART LIKE IMSEG-RSART
I_RSNUM LIKE IMSEG-RSNUM
I_RSPOS LIKE IMSEG-RSPOS
I_SHKZG LIKE IMSEG-SHKZG
I_ZEITPUNKT LIKE

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_IMSEG LIKE IMSEG

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.