Press n or j to go to the next uncovered block, b, p or k for the previous block.
1 2 3 4 5 | 1x 1x 1x 1x 1x | abap.DDIC["E071K"] = { "objectType": "TABL", "type": new abap.types.Structure({"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}), "pgmid": new abap.types.Character(4, {}), "object": new abap.types.Character(4, {}), "objname": new abap.types.Character(30, {}), "as4pos": new abap.types.Numc({length: 6}), "mastertype": new abap.types.Character(4, {}), "mastername": new abap.types.Character(40, {}), "viewname": new abap.types.Character(30, {}), "objfunc": new abap.types.Character(1, {}), "tabkey": new abap.types.Character(120, {}), "sortflag": new abap.types.Character(1, {}), "flag": new abap.types.Character(1, {}), "lang": new abap.types.Character(1, {}), "activity": new abap.types.Character(20, {})}, "E071K", "E071K", {}, {}), "keyFields": ["TRKORR","PGMID","OBJECT","OBJNAME","AS4POS"], }; |