OUT_RACA_COLUMN

Description


range table classe

Technical Data


Schema Version 4.5.13
Filegroup CATALOG_DATA
Partitioned No

Summary


The OUT_RACA_COLUMN table is defined by the following columns. See the column details for more information.

Name PK FK IX Uses Used by
NAME          
DESCRIPTION          
TYPE          
INDEX_IN_RACA          
RACA_OID     IX_OUT_RACA_COLUMN  RACA (OID)
 
 

Column Details


NAME

Definition The name of the output column
Type NVARCHAR(265), NOT NULL

DESCRIPTION

Definition The description of the output column
Type NVARCHAR(2000), NULL

TYPE

Definition The type of the output
Format

The possible values are:

  • 0: String
  • 1: Number

Type DECIMAL(1), NULL

INDEX_IN_RACA

Definition The position of the output column in the range table class
Type DECIMAL(5), NOT NULL

RACA_OID

Definition The unique identifier of the output column in the database
Type DECIMAL(28), NOT NULL
Available Index IX_OUT_RACA_COLUMN

Index Details


The following database indexes are available in the OUT_RACA_COLUMN database table to improve the speed of data retrieval operations during the business processes of SAP Convergent Charging:

IX_OUT_RACA_COLUMN

Indexed Column(s) RACA_OID
Unique No
Partitioned No
Clustered No
Filegroup CATALOG_INDX