Table: CAPA

Table Name CAPA
Table Description The CAPA table contains the description of the charge plan.
Tablespace CATALOG_DATA
Database Core Database
Columns
OID
EXT_ID
TYPE
OWNER
STATUS
DESCRIPTION

Columns of the Table

The CAPA database table is defined by the following columns.

Column: OID

Value Type BIGINT, NOT NULL
Key(s) Primary Key: PK_CAPA
Column Description The unique identifier of the charge plan. It is generated by the system.


Column: EXT_ID

Value Type VARCHAR(256), NOT NULL
Column Description The external identifier of the charge plan, corresponding to the name of the charge plan in the Core Tool.


Column: TYPE

Value Type DECIMAL(1), NOT NULL
Column Description

The type of the charge plan.

Possible values are:

  • 0: charge plan
  • 1: refill plan



Column: OWNER

Value Type VARCHAR(256), NOT NULL
Index(es) IX_CAPA_OWNER
Column Description The owner of the charge plan.


Column: STATUS

Value Type DECIMAL(1), NOT NULL
Column Description The status of the charge plan. Possible values are:
  • 0: open
  • 1: released
  • 2: obsolete


Column: DESCRIPTION

Value Type VARCHAR(2000)
Column Description The description of the charge plan.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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