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["SEOCLASSTX"] = { "objectType": "TABL", "type": new abap.types.Structure({"clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME"}), "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU"}), "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR"})}, "SEOCLASSTX", "SEOCLASSTX", {}, {}), "keyFields": ["CLSNAME","LANGU"], }; |