SAP Table TBICU
Direct Input Customizing: Job Names for Data Transfer
TBICU (Direct Input Customizing: Job Names for Data Transfer) 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 TBICU to other SAP tables.
TBICU table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
MANDT | Client | MANDT | T000 | CLNT | 3 | 0 | ||||||
JOBNAME | DI: name of a background job for direct input | BIBTCJOB | CHAR | 32 | 0 | |||||||
REPNAME | ABAP Program Name | PROGNAME | TRDIR | CHAR | 40 | 0 | ||||||
VARIANT | Variant Name | RALDB_VARI | CHAR | 14 | 0 | |||||||
UNAME | User name in user master record | BIUSER | USR02 | CHAR | 12 | 0 | ||||||
EXECSERVER | Name of server on which the job is scheduled | BISRVNAME | CHAR | 20 | 0 | |||||||
SPERREN | Lock indicator for the file (direct input) | BISPERR | DATS | 8 | 0 | |||||||
PERIODIC | Indicator: Allow periodic scheduling (direct input) | BIPERIOD | CHAR | 1 | 0 |
Possible values
|
TBICU foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TBICU | MANDT | TBICU | MANDT | T000 | Clients | MANDT |
TBICU | REPNAME | TBICU | REPNAME | TRDIR | Generated Table for View | NAME |
TBICU | UNAME | TBICU | MANDT | USR02 | Logon Data (Kernel-Side Use) | MANDT |
TBICU | UNAME | TBICU | UNAME | USR02 | Logon Data (Kernel-Side Use) | BNAME |