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 16 17 18 19 20 21 22 23 24 25 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["VSEOINTERF"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"clsname": new abap.types.Character(30, {}),
"version": new abap.types.Numc(),
"langu": new abap.types.Character(1, {}),
"descript": new abap.types.Character(60, {}),
"uuid": new abap.types.Hex({length: 16}),
"category": new abap.types.Numc({length: 2}),
"exposure": new abap.types.Numc(),
"state": new abap.types.Numc(),
"release": new abap.types.Numc(),
"author": new abap.types.Character(12, {}),
"createdon": new abap.types.Date(),
"changedby": new abap.types.Character(12, {}),
"changedon": new abap.types.Date(),
"chgdanyby": new abap.types.Character(12, {}),
"chgdanyon": new abap.types.Date(),
"remote": new abap.types.Character(1, {}),
"unicode": new abap.types.Character(1, {}),
"r3release": new abap.types.Character(10, {}),
"clsproxy": new abap.types.Character(1, {})}, "VSEOINTERF", "VSEOINTERF", {}, {}),
"keyFields": [],
"description": "VSEOINTERF",
}; |