All files / output tdevc.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["TDEVC"] = {
  "objectType": "TABL",
  "type": new abap.types.Structure({
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"dlvunit": new abap.types.Character(30, {"description":"DLVUNIT"}),
"component": new abap.types.Character(20, {"description":"COMPONENT"}),
"parentcl": new abap.types.Character(30, {"description":"PARENTCL"}),
"as4user": new abap.types.Character(12, {"description":"AS4USER"}),
"created_by": new abap.types.Character(12, {"description":"CREATED_BY"}),
"created_on": new abap.types.Date(),
"ctext": new abap.types.Character(60, {"description":"CTEXT"}),
"changed_by": new abap.types.Character(12, {"description":"CHANGED_BY"}),
"changed_on": new abap.types.Date(),
"namespace": new abap.types.Character(10, {"description":"NAMESPACE"})}, "TDEVC", "TDEVC", {}, {}),
  "keyFields": ["DEVCLASS"],
};