Menu

SAP Function Module BKK_GL_FIKEY_PRINT_LIST_OLD

Hauptbuch: Ausgabe Liste FIKey/Hauptbuchkonten/Beträge

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module BKK_GL_FIKEY_PRINT_LIST_OLD (Hauptbuch: Ausgabe Liste FIKey/Hauptbuchkonten/Beträge) is a standard Function Module in SAP ERP and is part of the function group FBC6 within the package FKBH.

Technical Information

Function Module BKK_GL_FIKEY_PRINT_LIST_OLD
Short Text Hauptbuch: Ausgabe Liste FIKey/Hauptbuchkonten/Beträge
Function Group FBC6
Package FKBH
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_DATE_TO LIKE SY-DATUM Bis-Datum
I_FILENAME LIKE FILENAME-FILEEXTERN File bei Übergabe HB und externem FI
I_LIST_TYPE TYPE BKKH_FIKEY_LIST_TYPE Steuerung: Übernahme/Bilavorb.
I_TEST LIKE BOOLE-BOOLE Steuerung: Ausgabe Testlauf/Echtlauf
I_TRANSFERTYPE LIKE TBKK00-GL_TRANSFERTYPE Übernahme FI (intern, BI, IDOC)

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
T_LIST LIKE BKKC02 Daten: FIKey,BKKC02
T_MESG TYPE BKKH_T_MSG_LIST_LINE Daten: E-Msg

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
PARAM_ERROR Fehler bei übergebenen Parametern