All files / output edisegmdef.tabl.mjs

38.88% Statements 7/18
100% Branches 2/2
0% Functions 0/1
38.88% Lines 7/18

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 181x 1x 1x                       1x 1x 1x 1x
abap.DDIC["EDISEGMDEF"] = {
  "objectType": "TABL",
  "type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"segtyp": new abap.types.Character(27, {}),
"version": new abap.types.Numc({length: 3}),
"segdef": new abap.types.Character(30, {}),
"released": new abap.types.Character(4, {}),
"closed": new abap.types.Character(1, {}),
"credate": new abap.types.Date(),
"cretime": new abap.types.Time(),
"ldate": new abap.types.Date(),
"ltime": new abap.types.Time(),
"fieldnum": new abap.types.Numc({length: 4}),
"expleng": new abap.types.Numc({length: 4}),
"applrel": new abap.types.Character(10, {})}, "EDISEGMDEF", "EDISEGMDEF", {}, {})); })(),
  "keyFields": [],
  "description": "EDISEGMDEF",
};