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 | 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["DD01V"] = {
"objectType": "TABL",
"type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"domname": 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, {}),
"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}),
"convexit": new abap.types.Character(5, {}),
"lowercase": new abap.types.Character(1, {}),
"signflag": new abap.types.Character(1, {}),
"entitytab": new abap.types.Character(30, {}),
"appexist": new abap.types.Character(1, {}),
"authclass": new abap.types.Character(2, {}),
"masklen": new abap.types.Numc({length: 4}),
"valexi": new abap.types.Character(1, {})}, "DD01V", "DD01V", {}, {})); })(),
"keyFields": [],
"description": "DD01V",
}; |