Adjustment

Adjustment Data Model

Contents

Adjustment - Main

The following data model illustrates the adjustment object.

Adjustment

Adjustment - FT

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

Adjustment FT

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
Adjustment Calc Lines

CI_ADJ_CALC_LN

No. The key is adjustment id and a sequence number CIPVACLV   CIPVACLI
Adjustment Calc Line Characteristics

CI_ADJ_CL_CHAR

No. The key is adjustment id, a sequence number and characteristic type CIPVCLCV   CIPVCLCI
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.