Table:
PRICING_MACRO
|
Table Name
|
PRICING_MACRO |
| Table Description |
The PRICING_MACRO table contains information about pricing macros. Several versions of pricing macro can be managed. |
| Tablespace |
CATALOG_DATA |
| Database |
Core Database |
|
Columns
|
|
Columns of the Table
The PRICING_MACRO database table is defined by the following columns.
Column: OID
| Value Type |
BIGINT, NOT NULL |
| Key(s) |
Primary Key: PK_PRICING_MACRO |
| Column Description |
The pricing macro unique ID, which is generated by the system. |
Column: CODE
| Value Type |
VARCHAR(256), NOT NULL |
| Index(es) |
IX_PRICING_MACRO_CODE
|
| Column Description |
The code of the pricing macro. |
Column: DESCRIPTION
| Value Type |
VARCHAR(2000) |
| Column Description |
The description of the pricing macro. |
Column: OWNER
| Value Type |
VARCHAR(64), NOT NULL |
| Index(es) |
IX_PRICING_MACRO_OWNER
|
| Column Description |
The owner of the pricing macro. |
Top of the list
SAP Convergent Charging 3.0
Document Version: SP04 and later
(c) Copyright 2011 SAP AG. All rights reserved.