The Function Module CACS00_REMUNERATION_SPECIAL (Sonderprovision zu einem Beteiligten im Fall) is a standard Function Module in SAP ERP and is part of the function group CACS00_DOC_REMUNERATION within the package CACSCC.
Function Module | CACS00_REMUNERATION_SPECIAL |
Short Text | Sonderprovision zu einem Beteiligten im Fall |
Function Group | CACS00_DOC_REMUNERATION |
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_BUSITIME | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_META_DOC_HEAD | LIKE | CACS00_S_DOCHDM | Provisionsbelegkopf (Metaobjekt) | |
I_TECHTIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NEW_DOC_REMDETAIL | LIKE | CACS00_S_DOCDTM | Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) | |
E_NEW_DOC_REMUNERATION | LIKE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
I_META_DOC_REMDETAIL | LIKE | CACS00_S_DOCDTM | Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) | |
I_META_DOC_REMUNERATION | LIKE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
I_META_INVESTIGATION | LIKE | CACS00_S_INVM | Provisionsfallbeteiligter (Metaobjekt) | |
I_META_LINES | LIKE | CACS00_S_LINM | Abweichende Provision (Metaobjekt) |
This function module does not define any Exceptions.