All files / output dd_x031l_table.ttyp.mjs

18.75% Statements 6/32
100% Branches 2/2
0% Functions 0/1
18.75% Lines 6/32

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 25 26 27 28 29 30 31 321x 1x 1x                                                     1x 1x 1x
abap.DDIC["DD_X031L_TABLE"] = {
  "objectType": "TTYP",
  "type": (() => { let _t; return () => (_t ??= abap.types.TableFactory.construct(new abap.types.Structure({
"tabname": new abap.types.Character(30, {}),
"position": new abap.types.Hex({length: 2}),
"flag1": new abap.types.Hex(),
"flag2": new abap.types.Hex(),
"flag3": new abap.types.Hex(),
"flag4": new abap.types.Hex(),
"dbtabpos": new abap.types.Hex({length: 2}),
"fieldtype": new abap.types.Hex(),
"offset": new abap.types.Hex({length: 4}),
"dblength": new abap.types.Hex({length: 2}),
"dblength2": new abap.types.Hex({length: 4}),
"exlength": new abap.types.Hex({length: 2}),
"decimals": new abap.types.Hex(),
"depth": new abap.types.Hex(),
"fldalign": new abap.types.Hex(),
"fieldname": new abap.types.Character(30, {}),
"rollname": new abap.types.Character(30, {}),
"abtype": new abap.types.Hex(),
"dtyp": new abap.types.Character(4, {}),
"exid": new abap.types.Character(1, {}),
"reftable": new abap.types.Character(30, {}),
"reffield": new abap.types.Character(30, {}),
"precfield": new abap.types.Hex({length: 2}),
"convexit": new abap.types.Character(5, {}),
"memoryid": new abap.types.Character(20, {}),
"checktable": new abap.types.Character(30, {}),
"digits": new abap.types.Hex({length: 2})}, "X031L", "X031L", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "DD_X031L_TABLE")); })(),
  "description": "DD_X031L_TABLE",
};