Menu

SAP Function Module CACS_CTRTBDL_EVAL01

Prov.: Ermittelt alle Vertäge und Vertagsbündel zu einem Vertragsbündel

The Function Module CACS_CTRTBDL_EVAL01 (Prov.: Ermittelt alle Vertäge und Vertagsbündel zu einem Vertragsbündel) is a standard Function Module in SAP ERP and is part of the function group CACS_CTRTBDL_AT within the package CACSCB.

Technical Information

Function Module CACS_CTRTBDL_EVAL01
Short Text Prov.: Ermittelt alle Vertäge und Vertagsbündel zu einem Vertragsbündel
Function Group CACS_CTRTBDL_AT
Package CACSCB
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_ACT_MEM_REQU TYPE BOOLE-BOOLE ' ' Muß aus Aktualgedächtnis (BDT) gelesen werden?
I_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_BUSIDATE TYPE CACSTIMESTAMP Zeitstempel (JJJJ.MM.TT hh:mm:ss)
I_CTRTBDL_ID TYPE CACS_CTRTBDL-CTRTBDL_ID Nummer des Vertragsbündels
I_DUPL_KEY_CHECK TYPE BOOLE-BOOLE ' ' Soll überprüft werden, ob doppelte Einträge vorhanden sind?
I_MAX_STEPL TYPE INT4 Maximale Tiefe für Bündelauswertung
I_TECHDATE TYPE CACSTIMESTAMP Zeitstempel (JJJJ.MM.TT hh:mm:ss)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CTBDL_BDATE TYPE CACS_CTRTBDL_BD Anfangsdatum des Vertragsbündels
E_CTBDL_EDATE TYPE CACS_CTRTBDL_ED Enddatum des Vertragsbündels

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
T_CACS_CTRTBDL LIKE CACS_S_CTRTBDL_EVAL01 Prov.: Schnittstellenstruktur für Auswertung (Bündel)
T_CACS_CTRTBU LIKE CACS_S_CTRTBU_EVAL01 Prov.: Schnittstellenstruktur für Auswertung (ProvVerträge
T_DUPL_CTRTBDL LIKE CACS_S_CTRTBDL_EVAL01 Bündel, die doppelt vorkommen (Vorsicht, Kennzeichen muß hierzu gesetzt sein!)
T_DUPL_CTRTBU LIKE CACS_S_CTRTBU_EVAL01 ProvVerträge, die doppelt vorkommen ((Vorsicht, Kennz muß hierzu gesetzt sein!)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MAX_STEPS_EXCEEDED Maximale Anzahl der Stufen überschritten