All files / output dokhl.tabl.mjs

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

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 14 15 16 17 18 19 20 211x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
abap.DDIC["DOKHL"] = {
  "objectType": "TABL",
  "type": new abap.types.Structure({
"id": new abap.types.Character(2, {}),
"object": new abap.types.Character(60, {}),
"langu": new abap.types.Character(1, {}),
"typ": new abap.types.Character(1, {}),
"dokversion": new abap.types.Numc({length: 4}),
"dokstate": new abap.types.Character(1, {}),
"dokform": new abap.types.Character(16, {}),
"dokstyle": new abap.types.Character(8, {}),
"dokfuser": new abap.types.Character(12, {}),
"dokfreles": new abap.types.Character(4, {}),
"dokfdate": new abap.types.Date(),
"dokftime": new abap.types.Time(),
"dokluser": new abap.types.Character(12, {}),
"doklreles": new abap.types.Character(4, {}),
"dokldate": new abap.types.Date(),
"dokltime": new abap.types.Time()}, "DOKHL", "DOKHL", {}, {}),
  "keyFields": ["ID","OBJECT","LANGU","TYP","DOKVERSION"],
};