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 26 27 28 29 30 31 32 33 34 35 36 37 | 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 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["THEAD"] = {
"objectType": "TABL",
"type": new abap.types.Structure({
"tdobject": new abap.types.Character(10, {}),
"tdname": new abap.types.Character(70, {}),
"tdid": new abap.types.Character(4, {}),
"tdspras": new abap.types.Character(1, {}),
"tdtitle": new abap.types.Character(50, {}),
"tdform": new abap.types.Character(16, {}),
"tdstyle": new abap.types.Character(8, {}),
"tdversion": new abap.types.Numc({length: 5}),
"tdfuser": new abap.types.Character(12, {}),
"tdfreles": new abap.types.Character(4, {}),
"tdfdate": new abap.types.Date(),
"tdftime": new abap.types.Time(),
"tdluser": new abap.types.Character(12, {}),
"tdlreles": new abap.types.Character(4, {}),
"tdldate": new abap.types.Date(),
"tdltime": new abap.types.Time(),
"tdlinesize": new abap.types.Numc({length: 3}),
"tdtxtlines": new abap.types.Numc({length: 5}),
"tdhyphenat": new abap.types.Character(1, {}),
"tdospras": new abap.types.Character(1, {}),
"tdtranstat": new abap.types.Numc(),
"tdmacode1": new abap.types.Character(16, {}),
"tdmacode2": new abap.types.Character(16, {}),
"tdrefobj": new abap.types.Character(10, {}),
"tdrefname": new abap.types.Character(70, {}),
"tdrefid": new abap.types.Character(4, {}),
"tdtexttype": new abap.types.Character(6, {}),
"tdcompress": new abap.types.Character(1, {}),
"mandt": new abap.types.Character(3, {}),
"tdoclass": new abap.types.Character(4, {}),
"logsys": new abap.types.Character(10, {})}, "THEAD", "THEAD", {}, {}),
"keyFields": [],
"description": "THEAD",
}; |