Menu

SAP Function Module CACS00_INDIVIDUAL_PART

Konstellationen ermitteln

The Function Module CACS00_INDIVIDUAL_PART (Konstellationen ermitteln) 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_INDIVIDUAL_PART
Short Text Konstellationen ermitteln
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 Identifikation der Provisionsanwendung
I_CALC_DEPTH TYPE CACSDEPTH Auswertungstiefe
I_CLAIM_OBJTYPE TYPE CACSCLAIMOBJTYPE Typ des Anspruchsobjekts
I_CLC_TIMESTAMP TYPE CACS_BUSITIME_B Fachlich gültig ab
I_KNW_TIMESTAMP TYPE CACS_TECHTIME_B Technisch gültig ab
I_NEXT_POS TYPE CACSINVPOS Position eines Beteiligten in einer Beteiligung
I_ROLETYPE TYPE CACSCLAIMTYPE Anspruchstyp
I_SEARCH_PATH TYPE CACSCALCP Auswertungsweg für Provisionsverträge

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 Provisionsfallbeteiligter (Metaobjekt)
E_CUST_RELATION LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)
I_META_INVESTIGATION LIKE CACS00_S_INVM Provisionsfallbeteiligter (Metaobjekt)
I_META_PARTICIPATION LIKE CACS00_S_PARM Provisionsfallbeteiligung (Metaobjekt)
I_META_RELATION LIKE CACS00_S_RELM Beteiligtenrelationen (Metaobjekt)

Exceptions

This function module does not define any Exceptions.