The Function Module CACS00_WARRALLO_DOC (Aufbau des Garantiebelegs) is a standard Function Module in SAP ERP and is part of the function group CACS00_WARRALLO within the package CACSPY.
Function Module | CACS00_WARRALLO_DOC |
Short Text | Aufbau des Garantiebelegs |
Function Group | CACS00_WARRALLO |
Package | CACSPY |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) | |
FLG_REJECTED | TYPE | CACSCASEREJECT | KnZ: ProvFall abgelehnt (X-abgelehnt, ' '- angenommen) |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_DOC_RANGE_HANDLE | TYPE | INRI-NRRANGENR | SPACE | Nummernkreisnummer |
I_DOC_HEAD | TYPE | CACS00_DOCHD | Provisionsbelegkopf |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOC_REMDETAIL | LIKE | CACS00_DOCDT | Prov.: Detailpositionen zu Vergütungszeilen | |
I_DOC_REMUNERATION | LIKE | CACS00_DOCRE | Provisionsbeleg, Vergütung u. Haftung | |
I_DOC_SETTLEMENT | LIKE | CACS00_DOCSE | Provisionsbeleg, Fälligkeiten |
This function module does not define any Exceptions.