All files / output vseoexcep.view.mjs

27.77% Statements 5/18
100% Branches 2/2
0% Functions 0/1
27.77% Lines 5/18

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 181x 1x 1x                           1x 1x
abap.DDIC["VSEOEXCEP"] = {
  "objectType": "VIEW",
  "type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"clsname": new abap.types.Character(30, {}),
"cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
"sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
"version": new abap.types.Numc({qualifiedName: "SEOVERSION"}),
"langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
"descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"}),
"mtdtype": new abap.types.Numc(),
"editorder": new abap.types.Integer({qualifiedName: "SEOORDER"}),
"author": new abap.types.Character(12, {"qualifiedName":"CNAM","ddicName":"CNAM","description":"Author"}),
"createdon": new abap.types.Date({qualifiedName: "RDIR_CDATE"}),
"changedby": new abap.types.Character(12, {"qualifiedName":"UNAM","ddicName":"UNAM","description":"Last changed by"}),
"changedon": new abap.types.Date({qualifiedName: "RDIR_UDATE"}),
"locked": new abap.types.Character(1, {"qualifiedName":"SEOLOCKED","ddicName":"SEOLOCKED","description":"Indicator is locked and cannot be changed"}),
"is_resumable": new abap.types.Character(1, {"qualifiedName":"SEORESUMABLEFLAG","ddicName":"SEORESUMABLEFLAG","description":"Flag that denotes whether an exception is resumable"})}, "VSEOEXCEP", undefined, {}, {})); })(),
};