START_LOG is a standard Implementation Framework Applications Transparent Table in SAP SV application, which stores Table for Log data. Below you can view the Table Structure, columns(fields), SAP Wiki pages, discussion threads, related TCodes, FMs, ABAP Reports, BW Datasources, and Authorization Objects for START_LOG. You can use the transaction code SE16 to view the data in this table, and SE11 TCode for the table structure and definition.
START_LOG — Meta Data
Description: | Table for Log |
Main Category: | SV |
Sub Category: | Implementation Framework Applications |
Table type: | Transparent Table (TRANSP) |
START_LOG — Table Structure, Fields(Columns) and Definitions
Position | Column Name | Description | Primary Key | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
1 | MANDT | Client | X | CLNT | 3 | |
2 | LOG_ID | Log-ID of a Process Chain Run | X | CHAR | 32 | |
3 | TESTPLAN_ID | TESTPLAN_ID | CHAR | 32 | ||
4 | PROCESS_ID | Process ID | CHAR | 32 | ||
5 | PROCESS_SEQNO | PROCESS_SEQNO | NUMC | 5 | ||
6 | STEP_ID | Natural number | CHAR | 32 | ||
7 | STEP_SEQNO | STEP_SEQNO | NUMC | 5 | ||
8 | LOGNO | Entry number within an operation | NUMC | 10 | ||
9 | USERNAME | User Name in User Master Record | CHAR | 12 | ||
10 | TARGET_SYSTEM | Key Name of Business System | STRG | 0 | ||
11 | TARGET_CLIENT | target client | STRG | 0 | ||
12 | LANGUAGE | Language Code | CHAR | 2 | ||
13 | EXECUTION_STATUS | Execution Status | CHAR | 1 | ||
14 | START_ON | Time Stamp in short form (Local date and time/format) | DEC | 15 | ||
15 | END_ON | Checkbox | DEC | 15 | ||
16 | LOG_XML | STRG | 0 | |||
17 | TESTPLAN_NAME | TESTPLAN_NAME | CHAR | 255 | ||
18 | VERSION | Production Version | NUMC | 4 | ||
19 | CREATED_ON | External Date for BAPI Interface | DATS | 8 | ||
20 | CREATED_BY | Created By | CHAR | 12 | ||
21 | VARIANT_ID | variant id | CHAR | 32 | ||
22 | EXEC_SCHEDULED | CHAR | 1 | |||
23 | EXPORTED_JSON | STRG | 0 | |||
24 | QUEUED_ON | DEC | 15 | |||
25 | ERROR_CAT | Component Label | CHAR | 2 | ||
26 | REL | Release of Product | CHAR | 10 | ||
27 | TIME_TAKEN | DEC | 15 | |||
28 | TYPE | Message type: S Success | CHAR | 1 | ||
29 | ADDITIONAL | Additional Submit | CHAR | 32 | ||
30 | DETAIL_REASON | CHAR | 255 | |||
31 | _DATAAGING | Data Filter Value for Data Aging | DATS | 8 |
Transaction Codes for SAP Table START_LOG
TCODE | Description | Functional Area |
---|---|---|
DB13 | DBA Planning Calendar | Basis - CCMS / Database Monitors for Oracle |
SPRO | Customizing - Edit Project | Basis - Customizing Project Management (IMG) |
SU01 | User Maintenance | Basis - User and Authorization Management |
MN04 | Create Message: PO | MM - Purchasing |
OPU3 | Production order control parameters | PP - Scheduling |
SE11 | ABAP Dictionary Maintenance | Basis - Dictionary Maintenance |
PROF | Profit Center Accounting | EC - Basic Settings |
SM69 | Maintain External OS Commands | Basis - Background Processing |