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 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 | 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 5x 14x 9x 9x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 14x 9x 9x 14x 14x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x | const {cx_root} = await import("./cx_root.clas.mjs"); // zcl_abapgit_repo_requirements.clas.abap class zcl_abapgit_repo_requirements { static INTERNAL_TYPE = 'CLAS'; static INTERNAL_NAME = 'ZCL_ABAPGIT_REPO_REQUIREMENTS'; static IMPLEMENTED_INTERFACES = []; static ATTRIBUTES = {"GT_CVERS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers");}, "visibility": "I", "is_constant": " ", "is_class": "X"}}; static METHODS = {"GET_CVERS": {"visibility": "I", "parameters": {"RT_CVERS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers");}, "is_optional": " "}}}, "SHOW_REQUIREMENT_POPUP": {"visibility": "I", "parameters": {"IT_REQUIREMENTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt");}, "is_optional": " "}}}, "GET_REQUIREMENT_MET_STATUS": {"visibility": "I", "parameters": {"RT_STATUS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt");}, "is_optional": " "}, "IT_REQUIREMENTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_dot_abapgit=>ty_requirement_tt");}, "is_optional": " "}}}, "IS_VERSION_GREATER_OR_EQUAL": {"visibility": "I", "parameters": {"RV_TRUE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IS_STATUS": {"type": () => {return new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {});}, "is_optional": " "}}}, "REQUIREMENTS_POPUP": {"visibility": "U", "parameters": {"IT_REQUIREMENTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_dot_abapgit=>ty_requirement_tt");}, "is_optional": " "}}}, "IS_REQUIREMENTS_MET": {"visibility": "U", "parameters": {"RV_STATUS": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"zif_abapgit_definitions=>ty_yes_no"});}, "is_optional": " "}, "IT_REQUIREMENTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_dot_abapgit=>ty_requirement_tt");}, "is_optional": " "}}}, "INJECT_CVERS": {"visibility": "U", "parameters": {"IT_CVERS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers");}, "is_optional": " "}}}}; #gt_cvers; constructor() { this.me = new abap.types.ABAPObject(); this.me.set(this); this.INTERNAL_ID = abap.internalIdCounter++; this.FRIENDS_ACCESS_INSTANCE = { }; this.gt_cvers = zcl_abapgit_repo_requirements.gt_cvers; } async constructor_(INPUT) { if (super.constructor_) { await super.constructor_(INPUT); } return this; } async get_cvers() { return zcl_abapgit_repo_requirements.get_cvers(); } static async get_cvers() { let rt_cvers = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers"); if (abap.compare.initial(zcl_abapgit_repo_requirements.gt_cvers) === false) { rt_cvers.set(zcl_abapgit_repo_requirements.gt_cvers); return rt_cvers; } await abap.statements.select(rt_cvers, {select: "SELECT * FROM " + abap.buildDbTableName("cvers") + " ORDER BY PRIMARY KEY", primaryKey: ["component"]}); if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) { await abap.Classes['ZCX_ABAPGIT_EXCEPTION'].raise({iv_text: new abap.types.String().set(`Error reading installed components`)}); } return rt_cvers; } async get_requirement_met_status(INPUT) { return zcl_abapgit_repo_requirements.get_requirement_met_status(INPUT); } static async get_requirement_met_status(INPUT) { let rt_status = abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt"); let it_requirements = INPUT?.it_requirements; if (it_requirements?.getQualifiedName === undefined || it_requirements.getQualifiedName() !== "ZIF_ABAPGIT_DOT_ABAPGIT=>TY_REQUIREMENT_TT") { it_requirements = undefined; } if (it_requirements === undefined) { it_requirements = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_dot_abapgit=>ty_requirement_tt").set(INPUT.it_requirements); } let lt_installed = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers"); let fs_ls_requirement_ = new abap.types.FieldSymbol(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {})); let fs_ls_status_ = new abap.types.FieldSymbol(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {})); let fs_ls_installed_comp_ = new abap.types.FieldSymbol(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {})); lt_installed.set((await this.get_cvers())); for await (const unique567 of abap.statements.loop(it_requirements)) { fs_ls_requirement_.assign(unique567); fs_ls_status_.assign(rt_status.appendInitial()); fs_ls_status_.get().component.set(fs_ls_requirement_.get().component); fs_ls_status_.get().required_release.set(fs_ls_requirement_.get().min_release); fs_ls_status_.get().required_patch.set(fs_ls_requirement_.get().min_patch); abap.statements.readTable(lt_installed,{assigning: fs_ls_installed_comp_, withKey: (i) => {return abap.compare.eq(i.component, fs_ls_requirement_.get().component);}, withKeyValue: [{key: (i) => {return i.component}, value: fs_ls_requirement_.get().component}], usesTableLine: false, withKeySimple: {"component": fs_ls_requirement_.get().component}}); if (abap.compare.eq(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) { fs_ls_status_.get().installed_release.set(fs_ls_installed_comp_.get().release); fs_ls_status_.get().installed_patch.set(fs_ls_installed_comp_.get().extrelease); await abap.statements.select(fs_ls_status_.get().description, {select: "SELECT desc_text FROM " + abap.buildDbTableName("cvers_ref") + " WHERE \"component\" = '" + fs_ls_installed_comp_.get().component.get() + "' AND \"langu\" = '" + abap.builtin.sy.get().langu.get() + "' UP TO 1 ROWS", primaryKey: ["component","langu"]}); fs_ls_status_.get().met.set((await this.is_version_greater_or_equal({is_status: fs_ls_status_}))); } else { fs_ls_status_.get().met.set(abap.builtin.abap_false); } fs_ls_installed_comp_.unassign(); } return rt_status; } async inject_cvers(INPUT) { return zcl_abapgit_repo_requirements.inject_cvers(INPUT); } static async inject_cvers(INPUT) { let it_cvers = INPUT?.it_cvers; if (it_cvers?.getQualifiedName === undefined || it_cvers.getQualifiedName() !== "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_CVERS") { it_cvers = undefined; } if (it_cvers === undefined) { it_cvers = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers").set(INPUT.it_cvers); } zcl_abapgit_repo_requirements.gt_cvers.set(it_cvers); } async is_requirements_met(INPUT) { return zcl_abapgit_repo_requirements.is_requirements_met(INPUT); } static async is_requirements_met(INPUT) { let rv_status = new abap.types.Character(1, {"qualifiedName":"zif_abapgit_definitions=>ty_yes_no"}); let it_requirements = INPUT?.it_requirements; if (it_requirements?.getQualifiedName === undefined || it_requirements.getQualifiedName() !== "ZIF_ABAPGIT_DOT_ABAPGIT=>TY_REQUIREMENT_TT") { it_requirements = undefined; } if (it_requirements === undefined) { it_requirements = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_dot_abapgit=>ty_requirement_tt").set(INPUT.it_requirements); } let lt_met_status = abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt"); lt_met_status.set((await this.get_requirement_met_status({it_requirements: it_requirements}))); abap.statements.readTable(lt_met_status,{withKey: (i) => {return abap.compare.eq(i.met, abap.builtin.abap_false);}, withKeyValue: [{key: (i) => {return i.met}, value: abap.builtin.abap_false}], usesTableLine: false, withKeySimple: {"met": abap.builtin.abap_false}}); if (abap.compare.eq(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) { rv_status.set(abap.Classes['ZIF_ABAPGIT_DEFINITIONS'].zif_abapgit_definitions$c_no); } else { rv_status.set(abap.Classes['ZIF_ABAPGIT_DEFINITIONS'].zif_abapgit_definitions$c_yes); } return rv_status; } async is_version_greater_or_equal(INPUT) { return zcl_abapgit_repo_requirements.is_version_greater_or_equal(INPUT); } static async is_version_greater_or_equal(INPUT) { let rv_true = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}); let is_status = INPUT?.is_status; if (is_status?.getQualifiedName === undefined || is_status.getQualifiedName() !== "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS") { is_status = undefined; } if (is_status === undefined) { is_status = new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}).set(INPUT.is_status); } let lv_installed_release = new abap.types.Numc({length: 4}); let lv_installed_patch = new abap.types.Numc({length: 4}); let lv_required_release = new abap.types.Numc({length: 4}); let lv_required_patch = new abap.types.Numc({length: 4}); try { lv_installed_release.set(is_status.get().installed_release); lv_installed_patch.set(is_status.get().installed_patch); lv_required_release.set(is_status.get().required_release); lv_required_patch.set(is_status.get().required_patch); } catch (e) { if ((abap.Classes['CX_SY_CONVERSION_ERROR'] && e instanceof abap.Classes['CX_SY_CONVERSION_ERROR'])) { rv_true.set(abap.builtin.abap_false); return rv_true; } else { throw e; } } if (abap.compare.gt(lv_installed_release, lv_required_release) || (abap.compare.eq(lv_installed_release, lv_required_release) && (abap.compare.eq(lv_required_patch, abap.IntegerFactory.get(0)) || abap.compare.ge(lv_installed_patch, lv_required_patch)))) { rv_true.set(abap.builtin.abap_true); } return rv_true; } async requirements_popup(INPUT) { return zcl_abapgit_repo_requirements.requirements_popup(INPUT); } static async requirements_popup(INPUT) { let it_requirements = INPUT?.it_requirements; if (it_requirements?.getQualifiedName === undefined || it_requirements.getQualifiedName() !== "ZIF_ABAPGIT_DOT_ABAPGIT=>TY_REQUIREMENT_TT") { it_requirements = undefined; } if (it_requirements === undefined) { it_requirements = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "min_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "min_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zif_abapgit_dot_abapgit=>ty_requirement", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_dot_abapgit=>ty_requirement_tt").set(INPUT.it_requirements); } let lt_met_status = abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt"); let lv_answer = new abap.types.Character(1, {}); lt_met_status.set((await this.get_requirement_met_status({it_requirements: it_requirements}))); await this.show_requirement_popup({it_requirements: lt_met_status}); lv_answer.set((await (await abap.Classes['ZCL_ABAPGIT_UI_FACTORY'].get_popups()).get().zif_abapgit_popups$popup_to_confirm({iv_titlebar: abap.CharacterFactory.get(7, 'Warning'), iv_text_question: abap.CharacterFactory.get(60, 'The project has unmet requirements. Do you want to continue?')}))); if (abap.compare.ne(lv_answer, abap.CharacterFactory.get(1, '1'))) { await abap.Classes['ZCX_ABAPGIT_EXCEPTION'].raise({iv_text: abap.CharacterFactory.get(41, 'Cancelling because of unmet requirements.')}); } } async show_requirement_popup(INPUT) { return zcl_abapgit_repo_requirements.show_requirement_popup(INPUT); } static async show_requirement_popup(INPUT) { let it_requirements = INPUT?.it_requirements; if (it_requirements?.getQualifiedName === undefined || it_requirements.getQualifiedName() !== "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS_TT") { it_requirements = undefined; } if (it_requirements === undefined) { it_requirements = abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt").set(INPUT.it_requirements); } let lo_alv = new abap.types.ABAPObject({qualifiedName: "CL_SALV_TABLE", RTTIName: "\\CLASS=CL_SALV_TABLE"}); let lo_column = new abap.types.ABAPObject({qualifiedName: "CL_SALV_COLUMN", RTTIName: "\\CLASS=CL_SALV_COLUMN"}); let lo_columns = new abap.types.ABAPObject({qualifiedName: "CL_SALV_COLUMNS_TABLE", RTTIName: "\\CLASS=CL_SALV_COLUMNS_TABLE"}); let lt_color_table = abap.types.TableFactory.construct(new abap.types.Structure({ "color": abap.types.TableFactory.construct(new abap.types.Structure({ "fname": new abap.types.Character(30, {}), "color": new abap.types.Structure({ "col": new abap.types.Integer({qualifiedName: "I"}), "int": new abap.types.Integer({qualifiedName: "I"}), "inv": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_COLO", "LVC_S_COLO", {}, {}), "nokeycol": new abap.types.Character(1, {})}, "LVC_S_SCOL", "LVC_S_SCOL", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_SCOL"), "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "ty_color_line", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "ty_color_tab"); let lt_color_negative = abap.types.TableFactory.construct(new abap.types.Structure({ "fname": new abap.types.Character(30, {}), "color": new abap.types.Structure({ "col": new abap.types.Integer({qualifiedName: "I"}), "int": new abap.types.Integer({qualifiedName: "I"}), "inv": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_COLO", "LVC_S_COLO", {}, {}), "nokeycol": new abap.types.Character(1, {})}, "LVC_S_SCOL", "LVC_S_SCOL", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_SCOL"); let lt_color_positive = abap.types.TableFactory.construct(new abap.types.Structure({ "fname": new abap.types.Character(30, {}), "color": new abap.types.Structure({ "col": new abap.types.Integer({qualifiedName: "I"}), "int": new abap.types.Integer({qualifiedName: "I"}), "inv": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_COLO", "LVC_S_COLO", {}, {}), "nokeycol": new abap.types.Character(1, {})}, "LVC_S_SCOL", "LVC_S_SCOL", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_SCOL"); let ls_color = new abap.types.Structure({ "fname": new abap.types.Character(30, {}), "color": new abap.types.Structure({ "col": new abap.types.Integer({qualifiedName: "I"}), "int": new abap.types.Integer({qualifiedName: "I"}), "inv": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_COLO", "LVC_S_COLO", {}, {}), "nokeycol": new abap.types.Character(1, {})}, "LVC_S_SCOL", "LVC_S_SCOL", {}, {}); let ls_position = new abap.types.Structure({ "start_column": new abap.types.Integer({qualifiedName: "I"}), "start_row": new abap.types.Integer({qualifiedName: "I"}), "end_column": new abap.types.Integer({qualifiedName: "I"}), "end_row": new abap.types.Integer({qualifiedName: "I"})}, "zif_abapgit_popups=>ty_popup_position", undefined, {}, {}); let lx_ex = new abap.types.ABAPObject({qualifiedName: "CX_ROOT", RTTIName: "\\CLASS=CX_ROOT"}); let fs_ls_line_ = new abap.types.FieldSymbol(new abap.types.Structure({ "color": abap.types.TableFactory.construct(new abap.types.Structure({ "fname": new abap.types.Character(30, {}), "color": new abap.types.Structure({ "col": new abap.types.Integer({qualifiedName: "I"}), "int": new abap.types.Integer({qualifiedName: "I"}), "inv": new abap.types.Integer({qualifiedName: "I"})}, "LVC_S_COLO", "LVC_S_COLO", {}, {}), "nokeycol": new abap.types.Character(1, {})}, "LVC_S_SCOL", "LVC_S_SCOL", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "LVC_T_SCOL"), "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "ty_color_line", undefined, {}, {})); let fs_ls_requirement_ = new abap.types.FieldSymbol(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {})); ls_color.get().color.get().col.set(abap.builtin.col_negative); abap.statements.append({source: ls_color, target: lt_color_negative}); ls_color.get().color.get().col.set(abap.builtin.col_positive); abap.statements.append({source: ls_color, target: lt_color_positive}); ls_color.clear(); for await (const unique568 of abap.statements.loop(it_requirements)) { fs_ls_requirement_.assign(unique568); fs_ls_line_.assign(lt_color_table.appendInitial()); abap.statements.moveCorresponding(fs_ls_requirement_, fs_ls_line_); } for await (const unique569 of abap.statements.loop(lt_color_table)) { fs_ls_line_.assign(unique569); if (abap.compare.eq(fs_ls_line_.get().met, abap.builtin.abap_false)) { fs_ls_line_.get().color.set(lt_color_negative); } else { fs_ls_line_.get().color.set(lt_color_positive); } } fs_ls_line_.unassign(); try { await abap.Classes['CL_SALV_TABLE'].factory({r_salv_table: lo_alv, t_table: lt_color_table}); lo_columns.set((await lo_alv.get().get_columns())); await (await lo_columns.get().get_column({columnname: abap.CharacterFactory.get(3, 'MET')})).get().set_short_text({value: abap.CharacterFactory.get(3, 'Met')}); await lo_columns.get().set_color_column({value: abap.CharacterFactory.get(5, 'COLOR')}); await lo_columns.get().set_optimize(); lo_column.set((await lo_columns.get().get_column({columnname: abap.CharacterFactory.get(16, 'REQUIRED_RELEASE')}))); await lo_column.get().set_short_text({value: abap.CharacterFactory.get(9, 'Req. Rel.')}); lo_column.set((await lo_columns.get().get_column({columnname: abap.CharacterFactory.get(14, 'REQUIRED_PATCH')}))); await lo_column.get().set_short_text({value: abap.CharacterFactory.get(10, 'Req. SP L.')}); ls_position.set((await abap.Classes['ZCL_ABAPGIT_POPUPS'].center({iv_width: abap.IntegerFactory.get(70), iv_height: abap.IntegerFactory.get(10)}))); await lo_alv.get().set_screen_popup({start_column: ls_position.get().start_column, end_column: ls_position.get().end_column, start_line: ls_position.get().start_row, end_line: ls_position.get().end_row}); await (await lo_alv.get().get_display_settings()).get().set_list_header({val: abap.CharacterFactory.get(12, 'Requirements')}); await lo_alv.get().display(); } catch (e) { if ((abap.Classes['CX_SALV_MSG'] && e instanceof abap.Classes['CX_SALV_MSG']) || (abap.Classes['CX_SALV_NOT_FOUND'] && e instanceof abap.Classes['CX_SALV_NOT_FOUND']) || (abap.Classes['CX_SALV_DATA_ERROR'] && e instanceof abap.Classes['CX_SALV_DATA_ERROR'])) { lx_ex.set(e); await abap.Classes['ZCX_ABAPGIT_EXCEPTION'].raise({iv_text: (await lx_ex.get().if_message$get_text())}); } else { throw e; } } } } abap.Classes['ZCL_ABAPGIT_REPO_REQUIREMENTS'] = zcl_abapgit_repo_requirements; zcl_abapgit_repo_requirements.gt_cvers = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers"); zcl_abapgit_repo_requirements.ty_cvers = abap.types.TableFactory.construct(new abap.types.Structure({ "component": new abap.types.Character(30, {}), "release": new abap.types.Character(10, {}), "extrelease": new abap.types.Character(10, {}), "comp_type": new abap.types.Character(1, {})}, "CVERS", "CVERS", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_cvers"); zcl_abapgit_repo_requirements.ty_requirement_status = new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}); zcl_abapgit_repo_requirements.ty_requirement_status_tt = abap.types.TableFactory.construct(new abap.types.Structure({ "met": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "component": new abap.types.Character(30, {"description":"DLVUNIT"}), "description": new abap.types.String({qualifiedName: "ZCL_ABAPGIT_REPO_REQUIREMENTS=>TY_REQUIREMENT_STATUS-DESCRIPTION"}), "installed_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "installed_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"}), "required_release": new abap.types.Character(10, {"qualifiedName":"SAPRELEASE","ddicName":"SAPRELEASE","description":"SAPRELEASE"}), "required_patch": new abap.types.Character(10, {"qualifiedName":"SAPPATCHLV","ddicName":"SAPPATCHLV","description":"SAPPATCHLV"})}, "zcl_abapgit_repo_requirements=>ty_requirement_status", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zcl_abapgit_repo_requirements=>ty_requirement_status_tt"); export {zcl_abapgit_repo_requirements}; |