Menu

SAP Function Module CACS00_DETERMINDINVOLVED

Ermitteln ind.Beteiligte

The Function Module CACS00_DETERMINDINVOLVED (Ermitteln ind.Beteiligte) is a standard Function Module in SAP ERP and is part of the function group CACS00_INVOLVED within the package CACSCC.

Technical Information

Function Module CACS00_DETERMINDINVOLVED
Short Text Ermitteln ind.Beteiligte
Function Group CACS00_INVOLVED
Package CACSCC
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_APPL TYPE CACSAPPL Anwendung
I_CALC_DEPTH TYPE CACSDEPTH Auswertungstiefe
I_CLAIM_OBJTYPE TYPE CACSCLAIMOBJTYPE Typ des Anspruchsobjekts
I_CLC_TIMESTAMP TYPE CACS_BUSITIME_B Fachlicher Stand
I_KNW_TIMESTAMP TYPE CACS_TECHTIME_B Wissensstand
I_NEXT_POS TYPE CACSINVPOS Position eines Beteiligten in einer Beteiligung
I_ROLETYPE TYPE CACSCLAIMTYPE Anspruchstyp
I_SEARCH_PATH TYPE CACSCALCP Auswertungspfad

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_ERROR TYPE CACSCASEERROR Provisionsfall fehlerhaft?

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CUST_INVESTIGATION LIKE CACS00_S_INVM Beziehungen der Beteiligten
E_CUST_RELATION LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)
I_META_INVESTIGATION LIKE CACS00_S_INVM Beteiligte der Beteiligungen
I_META_PARTICIPATION LIKE CACS00_S_PARM Beteiligung
I_META_RELATION LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)

Exceptions

This function module does not define any Exceptions.