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 | 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["DD04T"] = {
"objectType": "TABL",
"type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"rollname": new abap.types.Character(30, {}),
"ddlanguage": new abap.types.Character(1, {}),
"as4local": new abap.types.Character(1, {}),
"as4vers": new abap.types.Numc({length: 4}),
"ddtext": new abap.types.Character(60, {}),
"reptext": new abap.types.Character(55, {}),
"scrtext_s": new abap.types.Character(10, {}),
"scrtext_m": new abap.types.Character(20, {}),
"scrtext_l": new abap.types.Character(40, {})}, "DD04T", "DD04T", {}, {})); })(),
"keyFields": ["ROLLNAME","DDLANGUAGE","AS4LOCAL","AS4VERS"],
"description": "DD04T",
}; |