All files / output mtreeitem.tabl.mjs

28% Statements 7/25
100% Branches 2/2
0% Functions 0/1
28% Lines 7/25

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 21 22 23 24 251x 1x 1x                                     1x 1x 1x 1x
abap.DDIC["MTREEITEM"] = {
  "objectType": "TABL",
  "type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"node_key": new abap.types.Character(12, {}),
"item_name": new abap.types.Character(12, {}),
"class": new abap.types.Integer({qualifiedName: "I"}),
"font": new abap.types.Integer({qualifiedName: "I"}),
"disabled": new abap.types.Character(1, {}),
"editable": new abap.types.Character(1, {}),
"hidden": new abap.types.Character(1, {}),
"alignment": new abap.types.Integer({qualifiedName: "I"}),
"t_image": new abap.types.Character(46, {}),
"chosen": new abap.types.Character(1, {}),
"togg_right": new abap.types.Character(1, {}),
"style": new abap.types.Integer({qualifiedName: "I"}),
"length": new abap.types.Integer({qualifiedName: "I"}),
"length_pix": new abap.types.Character(1, {}),
"ignoreimag": new abap.types.Character(1, {}),
"usebgcolor": new abap.types.Character(1, {}),
"txtisqinfo": new abap.types.Character(1, {}),
"text": new abap.types.Character(80, {}),
"dragdropid": new abap.types.Integer({qualifiedName: "I"})}, "MTREEITEM", "MTREEITEM", {}, {})); })(),
  "keyFields": [],
  "description": "MTREEITEM",
};