Menu

SAP Function Module CACS_ACTIVE_BUSINESSOBJECTS

Aktive Geschäftsobjekte suchen pro Anwendung

The Function Module CACS_ACTIVE_BUSINESSOBJECTS (Aktive Geschäftsobjekte suchen pro Anwendung) is a standard Function Module in SAP ERP and is part of the function group CACS_COUNT within the package CACSPY.

Technical Information

Function Module CACS_ACTIVE_BUSINESSOBJECTS
Short Text Aktive Geschäftsobjekte suchen pro Anwendung
Function Group CACS_COUNT
Package CACSPY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IFLG_ACTIVE_ONLY TYPE BOOLEAN_FLG 'X' Nur aktive Versionen?
IFLG_COUNT_BY_YEAR TYPE BOOLEAN_FLG SPACE Zusätzlich Auswertung pro Jahr?
I_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung

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
E_COUNT_BUSOBJ LIKE CACS_S_COUNT_BUSOBJ Ergebnisstruktur GeschObj/Jahr

Exceptions

This function module does not define any Exceptions.