All files / output apc_tcp_frame.tabl.mjs

100% Statements 13/13
100% Branches 1/1
100% Functions 0/0
100% Lines 13/13

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 131x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
abap.DDIC["APC_TCP_FRAME"] = {
  "objectType": "TABL",
  "type": new abap.types.Structure({
"frame_type": new abap.types.Integer({qualifiedName: "I"}),
"fixed_length": new abap.types.Integer({qualifiedName: "I"}),
"terminator": new abap.types.String({qualifiedName: "STRING"}),
"length_field_length": new abap.types.Integer({qualifiedName: "I"}),
"length_field_offset": new abap.types.Integer({qualifiedName: "I"}),
"length_field_header": new abap.types.Integer({qualifiedName: "I"}),
"text_definition": new abap.types.String({qualifiedName: "STRING"})}, "APC_TCP_FRAME", "APC_TCP_FRAME", {}, {}),
  "keyFields": [],
  "description": "APC_TCP_FRAME",
};