All files / output zif_abapgit_aff_intf_v1.intf.mjs

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

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 191x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
// zif_abapgit_aff_intf_v1.intf.abap
class zif_abapgit_aff_intf_v1 {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {"CO_CATEGORY": {"type": () => {return new abap.types.Structure({"general": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "classic_badi": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "business_static_components": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "business_instance_components": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "db_procedure_proxy": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "web_dynpro_runtime": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "enterprise_service": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {};
}
abap.Classes['ZIF_ABAPGIT_AFF_INTF_V1'] = zif_abapgit_aff_intf_v1;
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category = new abap.types.Structure({"general": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "classic_badi": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "business_static_components": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "business_instance_components": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "db_procedure_proxy": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "web_dynpro_runtime": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "enterprise_service": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"})}, undefined, undefined, {}, {});
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().general.set('00');
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().classic_badi.set('01');
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().business_static_components.set('51');
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().business_instance_components.set('52');
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().db_procedure_proxy.set('65');
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().web_dynpro_runtime.set('80');
zif_abapgit_aff_intf_v1.zif_abapgit_aff_intf_v1$co_category.get().enterprise_service.set('90');
zif_abapgit_aff_intf_v1.ty_category = new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"});
zif_abapgit_aff_intf_v1.ty_main = new abap.types.Structure({"format_version": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_AFF_TYPES_V1=>TY_FORMAT_VERSION"}), "header": new abap.types.Structure({"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"}), "original_language": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_original_language","conversionExit":"ISOLA"}), "abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version_src"})}, "zif_abapgit_aff_types_v1=>ty_header_60_src", undefined, {}, {}), "category": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_intf_v1=>ty_category"}), "proxy": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}), "descriptions": new abap.types.Structure({"types": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_oo_types_v1=>ty_component_description", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_component_descriptions"), "attributes": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_oo_types_v1=>ty_component_description", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_component_descriptions"), "events": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"}), "parameters": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_oo_types_v1=>ty_component_description", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_component_descriptions")}, "zif_abapgit_aff_oo_types_v1=>ty_event", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_events"), "methods": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"}), "parameters": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_oo_types_v1=>ty_component_description", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_component_descriptions"), "exceptions": abap.types.TableFactory.construct(new abap.types.Structure({"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}), "description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_oo_types_v1=>ty_component_description", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_component_descriptions")}, "zif_abapgit_aff_oo_types_v1=>ty_method", undefined, {}, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["NAME"]},"secondary":[]}, "zif_abapgit_aff_oo_types_v1=>ty_methods")}, "zif_abapgit_aff_oo_types_v1=>ty_descriptions", undefined, {}, {})}, "zif_abapgit_aff_intf_v1=>ty_main", undefined, {}, {});
export {zif_abapgit_aff_intf_v1};
//# sourceMappingURL=zif_abapgit_aff_intf_v1.intf.mjs.map