KTMG_CHARGE_CODES

The MLU table for KTMG_CHARGE_CODES. This table stores the information for charge codes shown in the workbench.

Foreign Keys

Primary Key Table

Primary Key Column

Foreign Key Column

KNTA_USERS

USER_ID

CREATED_BY

KNTA_USERS

USER_ID

LAST_UPDATED_BY

Column Descriptions

Column Name

Null?

Data Type

Description

CHARGE_CODE_ID

NOT NULL

NUMBER

System-generated identifier

CREATION_DATE

NOT NULL

DATE

Date record was created

CREATED_BY

NOT NULL

NUMBER

Identifier for the user who created the record

LAST_UPDATE_DATE

NOT NULL

DATE

Date record was last updated

ENTITY_LAST_UPDATE_DATE

NOT NULL

DATE

Date a record in the entity was last updated

LAST_UPDATED_BY

NOT NULL

NUMBER

Identifier for the user who last updated the record

CHARGE_CODE_NAME

NOT NULL

VARCHAR2(80)

Name of the charge code

DESCRIPTION

NOT NULL

VARCHAR2(240)

Description of the charge code

ENABLED_FLAG

NOT NULL

VARCHAR2(1)

Flag = Y if charge code is enabled, N if not enabled

CHARGE_CODE_CATEGORY_CODE

NULLABLE

VARCHAR2(30)

Category of the charge code

DEPARTMENT_CODE

NULLABLE

VARCHAR2(30)

Code of the Department of the charge code

CLIENT_CODE

NULLABLE

VARCHAR2(30)

Code of the Client of the charge code

DEFINITION_LANGUAGE

NOT NULL

VARCHAR2(40)

Language definition for MLU

REFERENCE_CODE

NOT NULL

VARCHAR2(200)

Reference code for MLU

Indexes

Index Name

Index Type

Sequence

Column Name

KTMG_CHARGE_CODES_U1

UNIQUE

1

CHARGE_CODE_ID

KTMG_CHARGE_CODES_U2

UNIQUE

1

CHARGE_CODE_NAME

SYS_C005199598

UNIQUE

1

REFERENCE_CODE

Sequences

Sequence Name

Sequence Type

KTMG_CHARGE_CODES_S

CHARGE_CODE_ID