All files / output zcl_abapgit_oo_base.clas.mjs

12.69% Statements 83/654
83.33% Branches 5/6
9.52% Functions 4/42
12.69% Lines 83/654

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 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 6541x 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 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               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_oo_base.clas.abap
class zcl_abapgit_oo_base {
  static INTERNAL_TYPE = 'CLAS';
  static INTERNAL_NAME = 'ZCL_ABAPGIT_OO_BASE';
  static IMPLEMENTED_INTERFACES = ["ZIF_ABAPGIT_OO_OBJECT_FNC"];
  static ATTRIBUTES = {"MV_SKIP_TEST_CLASSES": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "visibility": "I", "is_constant": " ", "is_class": " "},
  "C_CP_PROGRAM_TYPE": {"type": () => {return new abap.types.Character(1, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_INCLUDE_PROGRAM_TYPE": {"type": () => {return new abap.types.Character(1, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_IP_PROGRAM_TYPE": {"type": () => {return new abap.types.Character(1, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_DOCU_STATE_ACTIVE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"DOKSTATE","ddicName":"DOKSTATE","description":"DOKSTATE"});}, "visibility": "I", "is_constant": "X", "is_class": "X"},
  "ZIF_ABAPGIT_OO_OBJECT_FNC~C_PARTS": {"type": () => {return new abap.types.Structure({
  "locals_def": new abap.types.String({qualifiedName: "STRING"}),
  "locals_imp": new abap.types.String({qualifiedName: "STRING"}),
  "macros": new abap.types.String({qualifiedName: "STRING"}),
  "testclasses": new abap.types.String({qualifiedName: "STRING"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {"CONVERT_ATTRIB_TO_VSEOATTRIB": {"visibility": "O", "parameters": {"RT_VSEOATTRIB": {"type": () => {return (() => { throw new Error("Void type: SEOO_ATTRIBUTES_R") })();}, "is_optional": " "}, "IV_CLSNAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"});}, "is_optional": " "}, "IT_ATTRIBUTES": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
  "attkeyfld": new abap.types.Character(1, {"qualifiedName":"SEOKEYFLD","ddicName":"SEOKEYFLD","description":"SEOKEYFLD"}),
  "attbusobj": new abap.types.Character(1, {"qualifiedName":"SEOBUSOBJ","ddicName":"SEOBUSOBJ","description":"SEOBUSOBJ"}),
  "exposure": new abap.types.Numc({qualifiedName: "SEOEXPOSE"})}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[{"name":"cmpname","type":"SORTED","isUnique":false,"keyFields":["CMPNAME"]}]}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute_tt");}, "is_optional": " "}}}};
  #mv_skip_test_classes;
  constructor() {
    this.me = new abap.types.ABAPObject();
    this.me.set(this);
    this.INTERNAL_ID = abap.internalIdCounter++;
    this.FRIENDS_ACCESS_INSTANCE = {
    };
    this.#mv_skip_test_classes = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
    this.FRIENDS_ACCESS_INSTANCE["mv_skip_test_classes"] = this.#mv_skip_test_classes;
    this.zif_abapgit_oo_object_fnc$c_parts = abap.Classes['ZIF_ABAPGIT_OO_OBJECT_FNC'].zif_abapgit_oo_object_fnc$c_parts;
    this.c_cp_program_type = zcl_abapgit_oo_base.c_cp_program_type;
    this.c_include_program_type = zcl_abapgit_oo_base.c_include_program_type;
    this.c_ip_program_type = zcl_abapgit_oo_base.c_ip_program_type;
    this.c_docu_state_active = zcl_abapgit_oo_base.c_docu_state_active;
  }
  async constructor_(INPUT) {
    if (super.constructor_) { await super.constructor_(INPUT); }
    return this;
  }
  async convert_attrib_to_vseoattrib(INPUT) {
    return zcl_abapgit_oo_base.convert_attrib_to_vseoattrib(INPUT);
  }
  static async convert_attrib_to_vseoattrib(INPUT) {
    let rt_vseoattrib = (() => { throw new Error("Void type: SEOO_ATTRIBUTES_R") })();
    let iv_clsname = INPUT?.iv_clsname;
    if (iv_clsname?.getQualifiedName === undefined || iv_clsname.getQualifiedName() !== "SEOCLSNAME") { iv_clsname = undefined; }
    if (iv_clsname === undefined) { iv_clsname = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_clsname); }
    let it_attributes = INPUT?.it_attributes;
    if (it_attributes?.getQualifiedName === undefined || it_attributes.getQualifiedName() !== "ZIF_ABAPGIT_OO_OBJECT_FNC=>TY_OBJ_ATTRIBUTE_TT") { it_attributes = undefined; }
    if (it_attributes === undefined) { it_attributes = abap.types.TableFactory.construct(new abap.types.Structure({
    "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
    "attkeyfld": new abap.types.Character(1, {"qualifiedName":"SEOKEYFLD","ddicName":"SEOKEYFLD","description":"SEOKEYFLD"}),
    "attbusobj": new abap.types.Character(1, {"qualifiedName":"SEOBUSOBJ","ddicName":"SEOBUSOBJ","description":"SEOBUSOBJ"}),
    "exposure": new abap.types.Numc({qualifiedName: "SEOEXPOSE"})}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[{"name":"cmpname","type":"SORTED","isUnique":false,"keyFields":["CMPNAME"]}]}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute_tt").set(INPUT.it_attributes); }
    let fs_ls_attribute_ = new abap.types.FieldSymbol(new abap.types.Structure({
    "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
    "attkeyfld": new abap.types.Character(1, {"qualifiedName":"SEOKEYFLD","ddicName":"SEOKEYFLD","description":"SEOKEYFLD"}),
    "attbusobj": new abap.types.Character(1, {"qualifiedName":"SEOBUSOBJ","ddicName":"SEOBUSOBJ","description":"SEOBUSOBJ"}),
    "exposure": new abap.types.Numc({qualifiedName: "SEOEXPOSE"})}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute", undefined, {}, {}));
    let fs_ls_vseoattrib_ = new abap.types.FieldSymbol((() => { throw new Error("Void type: SEOO_ATTRIBUTES_R") })());
    for await (const unique365 of abap.statements.loop(it_attributes)) {
      fs_ls_attribute_.assign(unique365);
      abap.statements.insertInternal({initial: true, assigning: fs_ls_vseoattrib_, table: rt_vseoattrib});
      abap.statements.moveCorresponding(fs_ls_attribute_, fs_ls_vseoattrib_);
      fs_ls_vseoattrib_.get().clsname.set(iv_clsname);
      fs_ls_vseoattrib_.get().state.set(abap.TypePools["SEOC"].seoc_state_implemented);
      fs_ls_vseoattrib_.get().exposure.set(fs_ls_attribute_.get().exposure);
      fs_ls_vseoattrib_.unassign();
    }
    fs_ls_attribute_.unassign();
    return rt_vseoattrib;
  }
  async zif_abapgit_oo_object_fnc$add_to_activation_list(INPUT) {
    let is_item = INPUT?.is_item;
    if (is_item?.getQualifiedName === undefined || is_item.getQualifiedName() !== "ZIF_ABAPGIT_DEFINITIONS=>TY_ITEM") { is_item = undefined; }
    if (is_item === undefined) { is_item = new abap.types.Structure({
    "obj_type": new abap.types.Character(4, {}),
    "obj_name": new abap.types.Character(40, {}),
    "devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
    "srcsystem": new abap.types.Character(5, {}),
    "origlang": new abap.types.Character(1, {}),
    "inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
    "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}).set(INPUT.is_item); }
    await abap.Classes['ZCL_ABAPGIT_OBJECTS_ACTIVATION'].add_item(is_item);
  }
  async zif_abapgit_oo_object_fnc$create(INPUT) {
    let iv_check = INPUT?.iv_check;
    if (iv_check?.getQualifiedName === undefined || iv_check.getQualifiedName() !== "ABAP_BOOL") { iv_check = undefined; }
    if (iv_check === undefined) { iv_check = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}).set(INPUT.iv_check); }
    let iv_package = INPUT?.iv_package;
    if (iv_package?.getQualifiedName === undefined || iv_package.getQualifiedName() !== "DEVCLASS") { iv_package = undefined; }
    if (iv_package === undefined) { iv_package = new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}).set(INPUT.iv_package); }
    let it_attributes = abap.types.TableFactory.construct(new abap.types.Structure({
    "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
    "attkeyfld": new abap.types.Character(1, {"qualifiedName":"SEOKEYFLD","ddicName":"SEOKEYFLD","description":"SEOKEYFLD"}),
    "attbusobj": new abap.types.Character(1, {"qualifiedName":"SEOBUSOBJ","ddicName":"SEOBUSOBJ","description":"SEOBUSOBJ"}),
    "exposure": new abap.types.Numc({qualifiedName: "SEOEXPOSE"})}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[{"name":"cmpname","type":"SORTED","isUnique":false,"keyFields":["CMPNAME"]}]}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute_tt");
    if (INPUT && INPUT.it_attributes) {it_attributes.set(INPUT.it_attributes);}
    let cg_properties = new abap.types.Character(4);
    if (INPUT && INPUT.cg_properties) {cg_properties = INPUT.cg_properties;}
    abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
  }
  async zif_abapgit_oo_object_fnc$create_documentation(INPUT) {
    let it_lines = INPUT?.it_lines;
    if (it_lines?.getQualifiedName === undefined || it_lines.getQualifiedName() !== "TLINETAB") { it_lines = undefined; }
    if (it_lines === undefined) { it_lines = abap.types.TableFactory.construct(new abap.types.Structure({
    "tdformat": new abap.types.Character(2, {}),
    "tdline": new abap.types.Character(132, {})}, "TLINE", "TLINE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "TLINETAB").set(INPUT.it_lines); }
    let iv_id = INPUT?.iv_id;
    if (iv_id === undefined) { iv_id = new abap.types.Character(2, {}).set(INPUT.iv_id); }
    let iv_object_name = INPUT?.iv_object_name;
    if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(60, {}).set(INPUT.iv_object_name); }
    let iv_language = INPUT?.iv_language;
    if (iv_language?.getQualifiedName === undefined || iv_language.getQualifiedName() !== "SPRAS") { iv_language = undefined; }
    if (iv_language === undefined) { iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"}).set(INPUT.iv_language); }
    let iv_no_masterlang = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
    if (INPUT && INPUT.iv_no_masterlang) {iv_no_masterlang.set(INPUT.iv_no_masterlang);}
    try {
      if (abap.FunctionModules['DOCU_UPD'] === undefined) { if (abap.Classes['CX_SY_DYN_CALL_ILLEGAL_FUNC'.trimEnd()] === undefined) { throw "CX_SY_DYN_CALL_ILLEGAL_FUNC not found"; } else { throw new abap.Classes['CX_SY_DYN_CALL_ILLEGAL_FUNC'.trimEnd()]();} }
      await abap.FunctionModules['DOCU_UPD']({exporting: {id: iv_id, langu: iv_language, object: iv_object_name, no_masterlang: iv_no_masterlang, state: zcl_abapgit_oo_base.c_docu_state_active}, tables: {line: it_lines}});
      abap.builtin.sy.get().subrc.set(0);
    } catch (e) {
      if (e.classic) {
          switch (e.classic.toUpperCase()) {
          case "RET_CODE": abap.builtin.sy.get().subrc.set(1); break;
          default: abap.builtin.sy.get().subrc.set(2); break;
            }
        } else {
            throw e;
        }
      }
      if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) {
        await abap.Classes['ZCX_ABAPGIT_EXCEPTION'].raise_t100();
      }
    }
    async zif_abapgit_oo_object_fnc$create_sotr(INPUT) {
      let iv_object_name = INPUT?.iv_object_name;
      if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SOBJ_NAME") { iv_object_name = undefined; }
      if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(40, {"qualifiedName":"SOBJ_NAME","ddicName":"SOBJ_NAME","description":"SOBJ_NAME"}).set(INPUT.iv_object_name); }
      let iv_package = INPUT?.iv_package;
      if (iv_package?.getQualifiedName === undefined || iv_package.getQualifiedName() !== "DEVCLASS") { iv_package = undefined; }
      if (iv_package === undefined) { iv_package = new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}).set(INPUT.iv_package); }
      let ii_xml = INPUT?.ii_xml;
      if (ii_xml?.getQualifiedName === undefined || ii_xml.getQualifiedName() !== "ZIF_ABAPGIT_XML_INPUT") { ii_xml = undefined; }
      if (ii_xml === undefined) { ii_xml = new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_INPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_INPUT"}).set(INPUT.ii_xml); }
      abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
    }
    async zif_abapgit_oo_object_fnc$delete(INPUT) {
      let is_deletion_key = INPUT?.is_deletion_key;
      if (is_deletion_key?.getQualifiedName === undefined || is_deletion_key.getQualifiedName() !== "SEOCLSKEY") { is_deletion_key = undefined; }
      if (is_deletion_key === undefined) { is_deletion_key = new abap.types.Structure({
      "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_deletion_key); }
      abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
    }
    async zif_abapgit_oo_object_fnc$delete_documentation(INPUT) {
      let iv_id = INPUT?.iv_id;
      if (iv_id === undefined) { iv_id = new abap.types.Character(2, {}).set(INPUT.iv_id); }
      let iv_object_name = INPUT?.iv_object_name;
      if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(60, {}).set(INPUT.iv_object_name); }
      let iv_language = INPUT?.iv_language;
      if (iv_language?.getQualifiedName === undefined || iv_language.getQualifiedName() !== "SPRAS") { iv_language = undefined; }
      if (iv_language === undefined) { iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"}).set(INPUT.iv_language); }
      try {
        if (abap.FunctionModules['DOCU_DEL'] === undefined) { if (abap.Classes['CX_SY_DYN_CALL_ILLEGAL_FUNC'.trimEnd()] === undefined) { throw "CX_SY_DYN_CALL_ILLEGAL_FUNC not found"; } else { throw new abap.Classes['CX_SY_DYN_CALL_ILLEGAL_FUNC'.trimEnd()]();} }
        await abap.FunctionModules['DOCU_DEL']({exporting: {id: iv_id, langu: iv_language, object: iv_object_name, typ: abap.CharacterFactory.get(1, 'E')}});
        abap.builtin.sy.get().subrc.set(0);
      } catch (e) {
        if (e.classic) {
            switch (e.classic.toUpperCase()) {
            case "RET_CODE": abap.builtin.sy.get().subrc.set(1); break;
            default: abap.builtin.sy.get().subrc.set(2); break;
              }
          } else {
              throw e;
          }
        }
        if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) {
          await abap.Classes['ZCX_ABAPGIT_EXCEPTION'].raise({iv_text: abap.CharacterFactory.get(19, 'Error from DOCU_DEL')});
        }
      }
      async zif_abapgit_oo_object_fnc$deserialize_source(INPUT) {
        let is_key = INPUT?.is_key;
        if (is_key?.getQualifiedName === undefined || is_key.getQualifiedName() !== "SEOCLSKEY") { is_key = undefined; }
        if (is_key === undefined) { is_key = new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_key); }
        let it_source = INPUT?.it_source;
        if (it_source?.getQualifiedName === undefined || it_source.getQualifiedName() !== "ZIF_ABAPGIT_DEFINITIONS=>TY_STRING_TT") { it_source = undefined; }
        if (it_source === undefined) { it_source = abap.types.TableFactory.construct(new abap.types.String({qualifiedName: "STRING"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_string_tt").set(INPUT.it_source); }
        let iv_package = INPUT?.iv_package;
        if (iv_package?.getQualifiedName === undefined || iv_package.getQualifiedName() !== "DEVCLASS") { iv_package = undefined; }
        if (iv_package === undefined) { iv_package = new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}).set(INPUT.iv_package); }
        let iv_version = INPUT?.iv_version;
        if (iv_version?.getQualifiedName === undefined || iv_version.getQualifiedName() !== "UCCHECK") { iv_version = undefined; }
        if (iv_version === undefined) { iv_version = new abap.types.Character(1, {"qualifiedName":"UCCHECK","ddicName":"UCCHECK","description":"UCCHECK"}).set(INPUT.iv_version); }
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
      }
      async zif_abapgit_oo_object_fnc$exists(INPUT) {
        let rv_exists = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SEOCLSNAME") { iv_object_name = undefined; }
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_object_name); }
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
        return rv_exists;
      }
      async zif_abapgit_oo_object_fnc$generate_locals(INPUT) {
        let is_key = INPUT?.is_key;
        if (is_key?.getQualifiedName === undefined || is_key.getQualifiedName() !== "SEOCLSKEY") { is_key = undefined; }
        if (is_key === undefined) { is_key = new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_key); }
        let it_local_definitions = (() => { throw new Error("Void type: SEOP_SOURCE_STRING") })();
        if (INPUT && INPUT.it_local_definitions) {it_local_definitions.set(INPUT.it_local_definitions);}
        let it_local_implementations = (() => { throw new Error("Void type: SEOP_SOURCE_STRING") })();
        if (INPUT && INPUT.it_local_implementations) {it_local_implementations.set(INPUT.it_local_implementations);}
        let it_local_macros = (() => { throw new Error("Void type: SEOP_SOURCE_STRING") })();
        if (INPUT && INPUT.it_local_macros) {it_local_macros.set(INPUT.it_local_macros);}
        let it_local_test_classes = (() => { throw new Error("Void type: SEOP_SOURCE_STRING") })();
        if (INPUT && INPUT.it_local_test_classes) {it_local_test_classes.set(INPUT.it_local_test_classes);}
        let iv_package = INPUT?.iv_package;
        if (iv_package?.getQualifiedName === undefined || iv_package.getQualifiedName() !== "DEVCLASS") { iv_package = undefined; }
        if (iv_package === undefined) { iv_package = new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}).set(INPUT.iv_package); }
        let iv_version = INPUT?.iv_version;
        if (iv_version?.getQualifiedName === undefined || iv_version.getQualifiedName() !== "UCCHECK") { iv_version = undefined; }
        if (iv_version === undefined) { iv_version = new abap.types.Character(1, {"qualifiedName":"UCCHECK","ddicName":"UCCHECK","description":"UCCHECK"}).set(INPUT.iv_version); }
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
      }
      async zif_abapgit_oo_object_fnc$get_class_properties(INPUT) {
        let rs_class_properties = (() => { throw new Error("Void type: VSEOCLASS") })();
        let is_class_key = INPUT?.is_class_key;
        if (is_class_key?.getQualifiedName === undefined || is_class_key.getQualifiedName() !== "SEOCLSKEY") { is_class_key = undefined; }
        if (is_class_key === undefined) { is_class_key = new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_class_key); }
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
        return rs_class_properties;
      }
      async zif_abapgit_oo_object_fnc$get_includes(INPUT) {
        let rt_includes = abap.types.TableFactory.construct(new abap.types.Structure({
        "programm": new abap.types.Character(40, {"qualifiedName":"SYREPID","ddicName":"SYREPID","description":"SYREPID"})}, "zif_abapgit_oo_object_fnc=>ty_includes", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_includes_tt");
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SOBJ_NAME") { iv_object_name = undefined; }
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(40, {"qualifiedName":"SOBJ_NAME","ddicName":"SOBJ_NAME","description":"SOBJ_NAME"}).set(INPUT.iv_object_name); }
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
        return rt_includes;
      }
      async zif_abapgit_oo_object_fnc$get_interface_properties(INPUT) {
        let rs_interface_properties = new abap.types.Structure({
        "clsname": new abap.types.Character(30, {}),
        "version": new abap.types.Numc(),
        "langu": new abap.types.Character(1, {}),
        "descript": new abap.types.Character(60, {}),
        "uuid": new abap.types.Hex({length: 16}),
        "category": new abap.types.Numc({length: 2}),
        "exposure": new abap.types.Numc(),
        "state": new abap.types.Numc(),
        "release": new abap.types.Numc(),
        "author": new abap.types.Character(12, {}),
        "createdon": new abap.types.Date(),
        "changedby": new abap.types.Character(12, {}),
        "changedon": new abap.types.Date(),
        "chgdanyby": new abap.types.Character(12, {}),
        "chgdanyon": new abap.types.Date(),
        "remote": new abap.types.Character(1, {}),
        "unicode": new abap.types.Character(1, {}),
        "r3release": new abap.types.Character(10, {}),
        "clsproxy": new abap.types.Character(1, {})}, "VSEOINTERF", "VSEOINTERF", {}, {});
        let is_interface_key = INPUT?.is_interface_key;
        if (is_interface_key?.getQualifiedName === undefined || is_interface_key.getQualifiedName() !== "SEOCLSKEY") { is_interface_key = undefined; }
        if (is_interface_key === undefined) { is_interface_key = new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_interface_key); }
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
        return rs_interface_properties;
      }
      async zif_abapgit_oo_object_fnc$get_skip_test_classes() {
        let rv_skip = new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});
        rv_skip.set(this.#mv_skip_test_classes);
        return rv_skip;
      }
      async zif_abapgit_oo_object_fnc$insert_text_pool(INPUT) {
        let iv_class_name = INPUT?.iv_class_name;
        if (iv_class_name?.getQualifiedName === undefined || iv_class_name.getQualifiedName() !== "SEOCLSNAME") { iv_class_name = undefined; }
        if (iv_class_name === undefined) { iv_class_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_class_name); }
        let it_text_pool = INPUT?.it_text_pool;
        if (it_text_pool === undefined) { it_text_pool = (() => { throw new Error("Void type: TEXTPOOL_TABLE") })().set(INPUT.it_text_pool); }
        let iv_language = INPUT?.iv_language;
        if (iv_language?.getQualifiedName === undefined || iv_language.getQualifiedName() !== "SPRAS") { iv_language = undefined; }
        if (iv_language === undefined) { iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"}).set(INPUT.iv_language); }
        let iv_state = INPUT?.iv_state || new abap.types.Character();
        if (INPUT === undefined || INPUT.iv_state === undefined) {iv_state = abap.CharacterFactory.get(1, 'I');}
        abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
      }
      async zif_abapgit_oo_object_fnc$read_attributes(INPUT) {
        let rt_attributes = abap.types.TableFactory.construct(new abap.types.Structure({
        "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
        "attkeyfld": new abap.types.Character(1, {"qualifiedName":"SEOKEYFLD","ddicName":"SEOKEYFLD","description":"SEOKEYFLD"}),
        "attbusobj": new abap.types.Character(1, {"qualifiedName":"SEOBUSOBJ","ddicName":"SEOBUSOBJ","description":"SEOBUSOBJ"}),
        "exposure": new abap.types.Numc({qualifiedName: "SEOEXPOSE"})}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[{"name":"cmpname","type":"SORTED","isUnique":false,"keyFields":["CMPNAME"]}]}, "zif_abapgit_oo_object_fnc=>ty_obj_attribute_tt");
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SEOCLSNAME") { iv_object_name = undefined; }
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_object_name); }
        await abap.statements.select(rt_attributes, {select: "SELECT \"cmpname\", \"attbusobj\", \"attkeyfld\", \"exposure\" FROM " + abap.buildDbTableName("seocompodf") + " WHERE \"clsname\" = '" + iv_object_name.get() + "' AND ( \"attbusobj\" <> '" + abap.builtin.space.get() + "' OR \"attkeyfld\" <> '" + abap.builtin.space.get() + "' ) AND \"version\" = '1' ORDER BY PRIMARY KEY"});
        return rt_attributes;
      }
      async zif_abapgit_oo_object_fnc$read_descriptions_class(INPUT) {
        let rt_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
        "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
        "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCLASSTX", "SEOCLASSTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seoclasstx_tt");
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SEOCLSNAME") { iv_object_name = undefined; }
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_object_name); }
        let iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"});
        if (INPUT && INPUT.iv_language) {iv_language.set(INPUT.iv_language);}
        let fs_ls_description_ = new abap.types.FieldSymbol(new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
        "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
        "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCLASSTX", "SEOCLASSTX", {}, {}));
        await abap.statements.select(rt_descriptions, {select: "SELECT * FROM " + abap.buildDbTableName("seoclasstx") + " WHERE \"clsname\" = '" + iv_object_name.get() + "' AND \"langu\" <> '" + iv_language.get() + "' AND \"descript\" <> '' ORDER BY PRIMARY KEY", primaryKey: ["clsname","langu"]});
        for await (const unique366 of abap.statements.loop(rt_descriptions)) {
          fs_ls_description_.assign(unique366);
          fs_ls_description_.get().clsname.clear();
        }
        return rt_descriptions;
      }
      async zif_abapgit_oo_object_fnc$read_descriptions_compo(INPUT) {
        let rt_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
        "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
        "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
        "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCOMPOTX", "SEOCOMPOTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seocompotx_tt");
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SEOCLSNAME") { iv_object_name = undefined; }
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_object_name); }
        let iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"});
        if (INPUT && INPUT.iv_language) {iv_language.set(INPUT.iv_language);}
        let fs_ls_description_ = new abap.types.FieldSymbol(new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
        "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
        "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
        "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCOMPOTX", "SEOCOMPOTX", {}, {}));
        if (abap.compare.initial(iv_language)) {
          await abap.statements.select(rt_descriptions, {select: "SELECT * FROM " + abap.buildDbTableName("seocompotx") + " WHERE \"clsname\" = '" + iv_object_name.get() + "' AND \"descript\" <> '' ORDER BY PRIMARY KEY", primaryKey: ["clsname","cmpname","langu"]});
        } else {
          await abap.statements.select(rt_descriptions, {select: "SELECT * FROM " + abap.buildDbTableName("seocompotx") + " WHERE \"clsname\" = '" + iv_object_name.get() + "' AND \"langu\" = '" + iv_language.get() + "' AND \"descript\" <> '' ORDER BY PRIMARY KEY", primaryKey: ["clsname","cmpname","langu"]});
        }
        for await (const unique367 of abap.statements.loop(rt_descriptions)) {
          fs_ls_description_.assign(unique367);
          fs_ls_description_.get().clsname.clear();
        }
        return rt_descriptions;
      }
      async zif_abapgit_oo_object_fnc$read_descriptions_subco(INPUT) {
        let rt_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
        "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
        "sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
        "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
        "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOSUBCOTX", "SEOSUBCOTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seosubcotx_tt");
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SEOCLSNAME") { iv_object_name = undefined; }
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_object_name); }
        let iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"});
        if (INPUT && INPUT.iv_language) {iv_language.set(INPUT.iv_language);}
        let fs_ls_description_ = new abap.types.FieldSymbol(new abap.types.Structure({
        "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
        "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
        "sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
        "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
        "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOSUBCOTX", "SEOSUBCOTX", {}, {}));
        if (abap.compare.initial(iv_language)) {
          await abap.statements.select(rt_descriptions, {select: "SELECT * FROM " + abap.buildDbTableName("seosubcotx") + " WHERE \"clsname\" = '" + iv_object_name.get() + "' AND \"descript\" <> '' ORDER BY PRIMARY KEY", primaryKey: ["clsname","cmpname","sconame","langu"]});
        } else {
          await abap.statements.select(rt_descriptions, {select: "SELECT * FROM " + abap.buildDbTableName("seosubcotx") + " WHERE \"clsname\" = '" + iv_object_name.get() + "' AND \"langu\" = '" + iv_language.get() + "' AND \"descript\" <> '' ORDER BY PRIMARY KEY", primaryKey: ["clsname","cmpname","sconame","langu"]});
        }
        for await (const unique368 of abap.statements.loop(rt_descriptions)) {
          fs_ls_description_.assign(unique368);
          fs_ls_description_.get().clsname.clear();
        }
        return rt_descriptions;
      }
      async zif_abapgit_oo_object_fnc$read_documentation(INPUT) {
        let rt_lines = abap.types.TableFactory.construct(new abap.types.Structure({
        "tdformat": new abap.types.Character(2, {}),
        "tdline": new abap.types.Character(132, {})}, "TLINE", "TLINE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "TLINETAB");
        let iv_id = INPUT?.iv_id;
        if (iv_id === undefined) { iv_id = new abap.types.Character(2, {}).set(INPUT.iv_id); }
        let iv_object_name = INPUT?.iv_object_name;
        if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(60, {}).set(INPUT.iv_object_name); }
        let iv_language = INPUT?.iv_language;
        if (iv_language?.getQualifiedName === undefined || iv_language.getQualifiedName() !== "SPRAS") { iv_language = undefined; }
        if (iv_language === undefined) { iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"}).set(INPUT.iv_language); }
        let lv_state = new abap.types.Character(1, {"qualifiedName":"DOKSTATE","ddicName":"DOKSTATE","description":"DOKSTATE"});
        let lt_lines = abap.types.TableFactory.construct(new abap.types.Structure({
        "tdformat": new abap.types.Character(2, {}),
        "tdline": new abap.types.Character(132, {})}, "TLINE", "TLINE", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"isUnique":false,"type":"STANDARD","keyFields":[],"name":"primary_key"},"secondary":[]}, "TLINETAB");
        try {
          if (abap.FunctionModules['DOCU_GET'] === undefined) { if (abap.Classes['CX_SY_DYN_CALL_ILLEGAL_FUNC'.trimEnd()] === undefined) { throw "CX_SY_DYN_CALL_ILLEGAL_FUNC not found"; } else { throw new abap.Classes['CX_SY_DYN_CALL_ILLEGAL_FUNC'.trimEnd()]();} }
          await abap.FunctionModules['DOCU_GET']({exporting: {id: iv_id, langu: iv_language, object: iv_object_name, version_active_or_last: abap.builtin.space}, importing: {dokstate: lv_state}, tables: {line: lt_lines}});
          abap.builtin.sy.get().subrc.set(0);
        } catch (e) {
          if (e.classic) {
              switch (e.classic.toUpperCase()) {
              case "NO_DOCU_ON_SCREEN": abap.builtin.sy.get().subrc.set(1); break;
              case "NO_DOCU_SELF_DEF": abap.builtin.sy.get().subrc.set(2); break;
              case "NO_DOCU_TEMP": abap.builtin.sy.get().subrc.set(3); break;
              case "RET_CODE": abap.builtin.sy.get().subrc.set(4); break;
              default: abap.builtin.sy.get().subrc.set(5); break;
                }
            } else {
                throw e;
            }
          }
          if (abap.compare.eq(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0)) && abap.compare.eq(lv_state, zcl_abapgit_oo_base.c_docu_state_active)) {
            rt_lines.set(lt_lines);
          } else {
            rt_lines.clear();
          }
          return rt_lines;
        }
        async zif_abapgit_oo_object_fnc$read_sotr(INPUT) {
          let iv_object_name = INPUT?.iv_object_name;
          if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SOBJ_NAME") { iv_object_name = undefined; }
          if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(40, {"qualifiedName":"SOBJ_NAME","ddicName":"SOBJ_NAME","description":"SOBJ_NAME"}).set(INPUT.iv_object_name); }
          let ii_xml = INPUT?.ii_xml;
          if (ii_xml?.getQualifiedName === undefined || ii_xml.getQualifiedName() !== "ZIF_ABAPGIT_XML_OUTPUT") { ii_xml = undefined; }
          if (ii_xml === undefined) { ii_xml = new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_OUTPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_OUTPUT"}).set(INPUT.ii_xml); }
          let io_i18n_params = INPUT?.io_i18n_params;
          if (io_i18n_params?.getQualifiedName === undefined || io_i18n_params.getQualifiedName() !== "ZCL_ABAPGIT_I18N_PARAMS") { io_i18n_params = undefined; }
          if (io_i18n_params === undefined) { io_i18n_params = new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_I18N_PARAMS", RTTIName: "\\CLASS=ZCL_ABAPGIT_I18N_PARAMS"}).set(INPUT.io_i18n_params); }
          abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
        }
        async zif_abapgit_oo_object_fnc$read_superclass(INPUT) {
          let rv_superclass = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"});
          let iv_classname = INPUT?.iv_classname;
          if (iv_classname?.getQualifiedName === undefined || iv_classname.getQualifiedName() !== "SEOCLSNAME") { iv_classname = undefined; }
          if (iv_classname === undefined) { iv_classname = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_classname); }
          await abap.statements.select(rv_superclass, {select: "SELECT refclsname FROM " + abap.buildDbTableName("vseoextend") + " WHERE \"clsname\" = '" + iv_classname.get() + "' UP TO 1 ROWS"});
          return rv_superclass;
        }
        async zif_abapgit_oo_object_fnc$read_text_pool(INPUT) {
          let rt_text_pool = (() => { throw new Error("Void type: TEXTPOOL_TABLE") })();
          let iv_class_name = INPUT?.iv_class_name;
          if (iv_class_name?.getQualifiedName === undefined || iv_class_name.getQualifiedName() !== "SEOCLSNAME") { iv_class_name = undefined; }
          if (iv_class_name === undefined) { iv_class_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_class_name); }
          let iv_language = INPUT?.iv_language;
          if (iv_language?.getQualifiedName === undefined || iv_language.getQualifiedName() !== "SPRAS") { iv_language = undefined; }
          if (iv_language === undefined) { iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"}).set(INPUT.iv_language); }
          abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
          return rt_text_pool;
        }
        async zif_abapgit_oo_object_fnc$serialize_abap(INPUT) {
          let rt_source = abap.types.TableFactory.construct(new abap.types.String({qualifiedName: "STRING"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_string_tt");
          let is_class_key = INPUT?.is_class_key;
          if (is_class_key?.getQualifiedName === undefined || is_class_key.getQualifiedName() !== "SEOCLSKEY") { is_class_key = undefined; }
          if (is_class_key === undefined) { is_class_key = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_class_key); }
          let iv_type = (() => { throw new Error("Void type: SEOP_INCLUDE_EXT_APP") })();
          if (INPUT && INPUT.iv_type) {iv_type.set(INPUT.iv_type);}
          let lo_oo_serializer = (() => { throw new Error("Void type: zcl_abapgit_oo_serializer") })();
          lo_oo_serializer.set(await (new abap.Classes['RUNTIME_ERROR']()).constructor_());
          let unique369 = iv_type;
          if (abap.compare.eq(unique369, abap.TypePools["SEOP"].seop_ext_class_locals_def)) {
            rt_source.set((await lo_oo_serializer.get().serialize_locals_def(is_class_key)));
          } else if (abap.compare.eq(unique369, abap.TypePools["SEOP"].seop_ext_class_locals_imp)) {
            rt_source.set((await lo_oo_serializer.get().serialize_locals_imp(is_class_key)));
          } else if (abap.compare.eq(unique369, abap.TypePools["SEOP"].seop_ext_class_macros)) {
            rt_source.set((await lo_oo_serializer.get().serialize_macros(is_class_key)));
          } else if (abap.compare.eq(unique369, abap.TypePools["SEOP"].seop_ext_class_testclasses)) {
            rt_source.set((await lo_oo_serializer.get().serialize_testclasses(is_class_key)));
            this.#mv_skip_test_classes.set((await lo_oo_serializer.get().are_test_classes_skipped()));
          } else {
            rt_source.set((await lo_oo_serializer.get().serialize_abap_clif_source(is_class_key)));
          }
          return rt_source;
        }
        async zif_abapgit_oo_object_fnc$syntax_check(INPUT) {
          let iv_object_name = INPUT?.iv_object_name;
          if (iv_object_name?.getQualifiedName === undefined || iv_object_name.getQualifiedName() !== "SEOCLSNAME") { iv_object_name = undefined; }
          if (iv_object_name === undefined) { iv_object_name = new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}).set(INPUT.iv_object_name); }
          abap.statements.assert(abap.compare.eq(abap.IntegerFactory.get(0), abap.IntegerFactory.get(1)));
        }
        async zif_abapgit_oo_object_fnc$update_descriptions_class(INPUT) {
          let is_key = INPUT?.is_key;
          if (is_key?.getQualifiedName === undefined || is_key.getQualifiedName() !== "SEOCLSKEY") { is_key = undefined; }
          if (is_key === undefined) { is_key = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_key); }
          let iv_language = INPUT?.iv_language;
          if (iv_language?.getQualifiedName === undefined || iv_language.getQualifiedName() !== "SPRAS") { iv_language = undefined; }
          if (iv_language === undefined) { iv_language = new abap.types.Character(1, {"qualifiedName":"SPRAS","ddicName":"SPRAS","description":"SPRAS"}).set(INPUT.iv_language); }
          let it_descriptions = INPUT?.it_descriptions;
          if (it_descriptions?.getQualifiedName === undefined || it_descriptions.getQualifiedName() !== "ZIF_ABAPGIT_OO_OBJECT_FNC=>TY_SEOCLASSTX_TT") { it_descriptions = undefined; }
          if (it_descriptions === undefined) { it_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCLASSTX", "SEOCLASSTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seoclasstx_tt").set(INPUT.it_descriptions); }
          let lt_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCLASSTX", "SEOCLASSTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seoclasstx_tt");
          let ls_description = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCLASSTX", "SEOCLASSTX", {}, {});
          await abap.statements.select(lt_descriptions, {select: "SELECT * FROM " + abap.buildDbTableName("seoclasstx") + " WHERE \"clsname\" = '" + is_key.get().clsname.get() + "' AND \"langu\" = '" + iv_language.get() + "' ORDER BY PRIMARY KEY", primaryKey: ["clsname","langu"]});
          for await (const unique370 of abap.statements.loop(it_descriptions,{where: async (I) => {return abap.compare.ne(I.langu, iv_language);}})) {
            ls_description.set(unique370);
            ls_description.get().clsname.set(is_key.get().clsname);
            abap.statements.insertInternal({data: ls_description, table: lt_descriptions});
          }
          await abap.statements.deleteDatabase("seoclasstx", {"where": "\"clsname\" = '" + is_key.get().clsname.get() + "'"});
          await abap.statements.insertDatabase("seoclasstx", {"table": lt_descriptions});
        }
        async zif_abapgit_oo_object_fnc$update_descriptions_compo(INPUT) {
          let is_key = INPUT?.is_key;
          if (is_key?.getQualifiedName === undefined || is_key.getQualifiedName() !== "SEOCLSKEY") { is_key = undefined; }
          if (is_key === undefined) { is_key = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_key); }
          let it_descriptions = INPUT?.it_descriptions;
          if (it_descriptions?.getQualifiedName === undefined || it_descriptions.getQualifiedName() !== "ZIF_ABAPGIT_OO_OBJECT_FNC=>TY_SEOCOMPOTX_TT") { it_descriptions = undefined; }
          if (it_descriptions === undefined) { it_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCOMPOTX", "SEOCOMPOTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seocompotx_tt").set(INPUT.it_descriptions); }
          let lt_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCOMPOTX", "SEOCOMPOTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seocompotx_tt");
          let lt_components = (() => { throw new Error("Void type: SEO_COMPONENTS") })();
          let ls_description = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCOMPOTX", "SEOCOMPOTX", {}, {});
          let lv_lang = new abap.types.Character(1, {});
          let fs_ls_description_ = new abap.types.FieldSymbol(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOCOMPOTX", "SEOCOMPOTX", {}, {}));
          let fs_ls_component_ = new abap.types.FieldSymbol((() => { throw new Error("Void type: VSEOCOMPDF") })());
          lt_descriptions.set(it_descriptions);
          for await (const unique371 of abap.statements.loop(lt_descriptions)) {
            fs_ls_description_.assign(unique371);
            fs_ls_description_.get().clsname.set(is_key.get().clsname);
          }
          await abap.statements.select(lt_components, {select: "SELECT * FROM " + abap.buildDbTableName("vseocompdf") + " WHERE \"clsname\" = '" + is_key.get().clsname.get() + "' AND \"version\" <> '" + abap.TypePools["SEOC"].seoc_version_deleted.get() + "' AND \"state\" = '" + abap.TypePools["SEOC"].seoc_state_implemented.get() + "' AND \"alias\" = '" + abap.TypePools["SEOX"].seox_false.get() + "' ORDER BY \"clsname\" , \"cmpname\" , \"version\""});
          if (abap.compare.initial(lt_components) === false) {
            await abap.statements.select(lv_lang, {select: "SELECT masterlang FROM " + abap.buildDbTableName("tadir") + " WHERE \"pgmid\" = 'R3TR' AND ( \"object\" = 'CLAS' OR \"object\" = 'INTF' ) AND \"obj_name\" = '" + is_key.get().clsname.get() + "' UP TO 1 ROWS", primaryKey: ["pgmid","object","obj_name"]});
            if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) {
              lv_lang.set(abap.builtin.sy.get().langu);
            }
            for await (const unique372 of abap.statements.loop(lt_components)) {
              fs_ls_component_.assign(unique372);
              abap.statements.readTable(lt_descriptions,{withKey: (i) => {return abap.compare.eq(i.clsname, is_key.get().clsname) && abap.compare.eq(i.cmpname, fs_ls_component_.get().cmpname);},
                withKeyValue: [{key: (i) => {return i.clsname}, value: is_key.get().clsname},{key: (i) => {return i.cmpname}, value: fs_ls_component_.get().cmpname}],
                usesTableLine: false,
                withKeySimple: {"clsname": is_key.get().clsname,"cmpname": fs_ls_component_.get().cmpname}});
              if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) {
                ls_description.get().clsname.set(is_key.get().clsname);
                ls_description.get().cmpname.set(fs_ls_component_.get().cmpname);
                ls_description.get().langu.set(lv_lang);
                ls_description.get().descript.set(abap.builtin.space);
                abap.statements.append({source: ls_description, target: lt_descriptions});
              }
            }
          }
          await abap.statements.deleteDatabase("seocompotx", {"where": "\"clsname\" = '" + is_key.get().clsname.get() + "'"});
          await abap.statements.insertDatabase("seocompotx", {"table": lt_descriptions});
        }
        async zif_abapgit_oo_object_fnc$update_descriptions_subco(INPUT) {
          let is_key = INPUT?.is_key;
          if (is_key?.getQualifiedName === undefined || is_key.getQualifiedName() !== "SEOCLSKEY") { is_key = undefined; }
          if (is_key === undefined) { is_key = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"})}, "SEOCLSKEY", "SEOCLSKEY", {}, {}).set(INPUT.is_key); }
          let it_descriptions = INPUT?.it_descriptions;
          if (it_descriptions?.getQualifiedName === undefined || it_descriptions.getQualifiedName() !== "ZIF_ABAPGIT_OO_OBJECT_FNC=>TY_SEOSUBCOTX_TT") { it_descriptions = undefined; }
          if (it_descriptions === undefined) { it_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOSUBCOTX", "SEOSUBCOTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seosubcotx_tt").set(INPUT.it_descriptions); }
          let lt_descriptions = abap.types.TableFactory.construct(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOSUBCOTX", "SEOSUBCOTX", {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_oo_object_fnc=>ty_seosubcotx_tt");
          let lt_subcomponents = (() => { throw new Error("Void type: SEO_SUBCOMPONENTS") })();
          let ls_description = new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOSUBCOTX", "SEOSUBCOTX", {}, {});
          let lv_lang = new abap.types.Character(1, {});
          let fs_ls_description_ = new abap.types.FieldSymbol(new abap.types.Structure({
          "clsname": new abap.types.Character(30, {"qualifiedName":"SEOCLSNAME","ddicName":"SEOCLSNAME","description":"SEOCLSNAME"}),
          "cmpname": new abap.types.Character(30, {"qualifiedName":"SEOCMPNAME","ddicName":"SEOCMPNAME","description":"Component name"}),
          "sconame": new abap.types.Character(30, {"qualifiedName":"SEOSCONAME","ddicName":"SEOSCONAME","description":"SEOSCONAME"}),
          "langu": new abap.types.Character(1, {"qualifiedName":"LANGU","ddicName":"LANGU","description":"LANGU"}),
          "descript": new abap.types.Character(60, {"qualifiedName":"SEODESCR","ddicName":"SEODESCR","description":"SEODESCR"})}, "SEOSUBCOTX", "SEOSUBCOTX", {}, {}));
          let fs_ls_subcomponent_ = new abap.types.FieldSymbol((() => { throw new Error("Void type: VSEOSUBCDF") })());
          lt_descriptions.set(it_descriptions);
          for await (const unique373 of abap.statements.loop(lt_descriptions)) {
            fs_ls_description_.assign(unique373);
            fs_ls_description_.get().clsname.set(is_key.get().clsname);
          }
          await abap.statements.select(lt_subcomponents, {select: "SELECT * FROM " + abap.buildDbTableName("vseosubcdf") + " WHERE \"clsname\" = '" + is_key.get().clsname.get() + "' AND \"version\" <> '" + abap.TypePools["SEOC"].seoc_version_deleted.get() + "' ORDER BY \"clsname\" , \"cmpname\" , \"sconame\" , \"version\""});
          if (abap.compare.initial(lt_subcomponents) === false) {
            await abap.statements.select(lv_lang, {select: "SELECT masterlang FROM " + abap.buildDbTableName("tadir") + " WHERE \"pgmid\" = 'R3TR' AND ( \"object\" = 'CLAS' OR \"object\" = 'INTF' ) AND \"obj_name\" = '" + is_key.get().clsname.get() + "' UP TO 1 ROWS", primaryKey: ["pgmid","object","obj_name"]});
            if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) {
              lv_lang.set(abap.builtin.sy.get().langu);
            }
            for await (const unique374 of abap.statements.loop(lt_subcomponents)) {
              fs_ls_subcomponent_.assign(unique374);
              abap.statements.readTable(lt_descriptions,{withKey: (i) => {return abap.compare.eq(i.clsname, is_key.get().clsname) && abap.compare.eq(i.cmpname, fs_ls_subcomponent_.get().cmpname) && abap.compare.eq(i.sconame, fs_ls_subcomponent_.get().sconame);},
                withKeyValue: [{key: (i) => {return i.clsname}, value: is_key.get().clsname},{key: (i) => {return i.cmpname}, value: fs_ls_subcomponent_.get().cmpname},{key: (i) => {return i.sconame}, value: fs_ls_subcomponent_.get().sconame}],
                usesTableLine: false,
                withKeySimple: {"clsname": is_key.get().clsname,"cmpname": fs_ls_subcomponent_.get().cmpname,"sconame": fs_ls_subcomponent_.get().sconame}});
              if (abap.compare.ne(abap.builtin.sy.get().subrc, abap.IntegerFactory.get(0))) {
                ls_description.get().clsname.set(is_key.get().clsname);
                ls_description.get().cmpname.set(fs_ls_subcomponent_.get().cmpname);
                ls_description.get().sconame.set(fs_ls_subcomponent_.get().sconame);
                ls_description.get().langu.set(lv_lang);
                ls_description.get().descript.set(abap.builtin.space);
                abap.statements.append({source: ls_description, target: lt_descriptions});
              }
            }
          }
          await abap.statements.deleteDatabase("seosubcotx", {"where": "\"clsname\" = '" + is_key.get().clsname.get() + "'"});
          await abap.statements.insertDatabase("seosubcotx", {"table": lt_descriptions});
        }
      }
      abap.Classes['ZCL_ABAPGIT_OO_BASE'] = zcl_abapgit_oo_base;
      zcl_abapgit_oo_base.c_cp_program_type = new abap.types.Character(1, {});
      zcl_abapgit_oo_base.c_cp_program_type.set('K');
      zcl_abapgit_oo_base.c_include_program_type = new abap.types.Character(1, {});
      zcl_abapgit_oo_base.c_include_program_type.set('I');
      zcl_abapgit_oo_base.c_ip_program_type = new abap.types.Character(1, {});
      zcl_abapgit_oo_base.c_ip_program_type.set('J');
      zcl_abapgit_oo_base.c_docu_state_active = new abap.types.Character(1, {"qualifiedName":"DOKSTATE","ddicName":"DOKSTATE","description":"DOKSTATE"});
      zcl_abapgit_oo_base.c_docu_state_active.set('A');
      zcl_abapgit_oo_base.zif_abapgit_oo_object_fnc$c_parts = new abap.types.Structure({
      "locals_def": new abap.types.String({qualifiedName: "STRING"}),
      "locals_imp": new abap.types.String({qualifiedName: "STRING"}),
      "macros": new abap.types.String({qualifiedName: "STRING"}),
      "testclasses": new abap.types.String({qualifiedName: "STRING"})}, undefined, undefined, {}, {});
      zcl_abapgit_oo_base.zif_abapgit_oo_object_fnc$c_parts.get().locals_def.set('locals_def');
      zcl_abapgit_oo_base.zif_abapgit_oo_object_fnc$c_parts.get().locals_imp.set('locals_imp');
      zcl_abapgit_oo_base.zif_abapgit_oo_object_fnc$c_parts.get().macros.set('macros');
      zcl_abapgit_oo_base.zif_abapgit_oo_object_fnc$c_parts.get().testclasses.set('testclasses');
export {zcl_abapgit_oo_base};