Menu

SAP Function Module FI_ITEMS_BRANCH_CENTRAL

Dialog: Posten zu Zentrale/Filiale

The Function Module FI_ITEMS_BRANCH_CENTRAL (Dialog: Posten zu Zentrale/Filiale) is a standard Function Module in SAP ERP and is part of the function group FI_ITEMS within the package FREP.

Technical Information

Function Module FI_ITEMS_BRANCH_CENTRAL
Short Text Dialog: Posten zu Zentrale/Filiale
Function Group FI_ITEMS
Package FREP
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_BRANCH_ACCT TYPE KTONR Nummer eines Geschäftspartners RV
ID_BRANCH_NAME1 LIKE ADDR1_VAL-NAME1 Name 1
ID_BUKRS LIKE BKPF-BUKRS Buchungskreis
ID_CENTRAL_ACCT TYPE KTONR Nummer eines Geschäftspartners RV
ID_CENTRAL_NAME1 LIKE ADDR1_VAL-NAME1 Name 1

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EB_CENTRAL_ITEMS TYPE C Auf Zentrale gebuchte Posten anzeigen?

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.