Menu

SAP Function Module IHC_COUNT_SEGMENTS_10505

Segmente in FINSTA zählen

The Function Module IHC_COUNT_SEGMENTS_10505 (Segmente in FINSTA zählen) is a standard Function Module in SAP ERP and is part of the function group FBQ2 within the package FKBI.

Technical Information

Function Module IHC_COUNT_SEGMENTS_10505
Short Text Segmente in FINSTA zählen
Function Group FBQ2
Package FKBI
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_LIMIT TYPE I 250000 Maximale Anzahl der Segmente

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RC TYPE SY-SUBRC Rückgabecode (<>0 <-> Fehler)
E_XINCOMPLETE TYPE BOOLE-BOOLE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_TAB_ITEMS TYPE BKKP_TAB_BKKIT Tabelle: Zahlungsposten

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_MESG LIKE IBKKMESG Struktur zur Übergabe von Fehlermeldungen

Exceptions

This function module does not define any Exceptions.