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["T100"] = { "objectType": "TABL", "type": new abap.types.Structure({"sprsl": new abap.types.Character(1, {}), "arbgb": new abap.types.Character(20, {}), "msgnr": new abap.types.Character(3, {}), "text": new abap.types.Character(73, {})}, "T100", "T100", {}, {}), "keyFields": ["SPRSL","ARBGB","MSGNR"], }; |