This page (revision-4) was last changed on 26-Nov-2021 10:22 by JMyers

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
4 26-Nov-2021 10:22 1 KB JMyers to previous
3 26-Nov-2021 10:22 1 KB JEscott to previous | to last
2 26-Nov-2021 10:22 1 KB JEscott to previous | to last
1 26-Nov-2021 10:22 1 KB JEscott to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 8 changed 23 lines
||Column name||Data Type / Size||Domain||Mand.||Notes
|[ID]|Number(10)|[ID]| |
|[GL_COMPANY_CODE]|Varchar2(16)|[CODE]|Y|
|[CALENDAR_PERIOD]|Number(10)|[NUMBER10|NUMBERn]|Y|
|[GL_ACCOUNT_CODE]|Varchar2(16)|[CODE]|Y|
|[DISTRIBUTION_CODE]|Varchar2(50)|[DISTRIBUTION]|Y|
|[GL_EFFECTIVE_DATE]|Date()|[DATE]| |
|[GLPOST_NUMBER]|Number(10)|[NUMBER10|NUMBERn]| |
|[GLPOST_SEQUENCE]|Number(5)|[NUMBER5|NUMBERn]| |
|[TRIAL_JOURNAL]|Varchar2(4)|[VARCHAR4|VARCHARnn]| |
|[PERSON_CODE]|Varchar2(16)|[CODE]| |
|[PAY_NUMBER]|Number(5)|[NUMBER5|NUMBERn]| |
|[PC_CODE]|Varchar2(4)|[CODE]| |
|[GL_AMOUNT]|Number(18)|[AMT12V6|AMTnn]| |
|[SPLIT_PERCENT]|Number(5)|[PERCENT]| |
|[GL_DETAIL_SEQUENCE]|Number(5)|[NUMBER5|NUMBERn]| |
|[WORK_ORDER]|Varchar2(50)|[VARCHAR50|VARCHARnn]| |
|[GL_POINTER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[GL_FUND_CODE]|Varchar2(16)|[CODE]| |
|[CREATE_DATE]|Date()|[DATE]| |
|[CREATE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
|[CHANGE_DATE]|Date()|[DATE]| |
|[CHANGE_USER]|Varchar2(30)|[VARCHAR30|VARCHARnn]| |
||Column name||Data Type / Size||Mand.||Notes
|[ID]|Number(10)| |Used internally to define a unique identification for the record. This field would not be loaded.
|[GL_COMPANY_CODE]|Varchar2(16)|Y|
|[CALENDAR_PERIOD]|Number(10)|Y|
|[GL_ACCOUNT_CODE]|Varchar2(16)|Y|
|[DISTRIBUTION_CODE]|Varchar2(50)|Y|
|[GL_EFFECTIVE_DATE]|Date()| |
|[GLPOST_NUMBER]|Number(10)| |
|[GLPOST_SEQUENCE]|Number(5)| |
|[TRIAL_JOURNAL]|Varchar2(4)| |
|[PERSON_CODE]|Varchar2(16)| |
|[PAY_NUMBER]|Number(5)| |
|[PC_CODE]|Varchar2(4)| |
|[GL_AMOUNT]|Number(18)| |
|[SPLIT_PERCENT]|Number(5)| |
|[GL_DETAIL_SEQUENCE]|Number(5)| |
|[WORK_ORDER]|Varchar2(50)| |
|[GL_POINTER]|Varchar2(30)| |
|[GL_FUND_CODE]|Varchar2(16)| |
|[CREATE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CREATE_USER]|Varchar2(30)| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_DATE]|Date()| |This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.
|[CHANGE_USER]|Varchar2(30)| | This field used internally only to provide audit information for the creation/updating of records. This field would not be loaded.