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 | 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["MTREELNODE"] = {
"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, {})}, "MTREELNODE", "MTREELNODE", {}, {})); })(),
"keyFields": [],
"description": "MTREELNODE",
}; |