ALLOWANCE_INTERFACE_COUNTER
Definition
The ALLOWANCE_INTERFACE_COUNTER table describes the counters of the unique allowance
interface of the SAP CC system
Technical Data
| Schema Version |
4.5.13 |
| Tablespace |
CATALOG_DATA |
| Partitioned |
No |
Summary
The ALLOWANCE_INTERFACE_COUNTER table is defined by the
following columns.
See the column details for more information.
Column Details
NAME
| Definition |
The name of the counter.
It must be unique in the allowance interface.
|
| Type |
VARCHAR(256), NOT NULL |
DESCRIPTION
| Definition |
The description of the counter |
| Type |
VARCHAR(256), NOT NULL |
DEFAULT_VALUE
| Definition |
The default value of the counter |
| Type |
DECIMAL(28,6), NOT NULL |