Menu

SAP Function Module K_KKB_SE_REPORT_CALL

Berichtsaufruf für Serienaufträge/Materialien

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module K_KKB_SE_REPORT_CALL (Berichtsaufruf für Serienaufträge/Materialien) is a standard Function Module in SAP ERP and is part of the function group KKB2 within the package KKB.

Technical Information

Function Module K_KKB_SE_REPORT_CALL
Short Text Berichtsaufruf für Serienaufträge/Materialien
Function Group KKB2
Package KKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFNR LIKE KKBC-AUFNR SPACE Order number
BATCH LIKE SY-BATCH SPACE Background processing yes/no
CHOICE_J LIKE SPACE Select report yes/no
CHOICE_K LIKE SPACE Select cost element layout yes/no
CHOICE_P LIKE SPACE Select report parameters yes/no
ENDAY LIKE KKBC-SDATV SPACE Final date
KOKRS LIKE KKBC-KOKRS Controlling area
KST LIKE TKKB2-KST SPACE Cost element layout
MATNR LIKE KKBC-SMATN SPACE Material
PRODK LIKE 'N' Processing with production cost collector (Y/N)
RGJNR LIKE TKKB1-BGR SPACE Report
SAUFN LIKE KKBC-SAUFN SPACE Run schedule header
STDAY LIKE KKBC-SDATV SPACE Start date
VERID LIKE KKBC-VERID SPACE Version
WERKS LIKE KKBC-WERKS SPACE Plant

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
GLOBALS LIKE KKB2 Report parameters

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INTERNAL_ERROR Internal error occurred
NO_JOB No report available
NO_KST No cost element layout available
WRONG_INPUT Incorrect entry