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 | 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_aff_dtel_v1.intf.abap
class zif_abapgit_aff_dtel_v1 {
static INTERNAL_TYPE = 'INTF';
static INTERNAL_NAME = 'ZIF_ABAPGIT_AFF_DTEL_V1';
static ATTRIBUTES = {"CO_CATEGORY": {"type": () => {return new abap.types.Structure({
"domain": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"predefined_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"reference_to_predefined_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"reference_dictionary_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"reference_clas_int_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"},
"CO_BIDI_BASIC_DIRECTION": {"type": () => {return new abap.types.Structure({
"left_to_right": new abap.types.Character(1, {}),
"right_to_left": new abap.types.Character(1, {})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
static METHODS = {};
}
abap.Classes['ZIF_ABAPGIT_AFF_DTEL_V1'] = zif_abapgit_aff_dtel_v1;
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_category = new abap.types.Structure({
"domain": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"predefined_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"reference_to_predefined_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"reference_dictionary_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"reference_clas_int_type": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"})}, undefined, undefined, {}, {});
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_category.get().domain.set('domain');
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_category.get().predefined_type.set('predefinedAbapType');
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_category.get().reference_to_predefined_type.set('refToPredefinedAbapType');
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_category.get().reference_dictionary_type.set('refToDictionaryType');
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_category.get().reference_clas_int_type.set('refToClifType');
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_bidi_basic_direction = new abap.types.Structure({
"left_to_right": new abap.types.Character(1, {}),
"right_to_left": new abap.types.Character(1, {})}, undefined, undefined, {}, {});
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_bidi_basic_direction.get().left_to_right.set('');
zif_abapgit_aff_dtel_v1.zif_abapgit_aff_dtel_v1$co_bidi_basic_direction.get().right_to_left.set('X');
zif_abapgit_aff_dtel_v1.ty_predefined_type = new abap.types.Structure({
"data_type": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_aff_ddic_types_v1=>ty_data_type"}),
"length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DDIC_TYPES_V1=>TY_LENGTH"}),
"decimals": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DDIC_TYPES_V1=>TY_DECIMALS"})}, "zif_abapgit_aff_dtel_v1=>ty_predefined_type", undefined, {}, {});
zif_abapgit_aff_dtel_v1.ty_field_labels = new abap.types.Structure({
"short": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-short"}),
"short_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-SHORT_LENGTH"}),
"medium": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-medium"}),
"medium_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-MEDIUM_LENGTH"}),
"long": new abap.types.Character(40, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-long"}),
"long_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-LONG_LENGTH"}),
"heading": new abap.types.Character(55, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-heading"}),
"heading_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-HEADING_LENGTH"})}, "zif_abapgit_aff_dtel_v1=>ty_field_labels", undefined, {}, {});
zif_abapgit_aff_dtel_v1.ty_category = new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"});
zif_abapgit_aff_dtel_v1.ty_data_type_information = new abap.types.Structure({
"category": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"type_name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}),
"predefined_type": new abap.types.Structure({
"data_type": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_aff_ddic_types_v1=>ty_data_type"}),
"length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DDIC_TYPES_V1=>TY_LENGTH"}),
"decimals": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DDIC_TYPES_V1=>TY_DECIMALS"})}, "zif_abapgit_aff_dtel_v1=>ty_predefined_type", undefined, {}, {})}, "zif_abapgit_aff_dtel_v1=>ty_data_type_information", undefined, {}, {});
zif_abapgit_aff_dtel_v1.ty_search_help = new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}),
"parameter": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_search_help-parameter"})}, "zif_abapgit_aff_dtel_v1=>ty_search_help", undefined, {}, {});
zif_abapgit_aff_dtel_v1.ty_basic_direction = new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_basic_direction"});
zif_abapgit_aff_dtel_v1.ty_bidirectional_options = new abap.types.Structure({
"basic_direction": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_basic_direction"}),
"no_filtering": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_dtel_v1=>ty_bidirectional_options", undefined, {}, {});
zif_abapgit_aff_dtel_v1.ty_additional_properties = new abap.types.Structure({
"search_help": new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}),
"parameter": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_search_help-parameter"})}, "zif_abapgit_aff_dtel_v1=>ty_search_help", undefined, {}, {}),
"bidirectional_options": new abap.types.Structure({
"basic_direction": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_basic_direction"}),
"no_filtering": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_dtel_v1=>ty_bidirectional_options", undefined, {}, {}),
"parameter_id": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_additional_properties-parameter_id"}),
"default_component_name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_additional_properties-default_component_name"}),
"change_document_relevant": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"no_input_history": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_dtel_v1=>ty_additional_properties", undefined, {}, {});
zif_abapgit_aff_dtel_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"})}, "zif_abapgit_aff_types_v1=>ty_header_60", undefined, {}, {}),
"data_type_information": new abap.types.Structure({
"category": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_category"}),
"type_name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}),
"predefined_type": new abap.types.Structure({
"data_type": new abap.types.Character(4, {"qualifiedName":"zif_abapgit_aff_ddic_types_v1=>ty_data_type"}),
"length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DDIC_TYPES_V1=>TY_LENGTH"}),
"decimals": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DDIC_TYPES_V1=>TY_DECIMALS"})}, "zif_abapgit_aff_dtel_v1=>ty_predefined_type", undefined, {}, {})}, "zif_abapgit_aff_dtel_v1=>ty_data_type_information", undefined, {}, {}),
"field_labels": new abap.types.Structure({
"short": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-short"}),
"short_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-SHORT_LENGTH"}),
"medium": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-medium"}),
"medium_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-MEDIUM_LENGTH"}),
"long": new abap.types.Character(40, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-long"}),
"long_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-LONG_LENGTH"}),
"heading": new abap.types.Character(55, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_field_labels-heading"}),
"heading_length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DTEL_V1=>TY_FIELD_LABELS-HEADING_LENGTH"})}, "zif_abapgit_aff_dtel_v1=>ty_field_labels", undefined, {}, {}),
"additional_properties": new abap.types.Structure({
"search_help": new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"}),
"parameter": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_search_help-parameter"})}, "zif_abapgit_aff_dtel_v1=>ty_search_help", undefined, {}, {}),
"bidirectional_options": new abap.types.Structure({
"basic_direction": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_basic_direction"}),
"no_filtering": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_dtel_v1=>ty_bidirectional_options", undefined, {}, {}),
"parameter_id": new abap.types.Character(20, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_additional_properties-parameter_id"}),
"default_component_name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_dtel_v1=>ty_additional_properties-default_component_name"}),
"change_document_relevant": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"no_input_history": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_dtel_v1=>ty_additional_properties", undefined, {}, {})}, "zif_abapgit_aff_dtel_v1=>ty_main", undefined, {}, {});
export {zif_abapgit_aff_dtel_v1}; |