Menu

SAP Function Module MM_ARR_READ_EBAB_FROM_BUFFER

Lesen eines EBAB-Satzes aus dem globalen Puffer (keine DB-Zugriffe)

The Function Module MM_ARR_READ_EBAB_FROM_BUFFER (Lesen eines EBAB-Satzes aus dem globalen Puffer (keine DB-Zugriffe)) is a standard Function Module in SAP ERP and is part of the function group WNNA_1 within the package WBON.

Technical Information

Function Module MM_ARR_READ_EBAB_FROM_BUFFER
Short Text Lesen eines EBAB-Satzes aus dem globalen Puffer (keine DB-Zugriffe)
Function Group WNNA_1
Package WBON
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_ABRLF LIKE EBAB-ABRLF Nummer des Abrechnungslaufes
I_KAPPL LIKE NAST-KAPPL Nachrichtenapplikation
I_KNUMA LIKE EBAB-KNUMA Absprachenummer

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EBAB LIKE EBAB gefundene Abrechnungslauf-Daten

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.