All files / output zif_abapgit_cts_api.intf.mjs

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

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 421x 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"});}, "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"});}, "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 "Void type: TROBJ_NAME" })();}, "is_optional": " "}, "EV_OBJECT": {"type": () => {return new abap.types.Character(4, {});}, "is_optional": " "}, "EV_OBJ_NAME": {"type": () => {return (() => { throw "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"})}, "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"}), "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"});}, "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"}), "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"});}, "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 "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"});}, "is_optional": " "}}},
  "LIST_OPEN_REQUESTS_BY_USER": {"visibility": "U", "parameters": {"RT_TRKORR": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_trkorr_tt");}, "is_optional": " "}, "IV_USER": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"sy-uname"});}, "is_optional": " "}}},
  "LIST_R3TR_BY_REQUEST": {"visibility": "U", "parameters": {"RT_LIST": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"object": (() => { throw "Void type: E071" })(), "obj_name": (() => { throw "Void type: E071" })()}, "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"});}, "is_optional": " "}}},
  "READ": {"visibility": "U", "parameters": {"RS_REQUEST": {"type": () => {return new abap.types.Structure({"trstatus": (() => { throw "Void type: E070" })(), "keys": abap.types.TableFactory.construct(new abap.types.Structure({"object": (() => { throw "Void type: E071K" })(), "objname": (() => { throw "Void type: E071K" })(), "tabkey": (() => { throw "Void type: E071K" })()}, "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"});}, "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"});}, "is_optional": " "}}},
  "READ_USER": {"visibility": "U", "parameters": {"RV_UNAME": {"type": () => {return new abap.types.Character(12, {"qualifiedName":"UNAME","ddicName":"UNAME"});}, "is_optional": " "}, "IV_TRKORR": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR"});}, "is_optional": " "}}},
  "VALIDATE_TRANSPORT_REQUEST": {"visibility": "U", "parameters": {"IV_TRANSPORT_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR"});}, "is_optional": " "}}},
  "CHANGE_TRANSPORT_TYPE": {"visibility": "U", "parameters": {"IV_TRANSPORT_REQUEST": {"type": () => {return new abap.types.Character(20, {"qualifiedName":"TRKORR","ddicName":"TRKORR"});}, "is_optional": " "}, "IV_TRANSPORT_TYPE_FROM": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"TRFUNCTION"});}, "is_optional": " "}, "IV_TRANSPORT_TYPE_TO": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"TRFUNCTION","ddicName":"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"})}, "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"})}, "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"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_cts_api=>ty_trkorr_tt");
export {zif_abapgit_cts_api};
//# sourceMappingURL=zif_abapgit_cts_api.intf.mjs.map