{float:left|width=200px|background=lightgrey|border=solid blue 2px|margin=1px|padding=0px}
{children:page=Rator DB ER Diagram Navigator|depth=1|excerpt=trueindent=1px}
{float}
Column
width
33%
CDR_RECORD_FIELD_DEF
Col #
Column Name
Data Type
Field Length
Not Null?
Data Def.
Comments
1
ID
NUMBER
22
N
Primary key
2
CDR_RECORD_DEF_ID
NUMBER
22
Y
ID of Record Defintion
3
CDR_FIELD_DEF_ID
NUMBER
22
Y
ID of Field Definition
4
FIELD_POSITION
NUMBER
22
Y
Position of the field in the record. Start position is 1
Column
width
33%
Defines the position (FIELD_POSITION) of a Cdr Field Def in a CDR_RECORD_DEF (see File Processor Framework).