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 | 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["X031L"] = {
"objectType": "TABL",
"type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"tabname": new abap.types.Character(30, {}),
"position": new abap.types.Hex({length: 2}),
"flag1": new abap.types.Hex(),
"flag2": new abap.types.Hex(),
"flag3": new abap.types.Hex(),
"flag4": new abap.types.Hex(),
"dbtabpos": new abap.types.Hex({length: 2}),
"fieldtype": new abap.types.Hex(),
"offset": new abap.types.Hex({length: 4}),
"dblength": new abap.types.Hex({length: 2}),
"dblength2": new abap.types.Hex({length: 4}),
"exlength": new abap.types.Hex({length: 2}),
"decimals": new abap.types.Hex(),
"depth": new abap.types.Hex(),
"fldalign": new abap.types.Hex(),
"fieldname": new abap.types.Character(30, {}),
"rollname": new abap.types.Character(30, {}),
"abtype": new abap.types.Hex(),
"dtyp": new abap.types.Character(4, {}),
"exid": new abap.types.Character(1, {}),
"reftable": new abap.types.Character(30, {}),
"reffield": new abap.types.Character(30, {}),
"precfield": new abap.types.Hex({length: 2}),
"convexit": new abap.types.Character(5, {}),
"memoryid": new abap.types.Character(20, {}),
"checktable": new abap.types.Character(30, {}),
"digits": new abap.types.Hex({length: 2})}, "X031L", "X031L", {}, {})); })(),
"keyFields": [],
"description": "Nametab Structure, Database Structure DDNTF",
}; |