Menu

SAP Function Module K_SETTLEMENT_RULE_CHECK

Prüfen einer Abrechnungsvorschrift im lokalen Gedächtnis des Bausteins

The Function Module K_SETTLEMENT_RULE_CHECK (Prüfen einer Abrechnungsvorschrift im lokalen Gedächtnis des Bausteins) 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_RULE_CHECK
Short Text Prüfen einer Abrechnungsvorschrift im lokalen Gedächtnis des Bausteins
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
ADD_PARA LIKE COBR_INFO SPACE Additional info on settlement sender
APROF LIKE COBRA-APROF SPACE Settlement profile
IVPRO LIKE TAPRF-IVPRO SPACE Invesetment profile
I_PFLEGE TYPE C SPACE X -> You can change the rules
OBJNR LIKE COBRA-OBJNR Object number of the settlement rule
RWIN_AUFRUF LIKE DKOBR-XFELD 'X' Access RWIN to check receiver
TEST_BUKRS LIKE COBRB-BUKRS SPACE Company code (for validation)
TEST_KOKRS LIKE COBRB-KOKRS SPACE Controlling area (for validation)
XREVENUE LIKE DKOBR-XFELD SPACE Flag: sender with revenues

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XSAVE TYPE C Flag: Rules were changed

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
ERROR_OCCURRED Error occurred
INTERNAL_PROBLEMS Interner Programmfehler
NO_RULE_FOR_OBJNR No rule is available for the object number
WARNING_OCCURRED Warning message occurred