RPC_PRDBILL_LNG(SQL Table) |
Index Back |
---|---|
Telco base object for CIRecord used for storing related language description of the Billing purpose for each product |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. | |
2 | Character(18) | VARCHAR2(18) NOT NULL | Product ID | |
3 | Character(10) | VARCHAR2(10) NOT NULL | Field used for storing Billing Account Purpose ID | |
4 | Character(3) | VARCHAR2(3) NOT NULL | Language Code | |
5 | RBT_PURPOSE_DESCR | Character(254) | VARCHAR2(254) NOT NULL | Field used for storing Billing Account Purpose |
6 | ACCT_TYPE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Field used for storing Account type description |