Menu

SAP Function Module K_KKB_OR_REPORT_CALL

Berichtsaufruf für Aufträge

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module K_KKB_OR_REPORT_CALL (Berichtsaufruf für Aufträge) 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_OR_REPORT_CALL
Short Text Berichtsaufruf für Aufträge
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 TKKB1-OBJ SPACE Select report yes/no
CHOICE_K LIKE TKKB1-OBJ SPACE Select cost element layout yes/no
CHOICE_P LIKE TKKB1-OBJ SPACE Select report parameters yes/no
IANW LIKE TKKB1-ANW '1' Application
I_PIVOT TYPE KKB_PIVOT Steuerparameter KKBCS
I_RW_FORCED TYPE SYBATCH SPACE Batchverarbeitung, Programm läuft im Hintergrund
I_WITH_HIERARCHY LIKE RCWBS-SEL01 'X' WBS element including subordinate elements
I_WITH_NETWORK LIKE RCWBS-SEL01 'X' WBS element including allocated activities
I_WITH_ORDERS LIKE RCWBS-SEL01 'X' WBS element including orders for project
KDAUF LIKE KKBC-KDAUF SPACE Sales order
KDPOS LIKE KKBC-KDPOS SPACE Sales order item
KOKRS LIKE KKBC-KOKRS Controlling area
KST LIKE TKKB2-KST SPACE Cost element layout
NETZPLAN LIKE KKB0-AUFNR SPACE Network
NINCL LIKE KKBC-NINCL SPACE Including suborders
PAR_FROM_CUST LIKE SPACE Control parameters through report list
POSID LIKE KKB0-POSID SPACE WBS element
POSNR LIKE
PSPID LIKE PROJ-PSPID SPACE Project
RGJNR LIKE TKKB1-BGR SPACE Report
VORGANG LIKE CCSS-VRGNG SPACE Operation

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JOBNAME LIKE TBTCO-JOBNAME Name of background job

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
T_EXCTAB LIKE KKB_ETAB

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