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["SCX_T100KEY"] = { "objectType": "TABL", "type": new abap.types.Structure({"msgid": new abap.types.Character(20, {}), "msgno": new abap.types.Numc({length: 3}), "attr1": new abap.types.Character(255, {}), "attr2": new abap.types.Character(255, {}), "attr3": new abap.types.Character(255, {}), "attr4": new abap.types.Character(255, {})}, "SCX_T100KEY", "SCX_T100KEY", {}, {}), "keyFields": [], }; |