The Function Module CACS00_GET_DOCSE_COMNOTE (Hole Belegdaten für Korrespondenzdruck) is a standard Function Module in SAP ERP and is part of the function group CACS00_COM_NOTE_LIBRARY within the package CACSCC.
Function Module | CACS00_GET_DOCSE_COMNOTE |
Short Text | Hole Belegdaten für Korrespondenzdruck |
Function Group | CACS00_COM_NOTE_LIBRARY |
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_CTRTBU_ID | TYPE | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | |
I_ORG_BUPA | TYPE | CACS_GPART | Nummer des Provisionsvertragspartners | |
I_RUN_ID | TYPE | CACSBATCHID | Abrechnungslaufnummer |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
ET_DOCHD | LIKE | CACS00_DOCHD | Provisionsbelegkopf | |
ET_DOCRE | LIKE | CACS00_DOCRE | Provisionsbeleg, Vergütung u. Haftung | |
ET_DOCSE | LIKE | CACS00_DOCSE | Provisionsbeleg, Fälligkeiten | |
ET_DOCSEDT | LIKE | CACS00_DOCSEDT | Fälligkeitsdetails | |
ET_DOCX | LIKE | CACS00_V_DOCX | Generierte Tabelle zum View CACS00_V_DOCX |
This function module does not define any Exceptions.