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 13 | 1x 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",
}; |