Menu

SAP Function Module K_SRULE_RECEIVERS_GET

Tabelle der Abrechnungsempfänger zu einem CO-Objekt

The Function Module K_SRULE_RECEIVERS_GET (Tabelle der Abrechnungsempfänger zu einem CO-Objekt) 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_SRULE_RECEIVERS_GET
Short Text Tabelle der Abrechnungsempfänger zu einem CO-Objekt
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
I_INCL_ACTUAL LIKE 'X' incl. Regeln für Ist
I_INCL_ORDERS_REC LIKE incl Regeln für Auftragseingang
I_INCL_PLAN LIKE incl. Regeln für Plan
I_INCL_VARIANCES LIKE incl Regeln für Abweichungen
I_OBJNR LIKE COBRA-OBJNR Objektnummer
I_VALID_GJAHR LIKE COBRB-GABJA nur Regeln gültig in Jahr
I_VALID_PERIO LIKE COBRB-GABPE nur Regeln gültig in Periode

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_RECEIVERS LIKE JSTO_PRE Tabelle mit Empfängern

Exceptions

This function module does not define any Exceptions.