IN_RACA_COLUMN

Definition


The IN_RACA_COLUMN table contains the input columns used in a range table class (see the RACA table)

Technical Data


Schema Version 5.0.6
Tablespace CATALOG_DATA
Partitioned No

Summary


The IN_RACA_COLUMN table is defined by the following columns in your back-end database. See the column details for more information.

Name PK FK IX Uses Used by Definition
NAME        

    The name of the input column
    DESCRIPTION        

      The description of the input column
      INDEX_IN_RACA        

        The position of the input column in the range table class
        RACA_OID     IX_IN_RACA_COLUMN  RACA (OID)
         

          The unique identifier of the input column in the database

          Column Details

          The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

          NAME

          Definition The name of the input column
          Type VARCHAR(265), NOT NULL

          DESCRIPTION

          Definition The description of the input column
          Type VARCHAR(2000), NULL

          INDEX_IN_RACA

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

          RACA_OID

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

          Index Details

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

          IX_IN_RACA_COLUMN

          Indexed Column(s) RACA_OID
          Unique No
          Partitioned No
          Tablespace CATALOG_INDX