SAP Table SMRL

Information on Saved Basic Lists

SMRL (Information on Saved Basic Lists) 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 SMRL to other SAP tables.

SMRL table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
ID ID of Processed Object (see SCHEDMAN_TYPE for Category) SCHEDMAN_ID DEC 21 7
LOGSYS Logical system LOGSYS CHAR 10 0
IDTYPE Object Category of the ID SCHEDMAN_TYPE CHAR 1 0
1 Time stamp (for manually started jobs)
2 Flow ID (workflow)
3 Single job from the Scheduler
VAL Unstructured Data Field SCHEDMAN_EXT_VAL CHAR 100 0
FBNAME Function Module Name for Displaying an Extract SCHEDMAN_FB_EXT CHAR 30 0
FBDELETE Function Module for Deleting the Extract SCHEDMAN_FB_DEL_EXT CHAR 30 0