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 | 1x 1x 1x 1x 1x 1x 1x | abap.DDIC["RSDSTABS"] = {
"objectType": "TABL",
"type": (() => { let _t; return () => (_t ??= new abap.types.Structure({
"prim_tab": new abap.types.Character(30, {}),
"sec_tab": new abap.types.Character(30, {}),
"prim_fname": new abap.types.Character(30, {}),
"sec_fname": new abap.types.Character(30, {})}, "RSDSTABS", "RSDSTABS", {}, {})); })(),
"keyFields": [],
"description": "Tables and any differing field names for dynamic selections",
}; |