Menu

SAP Function Module FAGL_GET_SPLITFIELDS_ACCIT

Alle Felder, für die der Online-Splitt aktiv ist

The Function Module FAGL_GET_SPLITFIELDS_ACCIT (Alle Felder, für die der Online-Splitt aktiv ist) is a standard Function Module in SAP ERP and is part of the function group FAGL_GLFLEX_FIELDS within the package FAGL_LEDGER_CUST.

Technical Information

Function Module FAGL_GET_SPLITFIELDS_ACCIT
Short Text Alle Felder, für die der Online-Splitt aktiv ist
Function Group FAGL_GLFLEX_FIELDS
Package FAGL_LEDGER_CUST
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_ALL TYPE BOOLE_D ABAP_TRUE Alle Splittfelder?
I_CLIENT TYPE MANDT SY-MANDT Mandant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_FIELDS_ACCIT TYPE TTFIELDNAME Tabelle über Splittfelder
ET_T8G40_BS TYPE FAGL_TT_T8G40_BS Tabelle über Splittfelder

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.