FINS_PLAN_SQLLOG - Table for logging SQL Statements exec. in AMDP for Write API
Table for logging SQL Statements exec. in AMDP for Write API information is stored in SAP table FINS_PLAN_SQLLOG.
It is part of development package FINS_ACDOC_PLANNING in software component CO-FIO-OM-PL. This development package consists of objects that can be grouped under "Financial Planning Document".
It is part of development package FINS_ACDOC_PLANNING in software component CO-FIO-OM-PL. This development package consists of objects that can be grouped under "Financial Planning Document".
Fields for table FINS_PLAN_SQLLOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | X | CLNT | 6 | |||
UUID | UUID | X | FINS_PLAN_UUID | CHAR | 64 | |
STEP_NO | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | X | INTEGER | INT4 | 4 | |
EXECUTED_AT | Executed at (short timestamp) | FINS_PLAN_EXECUTED_AT | DEC | 8 | ||
LDATE | ABAP system field: Current date of application server | SYST_DATUM | DATS | 16 | ||
LTIME | ABAP System Field: Current Time of Application Server | SYST_UZEIT | TIMS | 12 | ||
SQL_STATEMENT | SQL Statement | STRG | 8 |