Menu

SAP Function Module K_SETTLEMENT_OBJECT_REPLACE

Ersetzen temporäre durch echte Objekt-Nr bei Abrechnungsvorschrift

The Function Module K_SETTLEMENT_OBJECT_REPLACE (Ersetzen temporäre durch echte Objekt-Nr bei Abrechnungsvorschrift) is a standard Function Module in SAP ERP and is part of the function group KOBS within the package KABR.

Technical Information

Function Module K_SETTLEMENT_OBJECT_REPLACE
Short Text Ersetzen temporäre durch echte Objekt-Nr bei Abrechnungsvorschrift
Function Group KOBS
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
ALL_WITH_RECEIVER TYPE C SPACE Alle Regeln mit angegebenem Empfänger
CHECK_FLAG LIKE DKOBR-XFELD SPACE Check, whether actual object number is already used
REAL_AUFNR LIKE COBRB-AUFNR SPACE Echter Auftrag (als Empfänger)
REAL_OBJNR LIKE COBRA-OBJNR SPACE Actual object number
TEMP_AUFNR LIKE COBRB-AUFNR SPACE Temporärer Auftrag (als Empfänger)
TEMP_OBJNR LIKE COBRA-OBJNR SPACE Temporary object number

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
RULE_FOR_OBJNR_ALREADY_EXISTS Settlement rule for object number already exists