Table: CHARGED_ITEM_FILES

Table Name CHARGED_ITEM_FILES
Table Description The CHARGED_ITEM_FILES table contains information about the files which contains charged items, and which generated by the rater and bulk loader instances.
Tablespace CATALOG_DATA
Database Core Database
Columns
FILE_NAME
CREATION_DATE
INSTANCE_TYPE
IN_ERROR

Columns of the Table

The CHARGED_ITEM_FILES database table is defined by the following columns.

Column: FILE_NAME

Value Type VARCHAR(256), NOT NULL
Column Description The name of the file containing charged items, without extension.


Column: CREATION_DATE

Value Type DATE, NOT NULL
Column Description The date when the file was created.


Column: INSTANCE_TYPE

Value Type DECIMAL(1), NOT NULL
Column Description The type of instance which created the file. Possible values are:
  • 0: rater
  • 1: bulkLoader


Column: IN_ERROR

Value Type DECIMAL(1), NOT NULL
Default Value 0
Column Description Specifies if the file is in error.


Top of the list



SAP Convergent Charging 3.0

Document Version: SP04 and later

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