The Function Module WB2_LIPS_READ_WITH_VBELN (gepuffertes Lesen der Tabelle likp (Lieferungen Kopf)) is a standard Function Module in SAP ERP and is part of the function group WB2B_EXPENSE_READ_DOCFLOW within the package WB2B_EXPENSE.
Function Module | WB2_LIPS_READ_WITH_VBELN |
Short Text | gepuffertes Lesen der Tabelle likp (Lieferungen Kopf) |
Function Group | WB2B_EXPENSE_READ_DOCFLOW |
Package | WB2B_EXPENSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_RESET_BUFFER | TYPE | XFELD | Feld zum Ankreuzen | |
I_VBELN | TYPE | VBELN | Vertriebsbelegnummer |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_LIPS | LIKE | LIPS | Vertriebsbeleg: Lieferung: Kopfdaten |
This function module does not define any Exceptions.