Menu

SAP Function Module K_POSTING_DATE_GET

Dialogfenster für Buchungsdatum

The Function Module K_POSTING_DATE_GET (Dialogfenster für Buchungsdatum) is a standard Function Module in SAP ERP and is part of the function group KACU within the package KBAS.

Technical Information

Function Module K_POSTING_DATE_GET
Short Text Dialogfenster für Buchungsdatum
Function Group KACU
Package KBAS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_BUDAT LIKE COBK-BUDAT Buchungsdatum (Importparameter)
ID_GJAHR LIKE COBK-GJAHR Geschäftsjahr
ID_KOKRS LIKE COBK-KOKRS Kostenrechnungskreis
ID_PERIOD_FROM LIKE COEP-PERIO Von-Periode
ID_PERIOD_TO LIKE COEP-PERIO Bis-Periode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_BUDAT LIKE COBK-BUDAT Buchungsdatum (Exportparameter)

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
NO_BUDAT Kein Buchungsdatum
NO_KOKRS Kein Kostenrechnungskreis
PERIOD_TO_LOWER_PERIOD_FROM Bis-Periode kleiner Von-Periode
WRONG_INPUT Fehlende Übergabeparameter