All files / output zif_abapgit_cts_api.intf.mjs

100% Statements 126/126
100% Branches 0/0
100% Functions 0/0
100% Lines 126/126

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 1261x 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 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
// zif_abapgit_cts_api.intf.abap
class zif_abapgit_cts_api {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {"C_TRANSPORT_TYPE": {"type": () => {return new abap.types.Structure({
  "wb_request": new abap.types.Character(1, {}),
  "wb_repair": new abap.types.Character(1, {}),
  "wb_task": new abap.types.Character(1, {}),
  "cust_request": new abap.types.Character(1, {}),
  "cust_task": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_TRANSPORT_CATEGORY": {"type": () => {return new abap.types.Structure({
  "workbench": new abap.types.Character(4, {}),
  "customizing": new abap.types.Character(4, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_TRANSPORT_MODE": {"type": () => {return new abap.types.Structure({
  "insert": new abap.types.Character(1, {}),
  "delete": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
  "C_TRANSPORT_STATUS": {"type": () => {return new abap.types.Structure({
  "modifiable": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {"CONFIRM_TRANSPORT_MESSAGES": {"visibility": "U", "parameters": {"RV_MESSAGES_CONFIRMED": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}}},
  "CREATE_TRANSPORT_ENTRIES": {"visibility": "U", "parameters": {"IV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}, "IT_TABLE_INS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(4), {"withHeader":false,"keyType":"DEFAULT"});}, "is_optional": " "}, "IT_TABLE_UPD": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(4), {"withHeader":false,"keyType":"DEFAULT"});}, "is_optional": " "}, "IT_TABLE_DEL": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(4), {"withHeader":false,"keyType":"DEFAULT"});}, "is_optional": " "}, "IV_TABNAME": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"TABNAME","ddicName":"TABNAME","description":"TABNAME"});}, "is_optional": " "}}},
  "GET_R3TR_OBJ_FOR_LIMU_OBJ": {"visibility": "U", "parameters": {"IV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJ_NAME": {"type": () => {return (() => { throw new Error("Void type: TROBJ_NAME") })();}, "is_optional": " "}, "EV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "EV_OBJ_NAME": {"type": () => {return (() => { throw new Error("Void type: TROBJ_NAME") })();}, "is_optional": " "}}},
  "GET_TRANSPORTS_FOR_LIST": {"visibility": "U", "parameters": {"RT_TRANSPORTS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "obj_type": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(40, {}),
  "trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"})}, "zif_abapgit_cts_api=>ty_transport", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":false,"keyFields":["OBJ_TYPE","OBJ_NAME"]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_list");}, "is_optional": " "}, "IT_ITEMS": {"type": () => {return abap.types.TableFactory.construct(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, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_definitions=>ty_items_tt");}, "is_optional": " "}}},
  "GET_TRANSPORT_FOR_OBJECT": {"visibility": "U", "parameters": {"RV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}, "IS_ITEM": {"type": () => {return 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, {}, {});}, "is_optional": " "}}},
  "INSERT_TRANSPORT_OBJECT": {"visibility": "U", "parameters": {"IV_PGMID": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "IV_OBJ_NAME": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " "}, "IV_TRANSPORT": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}, "IV_LANGUAGE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"sy-langu","conversionExit":"ISOLA"});}, "is_optional": " "}, "IV_MODE": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "EV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "EV_OBJ_NAME": {"type": () => {return (() => { throw new Error("Void type: TROBJ_NAME") })();}, "is_optional": " "}}},
  "IS_CHREC_POSSIBLE_FOR_PACKAGE": {"visibility": "U", "parameters": {"RV_POSSIBLE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"});}, "is_optional": " "}, "IV_PACKAGE": {"type": () => {return new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"});}, "is_optional": " "}}},
  "LIST_OPEN_REQUESTS": {"visibility": "U", "parameters": {"RT_TRKORR": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_trkorr_tt");}, "is_optional": " "}, "IT_USER": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "sign": new abap.types.Character(1, undefined),
  "option": new abap.types.Character(2, undefined),
  "low": new abap.types.Character(12, {"qualifiedName":"sy-uname"}),
  "high": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, undefined, undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_user_range");}, "is_optional": " "}, "IT_DATE": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "sign": new abap.types.Character(1, undefined),
  "option": new abap.types.Character(2, undefined),
  "low": new abap.types.Date(),
  "high": new abap.types.Date()}, undefined, undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_date_range");}, "is_optional": " "}}},
  "LIST_R3TR_BY_REQUEST": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({
  "object": new abap.types.Character(4, {}),
  "obj_name": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_obj", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_obj_tt");}, "is_optional": " "}, "IV_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}}},
  "READ": {"visibility": "U", "parameters": {"RS_REQUEST": {"type": () => {return new abap.types.Structure({
  "trstatus": new abap.types.Character(1, {}),
  "keys": abap.types.TableFactory.construct(new abap.types.Structure({
  "object": new abap.types.Character(4, {}),
  "objname": new abap.types.Character(30, {}),
  "tabkey": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_key", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_data-keys")}, "zif_abapgit_cts_api=>ty_transport_data", undefined, {}, {});}, "is_optional": " "}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}}},
  "READ_DESCRIPTION": {"visibility": "U", "parameters": {"RV_DESCRIPTION": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}}},
  "READ_USER": {"visibility": "U", "parameters": {"RV_UNAME": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"UNAME","ddicName":"UNAME","description":"UNAME"});}, "is_optional": " "}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}}},
  "VALIDATE_TRANSPORT_REQUEST": {"visibility": "U", "parameters": {"IV_TRANSPORT_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}}},
  "CHANGE_TRANSPORT_TYPE": {"visibility": "U", "parameters": {"IV_TRANSPORT_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"});}, "is_optional": " "}, "IV_TRANSPORT_TYPE_FROM": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"});}, "is_optional": " "}, "IV_TRANSPORT_TYPE_TO": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION","description":"TRFUNCTION"});}, "is_optional": " "}}}};
}
abap.Classes['ZIF_ABAPGIT_CTS_API'] = zif_abapgit_cts_api;
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type = new abap.types.Structure({
"wb_request": new abap.types.Character(1, {}),
"wb_repair": new abap.types.Character(1, {}),
"wb_task": new abap.types.Character(1, {}),
"cust_request": new abap.types.Character(1, {}),
"cust_task": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().wb_request.set('K');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().wb_repair.set('R');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().wb_task.set('S');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().cust_request.set('W');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_type.get().cust_task.set('Q');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_category = new abap.types.Structure({
"workbench": new abap.types.Character(4, {}),
"customizing": new abap.types.Character(4, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_category.get().workbench.set('SYST');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_category.get().customizing.set('CUST');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_mode = new abap.types.Structure({
"insert": new abap.types.Character(1, {}),
"delete": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_mode.get().insert.set('I');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_mode.get().delete.set('D');
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_status = new abap.types.Structure({
"modifiable": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_cts_api.zif_abapgit_cts_api$c_transport_status.get().modifiable.set('D');
zif_abapgit_cts_api.ty_transport = new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"})}, "zif_abapgit_cts_api=>ty_transport", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_list = abap.types.TableFactory.construct(new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"trkorr": new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"})}, "zif_abapgit_cts_api=>ty_transport", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":false,"keyFields":["OBJ_TYPE","OBJ_NAME"]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_list");
zif_abapgit_cts_api.ty_trkorr_tt = abap.types.TableFactory.construct(new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR","description":"TRKORR"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_trkorr_tt");
zif_abapgit_cts_api.ty_transport_key = new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"objname": new abap.types.Character(30, {}),
"tabkey": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_key", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_data = new abap.types.Structure({
"trstatus": new abap.types.Character(1, {}),
"keys": abap.types.TableFactory.construct(new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"objname": new abap.types.Character(30, {}),
"tabkey": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_key", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_data-keys")}, "zif_abapgit_cts_api=>ty_transport_data", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_obj = new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_obj", undefined, {}, {});
zif_abapgit_cts_api.ty_transport_obj_tt = abap.types.TableFactory.construct(new abap.types.Structure({
"object": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(120, {})}, "zif_abapgit_cts_api=>ty_transport_obj", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_transport_obj_tt");
zif_abapgit_cts_api.ty_user_range = abap.types.TableFactory.construct(new abap.types.Structure({
"sign": new abap.types.Character(1, undefined),
"option": new abap.types.Character(2, undefined),
"low": new abap.types.Character(12, {"qualifiedName":"sy-uname"}),
"high": new abap.types.Character(12, {"qualifiedName":"sy-uname"})}, undefined, undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_user_range");
zif_abapgit_cts_api.ty_date_range = abap.types.TableFactory.construct(new abap.types.Structure({
"sign": new abap.types.Character(1, undefined),
"option": new abap.types.Character(2, undefined),
"low": new abap.types.Date(),
"high": new abap.types.Date()}, undefined, undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_date_range");
export {zif_abapgit_cts_api};
//# sourceMappingURL=zif_abapgit_cts_api.intf.mjs.map