SAP table TCIR (Definition of User-defined Functions)
SAP table TCIR has 6 primary key fields being MANDT,FCTNO,CSTEP,PCODE,UCODE,DIREC.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field | Description | Data Type | Length | Decimals | Checktable | Data Element | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | CLNT | 3 | 0 | T000 | MANDT | |||||||||||||||||||||
FCTNO | Number of user-defined function | NUMC | 3 | 0 | FCTNO | ||||||||||||||||||||||
CSTEP | Number of communication step in user-defined function | NUMC | 2 | 0 | CSTEP | ||||||||||||||||||||||
PCODE | Process code for user-defined functions | CHAR | 5 | 0 | PCODU |
|
|||||||||||||||||||||
UCODE | Sub-process code for user-defined functions | CHAR | 2 | 0 | UCODU | ||||||||||||||||||||||
DIREC | Direction of CAD dataflow | CHAR | 1 | 0 | DIREC |
|
|||||||||||||||||||||
REPID | Program name for user-defined function | CHAR | 40 | 0 | TRDIR | PROGC | |||||||||||||||||||||
RFORM | Name of FORM routine for user-defined function | CHAR | 30 | 0 | FORMR |
TCIR foreign key relationships
Table | Field | Check Table | Check Field | |
---|---|---|---|---|
0 TCIR | REPID | TRDIR | Generated Table for View | NAME |