/SMB/FS_ISSUES - Issues in configuration definition and content
Issues in configuration definition and content information is stored in SAP table /SMB/FS_ISSUES.
It is part of development package /SMB/CHECK_FRAMEWORK in software component SV-CLD-FRM-APP. This development package consists of objects that can be grouped under "Consistency checks".
It is part of development package /SMB/CHECK_FRAMEWORK in software component SV-CLD-FRM-APP. This development package consists of objects that can be grouped under "Consistency checks".
Fields for table /SMB/FS_ISSUES
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | |
ISSUE_LEVEL | Issue Severity Level (Info, Warning, Error) | X | /SMB/FS_ISSUE_LEVEL | CHAR | 2 | |
ISSUE_AREA | Assigns issues to broad categories | X | /SMB/FS_ISSUE_AREA | CHAR | 8 | |
ISSUE_CODE | A stable ID for identifying a specific type of issue. | X | /SMB/FS_ISSUE_CODE | CHAR | 8 | |
SUBJECT | Concatenated ID (Type|Structure@Item~Property) or MD5 Hash | X | /SMB/FS_OBJECT_ID | CHAR | 200 | /SMB/FS_OBJECTS |
CONTEXT | Concatenated ID (Type|Structure@Item~Property) or MD5 Hash | X | /SMB/FS_OBJECT_ID | CHAR | 200 | /SMB/FS_OBJECTS |
ISSUE_ID | Whole Number with +/- Sign (-2.147.483.648 .. 2.147.483.647) | X | INTEGER | INT4 | 4 | |
TEXT | Data Element for Unicode String | STRING_UNICODE | STRG | 8 | ||
MESSAGE | Data Element for Unicode String | STRING_UNICODE | STRG | 8 |