TCIR - Definition of User-defined Functions
 Definition of User-defined Functions information is stored in SAP table TCIR.
It is part of development package CA in software component CA-CAD. This development package consists of objects that can be grouped under "CAD Integration".
 It is part of development package CA in software component CA-CAD. This development package consists of objects that can be grouped under "CAD Integration".
Fields for table TCIR
Field Name  | Description  | Is Key  | Data Element  | Data Type  | Length  | Check Table  | 
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 6 | T000 | 
| FCTNO | Number of user-defined function | X | FCTNO | NUMC | 6 | |
| CSTEP | Number of communication step in user-defined function | X | CSTEP | NUMC | 4 | |
| PCODE | Process code for user-defined functions | X | PCODU | CHAR | 10 | |
| UCODE | Sub-process code for user-defined functions | X | UCODU | CHAR | 4 | |
| DIREC | Direction of CAD dataflow | X | DIREC | CHAR | 2 | |
| REPID | Program name for user-defined function | PROGC | CHAR | 80 | TRDIR | |
| RFORM | Name of FORM routine for user-defined function | FORMR | CHAR | 60 |