- Home
- Resources
- SAP Tables
- BAPI_APPLOG_MESSAGE - Application Log Message
SAP Table BAPI_APPLOG_MESSAGE
Application Log Message
BAPI_APPLOG_MESSAGE (Application Log Message) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link BAPI_APPLOG_MESSAGE to other SAP tables.
Source: BAPI_APPLOG_MESSAGE (Application Log Message)
BAPI_APPLOG_MESSAGE table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
BAL_MESSAGE |
|
BAL_S_MSG |
|
STRU |
|
0 |
0 |
|
MSGTY |
Message Type |
SYMSGTY |
|
CHAR |
|
1 |
0 |
|
MSGID |
Message Class |
SYMSGID |
|
CHAR |
|
20 |
0 |
|
MSGNO |
Message Number |
SYMSGNO |
|
NUMC |
|
3 |
0 |
|
MSGV1 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV2 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV3 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV4 |
Message Variable |
SYMSGV |
|
CHAR |
|
50 |
0 |
|
MSGV1_SRC |
Application Log: Origin of a message variable |
BALMSGVSRC |
|
CHAR |
|
15 |
0 |
|
MSGV2_SRC |
Application Log: Origin of a message variable |
BALMSGVSRC |
|
CHAR |
|
15 |
0 |
|
MSGV3_SRC |
Application Log: Origin of a message variable |
BALMSGVSRC |
|
CHAR |
|
15 |
0 |
|
MSGV4_SRC |
Application Log: Origin of a message variable |
BALMSGVSRC |
|
CHAR |
|
15 |
0 |
|
DETLEVEL |
Application Log: Level of detail |
BALLEVEL |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Level of detail 1 |
2 |
Level of detail 2 |
3 |
Level of detail 3 |
4 |
Level of detail 4 |
5 |
Level of detail 5 |
6 |
Level of detail 6 |
7 |
Level of detail 7 |
8 |
Level of detail 8 |
9 |
Level of detail 9 |
|
PROBCLASS |
Application log: Message problem class |
BALPROBCL |
|
CHAR |
|
1 |
0 |
Possible values
1 |
Very Important |
2 |
Important |
3 |
Medium |
4 |
Additional Information |
NULL |
Other |
|
ALSORT |
Application log: Sort criterion/grouping |
BALSORT |
|
CHAR |
|
3 |
0 |
|
TIME_STMP |
Application Log: Message time stamp |
BALTIMSTMP |
|
DEC |
|
21 |
7 |
|
MSG_COUNT |
Application Log: Cumulated message count |
BALCNTCUM |
|
INT4 |
|
10 |
0 |
|
CONTEXT |
|
BAL_S_CONT |
|
STRU |
|
0 |
0 |
|
TABNAME |
Application Log: Context: DDIC structure name |
BALTABNAME |
|
CHAR |
|
30 |
0 |
|
VALUE |
Application Log: Context data |
BALCVAL |
|
CHAR |
|
256 |
0 |
|
PARAMS |
|
BAL_S_PARM |
|
STRU |
|
0 |
0 |
|
T_PAR |
|
BAL_T_PAR |
|
TTYP |
|
0 |
0 |
|
CALLBACK |
|
BAL_S_CLBK |
|
STRU |
|
0 |
0 |
|
USEREXITP |
Application Log: Callback: Program name |
BALUEP |
|
CHAR |
|
40 |
0 |
|
USEREXITF |
Application Log: Callback: Routine name |
BALUEF |
|
CHAR |
|
30 |
0 |
|
USEREXITT |
Application Log: Callback: Type (Ext. Perform, FM, etc.) |
BALUET |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
External perform |
F |
Function module |
|
ALTEXT |
Application log: Standard text |
BALTEXT |
|
CHAR |
|
28 |
0 |
|
TXT_MSGTY |
BAL Text |
BAPIBALTEXT |
|
CHAR |
|
64 |
0 |
|
TXT_MSGID |
BAL Text |
BAPIBALTEXT |
|
CHAR |
|
64 |
0 |
|
TXT_DETLEVEL |
BAL Text |
BAPIBALTEXT |
|
CHAR |
|
64 |
0 |
|
TXT_PROBCLASS |
BAL Text |
BAPIBALTEXT |
|
CHAR |
|
64 |
0 |
|
TXT_MSG |
|
|
|
CHAR |
|
255 |
0 |
|