SAP Table TBCACHCKDIGPROC
Check Digit Calculation Procedure
TBCACHCKDIGPROC (Check Digit Calculation Procedure) 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 TBCACHCKDIGPROC to other SAP tables.
TBCACHCKDIGPROC table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
CHECKPROCNO | Check digit calculation procedure key | BCA_DTE_CHECKPROCNO | CHAR | 6 | 0 | |||
PROCMODULE | Name of Function Module for the Check Digit Procedure | BKK_FBNAME | TFDIR | CHAR | 30 | 0 | ||
PROCPARNAME | Parameter table name for check digit calculation procedure | BCA_DTE_PROCPARNAME | CHAR | 30 | 0 | |||
PROCPARVIEW | View name for maintaining parameters of a check digit calc. | BCA_DTE_PROCPARVIEW | CHAR | 30 | 0 |
TBCACHCKDIGPROC foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TBCACHCKDIGPROC | PROCMODULE | TBCACHCKDIGPROC | PROCMODULE | TFDIR | Function Module | FUNCNAME |