Menu

SAP Function Module ACE_CHECK_INPUT_PERIODIC_POST

Prüfung der Eingaben für periodisches Buchen

The Function Module ACE_CHECK_INPUT_PERIODIC_POST (Prüfung der Eingaben für periodisches Buchen) is a standard Function Module in SAP ERP and is part of the function group ACE_PROGRAM_SERVICES within the package ACE.

Technical Information

Function Module ACE_CHECK_INPUT_PERIODIC_POST
Short Text Prüfung der Eingaben für periodisches Buchen
Function Group ACE_PROGRAM_SERVICES
Package ACE
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_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_EFFDATE TYPE ACE_EFFDATE Buchungsdatum bzw. Stichtag für Abgrenzungen
ID_RUNID_TO_REVERS TYPE ACEPS_RUNID_TO_REVERS Lauf-ID des zu stornierenden Buchungslaufs
ID_RUNTYPE TYPE ACEPS_RUNTYPE Laufart des periodischen Buchungsprogramms
ID_TESTRUN TYPE ACE_TESTRUN Testlauf
IS_GENRC_REFKEY_RANGES TYPE ACE_COMP_SPECIFIC_OBJ_RANGES Übergabestruktur Refkey Selektionsbedingungen
IS_POST_PARAMS TYPE ACEPS_MANUAL_POSTING_PARAMS Manuelle Buchungsparameter für Buchung im Accounting
IT_ACCRULE_RANGE TYPE ACE_ACCRULE_RANGE_T Rechnungslegungsvorschriften
IT_ACRTYPE_RANGE TYPE ACE_ACRTYPE_RANGE_T Abgrenzungsarten
IT_BUKRS_RANGE TYPE ACE_DS_BUKRS_RANGE_T Select-Options für Buchungskreis
IT_COMP_SIMUPARAM_RANGES TYPE ACE_FIELD_RANGES_T Tabelle mit feldspezifischen Select-Options
IT_OBJID_RANGE TYPE ACE_OBJID_RANGE_T Abgrenzungsobjekte
IT_REFKEY_RANGE TYPE ACE_DS_REFKEY_RANGE_T Tabelle mit Select-Options für Referenz

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_PPOST_PARAMS TYPE ACE_PPOST_PARAMS_T Startparameter periodischer Buchungslauf

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.