All files / output mtreecnode.tabl.mjs

35% Statements 7/20
100% Branches 2/2
0% Functions 0/1
35% Lines 7/20

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 201x 1x 1x                           1x 1x 1x 1x
abap.DDIC["MTREECNODE"] = {
  "objectType": "TABL",
  "type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"node_key": new abap.types.Character(12, {}),
"relatkey": new abap.types.Character(12, {}),
"relatship": new abap.types.Integer({qualifiedName: "I"}),
"hidden": new abap.types.Character(1, {}),
"disabled": new abap.types.Character(1, {}),
"isfolder": new abap.types.Character(1, {}),
"n_image": new abap.types.Character(46, {}),
"exp_image": new abap.types.Character(46, {}),
"style": new abap.types.Integer({qualifiedName: "I"}),
"last_hitem": new abap.types.Character(12, {}),
"no_branch": new abap.types.Character(1, {}),
"expander": new abap.types.Character(1, {}),
"dragdropid": new abap.types.Integer({qualifiedName: "I"}),
"text": new abap.types.Character(80, {})}, "MTREECNODE", "MTREECNODE", {}, {})); })(),
  "keyFields": [],
  "description": "MTREECNODE",
};