TRA_SUB_RULE(SQL Table) |
Index Back |
---|---|
Treas. Acctg Tmpl Subs Rule |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | ACCTG_TMPL_ID | Character(15) | VARCHAR2(15) NOT NULL | A unique key identifier that represents a predefined accounting template, that is a set of rules used to generate debits and credits. |
3 | ACCTG_TMPL_LINE | Number(3,0) | SMALLINT NOT NULL |
A sequential number that indicates the number of accounting debit or credit lines defined within a giv
Default Value: 1 |
4 | SUB_RULE_ID | Character(20) | VARCHAR2(20) NOT NULL |
The unique key identifier for a given accounting template substitution rule.
Prompt Table: %EDITTABLE |