Menu

SAP Function Module K_KKB_REPORT_CHECK

Lesen Daten eines Reports/Transaktion zum Füllen von TKKB3

Unsere Literaturempfehlung

SAP-Änderungs- und Transportmanagement: Architektur und Wartung der SAP-Systemlandschaft

Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!

Bei amazon.de ansehen →

The Function Module K_KKB_REPORT_CHECK (Lesen Daten eines Reports/Transaktion zum Füllen von TKKB3) is a standard Function Module in SAP ERP and is part of the function group KKB4 within the package KKB.

Technical Information

Function Module K_KKB_REPORT_CHECK
Short Text Lesen Daten eines Reports/Transaktion zum Füllen von TKKB3
Function Group KKB4
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
ANW LIKE TKKB3-ANW '1' Application
IANW LIKE TKKB3-ANW '1' Anwendung
REP LIKE SY-REPID Report/transaction/report group
TYP LIKE TKKB3-TYP SPACE Category

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
JTEXT LIKE Text
REP_DATA LIKE TKKB3 Data of the object

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
JOB_IS_NOT_GENERATED Report is not generated
JOB_NOT_SUITED_FOR_APPLICATION Report group does not fit the application
NO_AUTHORIZATION_FOR_JOB No authorization
REPORT_HAS_WRONG_TYPE Program is not of category '1'
REP_DOES_NOT_EXIST Report/transaction/report does not exist
TRANSACTION_WRONG_TYPE Incorrect transaction category