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 7 8 9 10 11 12 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["SCX_T100KEY"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"msgid": new abap.types.Character(20, {"qualifiedName":"SYMSGID","ddicName":"SYMSGID","description":"SYMSGID"}),
"msgno": new abap.types.Numc({length: 3, qualifiedName: "SYMSGNO"}),
"attr1": new abap.types.String({qualifiedName: "SCX_ATTRNAME"}),
"attr2": new abap.types.String({qualifiedName: "SCX_ATTRNAME"}),
"attr3": new abap.types.String({qualifiedName: "SCX_ATTRNAME"}),
"attr4": new abap.types.String({qualifiedName: "SCX_ATTRNAME"})}, "SCX_T100KEY", "SCX_T100KEY", {}, {}),
"keyFields": [],
"description": "SCX_T100KEY",
}; |