All files / output progdir.tabl.mjs

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

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 351x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
abap.DDIC["PROGDIR"] = {
  "objectType": "TABL",
  "type": new abap.types.Structure({
"name": new abap.types.Character(40, {}),
"state": new abap.types.Character(1, {}),
"sqlx": new abap.types.Character(1, {}),
"edtx": new abap.types.Character(1, {}),
"varcl": new abap.types.Character(1, {}),
"dbapl": new abap.types.Character(1, {}),
"dbna": new abap.types.Character(2, {}),
"clas": new abap.types.Character(4, {}),
"type": new abap.types.Character(3, {}),
"occurs": new abap.types.Character(1, {}),
"subc": new abap.types.Character(1, {}),
"appl": new abap.types.Character(1, {}),
"secu": new abap.types.Character(8, {}),
"cnam": new abap.types.Character(12, {}),
"cdat": new abap.types.Date(),
"unam": new abap.types.Character(12, {}),
"udat": new abap.types.Date(),
"vern": new abap.types.Character(6, {}),
"levl": new abap.types.Character(4, {}),
"rstat": new abap.types.Character(1, {}),
"rmand": new abap.types.Character(3, {}),
"rload": new abap.types.Character(1, {}),
"fixpt": new abap.types.Character(1, {}),
"sset": new abap.types.Character(1, {}),
"sdate": new abap.types.Date(),
"stime": new abap.types.Character(6, {}),
"idate": new abap.types.Date(),
"itime": new abap.types.Character(6, {}),
"ldbname": new abap.types.Character(20, {}),
"uccheck": new abap.types.Character(1, {})}, "PROGDIR", "PROGDIR", {}, {}),
  "keyFields": ["NAME","STATE"],
};