A_NUMBER
Groups
A_NUMBER
Column Name | Data Type | Field Length | Not Null? | Data Def. | Comments |
---|---|---|---|---|---|
ID | NUMBER | 22 | N | Â | 'Primary' key |
STATUS | NUMBER | 22 | Y | Â | Status of the number, 0-active, 1-in use, 2-reserved, 3-rest period, 4-barred, 5-exported, 100-reserved for anumber sequence |
ASSIGNED_TO_SERVICE_ID | NUMBER | 22 | Y | Â | Service to which the number belongs |
CREATE_DATE | DATE | 7 | Y | Â | Date of creating number |
RESERV_TO_DATE | DATE | 7 | Y | Â | Date to which to reserve number |
A_NUMBER | VARCHAR2 | 100 | Y | Â | Mobile number |
COMMENTS | VARCHAR2 | 1000 | Y | Â | Add. comments |
GROUP_ID | NUMBER | 22 | Y | Â | References ANUMBER_GROUP-table |
USERCLIENT | VARCHAR2 | 100 | Y | Â | ? |
OPERATOR_ID | NUMBER | 22 | Y | Â | Network operator creating the number |
RS_EXCHANGE_ID | NUMBER | 22 | Y | Â | ? |
BRAND_ID | NUMBER | 22 | Y | Â | References BRAND-table |
PREVIOUS_STATE | VARCHAR2 | 20 | Â | Â | New in Vs. 10.1 |
Contains all MSISDNs
Â
Â