Menu

SAP Function Module ISB_ABC_COUNT_CASHFLOWS

Ermittelt Anzahl Umsätze eines Finanzobjekt und zu einer Bew.art/-gruppe

The Function Module ISB_ABC_COUNT_CASHFLOWS (Ermittelt Anzahl Umsätze eines Finanzobjekt und zu einer Bew.art/-gruppe) is a standard Function Module in SAP ERP and is part of the function group JBKWTF within the package JBT.

Technical Information

Function Module ISB_ABC_COUNT_CASHFLOWS
Short Text Ermittelt Anzahl Umsätze eines Finanzobjekt und zu einer Bew.art/-gruppe
Function Group JBKWTF
Package JBT
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CALC_TYPE LIKE JBISBABC-CALC_TYPE 'P' Kalkulationsart
CALL_PROG LIKE SY-REPID rufende Programm
DATAB LIKE ABC_CON-DATAB von-Datum
DATBI LIKE ABC_CON-DATBI bis-Datum
GSART LIKE JBDOBJ1-GSART Produktart -> Bewegungstabelle
OBJNR LIKE JBDOBJ1-OBJNR Finanzobjektnummer
PERIOD_CNT LIKE Anzahl Perioden
PERIOD_FROM LIKE Anfangsperiode
SBEWAGRP LIKE TZB0A-SBEWAGRP SPACE Bewegungsartengruppe: ' ' - alle
SBEWART LIKE TZB0A-SBEWART SPACE Bewegungsart: ' ' - alle

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RTABLE_VAL TYPE TPLIC_RVAL_TAB verrechnete Prozeßmenge in jeweiliger Periode

Exceptions

This function module does not define any Exceptions.