Table: EIM_FIELD

Table Name EIM_FIELD
Table Description The EIM_FIELD table describes the fields of an exportable item mapping.
Tablespace CATALOG_DATA
Database Core Database
Columns
OID
EIM_OID
NAME
DESCRIPTION
CITC_FIELD_NAME

Columns of the Table

The EIM_FIELD database table is defined by the following columns.

Column: OID

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

Foreign K.:

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

Column Description The exportable item mapping field unique ID, it is generated by the system.


Column: EIM_OID

Value Type BIGINT, NOT NULL
Key(s) -

Foreign K.:

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

Column Description The OID of the exportable item mapping having this entry.


Column: NAME

Value Type VARCHAR(256), NOT NULL
Column Description The name of the field. It must be unique for an exportable item mapping.


Column: DESCRIPTION

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


Column: CITC_FIELD_NAME

Value Type VARCHAR(256)
Column Description The name of the charged item class field.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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