All files / output tdevc.tabl.mjs

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

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 51x 1x 1x 1x 1x
abap.DDIC["TDEVC"] = {
  "objectType": "TABL",
  "type": new abap.types.Structure({"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS"}), "dlvunit": new abap.types.Character(30, {}), "component": new abap.types.Character(20, {}), "parentcl": new abap.types.Character(30, {}), "as4user": new abap.types.Character(12, {}), "created_by": new abap.types.Character(12, {}), "created_on": new abap.types.Date(), "ctext": new abap.types.Character(60, {}), "changed_by": new abap.types.Character(12, {}), "changed_on": new abap.types.Date(), "namespace": new abap.types.Character(10, {})}, "TDEVC", "TDEVC", {}, {}),
  "keyFields": ["DEVCLASS"],
};