|
XML Tag |
Definition |
|
comcorp |
Five digit system number assigned to each corp. |
|
XML Tag |
Column Name |
Data Type |
Nullable |
Definition |
|
rcd_corp |
CORP |
INT UNSIGNED |
N |
Five digit accounting corp number assigned to each corp |
|
ratecodegroup |
Beginning ratecodegroup delimiter |
|||
|
ratecode |
Beginning ratecode delimiter |
|||
|
rcd_rcode |
RCODE |
CHAR(2) |
N |
Rate code - to charge for a service or combo of services. Valid Values: Any two alpha characters. AZ-HZ are non-standard rates and codes beginning with 'X' are free rates. |
|
rcd_rname |
RNAME |
CHAR(16) |
N |
Rate code description. Valid Values: |
|
rcd_ramt |
RAMT |
CHAR(7) |
N |
Dollar amount to charge for this rate code formatted with decimal point. |
|
/ratecode |
Ending ratecode delimiter |
|||
|
/ratecodegroup |
Ending ratecodegroup delimiter |