Get all staging data rows

get

/fscmRestApi/resources/11.13.18.05/dataLoaderStagingData

Request

Query Parameters
  • When this parameter is provided, the specified children are included in the resource payload (instead of just a link). The value of this query parameter is "all" or "". More than one child can be specified using comma as a separator. Example: ?expand=Employees,Localizations. Nested children can also be provided following the format "Child.NestedChild" (Example: ?expand=Employees.Managers). If a nested child is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?expand=Employees.Managers" is the same as "?expand=Employees,Employees.Managers" (which will expand Employees and Managers).
  • This parameter filters the resource fields. Only the specified fields are returned, which means that if no fields are specified, no fields are returned (useful to get only the links). If an indirect child resource is provided (Example: Employees.Managers), the missing children will be processed implicitly. For example, "?fields=Employees.Managers:Empname" is the same as "?fields=;Employees:;Employees.Managers:Empname" (which will only return the "Empname" field for Managers). the value of this query parameter is a list of resource fields. The attribute can be a direct (Example: Employees) or indirect (Example: Employees.Managers) child. It cannot be combined with expand query parameter. If both are provided, only fields will be considered.

    Format: ?fields=Attribute1,Attribute2

    Format for fields in child resource: ?fields=Accessor1:Attribute1,Attribute2
  • Used as a predefined finder to search the collection.

    Format ?finder=<finderName>;<variableName>=<variableValue>,<variableName2>=<variableValue2>

    The following are the available finder names and corresponding finder variables

    • FindByKeyword Finds all the data loader staging data that match the keyword specified.
      Finder Variables
      • Keyword; string; The keyword that will be used to search against field 1, field 2, and field 3.
    • PrimaryKey Finds all the data loader staging data that match the primary key specified.
      Finder Variables
      • LoadRowId; integer; The unique identifier of the staging data row.
  • This parameter restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count then the framework will only return the available resources.
  • This parameter can be used to show only certain links while accessing a singular resource or a resource collection. The parameter value format is a comma-separated list of : <link_relation>

    Example:
    self,canonical
  • Used to define the starting position of the resource collection. If offset exceeds the resource count then no resources are returned. Default value is 0.
  • The resource item payload will be filtered in order to contain only data (no links section, for example).
  • This parameter orders a resource collection based on the specified fields. The parameter value is a comma-separated string of attribute names, each optionally followed by a colon and "asc" or "desc". Specify "asc" for ascending and "desc" for descending. The default value is "asc". For example, ?orderBy=field1:asc,field2:desc
  • This query parameter defines the where clause. The resource collection will be queried using the provided expressions. The value of this query parameter is one or more expressions. Example: ?q=Deptno>=10 and <= 30;Loc!=NY

    Format: ?q=expression1;expression2

    You can use these queryable attributes to filter this collection resource using the q query parameter:
    • ConflictResolutionCode; string; The conflict resolution code of the row, such as the code for fill production blanks, ignore record and replace production record. A list of accepted values is defined in the lookup type ORA_HEY_CONFLICT_RESOLUTION.
    • ErrorMessageSummary; string; The summary of all the error messages in the row.
    • FileName; string; The name of the file being processed or imported.
    • InterfaceTextField1; string; Field of type varchar to store the data from the file.
    • InterfaceTextField10; string; Field of type varchar to store the data from the file.
    • InterfaceTextField100; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1000; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1001; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1002; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1003; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1004; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1005; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1006; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1007; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1008; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1009; string; Field of type varchar to store the data from the file.
    • InterfaceTextField101; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1010; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1011; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1012; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1013; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1014; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1015; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1016; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1017; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1018; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1019; string; Field of type varchar to store the data from the file.
    • InterfaceTextField102; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1020; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1021; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1022; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1023; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1024; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1025; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1026; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1027; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1028; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1029; string; Field of type varchar to store the data from the file.
    • InterfaceTextField103; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1030; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1031; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1032; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1033; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1034; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1035; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1036; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1037; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1038; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1039; string; Field of type varchar to store the data from the file.
    • InterfaceTextField104; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1040; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1041; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1042; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1043; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1044; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1045; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1046; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1047; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1048; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1049; string; Field of type varchar to store the data from the file.
    • InterfaceTextField105; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1050; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1051; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1052; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1053; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1054; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1055; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1056; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1057; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1058; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1059; string; Field of type varchar to store the data from the file.
    • InterfaceTextField106; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1060; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1061; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1062; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1063; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1064; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1065; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1066; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1067; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1068; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1069; string; Field of type varchar to store the data from the file.
    • InterfaceTextField107; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1070; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1071; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1072; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1073; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1074; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1075; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1076; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1077; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1078; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1079; string; Field of type varchar to store the data from the file.
    • InterfaceTextField108; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1080; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1081; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1082; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1083; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1084; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1085; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1086; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1087; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1088; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1089; string; Field of type varchar to store the data from the file.
    • InterfaceTextField109; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1090; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1091; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1092; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1093; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1094; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1095; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1096; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1097; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1098; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1099; string; Field of type varchar to store the data from the file.
    • InterfaceTextField11; string; Field of type varchar to store the data from the file.
    • InterfaceTextField110; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1100; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1101; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1102; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1103; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1104; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1105; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1106; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1107; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1108; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1109; string; Field of type varchar to store the data from the file.
    • InterfaceTextField111; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1110; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1111; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1112; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1113; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1114; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1115; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1116; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1117; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1118; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1119; string; Field of type varchar to store the data from the file.
    • InterfaceTextField112; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1120; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1121; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1122; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1123; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1124; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1125; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1126; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1127; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1128; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1129; string; Field of type varchar to store the data from the file.
    • InterfaceTextField113; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1130; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1131; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1132; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1133; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1134; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1135; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1136; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1137; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1138; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1139; string; Field of type varchar to store the data from the file.
    • InterfaceTextField114; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1140; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1141; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1142; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1143; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1144; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1145; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1146; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1147; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1148; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1149; string; Field of type varchar to store the data from the file.
    • InterfaceTextField115; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1150; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1151; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1152; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1153; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1154; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1155; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1156; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1157; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1158; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1159; string; Field of type varchar to store the data from the file.
    • InterfaceTextField116; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1160; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1161; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1162; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1163; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1164; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1165; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1166; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1167; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1168; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1169; string; Field of type varchar to store the data from the file.
    • InterfaceTextField117; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1170; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1171; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1172; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1173; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1174; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1175; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1176; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1177; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1178; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1179; string; Field of type varchar to store the data from the file.
    • InterfaceTextField118; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1180; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1181; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1182; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1183; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1184; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1185; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1186; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1187; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1188; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1189; string; Field of type varchar to store the data from the file.
    • InterfaceTextField119; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1190; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1191; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1192; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1193; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1194; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1195; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1196; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1197; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1198; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1199; string; Field of type varchar to store the data from the file.
    • InterfaceTextField12; string; Field of type varchar to store the data from the file.
    • InterfaceTextField120; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1200; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1201; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1202; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1203; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1204; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1205; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1206; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1207; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1208; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1209; string; Field of type varchar to store the data from the file.
    • InterfaceTextField121; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1210; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1211; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1212; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1213; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1214; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1215; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1216; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1217; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1218; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1219; string; Field of type varchar to store the data from the file.
    • InterfaceTextField122; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1220; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1221; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1222; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1223; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1224; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1225; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1226; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1227; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1228; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1229; string; Field of type varchar to store the data from the file.
    • InterfaceTextField123; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1230; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1231; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1232; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1233; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1234; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1235; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1236; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1237; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1238; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1239; string; Field of type varchar to store the data from the file.
    • InterfaceTextField124; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1240; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1241; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1242; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1243; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1244; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1245; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1246; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1247; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1248; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1249; string; Field of type varchar to store the data from the file.
    • InterfaceTextField125; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1250; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1251; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1252; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1253; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1254; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1255; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1256; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1257; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1258; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1259; string; Field of type varchar to store the data from the file.
    • InterfaceTextField126; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1260; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1261; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1262; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1263; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1264; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1265; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1266; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1267; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1268; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1269; string; Field of type varchar to store the data from the file.
    • InterfaceTextField127; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1270; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1271; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1272; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1273; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1274; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1275; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1276; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1277; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1278; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1279; string; Field of type varchar to store the data from the file.
    • InterfaceTextField128; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1280; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1281; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1282; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1283; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1284; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1285; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1286; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1287; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1288; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1289; string; Field of type varchar to store the data from the file.
    • InterfaceTextField129; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1290; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1291; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1292; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1293; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1294; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1295; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1296; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1297; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1298; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1299; string; Field of type varchar to store the data from the file.
    • InterfaceTextField13; string; Field of type varchar to store the data from the file.
    • InterfaceTextField130; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1300; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1301; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1302; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1303; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1304; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1305; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1306; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1307; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1308; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1309; string; Field of type varchar to store the data from the file.
    • InterfaceTextField131; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1310; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1311; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1312; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1313; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1314; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1315; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1316; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1317; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1318; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1319; string; Field of type varchar to store the data from the file.
    • InterfaceTextField132; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1320; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1321; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1322; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1323; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1324; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1325; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1326; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1327; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1328; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1329; string; Field of type varchar to store the data from the file.
    • InterfaceTextField133; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1330; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1331; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1332; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1333; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1334; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1335; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1336; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1337; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1338; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1339; string; Field of type varchar to store the data from the file.
    • InterfaceTextField134; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1340; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1341; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1342; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1343; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1344; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1345; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1346; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1347; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1348; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1349; string; Field of type varchar to store the data from the file.
    • InterfaceTextField135; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1350; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1351; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1352; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1353; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1354; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1355; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1356; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1357; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1358; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1359; string; Field of type varchar to store the data from the file.
    • InterfaceTextField136; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1360; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1361; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1362; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1363; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1364; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1365; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1366; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1367; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1368; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1369; string; Field of type varchar to store the data from the file.
    • InterfaceTextField137; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1370; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1371; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1372; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1373; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1374; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1375; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1376; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1377; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1378; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1379; string; Field of type varchar to store the data from the file.
    • InterfaceTextField138; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1380; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1381; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1382; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1383; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1384; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1385; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1386; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1387; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1388; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1389; string; Field of type varchar to store the data from the file.
    • InterfaceTextField139; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1390; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1391; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1392; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1393; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1394; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1395; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1396; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1397; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1398; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1399; string; Field of type varchar to store the data from the file.
    • InterfaceTextField14; string; Field of type varchar to store the data from the file.
    • InterfaceTextField140; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1400; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1401; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1402; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1403; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1404; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1405; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1406; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1407; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1408; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1409; string; Field of type varchar to store the data from the file.
    • InterfaceTextField141; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1410; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1411; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1412; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1413; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1414; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1415; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1416; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1417; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1418; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1419; string; Field of type varchar to store the data from the file.
    • InterfaceTextField142; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1420; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1421; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1422; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1423; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1424; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1425; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1426; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1427; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1428; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1429; string; Field of type varchar to store the data from the file.
    • InterfaceTextField143; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1430; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1431; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1432; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1433; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1434; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1435; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1436; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1437; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1438; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1439; string; Field of type varchar to store the data from the file.
    • InterfaceTextField144; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1440; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1441; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1442; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1443; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1444; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1445; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1446; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1447; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1448; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1449; string; Field of type varchar to store the data from the file.
    • InterfaceTextField145; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1450; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1451; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1452; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1453; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1454; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1455; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1456; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1457; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1458; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1459; string; Field of type varchar to store the data from the file.
    • InterfaceTextField146; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1460; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1461; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1462; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1463; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1464; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1465; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1466; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1467; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1468; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1469; string; Field of type varchar to store the data from the file.
    • InterfaceTextField147; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1470; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1471; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1472; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1473; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1474; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1475; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1476; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1477; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1478; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1479; string; Field of type varchar to store the data from the file.
    • InterfaceTextField148; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1480; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1481; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1482; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1483; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1484; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1485; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1486; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1487; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1488; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1489; string; Field of type varchar to store the data from the file.
    • InterfaceTextField149; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1490; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1491; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1492; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1493; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1494; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1495; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1496; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1497; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1498; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1499; string; Field of type varchar to store the data from the file.
    • InterfaceTextField15; string; Field of type varchar to store the data from the file.
    • InterfaceTextField150; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1500; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1501; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1502; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1503; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1504; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1505; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1506; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1507; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1508; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1509; string; Field of type varchar to store the data from the file.
    • InterfaceTextField151; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1510; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1511; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1512; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1513; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1514; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1515; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1516; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1517; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1518; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1519; string; Field of type varchar to store the data from the file.
    • InterfaceTextField152; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1520; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1521; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1522; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1523; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1524; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1525; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1526; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1527; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1528; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1529; string; Field of type varchar to store the data from the file.
    • InterfaceTextField153; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1530; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1531; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1532; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1533; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1534; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1535; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1536; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1537; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1538; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1539; string; Field of type varchar to store the data from the file.
    • InterfaceTextField154; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1540; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1541; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1542; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1543; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1544; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1545; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1546; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1547; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1548; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1549; string; Field of type varchar to store the data from the file.
    • InterfaceTextField155; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1550; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1551; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1552; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1553; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1554; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1555; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1556; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1557; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1558; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1559; string; Field of type varchar to store the data from the file.
    • InterfaceTextField156; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1560; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1561; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1562; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1563; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1564; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1565; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1566; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1567; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1568; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1569; string; Field of type varchar to store the data from the file.
    • InterfaceTextField157; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1570; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1571; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1572; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1573; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1574; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1575; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1576; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1577; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1578; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1579; string; Field of type varchar to store the data from the file.
    • InterfaceTextField158; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1580; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1581; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1582; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1583; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1584; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1585; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1586; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1587; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1588; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1589; string; Field of type varchar to store the data from the file.
    • InterfaceTextField159; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1590; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1591; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1592; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1593; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1594; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1595; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1596; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1597; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1598; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1599; string; Field of type varchar to store the data from the file.
    • InterfaceTextField16; string; Field of type varchar to store the data from the file.
    • InterfaceTextField160; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1600; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1601; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1602; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1603; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1604; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1605; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1606; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1607; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1608; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1609; string; Field of type varchar to store the data from the file.
    • InterfaceTextField161; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1610; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1611; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1612; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1613; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1614; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1615; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1616; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1617; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1618; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1619; string; Field of type varchar to store the data from the file.
    • InterfaceTextField162; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1620; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1621; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1622; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1623; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1624; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1625; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1626; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1627; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1628; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1629; string; Field of type varchar to store the data from the file.
    • InterfaceTextField163; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1630; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1631; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1632; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1633; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1634; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1635; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1636; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1637; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1638; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1639; string; Field of type varchar to store the data from the file.
    • InterfaceTextField164; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1640; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1641; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1642; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1643; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1644; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1645; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1646; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1647; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1648; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1649; string; Field of type varchar to store the data from the file.
    • InterfaceTextField165; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1650; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1651; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1652; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1653; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1654; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1655; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1656; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1657; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1658; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1659; string; Field of type varchar to store the data from the file.
    • InterfaceTextField166; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1660; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1661; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1662; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1663; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1664; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1665; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1666; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1667; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1668; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1669; string; Field of type varchar to store the data from the file.
    • InterfaceTextField167; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1670; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1671; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1672; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1673; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1674; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1675; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1676; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1677; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1678; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1679; string; Field of type varchar to store the data from the file.
    • InterfaceTextField168; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1680; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1681; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1682; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1683; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1684; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1685; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1686; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1687; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1688; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1689; string; Field of type varchar to store the data from the file.
    • InterfaceTextField169; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1690; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1691; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1692; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1693; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1694; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1695; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1696; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1697; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1698; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1699; string; Field of type varchar to store the data from the file.
    • InterfaceTextField17; string; Field of type varchar to store the data from the file.
    • InterfaceTextField170; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1700; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1701; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1702; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1703; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1704; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1705; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1706; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1707; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1708; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1709; string; Field of type varchar to store the data from the file.
    • InterfaceTextField171; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1710; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1711; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1712; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1713; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1714; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1715; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1716; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1717; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1718; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1719; string; Field of type varchar to store the data from the file.
    • InterfaceTextField172; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1720; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1721; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1722; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1723; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1724; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1725; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1726; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1727; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1728; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1729; string; Field of type varchar to store the data from the file.
    • InterfaceTextField173; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1730; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1731; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1732; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1733; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1734; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1735; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1736; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1737; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1738; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1739; string; Field of type varchar to store the data from the file.
    • InterfaceTextField174; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1740; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1741; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1742; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1743; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1744; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1745; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1746; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1747; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1748; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1749; string; Field of type varchar to store the data from the file.
    • InterfaceTextField175; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1750; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1751; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1752; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1753; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1754; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1755; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1756; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1757; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1758; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1759; string; Field of type varchar to store the data from the file.
    • InterfaceTextField176; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1760; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1761; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1762; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1763; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1764; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1765; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1766; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1767; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1768; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1769; string; Field of type varchar to store the data from the file.
    • InterfaceTextField177; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1770; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1771; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1772; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1773; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1774; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1775; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1776; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1777; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1778; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1779; string; Field of type varchar to store the data from the file.
    • InterfaceTextField178; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1780; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1781; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1782; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1783; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1784; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1785; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1786; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1787; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1788; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1789; string; Field of type varchar to store the data from the file.
    • InterfaceTextField179; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1790; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1791; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1792; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1793; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1794; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1795; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1796; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1797; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1798; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1799; string; Field of type varchar to store the data from the file.
    • InterfaceTextField18; string; Field of type varchar to store the data from the file.
    • InterfaceTextField180; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1800; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1801; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1802; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1803; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1804; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1805; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1806; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1807; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1808; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1809; string; Field of type varchar to store the data from the file.
    • InterfaceTextField181; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1810; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1811; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1812; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1813; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1814; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1815; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1816; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1817; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1818; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1819; string; Field of type varchar to store the data from the file.
    • InterfaceTextField182; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1820; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1821; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1822; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1823; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1824; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1825; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1826; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1827; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1828; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1829; string; Field of type varchar to store the data from the file.
    • InterfaceTextField183; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1830; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1831; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1832; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1833; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1834; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1835; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1836; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1837; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1838; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1839; string; Field of type varchar to store the data from the file.
    • InterfaceTextField184; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1840; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1841; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1842; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1843; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1844; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1845; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1846; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1847; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1848; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1849; string; Field of type varchar to store the data from the file.
    • InterfaceTextField185; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1850; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1851; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1852; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1853; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1854; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1855; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1856; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1857; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1858; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1859; string; Field of type varchar to store the data from the file.
    • InterfaceTextField186; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1860; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1861; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1862; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1863; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1864; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1865; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1866; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1867; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1868; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1869; string; Field of type varchar to store the data from the file.
    • InterfaceTextField187; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1870; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1871; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1872; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1873; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1874; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1875; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1876; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1877; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1878; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1879; string; Field of type varchar to store the data from the file.
    • InterfaceTextField188; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1880; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1881; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1882; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1883; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1884; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1885; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1886; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1887; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1888; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1889; string; Field of type varchar to store the data from the file.
    • InterfaceTextField189; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1890; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1891; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1892; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1893; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1894; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1895; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1896; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1897; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1898; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1899; string; Field of type varchar to store the data from the file.
    • InterfaceTextField19; string; Field of type varchar to store the data from the file.
    • InterfaceTextField190; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1900; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1901; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1902; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1903; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1904; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1905; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1906; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1907; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1908; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1909; string; Field of type varchar to store the data from the file.
    • InterfaceTextField191; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1910; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1911; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1912; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1913; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1914; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1915; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1916; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1917; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1918; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1919; string; Field of type varchar to store the data from the file.
    • InterfaceTextField192; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1920; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1921; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1922; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1923; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1924; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1925; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1926; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1927; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1928; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1929; string; Field of type varchar to store the data from the file.
    • InterfaceTextField193; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1930; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1931; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1932; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1933; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1934; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1935; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1936; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1937; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1938; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1939; string; Field of type varchar to store the data from the file.
    • InterfaceTextField194; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1940; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1941; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1942; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1943; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1944; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1945; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1946; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1947; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1948; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1949; string; Field of type varchar to store the data from the file.
    • InterfaceTextField195; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1950; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1951; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1952; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1953; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1954; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1955; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1956; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1957; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1958; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1959; string; Field of type varchar to store the data from the file.
    • InterfaceTextField196; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1960; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1961; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1962; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1963; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1964; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1965; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1966; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1967; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1968; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1969; string; Field of type varchar to store the data from the file.
    • InterfaceTextField197; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1970; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1971; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1972; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1973; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1974; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1975; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1976; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1977; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1978; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1979; string; Field of type varchar to store the data from the file.
    • InterfaceTextField198; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1980; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1981; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1982; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1983; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1984; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1985; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1986; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1987; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1988; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1989; string; Field of type varchar to store the data from the file.
    • InterfaceTextField199; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1990; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1991; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1992; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1993; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1994; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1995; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1996; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1997; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1998; string; Field of type varchar to store the data from the file.
    • InterfaceTextField1999; string; Field of type varchar to store the data from the file.
    • InterfaceTextField20; string; Field of type varchar to store the data from the file.
    • InterfaceTextField200; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2000; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2001; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2002; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2003; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2004; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2005; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2006; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2007; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2008; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2009; string; Field of type varchar to store the data from the file.
    • InterfaceTextField201; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2010; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2011; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2012; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2013; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2014; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2015; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2016; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2017; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2018; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2019; string; Field of type varchar to store the data from the file.
    • InterfaceTextField202; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2020; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2021; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2022; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2023; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2024; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2025; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2026; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2027; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2028; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2029; string; Field of type varchar to store the data from the file.
    • InterfaceTextField203; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2030; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2031; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2032; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2033; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2034; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2035; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2036; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2037; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2038; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2039; string; Field of type varchar to store the data from the file.
    • InterfaceTextField204; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2040; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2041; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2042; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2043; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2044; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2045; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2046; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2047; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2048; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2049; string; Field of type varchar to store the data from the file.
    • InterfaceTextField205; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2050; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2051; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2052; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2053; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2054; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2055; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2056; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2057; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2058; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2059; string; Field of type varchar to store the data from the file.
    • InterfaceTextField206; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2060; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2061; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2062; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2063; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2064; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2065; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2066; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2067; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2068; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2069; string; Field of type varchar to store the data from the file.
    • InterfaceTextField207; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2070; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2071; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2072; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2073; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2074; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2075; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2076; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2077; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2078; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2079; string; Field of type varchar to store the data from the file.
    • InterfaceTextField208; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2080; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2081; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2082; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2083; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2084; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2085; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2086; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2087; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2088; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2089; string; Field of type varchar to store the data from the file.
    • InterfaceTextField209; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2090; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2091; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2092; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2093; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2094; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2095; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2096; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2097; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2098; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2099; string; Field of type varchar to store the data from the file.
    • InterfaceTextField21; string; Field of type varchar to store the data from the file.
    • InterfaceTextField210; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2100; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2101; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2102; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2103; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2104; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2105; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2106; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2107; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2108; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2109; string; Field of type varchar to store the data from the file.
    • InterfaceTextField211; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2110; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2111; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2112; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2113; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2114; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2115; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2116; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2117; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2118; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2119; string; Field of type varchar to store the data from the file.
    • InterfaceTextField212; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2120; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2121; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2122; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2123; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2124; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2125; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2126; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2127; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2128; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2129; string; Field of type varchar to store the data from the file.
    • InterfaceTextField213; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2130; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2131; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2132; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2133; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2134; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2135; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2136; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2137; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2138; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2139; string; Field of type varchar to store the data from the file.
    • InterfaceTextField214; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2140; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2141; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2142; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2143; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2144; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2145; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2146; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2147; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2148; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2149; string; Field of type varchar to store the data from the file.
    • InterfaceTextField215; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2150; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2151; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2152; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2153; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2154; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2155; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2156; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2157; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2158; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2159; string; Field of type varchar to store the data from the file.
    • InterfaceTextField216; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2160; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2161; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2162; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2163; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2164; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2165; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2166; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2167; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2168; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2169; string; Field of type varchar to store the data from the file.
    • InterfaceTextField217; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2170; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2171; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2172; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2173; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2174; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2175; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2176; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2177; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2178; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2179; string; Field of type varchar to store the data from the file.
    • InterfaceTextField218; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2180; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2181; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2182; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2183; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2184; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2185; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2186; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2187; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2188; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2189; string; Field of type varchar to store the data from the file.
    • InterfaceTextField219; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2190; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2191; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2192; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2193; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2194; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2195; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2196; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2197; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2198; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2199; string; Field of type varchar to store the data from the file.
    • InterfaceTextField22; string; Field of type varchar to store the data from the file.
    • InterfaceTextField220; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2200; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2201; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2202; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2203; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2204; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2205; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2206; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2207; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2208; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2209; string; Field of type varchar to store the data from the file.
    • InterfaceTextField221; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2210; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2211; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2212; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2213; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2214; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2215; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2216; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2217; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2218; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2219; string; Field of type varchar to store the data from the file.
    • InterfaceTextField222; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2220; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2221; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2222; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2223; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2224; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2225; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2226; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2227; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2228; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2229; string; Field of type varchar to store the data from the file.
    • InterfaceTextField223; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2230; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2231; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2232; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2233; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2234; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2235; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2236; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2237; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2238; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2239; string; Field of type varchar to store the data from the file.
    • InterfaceTextField224; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2240; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2241; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2242; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2243; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2244; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2245; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2246; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2247; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2248; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2249; string; Field of type varchar to store the data from the file.
    • InterfaceTextField225; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2250; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2251; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2252; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2253; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2254; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2255; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2256; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2257; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2258; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2259; string; Field of type varchar to store the data from the file.
    • InterfaceTextField226; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2260; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2261; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2262; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2263; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2264; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2265; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2266; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2267; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2268; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2269; string; Field of type varchar to store the data from the file.
    • InterfaceTextField227; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2270; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2271; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2272; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2273; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2274; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2275; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2276; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2277; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2278; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2279; string; Field of type varchar to store the data from the file.
    • InterfaceTextField228; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2280; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2281; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2282; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2283; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2284; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2285; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2286; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2287; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2288; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2289; string; Field of type varchar to store the data from the file.
    • InterfaceTextField229; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2290; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2291; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2292; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2293; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2294; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2295; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2296; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2297; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2298; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2299; string; Field of type varchar to store the data from the file.
    • InterfaceTextField23; string; Field of type varchar to store the data from the file.
    • InterfaceTextField230; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2300; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2301; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2302; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2303; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2304; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2305; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2306; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2307; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2308; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2309; string; Field of type varchar to store the data from the file.
    • InterfaceTextField231; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2310; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2311; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2312; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2313; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2314; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2315; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2316; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2317; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2318; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2319; string; Field of type varchar to store the data from the file.
    • InterfaceTextField232; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2320; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2321; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2322; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2323; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2324; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2325; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2326; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2327; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2328; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2329; string; Field of type varchar to store the data from the file.
    • InterfaceTextField233; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2330; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2331; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2332; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2333; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2334; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2335; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2336; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2337; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2338; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2339; string; Field of type varchar to store the data from the file.
    • InterfaceTextField234; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2340; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2341; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2342; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2343; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2344; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2345; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2346; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2347; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2348; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2349; string; Field of type varchar to store the data from the file.
    • InterfaceTextField235; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2350; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2351; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2352; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2353; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2354; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2355; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2356; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2357; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2358; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2359; string; Field of type varchar to store the data from the file.
    • InterfaceTextField236; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2360; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2361; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2362; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2363; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2364; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2365; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2366; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2367; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2368; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2369; string; Field of type varchar to store the data from the file.
    • InterfaceTextField237; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2370; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2371; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2372; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2373; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2374; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2375; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2376; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2377; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2378; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2379; string; Field of type varchar to store the data from the file.
    • InterfaceTextField238; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2380; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2381; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2382; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2383; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2384; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2385; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2386; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2387; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2388; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2389; string; Field of type varchar to store the data from the file.
    • InterfaceTextField239; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2390; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2391; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2392; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2393; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2394; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2395; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2396; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2397; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2398; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2399; string; Field of type varchar to store the data from the file.
    • InterfaceTextField24; string; Field of type varchar to store the data from the file.
    • InterfaceTextField240; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2400; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2401; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2402; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2403; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2404; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2405; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2406; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2407; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2408; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2409; string; Field of type varchar to store the data from the file.
    • InterfaceTextField241; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2410; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2411; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2412; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2413; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2414; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2415; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2416; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2417; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2418; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2419; string; Field of type varchar to store the data from the file.
    • InterfaceTextField242; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2420; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2421; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2422; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2423; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2424; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2425; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2426; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2427; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2428; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2429; string; Field of type varchar to store the data from the file.
    • InterfaceTextField243; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2430; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2431; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2432; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2433; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2434; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2435; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2436; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2437; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2438; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2439; string; Field of type varchar to store the data from the file.
    • InterfaceTextField244; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2440; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2441; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2442; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2443; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2444; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2445; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2446; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2447; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2448; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2449; string; Field of type varchar to store the data from the file.
    • InterfaceTextField245; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2450; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2451; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2452; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2453; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2454; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2455; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2456; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2457; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2458; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2459; string; Field of type varchar to store the data from the file.
    • InterfaceTextField246; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2460; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2461; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2462; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2463; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2464; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2465; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2466; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2467; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2468; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2469; string; Field of type varchar to store the data from the file.
    • InterfaceTextField247; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2470; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2471; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2472; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2473; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2474; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2475; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2476; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2477; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2478; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2479; string; Field of type varchar to store the data from the file.
    • InterfaceTextField248; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2480; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2481; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2482; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2483; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2484; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2485; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2486; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2487; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2488; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2489; string; Field of type varchar to store the data from the file.
    • InterfaceTextField249; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2490; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2491; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2492; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2493; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2494; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2495; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2496; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2497; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2498; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2499; string; Field of type varchar to store the data from the file.
    • InterfaceTextField25; string; Field of type varchar to store the data from the file.
    • InterfaceTextField250; string; Field of type varchar to store the data from the file.
    • InterfaceTextField2500; string; Field of type varchar to store the data from the file.
    • InterfaceTextField251; string; Field of type varchar to store the data from the file.
    • InterfaceTextField252; string; Field of type varchar to store the data from the file.
    • InterfaceTextField253; string; Field of type varchar to store the data from the file.
    • InterfaceTextField254; string; Field of type varchar to store the data from the file.
    • InterfaceTextField255; string; Field of type varchar to store the data from the file.
    • InterfaceTextField256; string; Field of type varchar to store the data from the file.
    • InterfaceTextField257; string; Field of type varchar to store the data from the file.
    • InterfaceTextField258; string; Field of type varchar to store the data from the file.
    • InterfaceTextField259; string; Field of type varchar to store the data from the file.
    • InterfaceTextField26; string; Field of type varchar to store the data from the file.
    • InterfaceTextField260; string; Field of type varchar to store the data from the file.
    • InterfaceTextField261; string; Field of type varchar to store the data from the file.
    • InterfaceTextField262; string; Field of type varchar to store the data from the file.
    • InterfaceTextField263; string; Field of type varchar to store the data from the file.
    • InterfaceTextField264; string; Field of type varchar to store the data from the file.
    • InterfaceTextField265; string; Field of type varchar to store the data from the file.
    • InterfaceTextField266; string; Field of type varchar to store the data from the file.
    • InterfaceTextField267; string; Field of type varchar to store the data from the file.
    • InterfaceTextField268; string; Field of type varchar to store the data from the file.
    • InterfaceTextField269; string; Field of type varchar to store the data from the file.
    • InterfaceTextField27; string; Field of type varchar to store the data from the file.
    • InterfaceTextField270; string; Field of type varchar to store the data from the file.
    • InterfaceTextField271; string; Field of type varchar to store the data from the file.
    • InterfaceTextField272; string; Field of type varchar to store the data from the file.
    • InterfaceTextField273; string; Field of type varchar to store the data from the file.
    • InterfaceTextField274; string; Field of type varchar to store the data from the file.
    • InterfaceTextField275; string; Field of type varchar to store the data from the file.
    • InterfaceTextField276; string; Field of type varchar to store the data from the file.
    • InterfaceTextField277; string; Field of type varchar to store the data from the file.
    • InterfaceTextField278; string; Field of type varchar to store the data from the file.
    • InterfaceTextField279; string; Field of type varchar to store the data from the file.
    • InterfaceTextField28; string; Field of type varchar to store the data from the file.
    • InterfaceTextField280; string; Field of type varchar to store the data from the file.
    • InterfaceTextField281; string; Field of type varchar to store the data from the file.
    • InterfaceTextField282; string; Field of type varchar to store the data from the file.
    • InterfaceTextField283; string; Field of type varchar to store the data from the file.
    • InterfaceTextField284; string; Field of type varchar to store the data from the file.
    • InterfaceTextField285; string; Field of type varchar to store the data from the file.
    • InterfaceTextField286; string; Field of type varchar to store the data from the file.
    • InterfaceTextField287; string; Field of type varchar to store the data from the file.
    • InterfaceTextField288; string; Field of type varchar to store the data from the file.
    • InterfaceTextField289; string; Field of type varchar to store the data from the file.
    • InterfaceTextField29; string; Field of type varchar to store the data from the file.
    • InterfaceTextField290; string; Field of type varchar to store the data from the file.
    • InterfaceTextField291; string; Field of type varchar to store the data from the file.
    • InterfaceTextField292; string; Field of type varchar to store the data from the file.
    • InterfaceTextField293; string; Field of type varchar to store the data from the file.
    • InterfaceTextField294; string; Field of type varchar to store the data from the file.
    • InterfaceTextField295; string; Field of type varchar to store the data from the file.
    • InterfaceTextField296; string; Field of type varchar to store the data from the file.
    • InterfaceTextField297; string; Field of type varchar to store the data from the file.
    • InterfaceTextField298; string; Field of type varchar to store the data from the file.
    • InterfaceTextField299; string; Field of type varchar to store the data from the file.
    • InterfaceTextField30; string; Field of type varchar to store the data from the file.
    • InterfaceTextField300; string; Field of type varchar to store the data from the file.
    • InterfaceTextField301; string; Field of type varchar to store the data from the file.
    • InterfaceTextField302; string; Field of type varchar to store the data from the file.
    • InterfaceTextField303; string; Field of type varchar to store the data from the file.
    • InterfaceTextField304; string; Field of type varchar to store the data from the file.
    • InterfaceTextField305; string; Field of type varchar to store the data from the file.
    • InterfaceTextField306; string; Field of type varchar to store the data from the file.
    • InterfaceTextField307; string; Field of type varchar to store the data from the file.
    • InterfaceTextField308; string; Field of type varchar to store the data from the file.
    • InterfaceTextField309; string; Field of type varchar to store the data from the file.
    • InterfaceTextField31; string; Field of type varchar to store the data from the file.
    • InterfaceTextField310; string; Field of type varchar to store the data from the file.
    • InterfaceTextField311; string; Field of type varchar to store the data from the file.
    • InterfaceTextField312; string; Field of type varchar to store the data from the file.
    • InterfaceTextField313; string; Field of type varchar to store the data from the file.
    • InterfaceTextField314; string; Field of type varchar to store the data from the file.
    • InterfaceTextField315; string; Field of type varchar to store the data from the file.
    • InterfaceTextField316; string; Field of type varchar to store the data from the file.
    • InterfaceTextField317; string; Field of type varchar to store the data from the file.
    • InterfaceTextField318; string; Field of type varchar to store the data from the file.
    • InterfaceTextField319; string; Field of type varchar to store the data from the file.
    • InterfaceTextField32; string; Field of type varchar to store the data from the file.
    • InterfaceTextField320; string; Field of type varchar to store the data from the file.
    • InterfaceTextField321; string; Field of type varchar to store the data from the file.
    • InterfaceTextField322; string; Field of type varchar to store the data from the file.
    • InterfaceTextField323; string; Field of type varchar to store the data from the file.
    • InterfaceTextField324; string; Field of type varchar to store the data from the file.
    • InterfaceTextField325; string; Field of type varchar to store the data from the file.
    • InterfaceTextField326; string; Field of type varchar to store the data from the file.
    • InterfaceTextField327; string; Field of type varchar to store the data from the file.
    • InterfaceTextField328; string; Field of type varchar to store the data from the file.
    • InterfaceTextField329; string; Field of type varchar to store the data from the file.
    • InterfaceTextField33; string; Field of type varchar to store the data from the file.
    • InterfaceTextField330; string; Field of type varchar to store the data from the file.
    • InterfaceTextField331; string; Field of type varchar to store the data from the file.
    • InterfaceTextField332; string; Field of type varchar to store the data from the file.
    • InterfaceTextField333; string; Field of type varchar to store the data from the file.
    • InterfaceTextField334; string; Field of type varchar to store the data from the file.
    • InterfaceTextField335; string; Field of type varchar to store the data from the file.
    • InterfaceTextField336; string; Field of type varchar to store the data from the file.
    • InterfaceTextField337; string; Field of type varchar to store the data from the file.
    • InterfaceTextField338; string; Field of type varchar to store the data from the file.
    • InterfaceTextField339; string; Field of type varchar to store the data from the file.
    • InterfaceTextField34; string; Field of type varchar to store the data from the file.
    • InterfaceTextField340; string; Field of type varchar to store the data from the file.
    • InterfaceTextField341; string; Field of type varchar to store the data from the file.
    • InterfaceTextField342; string; Field of type varchar to store the data from the file.
    • InterfaceTextField343; string; Field of type varchar to store the data from the file.
    • InterfaceTextField344; string; Field of type varchar to store the data from the file.
    • InterfaceTextField345; string; Field of type varchar to store the data from the file.
    • InterfaceTextField346; string; Field of type varchar to store the data from the file.
    • InterfaceTextField347; string; Field of type varchar to store the data from the file.
    • InterfaceTextField348; string; Field of type varchar to store the data from the file.
    • InterfaceTextField349; string; Field of type varchar to store the data from the file.
    • InterfaceTextField35; string; Field of type varchar to store the data from the file.
    • InterfaceTextField350; string; Field of type varchar to store the data from the file.
    • InterfaceTextField351; string; Field of type varchar to store the data from the file.
    • InterfaceTextField352; string; Field of type varchar to store the data from the file.
    • InterfaceTextField353; string; Field of type varchar to store the data from the file.
    • InterfaceTextField354; string; Field of type varchar to store the data from the file.
    • InterfaceTextField355; string; Field of type varchar to store the data from the file.
    • InterfaceTextField356; string; Field of type varchar to store the data from the file.
    • InterfaceTextField357; string; Field of type varchar to store the data from the file.
    • InterfaceTextField358; string; Field of type varchar to store the data from the file.
    • InterfaceTextField359; string; Field of type varchar to store the data from the file.
    • InterfaceTextField36; string; Field of type varchar to store the data from the file.
    • InterfaceTextField360; string; Field of type varchar to store the data from the file.
    • InterfaceTextField361; string; Field of type varchar to store the data from the file.
    • InterfaceTextField362; string; Field of type varchar to store the data from the file.
    • InterfaceTextField363; string; Field of type varchar to store the data from the file.
    • InterfaceTextField364; string; Field of type varchar to store the data from the file.
    • InterfaceTextField365; string; Field of type varchar to store the data from the file.
    • InterfaceTextField366; string; Field of type varchar to store the data from the file.
    • InterfaceTextField367; string; Field of type varchar to store the data from the file.
    • InterfaceTextField368; string; Field of type varchar to store the data from the file.
    • InterfaceTextField369; string; Field of type varchar to store the data from the file.
    • InterfaceTextField37; string; Field of type varchar to store the data from the file.
    • InterfaceTextField370; string; Field of type varchar to store the data from the file.
    • InterfaceTextField371; string; Field of type varchar to store the data from the file.
    • InterfaceTextField372; string; Field of type varchar to store the data from the file.
    • InterfaceTextField373; string; Field of type varchar to store the data from the file.
    • InterfaceTextField374; string; Field of type varchar to store the data from the file.
    • InterfaceTextField375; string; Field of type varchar to store the data from the file.
    • InterfaceTextField376; string; Field of type varchar to store the data from the file.
    • InterfaceTextField377; string; Field of type varchar to store the data from the file.
    • InterfaceTextField378; string; Field of type varchar to store the data from the file.
    • InterfaceTextField379; string; Field of type varchar to store the data from the file.
    • InterfaceTextField38; string; Field of type varchar to store the data from the file.
    • InterfaceTextField380; string; Field of type varchar to store the data from the file.
    • InterfaceTextField381; string; Field of type varchar to store the data from the file.
    • InterfaceTextField382; string; Field of type varchar to store the data from the file.
    • InterfaceTextField383; string; Field of type varchar to store the data from the file.
    • InterfaceTextField384; string; Field of type varchar to store the data from the file.
    • InterfaceTextField385; string; Field of type varchar to store the data from the file.
    • InterfaceTextField386; string; Field of type varchar to store the data from the file.
    • InterfaceTextField387; string; Field of type varchar to store the data from the file.
    • InterfaceTextField388; string; Field of type varchar to store the data from the file.
    • InterfaceTextField389; string; Field of type varchar to store the data from the file.
    • InterfaceTextField39; string; Field of type varchar to store the data from the file.
    • InterfaceTextField390; string; Field of type varchar to store the data from the file.
    • InterfaceTextField391; string; Field of type varchar to store the data from the file.
    • InterfaceTextField392; string; Field of type varchar to store the data from the file.
    • InterfaceTextField393; string; Field of type varchar to store the data from the file.
    • InterfaceTextField394; string; Field of type varchar to store the data from the file.
    • InterfaceTextField395; string; Field of type varchar to store the data from the file.
    • InterfaceTextField396; string; Field of type varchar to store the data from the file.
    • InterfaceTextField397; string; Field of type varchar to store the data from the file.
    • InterfaceTextField398; string; Field of type varchar to store the data from the file.
    • InterfaceTextField399; string; Field of type varchar to store the data from the file.
    • InterfaceTextField4; string; Field of type varchar to store the data from the file.
    • InterfaceTextField40; string; Field of type varchar to store the data from the file.
    • InterfaceTextField400; string; Field of type varchar to store the data from the file.
    • InterfaceTextField401; string; Field of type varchar to store the data from the file.
    • InterfaceTextField402; string; Field of type varchar to store the data from the file.
    • InterfaceTextField403; string; Field of type varchar to store the data from the file.
    • InterfaceTextField404; string; Field of type varchar to store the data from the file.
    • InterfaceTextField405; string; Field of type varchar to store the data from the file.
    • InterfaceTextField406; string; Field of type varchar to store the data from the file.
    • InterfaceTextField407; string; Field of type varchar to store the data from the file.
    • InterfaceTextField408; string; Field of type varchar to store the data from the file.
    • InterfaceTextField409; string; Field of type varchar to store the data from the file.
    • InterfaceTextField41; string; Field of type varchar to store the data from the file.
    • InterfaceTextField410; string; Field of type varchar to store the data from the file.
    • InterfaceTextField411; string; Field of type varchar to store the data from the file.
    • InterfaceTextField412; string; Field of type varchar to store the data from the file.
    • InterfaceTextField413; string; Field of type varchar to store the data from the file.
    • InterfaceTextField414; string; Field of type varchar to store the data from the file.
    • InterfaceTextField415; string; Field of type varchar to store the data from the file.
    • InterfaceTextField416; string; Field of type varchar to store the data from the file.
    • InterfaceTextField417; string; Field of type varchar to store the data from the file.
    • InterfaceTextField418; string; Field of type varchar to store the data from the file.
    • InterfaceTextField419; string; Field of type varchar to store the data from the file.
    • InterfaceTextField42; string; Field of type varchar to store the data from the file.
    • InterfaceTextField420; string; Field of type varchar to store the data from the file.
    • InterfaceTextField421; string; Field of type varchar to store the data from the file.
    • InterfaceTextField422; string; Field of type varchar to store the data from the file.
    • InterfaceTextField423; string; Field of type varchar to store the data from the file.
    • InterfaceTextField424; string; Field of type varchar to store the data from the file.
    • InterfaceTextField425; string; Field of type varchar to store the data from the file.
    • InterfaceTextField426; string; Field of type varchar to store the data from the file.
    • InterfaceTextField427; string; Field of type varchar to store the data from the file.
    • InterfaceTextField428; string; Field of type varchar to store the data from the file.
    • InterfaceTextField429; string; Field of type varchar to store the data from the file.
    • InterfaceTextField43; string; Field of type varchar to store the data from the file.
    • InterfaceTextField430; string; Field of type varchar to store the data from the file.
    • InterfaceTextField431; string; Field of type varchar to store the data from the file.
    • InterfaceTextField432; string; Field of type varchar to store the data from the file.
    • InterfaceTextField433; string; Field of type varchar to store the data from the file.
    • InterfaceTextField434; string; Field of type varchar to store the data from the file.
    • InterfaceTextField435; string; Field of type varchar to store the data from the file.
    • InterfaceTextField436; string; Field of type varchar to store the data from the file.
    • InterfaceTextField437; string; Field of type varchar to store the data from the file.
    • InterfaceTextField438; string; Field of type varchar to store the data from the file.
    • InterfaceTextField439; string; Field of type varchar to store the data from the file.
    • InterfaceTextField44; string; Field of type varchar to store the data from the file.
    • InterfaceTextField440; string; Field of type varchar to store the data from the file.
    • InterfaceTextField441; string; Field of type varchar to store the data from the file.
    • InterfaceTextField442; string; Field of type varchar to store the data from the file.
    • InterfaceTextField443; string; Field of type varchar to store the data from the file.
    • InterfaceTextField444; string; Field of type varchar to store the data from the file.
    • InterfaceTextField445; string; Field of type varchar to store the data from the file.
    • InterfaceTextField446; string; Field of type varchar to store the data from the file.
    • InterfaceTextField447; string; Field of type varchar to store the data from the file.
    • InterfaceTextField448; string; Field of type varchar to store the data from the file.
    • InterfaceTextField449; string; Field of type varchar to store the data from the file.
    • InterfaceTextField45; string; Field of type varchar to store the data from the file.
    • InterfaceTextField450; string; Field of type varchar to store the data from the file.
    • InterfaceTextField451; string; Field of type varchar to store the data from the file.
    • InterfaceTextField452; string; Field of type varchar to store the data from the file.
    • InterfaceTextField453; string; Field of type varchar to store the data from the file.
    • InterfaceTextField454; string; Field of type varchar to store the data from the file.
    • InterfaceTextField455; string; Field of type varchar to store the data from the file.
    • InterfaceTextField456; string; Field of type varchar to store the data from the file.
    • InterfaceTextField457; string; Field of type varchar to store the data from the file.
    • InterfaceTextField458; string; Field of type varchar to store the data from the file.
    • InterfaceTextField459; string; Field of type varchar to store the data from the file.
    • InterfaceTextField46; string; Field of type varchar to store the data from the file.
    • InterfaceTextField460; string; Field of type varchar to store the data from the file.
    • InterfaceTextField461; string; Field of type varchar to store the data from the file.
    • InterfaceTextField462; string; Field of type varchar to store the data from the file.
    • InterfaceTextField463; string; Field of type varchar to store the data from the file.
    • InterfaceTextField464; string; Field of type varchar to store the data from the file.
    • InterfaceTextField465; string; Field of type varchar to store the data from the file.
    • InterfaceTextField466; string; Field of type varchar to store the data from the file.
    • InterfaceTextField467; string; Field of type varchar to store the data from the file.
    • InterfaceTextField468; string; Field of type varchar to store the data from the file.
    • InterfaceTextField469; string; Field of type varchar to store the data from the file.
    • InterfaceTextField47; string; Field of type varchar to store the data from the file.
    • InterfaceTextField470; string; Field of type varchar to store the data from the file.
    • InterfaceTextField471; string; Field of type varchar to store the data from the file.
    • InterfaceTextField472; string; Field of type varchar to store the data from the file.
    • InterfaceTextField473; string; Field of type varchar to store the data from the file.
    • InterfaceTextField474; string; Field of type varchar to store the data from the file.
    • InterfaceTextField475; string; Field of type varchar to store the data from the file.
    • InterfaceTextField476; string; Field of type varchar to store the data from the file.
    • InterfaceTextField477; string; Field of type varchar to store the data from the file.
    • InterfaceTextField478; string; Field of type varchar to store the data from the file.
    • InterfaceTextField479; string; Field of type varchar to store the data from the file.
    • InterfaceTextField48; string; Field of type varchar to store the data from the file.
    • InterfaceTextField480; string; Field of type varchar to store the data from the file.
    • InterfaceTextField481; string; Field of type varchar to store the data from the file.
    • InterfaceTextField482; string; Field of type varchar to store the data from the file.
    • InterfaceTextField483; string; Field of type varchar to store the data from the file.
    • InterfaceTextField484; string; Field of type varchar to store the data from the file.
    • InterfaceTextField485; string; Field of type varchar to store the data from the file.
    • InterfaceTextField486; string; Field of type varchar to store the data from the file.
    • InterfaceTextField487; string; Field of type varchar to store the data from the file.
    • InterfaceTextField488; string; Field of type varchar to store the data from the file.
    • InterfaceTextField489; string; Field of type varchar to store the data from the file.
    • InterfaceTextField49; string; Field of type varchar to store the data from the file.
    • InterfaceTextField490; string; Field of type varchar to store the data from the file.
    • InterfaceTextField491; string; Field of type varchar to store the data from the file.
    • InterfaceTextField492; string; Field of type varchar to store the data from the file.
    • InterfaceTextField493; string; Field of type varchar to store the data from the file.
    • InterfaceTextField494; string; Field of type varchar to store the data from the file.
    • InterfaceTextField495; string; Field of type varchar to store the data from the file.
    • InterfaceTextField496; string; Field of type varchar to store the data from the file.
    • InterfaceTextField497; string; Field of type varchar to store the data from the file.
    • InterfaceTextField498; string; Field of type varchar to store the data from the file.
    • InterfaceTextField499; string; Field of type varchar to store the data from the file.
    • InterfaceTextField5; string; Field of type varchar to store the data from the file.
    • InterfaceTextField50; string; Field of type varchar to store the data from the file.
    • InterfaceTextField500; string; Field of type varchar to store the data from the file.
    • InterfaceTextField501; string; Field of type varchar to store the data from the file.
    • InterfaceTextField502; string; Field of type varchar to store the data from the file.
    • InterfaceTextField503; string; Field of type varchar to store the data from the file.
    • InterfaceTextField504; string; Field of type varchar to store the data from the file.
    • InterfaceTextField505; string; Field of type varchar to store the data from the file.
    • InterfaceTextField506; string; Field of type varchar to store the data from the file.
    • InterfaceTextField507; string; Field of type varchar to store the data from the file.
    • InterfaceTextField508; string; Field of type varchar to store the data from the file.
    • InterfaceTextField509; string; Field of type varchar to store the data from the file.
    • InterfaceTextField51; string; Field of type varchar to store the data from the file.
    • InterfaceTextField510; string; Field of type varchar to store the data from the file.
    • InterfaceTextField511; string; Field of type varchar to store the data from the file.
    • InterfaceTextField512; string; Field of type varchar to store the data from the file.
    • InterfaceTextField513; string; Field of type varchar to store the data from the file.
    • InterfaceTextField514; string; Field of type varchar to store the data from the file.
    • InterfaceTextField515; string; Field of type varchar to store the data from the file.
    • InterfaceTextField516; string; Field of type varchar to store the data from the file.
    • InterfaceTextField517; string; Field of type varchar to store the data from the file.
    • InterfaceTextField518; string; Field of type varchar to store the data from the file.
    • InterfaceTextField519; string; Field of type varchar to store the data from the file.
    • InterfaceTextField52; string; Field of type varchar to store the data from the file.
    • InterfaceTextField520; string; Field of type varchar to store the data from the file.
    • InterfaceTextField521; string; Field of type varchar to store the data from the file.
    • InterfaceTextField522; string; Field of type varchar to store the data from the file.
    • InterfaceTextField523; string; Field of type varchar to store the data from the file.
    • InterfaceTextField524; string; Field of type varchar to store the data from the file.
    • InterfaceTextField525; string; Field of type varchar to store the data from the file.
    • InterfaceTextField526; string; Field of type varchar to store the data from the file.
    • InterfaceTextField527; string; Field of type varchar to store the data from the file.
    • InterfaceTextField528; string; Field of type varchar to store the data from the file.
    • InterfaceTextField529; string; Field of type varchar to store the data from the file.
    • InterfaceTextField53; string; Field of type varchar to store the data from the file.
    • InterfaceTextField530; string; Field of type varchar to store the data from the file.
    • InterfaceTextField531; string; Field of type varchar to store the data from the file.
    • InterfaceTextField532; string; Field of type varchar to store the data from the file.
    • InterfaceTextField533; string; Field of type varchar to store the data from the file.
    • InterfaceTextField534; string; Field of type varchar to store the data from the file.
    • InterfaceTextField535; string; Field of type varchar to store the data from the file.
    • InterfaceTextField536; string; Field of type varchar to store the data from the file.
    • InterfaceTextField537; string; Field of type varchar to store the data from the file.
    • InterfaceTextField538; string; Field of type varchar to store the data from the file.
    • InterfaceTextField539; string; Field of type varchar to store the data from the file.
    • InterfaceTextField54; string; Field of type varchar to store the data from the file.
    • InterfaceTextField540; string; Field of type varchar to store the data from the file.
    • InterfaceTextField541; string; Field of type varchar to store the data from the file.
    • InterfaceTextField542; string; Field of type varchar to store the data from the file.
    • InterfaceTextField543; string; Field of type varchar to store the data from the file.
    • InterfaceTextField544; string; Field of type varchar to store the data from the file.
    • InterfaceTextField545; string; Field of type varchar to store the data from the file.
    • InterfaceTextField546; string; Field of type varchar to store the data from the file.
    • InterfaceTextField547; string; Field of type varchar to store the data from the file.
    • InterfaceTextField548; string; Field of type varchar to store the data from the file.
    • InterfaceTextField549; string; Field of type varchar to store the data from the file.
    • InterfaceTextField55; string; Field of type varchar to store the data from the file.
    • InterfaceTextField550; string; Field of type varchar to store the data from the file.
    • InterfaceTextField551; string; Field of type varchar to store the data from the file.
    • InterfaceTextField552; string; Field of type varchar to store the data from the file.
    • InterfaceTextField553; string; Field of type varchar to store the data from the file.
    • InterfaceTextField554; string; Field of type varchar to store the data from the file.
    • InterfaceTextField555; string; Field of type varchar to store the data from the file.
    • InterfaceTextField556; string; Field of type varchar to store the data from the file.
    • InterfaceTextField557; string; Field of type varchar to store the data from the file.
    • InterfaceTextField558; string; Field of type varchar to store the data from the file.
    • InterfaceTextField559; string; Field of type varchar to store the data from the file.
    • InterfaceTextField56; string; Field of type varchar to store the data from the file.
    • InterfaceTextField560; string; Field of type varchar to store the data from the file.
    • InterfaceTextField561; string; Field of type varchar to store the data from the file.
    • InterfaceTextField562; string; Field of type varchar to store the data from the file.
    • InterfaceTextField563; string; Field of type varchar to store the data from the file.
    • InterfaceTextField564; string; Field of type varchar to store the data from the file.
    • InterfaceTextField565; string; Field of type varchar to store the data from the file.
    • InterfaceTextField566; string; Field of type varchar to store the data from the file.
    • InterfaceTextField567; string; Field of type varchar to store the data from the file.
    • InterfaceTextField568; string; Field of type varchar to store the data from the file.
    • InterfaceTextField569; string; Field of type varchar to store the data from the file.
    • InterfaceTextField57; string; Field of type varchar to store the data from the file.
    • InterfaceTextField570; string; Field of type varchar to store the data from the file.
    • InterfaceTextField571; string; Field of type varchar to store the data from the file.
    • InterfaceTextField572; string; Field of type varchar to store the data from the file.
    • InterfaceTextField573; string; Field of type varchar to store the data from the file.
    • InterfaceTextField574; string; Field of type varchar to store the data from the file.
    • InterfaceTextField575; string; Field of type varchar to store the data from the file.
    • InterfaceTextField576; string; Field of type varchar to store the data from the file.
    • InterfaceTextField577; string; Field of type varchar to store the data from the file.
    • InterfaceTextField578; string; Field of type varchar to store the data from the file.
    • InterfaceTextField579; string; Field of type varchar to store the data from the file.
    • InterfaceTextField58; string; Field of type varchar to store the data from the file.
    • InterfaceTextField580; string; Field of type varchar to store the data from the file.
    • InterfaceTextField581; string; Field of type varchar to store the data from the file.
    • InterfaceTextField582; string; Field of type varchar to store the data from the file.
    • InterfaceTextField583; string; Field of type varchar to store the data from the file.
    • InterfaceTextField584; string; Field of type varchar to store the data from the file.
    • InterfaceTextField585; string; Field of type varchar to store the data from the file.
    • InterfaceTextField586; string; Field of type varchar to store the data from the file.
    • InterfaceTextField587; string; Field of type varchar to store the data from the file.
    • InterfaceTextField588; string; Field of type varchar to store the data from the file.
    • InterfaceTextField589; string; Field of type varchar to store the data from the file.
    • InterfaceTextField59; string; Field of type varchar to store the data from the file.
    • InterfaceTextField590; string; Field of type varchar to store the data from the file.
    • InterfaceTextField591; string; Field of type varchar to store the data from the file.
    • InterfaceTextField592; string; Field of type varchar to store the data from the file.
    • InterfaceTextField593; string; Field of type varchar to store the data from the file.
    • InterfaceTextField594; string; Field of type varchar to store the data from the file.
    • InterfaceTextField595; string; Field of type varchar to store the data from the file.
    • InterfaceTextField596; string; Field of type varchar to store the data from the file.
    • InterfaceTextField597; string; Field of type varchar to store the data from the file.
    • InterfaceTextField598; string; Field of type varchar to store the data from the file.
    • InterfaceTextField599; string; Field of type varchar to store the data from the file.
    • InterfaceTextField6; string; Field of type varchar to store the data from the file.
    • InterfaceTextField60; string; Field of type varchar to store the data from the file.
    • InterfaceTextField600; string; Field of type varchar to store the data from the file.
    • InterfaceTextField601; string; Field of type varchar to store the data from the file.
    • InterfaceTextField602; string; Field of type varchar to store the data from the file.
    • InterfaceTextField603; string; Field of type varchar to store the data from the file.
    • InterfaceTextField604; string; Field of type varchar to store the data from the file.
    • InterfaceTextField605; string; Field of type varchar to store the data from the file.
    • InterfaceTextField606; string; Field of type varchar to store the data from the file.
    • InterfaceTextField607; string; Field of type varchar to store the data from the file.
    • InterfaceTextField608; string; Field of type varchar to store the data from the file.
    • InterfaceTextField609; string; Field of type varchar to store the data from the file.
    • InterfaceTextField61; string; Field of type varchar to store the data from the file.
    • InterfaceTextField610; string; Field of type varchar to store the data from the file.
    • InterfaceTextField611; string; Field of type varchar to store the data from the file.
    • InterfaceTextField612; string; Field of type varchar to store the data from the file.
    • InterfaceTextField613; string; Field of type varchar to store the data from the file.
    • InterfaceTextField614; string; Field of type varchar to store the data from the file.
    • InterfaceTextField615; string; Field of type varchar to store the data from the file.
    • InterfaceTextField616; string; Field of type varchar to store the data from the file.
    • InterfaceTextField617; string; Field of type varchar to store the data from the file.
    • InterfaceTextField618; string; Field of type varchar to store the data from the file.
    • InterfaceTextField619; string; Field of type varchar to store the data from the file.
    • InterfaceTextField62; string; Field of type varchar to store the data from the file.
    • InterfaceTextField620; string; Field of type varchar to store the data from the file.
    • InterfaceTextField621; string; Field of type varchar to store the data from the file.
    • InterfaceTextField622; string; Field of type varchar to store the data from the file.
    • InterfaceTextField623; string; Field of type varchar to store the data from the file.
    • InterfaceTextField624; string; Field of type varchar to store the data from the file.
    • InterfaceTextField625; string; Field of type varchar to store the data from the file.
    • InterfaceTextField626; string; Field of type varchar to store the data from the file.
    • InterfaceTextField627; string; Field of type varchar to store the data from the file.
    • InterfaceTextField628; string; Field of type varchar to store the data from the file.
    • InterfaceTextField629; string; Field of type varchar to store the data from the file.
    • InterfaceTextField63; string; Field of type varchar to store the data from the file.
    • InterfaceTextField630; string; Field of type varchar to store the data from the file.
    • InterfaceTextField631; string; Field of type varchar to store the data from the file.
    • InterfaceTextField632; string; Field of type varchar to store the data from the file.
    • InterfaceTextField633; string; Field of type varchar to store the data from the file.
    • InterfaceTextField634; string; Field of type varchar to store the data from the file.
    • InterfaceTextField635; string; Field of type varchar to store the data from the file.
    • InterfaceTextField636; string; Field of type varchar to store the data from the file.
    • InterfaceTextField637; string; Field of type varchar to store the data from the file.
    • InterfaceTextField638; string; Field of type varchar to store the data from the file.
    • InterfaceTextField639; string; Field of type varchar to store the data from the file.
    • InterfaceTextField64; string; Field of type varchar to store the data from the file.
    • InterfaceTextField640; string; Field of type varchar to store the data from the file.
    • InterfaceTextField641; string; Field of type varchar to store the data from the file.
    • InterfaceTextField642; string; Field of type varchar to store the data from the file.
    • InterfaceTextField643; string; Field of type varchar to store the data from the file.
    • InterfaceTextField644; string; Field of type varchar to store the data from the file.
    • InterfaceTextField645; string; Field of type varchar to store the data from the file.
    • InterfaceTextField646; string; Field of type varchar to store the data from the file.
    • InterfaceTextField647; string; Field of type varchar to store the data from the file.
    • InterfaceTextField648; string; Field of type varchar to store the data from the file.
    • InterfaceTextField649; string; Field of type varchar to store the data from the file.
    • InterfaceTextField65; string; Field of type varchar to store the data from the file.
    • InterfaceTextField650; string; Field of type varchar to store the data from the file.
    • InterfaceTextField651; string; Field of type varchar to store the data from the file.
    • InterfaceTextField652; string; Field of type varchar to store the data from the file.
    • InterfaceTextField653; string; Field of type varchar to store the data from the file.
    • InterfaceTextField654; string; Field of type varchar to store the data from the file.
    • InterfaceTextField655; string; Field of type varchar to store the data from the file.
    • InterfaceTextField656; string; Field of type varchar to store the data from the file.
    • InterfaceTextField657; string; Field of type varchar to store the data from the file.
    • InterfaceTextField658; string; Field of type varchar to store the data from the file.
    • InterfaceTextField659; string; Field of type varchar to store the data from the file.
    • InterfaceTextField66; string; Field of type varchar to store the data from the file.
    • InterfaceTextField660; string; Field of type varchar to store the data from the file.
    • InterfaceTextField661; string; Field of type varchar to store the data from the file.
    • InterfaceTextField662; string; Field of type varchar to store the data from the file.
    • InterfaceTextField663; string; Field of type varchar to store the data from the file.
    • InterfaceTextField664; string; Field of type varchar to store the data from the file.
    • InterfaceTextField665; string; Field of type varchar to store the data from the file.
    • InterfaceTextField666; string; Field of type varchar to store the data from the file.
    • InterfaceTextField667; string; Field of type varchar to store the data from the file.
    • InterfaceTextField668; string; Field of type varchar to store the data from the file.
    • InterfaceTextField669; string; Field of type varchar to store the data from the file.
    • InterfaceTextField67; string; Field of type varchar to store the data from the file.
    • InterfaceTextField670; string; Field of type varchar to store the data from the file.
    • InterfaceTextField671; string; Field of type varchar to store the data from the file.
    • InterfaceTextField672; string; Field of type varchar to store the data from the file.
    • InterfaceTextField673; string; Field of type varchar to store the data from the file.
    • InterfaceTextField674; string; Field of type varchar to store the data from the file.
    • InterfaceTextField675; string; Field of type varchar to store the data from the file.
    • InterfaceTextField676; string; Field of type varchar to store the data from the file.
    • InterfaceTextField677; string; Field of type varchar to store the data from the file.
    • InterfaceTextField678; string; Field of type varchar to store the data from the file.
    • InterfaceTextField679; string; Field of type varchar to store the data from the file.
    • InterfaceTextField68; string; Field of type varchar to store the data from the file.
    • InterfaceTextField680; string; Field of type varchar to store the data from the file.
    • InterfaceTextField681; string; Field of type varchar to store the data from the file.
    • InterfaceTextField682; string; Field of type varchar to store the data from the file.
    • InterfaceTextField683; string; Field of type varchar to store the data from the file.
    • InterfaceTextField684; string; Field of type varchar to store the data from the file.
    • InterfaceTextField685; string; Field of type varchar to store the data from the file.
    • InterfaceTextField686; string; Field of type varchar to store the data from the file.
    • InterfaceTextField687; string; Field of type varchar to store the data from the file.
    • InterfaceTextField688; string; Field of type varchar to store the data from the file.
    • InterfaceTextField689; string; Field of type varchar to store the data from the file.
    • InterfaceTextField69; string; Field of type varchar to store the data from the file.
    • InterfaceTextField690; string; Field of type varchar to store the data from the file.
    • InterfaceTextField691; string; Field of type varchar to store the data from the file.
    • InterfaceTextField692; string; Field of type varchar to store the data from the file.
    • InterfaceTextField693; string; Field of type varchar to store the data from the file.
    • InterfaceTextField694; string; Field of type varchar to store the data from the file.
    • InterfaceTextField695; string; Field of type varchar to store the data from the file.
    • InterfaceTextField696; string; Field of type varchar to store the data from the file.
    • InterfaceTextField697; string; Field of type varchar to store the data from the file.
    • InterfaceTextField698; string; Field of type varchar to store the data from the file.
    • InterfaceTextField699; string; Field of type varchar to store the data from the file.
    • InterfaceTextField7; string; Field of type varchar to store the data from the file.
    • InterfaceTextField70; string; Field of type varchar to store the data from the file.
    • InterfaceTextField700; string; Field of type varchar to store the data from the file.
    • InterfaceTextField701; string; Field of type varchar to store the data from the file.
    • InterfaceTextField702; string; Field of type varchar to store the data from the file.
    • InterfaceTextField703; string; Field of type varchar to store the data from the file.
    • InterfaceTextField704; string; Field of type varchar to store the data from the file.
    • InterfaceTextField705; string; Field of type varchar to store the data from the file.
    • InterfaceTextField706; string; Field of type varchar to store the data from the file.
    • InterfaceTextField707; string; Field of type varchar to store the data from the file.
    • InterfaceTextField708; string; Field of type varchar to store the data from the file.
    • InterfaceTextField709; string; Field of type varchar to store the data from the file.
    • InterfaceTextField71; string; Field of type varchar to store the data from the file.
    • InterfaceTextField710; string; Field of type varchar to store the data from the file.
    • InterfaceTextField711; string; Field of type varchar to store the data from the file.
    • InterfaceTextField712; string; Field of type varchar to store the data from the file.
    • InterfaceTextField713; string; Field of type varchar to store the data from the file.
    • InterfaceTextField714; string; Field of type varchar to store the data from the file.
    • InterfaceTextField715; string; Field of type varchar to store the data from the file.
    • InterfaceTextField716; string; Field of type varchar to store the data from the file.
    • InterfaceTextField717; string; Field of type varchar to store the data from the file.
    • InterfaceTextField718; string; Field of type varchar to store the data from the file.
    • InterfaceTextField719; string; Field of type varchar to store the data from the file.
    • InterfaceTextField72; string; Field of type varchar to store the data from the file.
    • InterfaceTextField720; string; Field of type varchar to store the data from the file.
    • InterfaceTextField721; string; Field of type varchar to store the data from the file.
    • InterfaceTextField722; string; Field of type varchar to store the data from the file.
    • InterfaceTextField723; string; Field of type varchar to store the data from the file.
    • InterfaceTextField724; string; Field of type varchar to store the data from the file.
    • InterfaceTextField725; string; Field of type varchar to store the data from the file.
    • InterfaceTextField726; string; Field of type varchar to store the data from the file.
    • InterfaceTextField727; string; Field of type varchar to store the data from the file.
    • InterfaceTextField728; string; Field of type varchar to store the data from the file.
    • InterfaceTextField729; string; Field of type varchar to store the data from the file.
    • InterfaceTextField73; string; Field of type varchar to store the data from the file.
    • InterfaceTextField730; string; Field of type varchar to store the data from the file.
    • InterfaceTextField731; string; Field of type varchar to store the data from the file.
    • InterfaceTextField732; string; Field of type varchar to store the data from the file.
    • InterfaceTextField733; string; Field of type varchar to store the data from the file.
    • InterfaceTextField734; string; Field of type varchar to store the data from the file.
    • InterfaceTextField735; string; Field of type varchar to store the data from the file.
    • InterfaceTextField736; string; Field of type varchar to store the data from the file.
    • InterfaceTextField737; string; Field of type varchar to store the data from the file.
    • InterfaceTextField738; string; Field of type varchar to store the data from the file.
    • InterfaceTextField739; string; Field of type varchar to store the data from the file.
    • InterfaceTextField74; string; Field of type varchar to store the data from the file.
    • InterfaceTextField740; string; Field of type varchar to store the data from the file.
    • InterfaceTextField741; string; Field of type varchar to store the data from the file.
    • InterfaceTextField742; string; Field of type varchar to store the data from the file.
    • InterfaceTextField743; string; Field of type varchar to store the data from the file.
    • InterfaceTextField744; string; Field of type varchar to store the data from the file.
    • InterfaceTextField745; string; Field of type varchar to store the data from the file.
    • InterfaceTextField746; string; Field of type varchar to store the data from the file.
    • InterfaceTextField747; string; Field of type varchar to store the data from the file.
    • InterfaceTextField748; string; Field of type varchar to store the data from the file.
    • InterfaceTextField749; string; Field of type varchar to store the data from the file.
    • InterfaceTextField75; string; Field of type varchar to store the data from the file.
    • InterfaceTextField750; string; Field of type varchar to store the data from the file.
    • InterfaceTextField751; string; Field of type varchar to store the data from the file.
    • InterfaceTextField752; string; Field of type varchar to store the data from the file.
    • InterfaceTextField753; string; Field of type varchar to store the data from the file.
    • InterfaceTextField754; string; Field of type varchar to store the data from the file.
    • InterfaceTextField755; string; Field of type varchar to store the data from the file.
    • InterfaceTextField756; string; Field of type varchar to store the data from the file.
    • InterfaceTextField757; string; Field of type varchar to store the data from the file.
    • InterfaceTextField758; string; Field of type varchar to store the data from the file.
    • InterfaceTextField759; string; Field of type varchar to store the data from the file.
    • InterfaceTextField76; string; Field of type varchar to store the data from the file.
    • InterfaceTextField760; string; Field of type varchar to store the data from the file.
    • InterfaceTextField761; string; Field of type varchar to store the data from the file.
    • InterfaceTextField762; string; Field of type varchar to store the data from the file.
    • InterfaceTextField763; string; Field of type varchar to store the data from the file.
    • InterfaceTextField764; string; Field of type varchar to store the data from the file.
    • InterfaceTextField765; string; Field of type varchar to store the data from the file.
    • InterfaceTextField766; string; Field of type varchar to store the data from the file.
    • InterfaceTextField767; string; Field of type varchar to store the data from the file.
    • InterfaceTextField768; string; Field of type varchar to store the data from the file.
    • InterfaceTextField769; string; Field of type varchar to store the data from the file.
    • InterfaceTextField77; string; Field of type varchar to store the data from the file.
    • InterfaceTextField770; string; Field of type varchar to store the data from the file.
    • InterfaceTextField771; string; Field of type varchar to store the data from the file.
    • InterfaceTextField772; string; Field of type varchar to store the data from the file.
    • InterfaceTextField773; string; Field of type varchar to store the data from the file.
    • InterfaceTextField774; string; Field of type varchar to store the data from the file.
    • InterfaceTextField775; string; Field of type varchar to store the data from the file.
    • InterfaceTextField776; string; Field of type varchar to store the data from the file.
    • InterfaceTextField777; string; Field of type varchar to store the data from the file.
    • InterfaceTextField778; string; Field of type varchar to store the data from the file.
    • InterfaceTextField779; string; Field of type varchar to store the data from the file.
    • InterfaceTextField78; string; Field of type varchar to store the data from the file.
    • InterfaceTextField780; string; Field of type varchar to store the data from the file.
    • InterfaceTextField781; string; Field of type varchar to store the data from the file.
    • InterfaceTextField782; string; Field of type varchar to store the data from the file.
    • InterfaceTextField783; string; Field of type varchar to store the data from the file.
    • InterfaceTextField784; string; Field of type varchar to store the data from the file.
    • InterfaceTextField785; string; Field of type varchar to store the data from the file.
    • InterfaceTextField786; string; Field of type varchar to store the data from the file.
    • InterfaceTextField787; string; Field of type varchar to store the data from the file.
    • InterfaceTextField788; string; Field of type varchar to store the data from the file.
    • InterfaceTextField789; string; Field of type varchar to store the data from the file.
    • InterfaceTextField79; string; Field of type varchar to store the data from the file.
    • InterfaceTextField790; string; Field of type varchar to store the data from the file.
    • InterfaceTextField791; string; Field of type varchar to store the data from the file.
    • InterfaceTextField792; string; Field of type varchar to store the data from the file.
    • InterfaceTextField793; string; Field of type varchar to store the data from the file.
    • InterfaceTextField794; string; Field of type varchar to store the data from the file.
    • InterfaceTextField795; string; Field of type varchar to store the data from the file.
    • InterfaceTextField796; string; Field of type varchar to store the data from the file.
    • InterfaceTextField797; string; Field of type varchar to store the data from the file.
    • InterfaceTextField798; string; Field of type varchar to store the data from the file.
    • InterfaceTextField799; string; Field of type varchar to store the data from the file.
    • InterfaceTextField8; string; Field of type varchar to store the data from the file.
    • InterfaceTextField80; string; Field of type varchar to store the data from the file.
    • InterfaceTextField800; string; Field of type varchar to store the data from the file.
    • InterfaceTextField801; string; Field of type varchar to store the data from the file.
    • InterfaceTextField802; string; Field of type varchar to store the data from the file.
    • InterfaceTextField803; string; Field of type varchar to store the data from the file.
    • InterfaceTextField804; string; Field of type varchar to store the data from the file.
    • InterfaceTextField805; string; Field of type varchar to store the data from the file.
    • InterfaceTextField806; string; Field of type varchar to store the data from the file.
    • InterfaceTextField807; string; Field of type varchar to store the data from the file.
    • InterfaceTextField808; string; Field of type varchar to store the data from the file.
    • InterfaceTextField809; string; Field of type varchar to store the data from the file.
    • InterfaceTextField81; string; Field of type varchar to store the data from the file.
    • InterfaceTextField810; string; Field of type varchar to store the data from the file.
    • InterfaceTextField811; string; Field of type varchar to store the data from the file.
    • InterfaceTextField812; string; Field of type varchar to store the data from the file.
    • InterfaceTextField813; string; Field of type varchar to store the data from the file.
    • InterfaceTextField814; string; Field of type varchar to store the data from the file.
    • InterfaceTextField815; string; Field of type varchar to store the data from the file.
    • InterfaceTextField816; string; Field of type varchar to store the data from the file.
    • InterfaceTextField817; string; Field of type varchar to store the data from the file.
    • InterfaceTextField818; string; Field of type varchar to store the data from the file.
    • InterfaceTextField819; string; Field of type varchar to store the data from the file.
    • InterfaceTextField82; string; Field of type varchar to store the data from the file.
    • InterfaceTextField820; string; Field of type varchar to store the data from the file.
    • InterfaceTextField821; string; Field of type varchar to store the data from the file.
    • InterfaceTextField822; string; Field of type varchar to store the data from the file.
    • InterfaceTextField823; string; Field of type varchar to store the data from the file.
    • InterfaceTextField824; string; Field of type varchar to store the data from the file.
    • InterfaceTextField825; string; Field of type varchar to store the data from the file.
    • InterfaceTextField826; string; Field of type varchar to store the data from the file.
    • InterfaceTextField827; string; Field of type varchar to store the data from the file.
    • InterfaceTextField828; string; Field of type varchar to store the data from the file.
    • InterfaceTextField829; string; Field of type varchar to store the data from the file.
    • InterfaceTextField83; string; Field of type varchar to store the data from the file.
    • InterfaceTextField830; string; Field of type varchar to store the data from the file.
    • InterfaceTextField831; string; Field of type varchar to store the data from the file.
    • InterfaceTextField832; string; Field of type varchar to store the data from the file.
    • InterfaceTextField833; string; Field of type varchar to store the data from the file.
    • InterfaceTextField834; string; Field of type varchar to store the data from the file.
    • InterfaceTextField835; string; Field of type varchar to store the data from the file.
    • InterfaceTextField836; string; Field of type varchar to store the data from the file.
    • InterfaceTextField837; string; Field of type varchar to store the data from the file.
    • InterfaceTextField838; string; Field of type varchar to store the data from the file.
    • InterfaceTextField839; string; Field of type varchar to store the data from the file.
    • InterfaceTextField84; string; Field of type varchar to store the data from the file.
    • InterfaceTextField840; string; Field of type varchar to store the data from the file.
    • InterfaceTextField841; string; Field of type varchar to store the data from the file.
    • InterfaceTextField842; string; Field of type varchar to store the data from the file.
    • InterfaceTextField843; string; Field of type varchar to store the data from the file.
    • InterfaceTextField844; string; Field of type varchar to store the data from the file.
    • InterfaceTextField845; string; Field of type varchar to store the data from the file.
    • InterfaceTextField846; string; Field of type varchar to store the data from the file.
    • InterfaceTextField847; string; Field of type varchar to store the data from the file.
    • InterfaceTextField848; string; Field of type varchar to store the data from the file.
    • InterfaceTextField849; string; Field of type varchar to store the data from the file.
    • InterfaceTextField85; string; Field of type varchar to store the data from the file.
    • InterfaceTextField850; string; Field of type varchar to store the data from the file.
    • InterfaceTextField851; string; Field of type varchar to store the data from the file.
    • InterfaceTextField852; string; Field of type varchar to store the data from the file.
    • InterfaceTextField853; string; Field of type varchar to store the data from the file.
    • InterfaceTextField854; string; Field of type varchar to store the data from the file.
    • InterfaceTextField855; string; Field of type varchar to store the data from the file.
    • InterfaceTextField856; string; Field of type varchar to store the data from the file.
    • InterfaceTextField857; string; Field of type varchar to store the data from the file.
    • InterfaceTextField858; string; Field of type varchar to store the data from the file.
    • InterfaceTextField859; string; Field of type varchar to store the data from the file.
    • InterfaceTextField86; string; Field of type varchar to store the data from the file.
    • InterfaceTextField860; string; Field of type varchar to store the data from the file.
    • InterfaceTextField861; string; Field of type varchar to store the data from the file.
    • InterfaceTextField862; string; Field of type varchar to store the data from the file.
    • InterfaceTextField863; string; Field of type varchar to store the data from the file.
    • InterfaceTextField864; string; Field of type varchar to store the data from the file.
    • InterfaceTextField865; string; Field of type varchar to store the data from the file.
    • InterfaceTextField866; string; Field of type varchar to store the data from the file.
    • InterfaceTextField867; string; Field of type varchar to store the data from the file.
    • InterfaceTextField868; string; Field of type varchar to store the data from the file.
    • InterfaceTextField869; string; Field of type varchar to store the data from the file.
    • InterfaceTextField87; string; Field of type varchar to store the data from the file.
    • InterfaceTextField870; string; Field of type varchar to store the data from the file.
    • InterfaceTextField871; string; Field of type varchar to store the data from the file.
    • InterfaceTextField872; string; Field of type varchar to store the data from the file.
    • InterfaceTextField873; string; Field of type varchar to store the data from the file.
    • InterfaceTextField874; string; Field of type varchar to store the data from the file.
    • InterfaceTextField875; string; Field of type varchar to store the data from the file.
    • InterfaceTextField876; string; Field of type varchar to store the data from the file.
    • InterfaceTextField877; string; Field of type varchar to store the data from the file.
    • InterfaceTextField878; string; Field of type varchar to store the data from the file.
    • InterfaceTextField879; string; Field of type varchar to store the data from the file.
    • InterfaceTextField88; string; Field of type varchar to store the data from the file.
    • InterfaceTextField880; string; Field of type varchar to store the data from the file.
    • InterfaceTextField881; string; Field of type varchar to store the data from the file.
    • InterfaceTextField882; string; Field of type varchar to store the data from the file.
    • InterfaceTextField883; string; Field of type varchar to store the data from the file.
    • InterfaceTextField884; string; Field of type varchar to store the data from the file.
    • InterfaceTextField885; string; Field of type varchar to store the data from the file.
    • InterfaceTextField886; string; Field of type varchar to store the data from the file.
    • InterfaceTextField887; string; Field of type varchar to store the data from the file.
    • InterfaceTextField888; string; Field of type varchar to store the data from the file.
    • InterfaceTextField889; string; Field of type varchar to store the data from the file.
    • InterfaceTextField89; string; Field of type varchar to store the data from the file.
    • InterfaceTextField890; string; Field of type varchar to store the data from the file.
    • InterfaceTextField891; string; Field of type varchar to store the data from the file.
    • InterfaceTextField892; string; Field of type varchar to store the data from the file.
    • InterfaceTextField893; string; Field of type varchar to store the data from the file.
    • InterfaceTextField894; string; Field of type varchar to store the data from the file.
    • InterfaceTextField895; string; Field of type varchar to store the data from the file.
    • InterfaceTextField896; string; Field of type varchar to store the data from the file.
    • InterfaceTextField897; string; Field of type varchar to store the data from the file.
    • InterfaceTextField898; string; Field of type varchar to store the data from the file.
    • InterfaceTextField899; string; Field of type varchar to store the data from the file.
    • InterfaceTextField9; string; Field of type varchar to store the data from the file.
    • InterfaceTextField90; string; Field of type varchar to store the data from the file.
    • InterfaceTextField900; string; Field of type varchar to store the data from the file.
    • InterfaceTextField901; string; Field of type varchar to store the data from the file.
    • InterfaceTextField902; string; Field of type varchar to store the data from the file.
    • InterfaceTextField903; string; Field of type varchar to store the data from the file.
    • InterfaceTextField904; string; Field of type varchar to store the data from the file.
    • InterfaceTextField905; string; Field of type varchar to store the data from the file.
    • InterfaceTextField906; string; Field of type varchar to store the data from the file.
    • InterfaceTextField907; string; Field of type varchar to store the data from the file.
    • InterfaceTextField908; string; Field of type varchar to store the data from the file.
    • InterfaceTextField909; string; Field of type varchar to store the data from the file.
    • InterfaceTextField91; string; Field of type varchar to store the data from the file.
    • InterfaceTextField910; string; Field of type varchar to store the data from the file.
    • InterfaceTextField911; string; Field of type varchar to store the data from the file.
    • InterfaceTextField912; string; Field of type varchar to store the data from the file.
    • InterfaceTextField913; string; Field of type varchar to store the data from the file.
    • InterfaceTextField914; string; Field of type varchar to store the data from the file.
    • InterfaceTextField915; string; Field of type varchar to store the data from the file.
    • InterfaceTextField916; string; Field of type varchar to store the data from the file.
    • InterfaceTextField917; string; Field of type varchar to store the data from the file.
    • InterfaceTextField918; string; Field of type varchar to store the data from the file.
    • InterfaceTextField919; string; Field of type varchar to store the data from the file.
    • InterfaceTextField92; string; Field of type varchar to store the data from the file.
    • InterfaceTextField920; string; Field of type varchar to store the data from the file.
    • InterfaceTextField921; string; Field of type varchar to store the data from the file.
    • InterfaceTextField922; string; Field of type varchar to store the data from the file.
    • InterfaceTextField923; string; Field of type varchar to store the data from the file.
    • InterfaceTextField924; string; Field of type varchar to store the data from the file.
    • InterfaceTextField925; string; Field of type varchar to store the data from the file.
    • InterfaceTextField926; string; Field of type varchar to store the data from the file.
    • InterfaceTextField927; string; Field of type varchar to store the data from the file.
    • InterfaceTextField928; string; Field of type varchar to store the data from the file.
    • InterfaceTextField929; string; Field of type varchar to store the data from the file.
    • InterfaceTextField93; string; Field of type varchar to store the data from the file.
    • InterfaceTextField930; string; Field of type varchar to store the data from the file.
    • InterfaceTextField931; string; Field of type varchar to store the data from the file.
    • InterfaceTextField932; string; Field of type varchar to store the data from the file.
    • InterfaceTextField933; string; Field of type varchar to store the data from the file.
    • InterfaceTextField934; string; Field of type varchar to store the data from the file.
    • InterfaceTextField935; string; Field of type varchar to store the data from the file.
    • InterfaceTextField936; string; Field of type varchar to store the data from the file.
    • InterfaceTextField937; string; Field of type varchar to store the data from the file.
    • InterfaceTextField938; string; Field of type varchar to store the data from the file.
    • InterfaceTextField939; string; Field of type varchar to store the data from the file.
    • InterfaceTextField94; string; Field of type varchar to store the data from the file.
    • InterfaceTextField940; string; Field of type varchar to store the data from the file.
    • InterfaceTextField941; string; Field of type varchar to store the data from the file.
    • InterfaceTextField942; string; Field of type varchar to store the data from the file.
    • InterfaceTextField943; string; Field of type varchar to store the data from the file.
    • InterfaceTextField944; string; Field of type varchar to store the data from the file.
    • InterfaceTextField945; string; Field of type varchar to store the data from the file.
    • InterfaceTextField946; string; Field of type varchar to store the data from the file.
    • InterfaceTextField947; string; Field of type varchar to store the data from the file.
    • InterfaceTextField948; string; Field of type varchar to store the data from the file.
    • InterfaceTextField949; string; Field of type varchar to store the data from the file.
    • InterfaceTextField95; string; Field of type varchar to store the data from the file.
    • InterfaceTextField950; string; Field of type varchar to store the data from the file.
    • InterfaceTextField951; string; Field of type varchar to store the data from the file.
    • InterfaceTextField952; string; Field of type varchar to store the data from the file.
    • InterfaceTextField953; string; Field of type varchar to store the data from the file.
    • InterfaceTextField954; string; Field of type varchar to store the data from the file.
    • InterfaceTextField955; string; Field of type varchar to store the data from the file.
    • InterfaceTextField956; string; Field of type varchar to store the data from the file.
    • InterfaceTextField957; string; Field of type varchar to store the data from the file.
    • InterfaceTextField958; string; Field of type varchar to store the data from the file.
    • InterfaceTextField959; string; Field of type varchar to store the data from the file.
    • InterfaceTextField96; string; Field of type varchar to store the data from the file.
    • InterfaceTextField960; string; Field of type varchar to store the data from the file.
    • InterfaceTextField961; string; Field of type varchar to store the data from the file.
    • InterfaceTextField962; string; Field of type varchar to store the data from the file.
    • InterfaceTextField963; string; Field of type varchar to store the data from the file.
    • InterfaceTextField964; string; Field of type varchar to store the data from the file.
    • InterfaceTextField965; string; Field of type varchar to store the data from the file.
    • InterfaceTextField966; string; Field of type varchar to store the data from the file.
    • InterfaceTextField967; string; Field of type varchar to store the data from the file.
    • InterfaceTextField968; string; Field of type varchar to store the data from the file.
    • InterfaceTextField969; string; Field of type varchar to store the data from the file.
    • InterfaceTextField97; string; Field of type varchar to store the data from the file.
    • InterfaceTextField970; string; Field of type varchar to store the data from the file.
    • InterfaceTextField971; string; Field of type varchar to store the data from the file.
    • InterfaceTextField972; string; Field of type varchar to store the data from the file.
    • InterfaceTextField973; string; Field of type varchar to store the data from the file.
    • InterfaceTextField974; string; Field of type varchar to store the data from the file.
    • InterfaceTextField975; string; Field of type varchar to store the data from the file.
    • InterfaceTextField976; string; Field of type varchar to store the data from the file.
    • InterfaceTextField977; string; Field of type varchar to store the data from the file.
    • InterfaceTextField978; string; Field of type varchar to store the data from the file.
    • InterfaceTextField979; string; Field of type varchar to store the data from the file.
    • InterfaceTextField98; string; Field of type varchar to store the data from the file.
    • InterfaceTextField980; string; Field of type varchar to store the data from the file.
    • InterfaceTextField981; string; Field of type varchar to store the data from the file.
    • InterfaceTextField982; string; Field of type varchar to store the data from the file.
    • InterfaceTextField983; string; Field of type varchar to store the data from the file.
    • InterfaceTextField984; string; Field of type varchar to store the data from the file.
    • InterfaceTextField985; string; Field of type varchar to store the data from the file.
    • InterfaceTextField986; string; Field of type varchar to store the data from the file.
    • InterfaceTextField987; string; Field of type varchar to store the data from the file.
    • InterfaceTextField988; string; Field of type varchar to store the data from the file.
    • InterfaceTextField989; string; Field of type varchar to store the data from the file.
    • InterfaceTextField99; string; Field of type varchar to store the data from the file.
    • InterfaceTextField990; string; Field of type varchar to store the data from the file.
    • InterfaceTextField991; string; Field of type varchar to store the data from the file.
    • InterfaceTextField992; string; Field of type varchar to store the data from the file.
    • InterfaceTextField993; string; Field of type varchar to store the data from the file.
    • InterfaceTextField994; string; Field of type varchar to store the data from the file.
    • InterfaceTextField995; string; Field of type varchar to store the data from the file.
    • InterfaceTextField996; string; Field of type varchar to store the data from the file.
    • InterfaceTextField997; string; Field of type varchar to store the data from the file.
    • InterfaceTextField998; string; Field of type varchar to store the data from the file.
    • InterfaceTextField999; string; Field of type varchar to store the data from the file.
    • LastDownloadedDate; string; The last downloaded date of records with problem for the layout.
    • LastModifiedBy; string; The user who last updated the row.
    • LastModifiedDate; string; The date the row was last updated.
    • LoadRequestId; integer; The unique identifier for the load request.
    • LoadRowId; integer; The data load row identifier populated by the import data load process.
    • LoaderId; integer; The unique identifier of the data loader layout.
    • LoaderName; string; The name of the loader layout.
    • RowCorrectedFlag; boolean; Indicates that data in the row has been corrected and is ready for reprocessing.
    • RowNumber; integer; The row number on the inbound file of the staged data.
    • RowStatusCode; string; The status code of the row, such as the code for staged, validated, and posted. The default value of the attribute is ORA_STAGED. A list of accepted values is defined in the lookup type ORA_HEY_ROW_STATUS_CODE.
    • RowStatusMeaning; string; The meaning of the row status code. A list of accepted values is defined in the lookup type ORA_HEY_ROW_STATUS_CODE.
    • UploadDate; string; The date the row was created.
  • The resource collection representation will include the "estimated row count" when "?totalResults=true", otherwise the count is not included. The default value is "false".
Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : dataLoaderStagingData
Type: object
Show Source
Nested Schema : Items
Type: array
Title: Items
The items in the collection.
Show Source
Nested Schema : dataLoaderStagingData-item-response
Type: object
Show Source
Nested Schema : Data Loader Staging Data Changes
Type: array
Title: Data Loader Staging Data Changes
Use the data loader staging data changes resource to retrieve the changes of the particular data loader staging data rows.
Show Source
Nested Schema : Data Loader Staging Row Messages
Type: array
Title: Data Loader Staging Row Messages
Use the data loader staging row messages resource to retrieve the messages of the particular data loader staging data row
Show Source
Nested Schema : dataLoaderStagingData-dataChanges-item-response
Type: object
Show Source
Nested Schema : Data Loader Staging Messages
Type: array
Title: Data Loader Staging Messages
Use the data loader staging messages resource to retrieve the messages of the particular data loader staging data field.
Show Source
Nested Schema : dataLoaderStagingData-dataChanges-messages-item-response
Type: object
Show Source
Nested Schema : dataLoaderStagingData-rowMessages-item-response
Type: object
Show Source
Back to Top