All files / output ltvariants.ttyp.mjs

26.08% Statements 6/23
100% Branches 2/2
0% Functions 0/1
26.08% Lines 6/23

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 231x 1x 1x                                   1x 1x 1x
abap.DDIC["LTVARIANTS"] = {
  "objectType": "TTYP",
  "type": (() => { let _t; return () => (_t ??= abap.types.TableFactory.construct(new abap.types.Structure({
"relid": new abap.types.Character(2, {}),
"report": new abap.types.Character(40, {}),
"handle": new abap.types.Character(4, {}),
"log_group": new abap.types.Character(4, {}),
"username": new abap.types.Character(12, {}),
"variant": new abap.types.Character(12, {}),
"type": new abap.types.Character(1, {}),
"text": new abap.types.Character(40, {}),
"version": new abap.types.Numc({length: 6}),
"erfdat": new abap.types.Date(),
"erftime": new abap.types.Time(),
"erfname": new abap.types.Character(12, {}),
"aedat": new abap.types.Date(),
"aetime": new abap.types.Time(),
"aename": new abap.types.Character(12, {}),
"dependvars": new abap.types.Character(10, {}),
"defaultvar": new abap.types.Character(1, {}),
"inactive": new abap.types.Character(1, {})}, "LTVARIANT", "LTVARIANT", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LTVARIANTS")); })(),
  "description": "ALV layout variants",
};