FINS_MASS_LOG - Mass Data Framework: Low Level Log
Mass Data Framework: Low Level Log information is stored in SAP table FINS_MASS_LOG.
It is part of development package FINS_FI_MASS_DATA in software component FIN-MIG. This development package consists of objects that can be grouped under "Financial Accounting (SAP_FIN): Mass Data Handling".
It is part of development package FINS_FI_MASS_DATA in software component FIN-MIG. This development package consists of objects that can be grouped under "Financial Accounting (SAP_FIN): Mass Data Handling".
Fields for table FINS_MASS_LOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | |
| WPINDEX | Work Process Number | X | WPINDEX | INT4 | 4 | |
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | X | TIMESTAMP | DEC | 8 | |
| NCOUNT | Counter (for several msgs per time stamp) | X | INT2 | 2 | ||
| PROGNAME | ABAP Program: Current Master Program | SYREPID | CHAR | 80 | ||
| BLOCKNAME | ABAP Program: Block Name | SSTR | 8 | |||
| UNAME | User Name | SYUNAME | CHAR | 24 | ||
| JOBNAME | Background Job Name | BTCJOB | CHAR | 64 | ||
| JOBCOUNT | Job ID | BTCJOBCNT | CHAR | 16 | ||
| MESSAGE | Message | SSTR | 8 |