Menu

SAP Function Module K_MD_REPORT

The Function Module K_MD_REPORT () is a standard Function Module in SAP ERP and is part of the function group KABM within the package KABC.

Technical Information

Function Module K_MD_REPORT
Short Text
Function Group KABM
Package KABC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALL_PROG LIKE SY-REPID Aufrufendes Programm / Report
COMMAND_PROC LIKE ' ' Call Back zur Bearbeitung von user-commands ->
CUA_STATUS LIKE SY-PFKEY ' ' Benutzerdef. Status, Def. aber in FKT.gruppe->
DDIC_STRUCT LIKE DFIES-TABNAME Struktur, die die anzuzeigenden Felder enthält
HEADER_TEXT LIKE ' ' Header_Zeile, die ausgegeben wird.
H_MODE LIKE 'P' Flag, wann Headerausgabe:(P)rint(S)creen(A)lways
INIT_PROC LIKE Initialisierungsprozedur (Call back)
PICKUP_PROC LIKE Funkt. zum Bearb. eines DoppelClick(Call Back)
SEL_PROC LIKE Funkt. zur Selektion aus der DB (call Back)
SET_CALL_PROC LIKE Anzeige einer Gruppe aus 'Gruppe Erzeugen'
SET_CHECK_PROC LIKE Prüfung des Gruppennamens aus 'Gruppe Erzeugen'
SET_CLASS LIKE RGSMH-CLASS Set Klasse (0H)
SET_DESC LIKE Set Beschreibung (Titel f. Popups)
SET_FIELD LIKE RGSBS-FIELD Bezugsfeld für Sets
SET_KEY LIKE Feld, das als Schlüssel dient, Settab zu füllen
SET_NAME LIKE RGSMH-SHORTNAME Set Name
SET_TABLE LIKE RGSMH-TABLE Set-Tabelle z.B. CCSS
SORT_PROC LIKE Sortierfunktion (Call Back)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.