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 | 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_doma_v1.intf.abap
class zif_abapgit_aff_doma_v1 {
static INTERNAL_TYPE = 'INTF';
static INTERNAL_NAME = 'ZIF_ABAPGIT_AFF_DOMA_V1';
static ATTRIBUTES = {"CO_OUTPUT_STYLE": {"type": () => {return new abap.types.Structure({
"normal": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"sign_right": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scale_preserving": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scientific": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scientific_with_leading_zero": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scale_preserving_scientific": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"engineering": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
static METHODS = {};
}
abap.Classes['ZIF_ABAPGIT_AFF_DOMA_V1'] = zif_abapgit_aff_doma_v1;
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style = new abap.types.Structure({
"normal": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"sign_right": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scale_preserving": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scientific": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scientific_with_leading_zero": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"scale_preserving_scientific": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"engineering": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"})}, undefined, undefined, {}, {});
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().normal.set('00');
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().sign_right.set('01');
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().scale_preserving.set('02');
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().scientific.set('03');
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().scientific_with_leading_zero.set('04');
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().scale_preserving_scientific.set('05');
zif_abapgit_aff_doma_v1.zif_abapgit_aff_doma_v1$co_output_style.get().engineering.set('06');
zif_abapgit_aff_doma_v1.ty_output_style = new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"});
zif_abapgit_aff_doma_v1.ty_output_length = new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DOMA_V1=>TY_OUTPUT_LENGTH"});
zif_abapgit_aff_doma_v1.ty_conv_routine = new abap.types.Character(5, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_conv_routine"});
zif_abapgit_aff_doma_v1.ty_format = 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_doma_v1=>ty_format", undefined, {}, {});
zif_abapgit_aff_doma_v1.ty_output_characteristics = new abap.types.Structure({
"style": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DOMA_V1=>TY_OUTPUT_LENGTH"}),
"conversion_routine": new abap.types.Character(5, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_conv_routine"}),
"case_sensitive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"negative_values": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"am_pm_time_format": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_doma_v1=>ty_output_characteristics", undefined, {}, {});
zif_abapgit_aff_doma_v1.ty_value_table = new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"})}, "zif_abapgit_aff_doma_v1=>ty_value_table", undefined, {}, {});
zif_abapgit_aff_doma_v1.ty_single_value = new abap.types.Structure({
"fixed_value": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_single_value-fixed_value"}),
"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_doma_v1=>ty_single_value", undefined, {}, {});
zif_abapgit_aff_doma_v1.ty_single_values = abap.types.TableFactory.construct(new abap.types.Structure({
"fixed_value": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_single_value-fixed_value"}),
"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_doma_v1=>ty_single_value", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_aff_doma_v1=>ty_single_values");
zif_abapgit_aff_doma_v1.ty_intervals_value = new abap.types.Structure({
"low_limit": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_intervals_value-low_limit"}),
"high_limit": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_intervals_value-high_limit"}),
"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_doma_v1=>ty_intervals_value", undefined, {}, {});
zif_abapgit_aff_doma_v1.ty_intervals_values = abap.types.TableFactory.construct(new abap.types.Structure({
"low_limit": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_intervals_value-low_limit"}),
"high_limit": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_intervals_value-high_limit"}),
"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_doma_v1=>ty_intervals_value", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_aff_doma_v1=>ty_intervals_values");
zif_abapgit_aff_doma_v1.ty_fixed_value_append = new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"})}, "zif_abapgit_aff_doma_v1=>ty_fixed_value_append", undefined, {}, {});
zif_abapgit_aff_doma_v1.ty_fixed_value_appends = abap.types.TableFactory.construct(new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"})}, "zif_abapgit_aff_doma_v1=>ty_fixed_value_append", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_aff_doma_v1=>ty_fixed_value_appends");
zif_abapgit_aff_doma_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, {}, {}),
"format": 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_doma_v1=>ty_format", undefined, {}, {}),
"output_characteristics": new abap.types.Structure({
"style": new abap.types.Numc({length: 2, qualifiedName: "zif_abapgit_aff_doma_v1=>ty_output_style"}),
"length": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_AFF_DOMA_V1=>TY_OUTPUT_LENGTH"}),
"conversion_routine": new abap.types.Character(5, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_conv_routine"}),
"case_sensitive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"negative_values": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"am_pm_time_format": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"})}, "zif_abapgit_aff_doma_v1=>ty_output_characteristics", undefined, {}, {}),
"fixed_values": abap.types.TableFactory.construct(new abap.types.Structure({
"fixed_value": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_single_value-fixed_value"}),
"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_doma_v1=>ty_single_value", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_aff_doma_v1=>ty_single_values"),
"fixed_value_intervals": abap.types.TableFactory.construct(new abap.types.Structure({
"low_limit": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_intervals_value-low_limit"}),
"high_limit": new abap.types.Character(10, {"qualifiedName":"zif_abapgit_aff_doma_v1=>ty_intervals_value-high_limit"}),
"description": new abap.types.Character(60, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_description_60"})}, "zif_abapgit_aff_doma_v1=>ty_intervals_value", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_aff_doma_v1=>ty_intervals_values"),
"value_table": new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"})}, "zif_abapgit_aff_doma_v1=>ty_value_table", undefined, {}, {}),
"fixed_value_appends": abap.types.TableFactory.construct(new abap.types.Structure({
"name": new abap.types.Character(30, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_object_name_30"})}, "zif_abapgit_aff_doma_v1=>ty_fixed_value_append", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_aff_doma_v1=>ty_fixed_value_appends")}, "zif_abapgit_aff_doma_v1=>ty_main", undefined, {}, {});
export {zif_abapgit_aff_doma_v1}; |