Data Element list used by SAP ABAP Function Module TB_FUNCTIONLOG_INSERT_ENTRY (Schreiben eines Eintrags in das Funktionslogbuch)
SAP ABAP Function Module
TB_FUNCTIONLOG_INSERT_ENTRY (Schreiben eines Eintrags in das Funktionslogbuch) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
BUKRS | Company Code | SOURCE VALUE(COMPANYCODE) LIKE VTBFKTLOG-BUKRS |
2 | ![]() |
TB_DFUNKT | Function execution date for activity editing | SOURCE VALUE(DATE) LIKE VTBFKTLOG-DFUNKTION DEFAULT SY-DATUM |
3 | ![]() |
TB_RFHA | Financial Transaction | SOURCE VALUE(DEAL) LIKE VTBFKTLOG-RFHA |
4 | ![]() |
TB_RFHAZU | Transaction activity | SOURCE VALUE(STATUS) LIKE VTBFKTLOG-RFHAZU DEFAULT '00000' |
5 | ![]() |
TB_SFUNKT | Treasury function identification | SOURCE VALUE(FUNCTION) LIKE VTBFKTLOG-SFUNKTION |
6 | ![]() |
TB_TFUNKT | Execution time of activity processing function | SOURCE VALUE(TIME) LIKE VTBFKTLOG-TFUNKTION DEFAULT SY-UZEIT |
7 | ![]() |
TB_UFUNKT | User initiating activity processing function | SOURCE VALUE(USER) LIKE VTBFKTLOG-UFUNKTION DEFAULT SY-UNAME |