Table/Structure Field list used by SAP ABAP Function Module METHOD_START_LOG (Log the start of a method)
SAP ABAP Function Module
METHOD_START_LOG (Log the start of a method) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | METHOD_LOG - INDX | Index of method in log | ||
| 2 | METHOD_LOG - LOGLEVEL | Level for log of methods performed | ||
| 3 | METHOD_LOG - LOGLEVEL | Level for log of methods performed | SOURCE VALUE(LOG_LEVEL) LIKE METHOD_LOG-LOGLEVEL |
|
| 4 | METHOD_LOG - METHOD | Method | ||
| 5 | METHOD_LOG - METHOD | Method | SOURCE VALUE(METHOD) LIKE METHOD_LOG-METHOD |
|
| 6 | METHOD_LOG - OBJIDEXT | SAP external object key | ||
| 7 | METHOD_LOG - OBJIDINT | SAP internal object key | ||
| 8 | METHOD_LOG - OBJTYP | Object type | SOURCE VALUE(OBJ_TYP) LIKE METHOD_LOG-OBJTYP OPTIONAL |
|
| 9 | METHOD_LOG - OBJTYP | Object type | ||
| 10 | METHOD_LOG - SUCC_CODE | Success code | ||
| 11 | MSGOBJ - OBJIDEXT | SAP external object key | ||
| 12 | MSGOBJ - OBJIDINT | SAP internal object key | ||
| 13 | MSGOBJ - OBJTYP | Object type | SOURCE VALUE(OBJ_TYP) LIKE METHOD_LOG-OBJTYP OPTIONAL |
|
| 14 | MSGOBJ - OBJTYP | Object type | ||
| 15 | SYST - UZEIT | ABAP System Field: Current Time of Application Server |