SAP Table TCLCAT

Catalogs for Finding Objects in Classes

TCLCAT (Catalogs for Finding Objects in Classes) 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 TCLCAT to other SAP tables.

TCLCAT table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
KATALOG Name of External Catalog KATALOGNAME CHAR 30 0
OBTAB Name of database table for object TABELLE CHAR 30 0
FUNCTION Name of RFC module for finding catalog KATALOG_FB CHAR 30 0
RFCDEST Logical Destination (Specified in Function Call) RFCDEST CHAR 32 0