BO_REP_PADDR(SQL View) |
Index Back |
|---|---|
Primary Rep Concat AddressThis is the Primary Rep Concat Address view. |
| SELECT BO_ID , PRIMARY_IND , CONCAT_ADDR FROM PS_BO_REP_ADDR WHERE PRIMARY_IND = 'Y' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Signed Number(32,0) | DECIMAL(31) NOT NULL | Business Object ID | |
| 2 | PRIMARY_IND | Character(1) | VARCHAR2(1) NOT NULL |
Flag that indicates whether or not it is Primary
N=No Y=Yes |
| 3 | CONCAT_ADDR | Long Character | CLOB | Concatenated Address |