The Function Module FAZ_WRITE_DETAIL_PROTOKOLL (Schreibe einen Eintrag Detail-Protokoll.) is a standard Function Module in SAP ERP and is part of the function group FAZ_INTERF_TO_ENVIRON within the package FTBK01.
Function Module | FAZ_WRITE_DETAIL_PROTOKOLL |
Short Text | Schreibe einen Eintrag Detail-Protokoll. |
Function Group | FAZ_INTERF_TO_ENVIRON |
Package | FTBK01 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJNR | LIKE | JBKLOBJ1-OBJNR | Objektnummer für Finanzgeschäfte | |
LINES_AFTER | TYPE | I | 0 | LeerZEILEN NACH TEXT1 |
LINES_BEFORE | TYPE | I | 0 | LeerZEILEN vor TEXT1 |
TEXT | LIKE | Protokollzeile (TEXT 256 Zeichen) | ||
TEXTTYPE | LIKE | RMDPROT-TYPE | RM: Typ eines Eintrags im Detailprotokoll |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.