PC_TO_BD_AET(SQL Table) |
Index Back |
---|---|
Temporary Processing TableTAO/TMP/AET - Table is used during an application engine process. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PROCESS_INSTANCE | Number(10,0) | DECIMAL(10) NOT NULL | Process Instance |
2 | CURRENCY_CD_BUGL | Character(3) | VARCHAR2(3) NOT NULL | GL Business Unit Currency |
3 | BASE_CURRENCY | Character(3) | VARCHAR2(3) NOT NULL | "Specifies the primary currency for a general ledger business unit, and is sometimes referred to as the ""book"" currency. Each business unit has one base currency. which is usually, but not always, the local currency for the organization. Journal entries are posted to a business unit in its base currency. " |
4 | INHERIT_BASE_CUR | Character(1) | VARCHAR2(1) NOT NULL | Inherit Base Currency |
5 | KEYPOSN | Number(3,0) | SMALLINT NOT NULL | Key Position |
6 | FIELD_LIST | Long Character(4000) | CLOB | Field List |