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 |
Possible values
|
||||||||||||||||||||||
UCODE | Sub-process code for user-defined functions | UCODU | CHAR | 2 | 0 | |||||||||||||||||||||||
DIREC | Direction of CAD dataflow | DIREC | CHAR | 1 | 0 |
Possible values
|
||||||||||||||||||||||
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 |