Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 | 1x 1x 1x 1x | const pool = {};
pool['tpak_permission_to_use_ref_typ'] = new abap.types.ABAPObject({qualifiedName: "IF_PACKAGE_PERMISSION_TO_USE", RTTIName: "\\INTERFACE=IF_PACKAGE_PERMISSION_TO_USE"});
pool['tpak_permission_to_use_list'] = abap.types.TableFactory.construct(new abap.types.ABAPObject({qualifiedName: "IF_PACKAGE_PERMISSION_TO_USE", RTTIName: "\\INTERFACE=IF_PACKAGE_PERMISSION_TO_USE"}), {"withHeader":false,"keyType":"EMPTY","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "tpak_permission_to_use_list");
abap.TypePools['TPAK'] = pool; |