PC_INT_TMPL_GL(SQL Table) |
Index Back |
---|---|
Integration Template GLIntegration Template GL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
2 | INTEGRATION_TMPL | Character(15) | VARCHAR2(15) NOT NULL |
Integration
Prompt Table: PC_INT_TMPL |
3 | BUSINESS_UNIT_GL | Character(5) | VARCHAR2(5) NOT NULL |
GL Business Unit
Default Value: OPR_DEF_TBL_PC.BUSINESS_UNIT_GL Prompt Table: SP_BU_GL_NONVW |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | PRIMARY_GL_BU | Character(1) | VARCHAR2(1) NOT NULL |
Primary GL Business Unit
Y/N Table Edit |
6 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL |
Currency Code
Default Value: INSTALLATION_PC.CURRENCY_CD Prompt Table: CURRENCY_CD_TBL |
7 | PERCENTAGE_SHARE | Number(6,2) | DECIMAL(5,2) NOT NULL |
Percentage of the deal that is pledged to the collateral.
Default Value: 100 |
8 | DESCRLONG | Long Character | CLOB | Long Description |