All files / output edisegmdef.tabl.mjs

100% Statements 17/17
100% Branches 1/1
100% Functions 0/0
100% Lines 17/17

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 171x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
abap.DDIC["EDISEGMDEF"] = {
  "objectType": "TABL",
  "type": 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": [],
};