Table/Structure Field list used by SAP ABAP Function Module ISH_TRACE_SAVE (IS-H: Abspeichern Trace-Protokollmeldungen)
SAP ABAP Function Module
ISH_TRACE_SAVE (IS-H: Abspeichern Trace-Protokollmeldungen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DD03D - FIELDNAME | Field name | ||
| 2 | NTRC - TRCTYP | IS-H: Trace type | ||
| 3 | NTRC - TRCTYP | IS-H: Trace type | SOURCE VALUE(SS_TRCTYP) LIKE NTRC-TRCTYP |
|
| 4 | TNKVK - TRCF | IS-H: Path and file name for trace | ||
| 5 | TNKVK - TRCF | IS-H: Path and file name for trace | SOURCE VALUE(SS_FILENAME) LIKE TNKVK-TRCF OPTIONAL |
|
| 6 | TNKVK - TRCSTP | IS-H: Trace Storage Type | ||
| 7 | TNKVK - TRCSTP | IS-H: Trace Storage Type | SOURCE VALUE(SS_TRCSTP) LIKE TNKVK-TRCSTP DEFAULT 'DB' |
|