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.
Function Module | MB_READ_RESERVATION_MBWL |
Short Text | Lesen von Reservierungen aus SAPLMBWL |
Function Group | MBWL |
Package | MB |
Module Type | Normal Module |
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 |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_IMSEG | LIKE | IMSEG |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.