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 13 14 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["DD17V"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"ddlanguage": new abap.types.Character(1, {}),
"sqltab": new abap.types.Character(30, {}),
"indexname": new abap.types.Character(3, {}),
"position": new abap.types.Numc({length: 4}),
"as4local": new abap.types.Character(1, {}),
"as4vers": new abap.types.Numc({length: 4}),
"fieldname": new abap.types.Character(30, {}),
"descflag": new abap.types.Character(1, {})}, "DD17V", "DD17V", {}, {}),
"keyFields": [],
"description": "DD17V",
}; |