The Function Module ISB_DPROT_CALC_WRITE (IS-B: Ausgabe des Kalkulationsprotokolls) is a standard Function Module in SAP ERP and is part of the function group JBTL within the package JBA.
Function Module | ISB_DPROT_CALC_WRITE |
Short Text | IS-B: Ausgabe des Kalkulationsprotokolls |
Function Group | JBTL |
Package | JBA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IP_DBPROT_NAME | LIKE | DDPRH-PROTNAME | SPACE | Name des DB Protokolls |
IP_DPROT | TYPE | JBTDP_T_OBJ | Detailprotokoll | |
IP_ERROR | TYPE | C | Fehler vorhanden | |
IP_LOGNUMBER | TYPE | BAL_S_LGNM | Anwendungs-Log: Neu vergebene LOGNUMBER | |
IP_MASTER_LINK | TYPE | C | ' ' | Flag: 'X' Sprung zum Finanzobjekt/Stammdaten erlaubt, ' ' ... nicht erlaubt |
IP_WARNING | TYPE | C | Warnung vorhanden |
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 |
---|---|---|---|---|
ITP_SPROT | LIKE | SPROT_U | Messages des DB Protokolls |
This function module does not define any Exceptions.