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 | 1x 1x 1x 1x 1x 1x | abap.DDIC["LVC_T_LYIN"] = {
"objectType": "TTYP",
"type": (() => { let _t; return () => (_t ??= abap.types.TableFactory.construct(new abap.types.Structure({
"node_key": new abap.types.Character(12, {}),
"fieldname": new abap.types.Character(30, {}),
"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"})}, "LVC_S_LYIN", "LVC_S_LYIN", {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_LYIN")); })(),
"description": "Table Type for LVC_S_LYIN",
}; |