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 | 1x 1x 1x 1x 1x 1x | abap.DDIC["SEOTYPTYPE"] = { "objectType": "DTEL", "type": new abap.types.Numc({qualifiedName: "SEOTYPTYPE"}), "domain": "SEOTYPTYPE", "fixedValues": [{"description":"Attribute reference (LIKE)","low":"0","language":"E"},{"description":"Type reference (TYPE)","low":"1","language":"E"},{"description":"Object (TYPE)","low":"2","language":"E"},{"description":"Object reference (TYPE REF TO)","low":"3","language":"E"},{"description":"See code","low":"4","language":"E"},{"description":"Boxed component (TYPE ... BOXED)","low":"5","language":"E"}], }; |