All files / output ddfields.ttyp.mjs

100% Statements 50/50
100% Branches 3/3
100% Functions 1/1
100% Lines 50/50

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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 501x 1x 1x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 25x 1x 1x 1x
abap.DDIC["DDFIELDS"] = {
  "objectType": "TTYP",
  "type": (() => { let _t; return () => (_t ??= abap.types.TableFactory.construct(new abap.types.Structure({
"tabname": new abap.types.Character(30, {}),
"fieldname": new abap.types.Character(30, {}),
"langu": new abap.types.Character(1, {}),
"position": new abap.types.Numc({length: 4}),
"offset": new abap.types.Numc({length: 6}),
"domname": new abap.types.Character(30, {}),
"rollname": new abap.types.Character(30, {}),
"checktable": new abap.types.Character(1, {}),
"leng": new abap.types.Numc({length: 6}),
"intlen": new abap.types.Numc({length: 6}),
"outputlen": new abap.types.Numc({length: 6}),
"decimals": new abap.types.Numc({length: 6}),
"datatype": new abap.types.Character(1, {}),
"inttype": new abap.types.Character(1, {}),
"reftable": new abap.types.Character(1, {}),
"reffield": new abap.types.Character(1, {}),
"precfield": new abap.types.Character(1, {}),
"authorid": new abap.types.Character(1, {}),
"memoryid": new abap.types.Character(1, {}),
"logflag": new abap.types.Character(1, {}),
"mask": new abap.types.Character(20, {}),
"masklen": new abap.types.Character(1, {}),
"convexit": new abap.types.Character(1, {}),
"headlen": new abap.types.Character(1, {}),
"scrlen1": new abap.types.Character(1, {}),
"scrlen2": new abap.types.Character(1, {}),
"scrlen3": new abap.types.Character(1, {}),
"fieldtext": new abap.types.Character(1, {}),
"reptext": new abap.types.Character(1, {}),
"scrtext_s": new abap.types.Character(1, {}),
"scrtext_m": new abap.types.Character(1, {}),
"scrtext_l": new abap.types.Character(1, {}),
"keyflag": new abap.types.Character(1, {}),
"lowercase": new abap.types.Character(1, {}),
"mac": new abap.types.Character(1, {}),
"genkey": new abap.types.Character(1, {}),
"noforkey": new abap.types.Character(1, {}),
"valexi": new abap.types.Character(1, {}),
"noauthch": new abap.types.Character(1, {}),
"sign": new abap.types.Character(1, {}),
"dynpfld": new abap.types.Character(1, {}),
"f4availabl": new abap.types.Character(1, {}),
"comptype": new abap.types.Character(1, {}),
"outputstyle": new abap.types.Character(1, {}),
"lfieldname": new abap.types.Character(132, {})}, "DFIES", "DFIES", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "DDFIELDS")); })(),
  "description": "DDFIELDS",
};