Data Element list used by SAP ABAP Function Module TRINT_ANALYSE_TRBAT_LOGNAME (Analyze the contents of the LOGNAME field entries in table TRBAT)
SAP ABAP Function Module
TRINT_ANALYSE_TRBAT_LOGNAME (Analyze the contents of the LOGNAME field entries in table TRBAT) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR_LG_01 | Character field of length 1 | SOURCE VALUE(EV_DIRTYPE) LIKE TSTRF01-DIRTYPE |
|
| 2 | CHAR_LG_04 | Character field, length 4 | SOURCE VALUE(EV_PROCESS_COUNT) LIKE TSTRF01-NUM_PROCS |
|
| 3 | CTSLOGNAME | Control information for determining a log file | SOURCE VALUE(IV_LOGNAME) LIKE TRBAT-LOGNAME DEFAULT SPACE |
|
| 4 | TRFILE | File Including Path | SOURCE VALUE(EV_PATH) LIKE TSTRF01-FILE |
|
| 5 | TRFILENAME | File Name | SOURCE VALUE(EV_FILENAME) LIKE TSTRF01-FILENAME |
|