SAP Table TCIR

Definition of User-defined Functions

TCIR (Definition of User-defined Functions) 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 TCIR to other SAP tables.

Source: TCIR (Definition of User-defined Functions)

TCIR table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
FCTNO Number of user-defined function FCTNO NUMC 3 0
CSTEP Number of communication step in user-defined function CSTEP NUMC 2 0
PCODE Process code for user-defined functions PCODU CHAR 5 0
USR01 User-defined function call USR01
USR02 User-defined function call USR02
USR03 User-defined function call USR03
USR04 User-defined function call USR04
USR05 User-defined function call USR05
USR06 User-defined function call USR06
USR07 User-defined function call USR07
USR08 User-defined function call USR08
USR09 User-defined function call USR09
USR10 User-defined function call USR10
UCODE Sub-process code for user-defined functions UCODU CHAR 2 0
DIREC Direction of CAD dataflow DIREC CHAR 1 0
D (DOWN) CAD dataflow: SAP System > CAD system
U (UP) CAD dataflow: CAD system > SAP System
REPID Program name for user-defined function PROGC TRDIR CHAR 40 0
RFORM Name of FORM routine for user-defined function FORMR CHAR 30 0

TCIR foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
TCIR MANDT TCIR MANDT T000 Clients MANDT
TCIR REPID TCIR REPID TRDIR Generated Table for View NAME