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 15 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["DOKIL"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"id": new abap.types.Character(2, {}),
"object": new abap.types.Character(60, {}),
"langu": new abap.types.Character(1, {}),
"typ": new abap.types.Character(1, {}),
"version": new abap.types.Numc({length: 4}),
"masterlang": new abap.types.Character(1, {}),
"txtlines": new abap.types.Numc({length: 5}),
"dokstate": new abap.types.Character(1, {}),
"selfdef": new abap.types.Character(1, {})}, "DOKIL", "DOKIL", {}, {}),
"keyFields": ["ID","OBJECT","LANGU","TYP"],
"description": "DOKIL",
}; |