Table: OFFER_COUNTER_DESC

Table Name OFFER_COUNTER_DESC
Table Description The OFFER_COUNTER_DESC table contains the description of counters defined in offers.
Tablespace CATALOG_DATA
Database Core Database
Columns
INDEX_IN_OFFE
NAME
DESCRIPTION
INITIAL_VALUE
OFFE_OID

Columns of the Table

The OFFER_COUNTER_DESC database table is defined by the following columns.

Column: INDEX_IN_OFFE

Value Type DECIMAL(5), NOT NULL
Column Description The index of the counter in the offer.


Column: NAME

Value Type VARCHAR(256), NOT NULL
Column Description The name of the counter.


Column: DESCRIPTION

Value Type VARCHAR(256)
Column Description The description of the counter.


Column: INITIAL_VALUE

Value Type DECIMAL(28,6)
Column Description The value of the counter.


Column: OFFE_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

  • Foreign table: OFFER
  • Foreign field(s): OID

Index(es) IX_OCDE_OFFE
Column Description The identifier of the offer owning the counter.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

(c) Copyright 2011 SAP AG. All rights reserved.