RBT_MOB_CARR_VW(SQL View) |
Index Back |
---|---|
Business Unit Wireless ProvideWireless service providers by business unit. For storing data regarding which wireless providers a BU works with. |
SELECT DISTINCT CARRIER_ID_MOBILE , DESCR FROM PS_BU_RBT_MOB_CARR WHERE ACTIVE_FLAG = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | CARRIER_ID_MOBILE | Character(10) | VARCHAR2(10) NOT NULL | Wireless Carrier ID for tracking wireless carrier information |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |