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 | 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_log.intf.abap class zif_abapgit_log { static INTERNAL_TYPE = 'INTF'; static ATTRIBUTES = {"C_STATUS": {"type": () => {return new abap.types.Structure({"ok": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "error": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "warning": new abap.types.Character(1, {"qualifiedName":"sy-msgty"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}, "C_LOG_LEVEL": {"type": () => {return new abap.types.Structure({"empty": new abap.types.Integer({qualifiedName: "I"}), "info": new abap.types.Integer({qualifiedName: "I"}), "warning": new abap.types.Integer({qualifiedName: "I"}), "error": new abap.types.Integer({qualifiedName: "I"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}}; static METHODS = {"ADD": {"visibility": "U", "parameters": {"IV_MSG": {"type": () => {return new abap.types.Character();}, "is_optional": " "}, "IV_TYPE": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"sy-msgty"});}, "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": " "}, "IX_EXC": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "CX_ROOT", RTTIName: "\\CLASS=CX_ROOT"});}, "is_optional": " "}}}, "ADD_ERROR": {"visibility": "U", "parameters": {"IV_MSG": {"type": () => {return new abap.types.Character();}, "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": " "}}}, "ADD_INFO": {"visibility": "U", "parameters": {"IV_MSG": {"type": () => {return new abap.types.Character();}, "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": " "}}}, "ADD_WARNING": {"visibility": "U", "parameters": {"IV_MSG": {"type": () => {return new abap.types.Character();}, "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": " "}}}, "ADD_SUCCESS": {"visibility": "U", "parameters": {"IV_MSG": {"type": () => {return new abap.types.Character();}, "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": " "}}}, "ADD_EXCEPTION": {"visibility": "U", "parameters": {"IX_EXC": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "CX_ROOT", RTTIName: "\\CLASS=CX_ROOT"});}, "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": " "}}}, "CLEAR": {"visibility": "U", "parameters": {}}, "COUNT": {"visibility": "U", "parameters": {"RV_COUNT": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " "}}}, "GET_MESSAGES": {"visibility": "U", "parameters": {"RT_MSG": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_LOG_OUT-TEXT"}), "obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "exception": new abap.types.ABAPObject({qualifiedName: "CX_ROOT", RTTIName: "\\CLASS=CX_ROOT"})}, "zif_abapgit_log=>ty_log_out", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_log=>ty_log_outs");}, "is_optional": " "}}}, "GET_ITEM_STATUS": {"visibility": "U", "parameters": {"RT_ITEM_STATUS": {"type": () => {return abap.types.TableFactory.construct(new abap.types.Structure({"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"}), "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, {}, {}), "status": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "messages": abap.types.TableFactory.construct(new abap.types.Structure({"text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-TEXT"}), "type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "level": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-LEVEL"})}, "zif_abapgit_log=>ty_msg", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_log=>ty_msgs")}, "zif_abapgit_log=>ty_item_status_out", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["ITEM-OBJ_TYPE","ITEM-OBJ_NAME"]},"secondary":[]}, "zif_abapgit_log=>ty_item_status_outs");}, "is_optional": " "}}}, "GET_STATUS": {"visibility": "U", "parameters": {"RV_STATUS": {"type": () => {return new abap.types.Character(1, {"qualifiedName":"sy-msgty"});}, "is_optional": " "}}}, "GET_LOG_LEVEL": {"visibility": "U", "parameters": {"RV_LEVEL": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " "}}}, "GET_TITLE": {"visibility": "U", "parameters": {"RV_TITLE": {"type": () => {return new abap.types.String({qualifiedName: "STRING"});}, "is_optional": " "}}}, "SET_TITLE": {"visibility": "U", "parameters": {"RI_LOG": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_LOG", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_LOG"});}, "is_optional": " "}, "IV_TITLE": {"type": () => {return new abap.types.Character();}, "is_optional": " "}}}, "MERGE_WITH": {"visibility": "U", "parameters": {"RI_LOG": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_LOG", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_LOG"});}, "is_optional": " "}, "II_LOG": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_LOG", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_LOG"});}, "is_optional": " "}, "IV_MIN_LEVEL": {"type": () => {return new abap.types.Integer({qualifiedName: "I"});}, "is_optional": " "}}}, "CLONE": {"visibility": "U", "parameters": {"RI_LOG": {"type": () => {return new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_LOG", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_LOG"});}, "is_optional": " "}}}}; } abap.Classes['ZIF_ABAPGIT_LOG'] = zif_abapgit_log; zif_abapgit_log.zif_abapgit_log$c_status = new abap.types.Structure({"ok": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "error": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "warning": new abap.types.Character(1, {"qualifiedName":"sy-msgty"})}, undefined, undefined, {}, {}); zif_abapgit_log.zif_abapgit_log$c_status.get().ok.set('S'); zif_abapgit_log.zif_abapgit_log$c_status.get().error.set('E'); zif_abapgit_log.zif_abapgit_log$c_status.get().warning.set('W'); zif_abapgit_log.zif_abapgit_log$c_log_level = new abap.types.Structure({"empty": new abap.types.Integer({qualifiedName: "I"}), "info": new abap.types.Integer({qualifiedName: "I"}), "warning": new abap.types.Integer({qualifiedName: "I"}), "error": new abap.types.Integer({qualifiedName: "I"})}, undefined, undefined, {}, {}); zif_abapgit_log.zif_abapgit_log$c_log_level.get().empty.set(0); zif_abapgit_log.zif_abapgit_log$c_log_level.get().info.set(1); zif_abapgit_log.zif_abapgit_log$c_log_level.get().warning.set(2); zif_abapgit_log.zif_abapgit_log$c_log_level.get().error.set(3); zif_abapgit_log.ty_log_out = new abap.types.Structure({"type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_LOG_OUT-TEXT"}), "obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "exception": new abap.types.ABAPObject({qualifiedName: "CX_ROOT", RTTIName: "\\CLASS=CX_ROOT"})}, "zif_abapgit_log=>ty_log_out", undefined, {}, {}); zif_abapgit_log.ty_log_outs = abap.types.TableFactory.construct(new abap.types.Structure({"type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_LOG_OUT-TEXT"}), "obj_type": new abap.types.Character(4, {}), "obj_name": new abap.types.Character(40, {}), "exception": new abap.types.ABAPObject({qualifiedName: "CX_ROOT", RTTIName: "\\CLASS=CX_ROOT"})}, "zif_abapgit_log=>ty_log_out", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_log=>ty_log_outs"); zif_abapgit_log.ty_msg = new abap.types.Structure({"text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-TEXT"}), "type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "level": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-LEVEL"})}, "zif_abapgit_log=>ty_msg", undefined, {}, {}); zif_abapgit_log.ty_msgs = abap.types.TableFactory.construct(new abap.types.Structure({"text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-TEXT"}), "type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "level": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-LEVEL"})}, "zif_abapgit_log=>ty_msg", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_log=>ty_msgs"); zif_abapgit_log.ty_item_status_out = new abap.types.Structure({"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"}), "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, {}, {}), "status": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "messages": abap.types.TableFactory.construct(new abap.types.Structure({"text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-TEXT"}), "type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "level": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-LEVEL"})}, "zif_abapgit_log=>ty_msg", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_log=>ty_msgs")}, "zif_abapgit_log=>ty_item_status_out", undefined, {}, {}); zif_abapgit_log.ty_item_status_outs = abap.types.TableFactory.construct(new abap.types.Structure({"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"}), "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, {}, {}), "status": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "messages": abap.types.TableFactory.construct(new abap.types.Structure({"text": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-TEXT"}), "type": new abap.types.Character(1, {"qualifiedName":"sy-msgty"}), "level": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_LOG=>TY_MSG-LEVEL"})}, "zif_abapgit_log=>ty_msg", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_log=>ty_msgs")}, "zif_abapgit_log=>ty_item_status_out", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["ITEM-OBJ_TYPE","ITEM-OBJ_NAME"]},"secondary":[]}, "zif_abapgit_log=>ty_item_status_outs"); export {zif_abapgit_log}; //# sourceMappingURL=zif_abapgit_log.intf.mjs.map |