Adjustment

Adjustment Data Model

Contents

Adjustment - Main

The following data model illustrates the adjustment object.

graphics13

Adjustment - FT

The following data model illustrates the FT that must be associated with an adjustment segment.

graphics14

Adjustment Table Names

Data Model Name

Table Name

Generated Keys

Referential Integrity Validation Batch Control

Key Assignment Batch Control

Insertion Batch Control

Adjustment

CI_ADJ

Yes CI_ADJ_K

CIPVADJV

CIPVADJK

Has dependencies

CIPVADJI

Adjustment A/P Request

CI_ADJ_APREQ

Yes CI_ADJ_APREQ_K

CIPVAPRV

CIPVAPRK

Has dependencies

CIPVAPRI

FT (financial transaction)

CI_FT

Yes CI_FT_K

CIPVFTFV

CIPVFTXK

Has dependencies

CIPVFTFI

See Optional FK Note below.

FT Characteristic

CI_FT_CHAR

No. The key is FT id, char type code and a sequence number

CIPVFTCV

CIPVFTCI

FT GL (FT general ledger)

CI_FT_GL

No. The key is FT id and a GL sequence number

CIPVFTGV

CIPVFTGI

FT Process

CI_FT_PROC

No. The key is FT id and a sequence number

CIPVFTPV

CIPVFTPI

Adjustment Characteristic

CI_ADJ_CHAR

No. The key is adjustment id, char type code and a sequence number

CIPVADCV

CIPVADCI

Adjustment Suggestions

Please populate the columns on the FT that's associated with the adjustment as follows:

Optional FK Note

FTs for adjustments have an optional foreign key BILL_ID to the Bill (CI_BILL) table. If your implementation is planning to convert financial transactions for adjustments, but does not plan to convert bills, the key generation program for Bill must still be run. Refer to The Big Picture of Key Assignment for more information.