Menu

SAP Function Module K_SETTLEMENT_REC_ID_GET

Id für Empfänger der Abrechnung besorgen

The Function Module K_SETTLEMENT_REC_ID_GET (Id für Empfänger der Abrechnung besorgen) is a standard Function Module in SAP ERP and is part of the function group KO71 within the package KABR.

Technical Information

Function Module K_SETTLEMENT_REC_ID_GET
Short Text Id für Empfänger der Abrechnung besorgen
Function Group KO71
Package KABR
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_AUAA LIKE AUAA AUAA des Empfängers
I_SDR_BUKRS LIKE AUAA-BUKRS Buchungskreis des Senders

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_REC_ID LIKE KABR_GSUM-EMPF Identification des Empfängers

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.