Table: CHARGING_PLAN

Table Name CHARGING_PLAN
Table Description The CHARGING_PLAN table contains the charging plan.
Tablespace CATALOG_DATA
Database Core Database
Columns
OID
NAME
DESCRIPTION
PLAN_OID

Columns of the Table

The CHARGING_PLAN database table is defined by the following columns.

Column: OID

Value Type BIGINT, NOT NULL
Key(s) Primary Key: PK_CHARGING_PLAN

Foreign K.:

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

Column Description The charging plan OID.


Column: NAME

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


Column: DESCRIPTION

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


Column: PLAN_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

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

Column Description The price plan to which this charging plan belongs to.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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