All files / output tadir.tabl.mjs

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

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 161x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
abap.DDIC["TADIR"] = {
  "objectType": "TABL",
  "type": new abap.types.Structure({
"pgmid": new abap.types.Character(4, {}),
"object": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"korrnum": new abap.types.Character(10, {}),
"delflag": new abap.types.Character(1, {}),
"genflag": new abap.types.Character(1, {}),
"srcsystem": new abap.types.Character(5, {}),
"edtflag": new abap.types.Character(1, {}),
"masterlang": new abap.types.Character(1, {}),
"component": new abap.types.Character(30, {})}, "TADIR", "TADIR", {}, {}),
  "keyFields": ["PGMID","OBJECT","OBJ_NAME"],
};