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 38 39 40 41 42 | 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["DD04V"] = {
"objectType": "TABL",
"type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"rollname": new abap.types.Character(30, {}),
"ddlanguage": new abap.types.Character(1, {}),
"as4user": new abap.types.Character(12, {}),
"as4date": new abap.types.Date(),
"as4time": new abap.types.Time(),
"ddtext": new abap.types.Character(60, {}),
"refkind": new abap.types.Character(1, {}),
"reftype": new abap.types.Character(1, {}),
"domname": new abap.types.Character(30, {}),
"datatype": new abap.types.Character(4, {}),
"leng": new abap.types.Numc({length: 6}),
"decimals": new abap.types.Numc({length: 6}),
"outputlen": new abap.types.Numc({length: 6}),
"routputlen": new abap.types.Numc({length: 6}),
"valexi": new abap.types.Character(1, {}),
"lowercase": new abap.types.Character(1, {}),
"signflag": new abap.types.Character(1, {}),
"convexit": new abap.types.Character(5, {}),
"entitytab": new abap.types.Character(30, {}),
"authclass": new abap.types.Character(2, {}),
"scrtext_s": new abap.types.Character(10, {}),
"scrlen1": new abap.types.Numc({length: 2}),
"scrtext_m": new abap.types.Character(20, {}),
"scrlen2": new abap.types.Numc({length: 2}),
"scrtext_l": new abap.types.Character(40, {}),
"scrlen3": new abap.types.Numc({length: 2}),
"reptext": new abap.types.Character(55, {}),
"headlen": new abap.types.Numc({length: 2}),
"shlpname": new abap.types.Character(30, {}),
"shlpfield": new abap.types.Character(30, {}),
"ltrflddis": new abap.types.Character(1, {}),
"bidictrlc": new abap.types.Character(1, {}),
"memoryid": new abap.types.Character(20, {}),
"deffdname": new abap.types.Character(30, {}),
"logflag": new abap.types.Character(1, {}),
"nohistory": new abap.types.Character(1, {})}, "DD04V", "DD04V", {}, {})); })(),
"keyFields": [],
"description": "DD04V",
}; |