The Function Module CACS00_CONSTELLTION_GET (Konstellationen ermitteln) is a standard Function Module in SAP ERP and is part of the function group CACS00_INVOLVED within the package CACSCC.
Function Module | CACS00_CONSTELLTION_GET |
Short Text | Konstellationen ermitteln |
Function Group | CACS00_INVOLVED |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Anwendung | |
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_ROLETYPE | TYPE | CACSCLAIMTYPEDES | Anspruchstyp (Ziel) |
This function module does not define any EXPORTING 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? |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_META_INVESTIGATION | LIKE | CACS00_S_INVM | Provisionsfallbeteiligter (Metaobjekt) | |
C_META_PARTICIPATION | LIKE | CACS00_S_PARM | Provisionsfallbeteiligung (Metaobjekt) | |
C_META_RELATION | LIKE | CACS00_S_RELM | Beteiligtenrelationen (Metaobjekt) |
This function module does not define any Exceptions.