All files / output treev_ntab.ttyp.mjs

33.33% Statements 6/18
100% Branches 2/2
0% Functions 0/1
33.33% Lines 6/18

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 181x 1x 1x                         1x 1x 1x
abap.DDIC["TREEV_NTAB"] = {
  "objectType": "TTYP",
  "type": (() => { let _t; return () => (_t ??= abap.types.TableFactory.construct(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"})}, "TREEV_NODE", "TREEV_NODE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "TREEV_NTAB")); })(),
  "description": "Table of Tree Nodes",
};