Class Method list used by SAP ABAP Class CL_PT_QUOTA (Function QUOTA Implementation)
SAP ABAP Class
CL_PT_QUOTA (Function QUOTA Implementation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_EXITHANDLER - GET_INSTANCE | Class for Ext. Services Within Framework of Exit Technique | ||
| 2 | CL_HRPA_ASSIGNMENT_DATE - GET_ENTRY_DATE | Get Date | ||
| 3 | CL_HRPA_ASSIGNMENT_DATE - GET_LEAVE_DATE | Get Date | ||
| 4 | CL_PT_QUOTA - BUILD_PRELIMINARY_SALDO | Function QUOTA Implementation | SOURCE l_contract_saldo = me->build_preliminary_saldo( |
|
| 5 | CL_PT_QUOTA - BUILD_PRELIMINARY_SALDO | Function QUOTA Implementation | SOURCE im_contract_tes = im_contract_daily_balances |
|
| 6 | CL_PT_QUOTA - BUILD_PRELIMINARY_SALDO | Function QUOTA Implementation | SOURCE im_contract_saldo = im_contract_period_balances ). |
|
| 7 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CALL METHOD me->calculate_accrual_entitlement |
|
| 8 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 9 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 10 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_accrual_period = l_accrual_period |
|
| 11 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_accrual_period_prop = |
|
| 12 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_base_period = l_base_period |
|
| 13 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_base_rule = l_base_rule |
|
| 14 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 15 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE * Begin of SREP7HK006301 |
|
| 16 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_phifi = l_contract_phifi |
|
| 17 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_qtbase = l_contract_qtbase |
|
| 18 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_zes = im_contract_zes |
|
| 19 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_saldo = l_contract_saldo |
|
| 20 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_rule = l_gen_rule |
|
| 21 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_pbs_active = l_pbs_active |
|
| 22 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE * end of SREP7HK006301 |
|
| 23 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 24 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result |
|
| 25 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE * Begin of SREP7HK006301 |
|
| 26 | CL_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE ch_mul_flag = l_mul_flag. |
|
| 27 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE CALL METHOD me->calculate_base_entitlement |
|
| 28 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 29 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 30 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_base_period = l_base_period |
|
| 31 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_base_rule = l_base_rule |
|
| 32 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_sen_age_splits = l_contract_sen_age_splits |
|
| 33 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 34 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_tes = im_contract_daily_balances |
|
| 35 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_saldo = l_contract_saldo |
|
| 36 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 37 | CL_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result. |
|
| 38 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE CALL METHOD me->calculate_quota_transfer |
|
| 39 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 40 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 41 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE im_contract_p0001 = im_contract_p0001 |
|
| 42 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE im_contract_p0041 = im_contract_p0041 |
|
| 43 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE im_contract_oqttrans = im_contract_oqttrans |
|
| 44 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE * Begin of SREP7HK006301 |
|
| 45 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE im_contract_zes = im_contract_zes |
|
| 46 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE im_contract_saldo = l_contract_saldo |
|
| 47 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE * End of SREP7HK006301 |
|
| 48 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE CHANGING |
|
| 49 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE ch_contract_qtacc = l_contract_qtacc |
|
| 50 | CL_PT_QUOTA - CALCULATE_QUOTA_TRANSFER | Function QUOTA Implementation | SOURCE ch_contract_qttrans = ch_contract_qttrans. |
|
| 51 | CL_PT_QUOTA - CHECK_MAXIMUM_ACCRUAL | Function QUOTA Implementation | SOURCE CALL METHOD me->check_maximum_accrual |
|
| 52 | CL_PT_QUOTA - CHECK_MAXIMUM_ACCRUAL | Function QUOTA Implementation | SOURCE CHANGING |
|
| 53 | CL_PT_QUOTA - CHECK_MAXIMUM_ACCRUAL | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result. |
|
| 54 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE CALL METHOD me->check_package_acc_consistency |
|
| 55 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 56 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 57 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_t559l_entry = |
|
| 58 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 59 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 60 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_consistent = l_answer |
|
| 61 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_acc_period = l_accrual_period |
|
| 62 | CL_PT_QUOTA - CHECK_PACKAGE_ACC_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_gen_rule = l_gen_rule. |
|
| 63 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE CHECK me->check_package_applicability( |
|
| 64 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE im_contract_t559l_entry = |
|
| 65 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE im_accrual_period = |
|
| 66 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 67 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE im_contract_phifi = l_contract_phifi |
|
| 68 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE im_contract_hire_fire = l_contract_hire_fire |
|
| 69 | CL_PT_QUOTA - CHECK_PACKAGE_APPLICABILITY | Function QUOTA Implementation | SOURCE im_p0004_supplied = im_p0004_supplied ) = true. |
|
| 70 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE CALL METHOD me->check_package_base_consistency |
|
| 71 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 72 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 73 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_t559l_entry = |
|
| 74 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE im_accrual_period = l_accrual_period |
|
| 75 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 76 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 77 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_consistent = l_answer |
|
| 78 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_base_period = l_base_period |
|
| 79 | CL_PT_QUOTA - CHECK_PACKAGE_BASE_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_base_rule = l_base_rule. |
|
| 80 | CL_PT_QUOTA - CHECK_PACKAGE_SEN_CONSISTENCY | Function QUOTA Implementation | SOURCE CALL METHOD me->check_package_sen_consistency |
|
| 81 | CL_PT_QUOTA - CHECK_PACKAGE_SEN_CONSISTENCY | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 82 | CL_PT_QUOTA - CHECK_PACKAGE_SEN_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_t559l_entry = |
|
| 83 | CL_PT_QUOTA - CHECK_PACKAGE_SEN_CONSISTENCY | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 84 | CL_PT_QUOTA - CHECK_PACKAGE_SEN_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_consistent = l_answer |
|
| 85 | CL_PT_QUOTA - CHECK_PACKAGE_SEN_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_sen_process = l_sen_process. |
|
| 86 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE CALL METHOD me->check_package_ttp_consistency |
|
| 87 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 88 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 89 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_t559l_entry = |
|
| 90 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 91 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 92 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_consistent = l_answer |
|
| 93 | CL_PT_QUOTA - CHECK_PACKAGE_TTP_CONSISTENCY | Function QUOTA Implementation | SOURCE ex_contract_transfer_timepoint = l_contract_transfer_timepoint. |
|
| 94 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_hire_fire_date |
|
| 95 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 96 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 97 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE im_grouping_reason = im_grouping_reason |
|
| 98 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 99 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 100 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE im_contract_t559l = im_contract_t559l |
|
| 101 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE im_contract_gen_result = l_contract_gen_result |
|
| 102 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 103 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE ex_contract_hire_fire = l_contract_hire_fire |
|
| 104 | CL_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | Function QUOTA Implementation | SOURCE ex_contract_phifi = l_contract_phifi. |
|
| 105 | CL_PT_QUOTA - DETERMINE_NEXT_BASNR | Function QUOTA Implementation | SOURCE l_basnr = me->determine_next_basnr( |
|
| 106 | CL_PT_QUOTA - DETERMINE_NEXT_BASNR | Function QUOTA Implementation | SOURCE l_basnr = me->determine_next_basnr( |
|
| 107 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_rule_packages |
|
| 108 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 109 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 110 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE im_contract_t559l = im_contract_t559l |
|
| 111 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE im_contract_p0001 = im_contract_p0001 |
|
| 112 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 113 | CL_PT_QUOTA - DETERMINE_RULE_PACKAGES | Function QUOTA Implementation | SOURCE ex_rule_packages = l_rule_packages. |
|
| 114 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_seniority_proce |
|
| 115 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 116 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_pernr = |
|
| 117 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_date = sen_key_date |
|
| 118 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_gen_date = im_acdate |
|
| 119 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_proce = im_sen_process |
|
| 120 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 121 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 122 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE ex_duration = sen_result. |
|
| 123 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_seniority_proce |
|
| 124 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 125 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_pernr = im_pernr |
|
| 126 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_date = wa_years_tab-begda |
|
| 127 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_gen_date = im_gen_date |
|
| 128 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_proce = im_senio_proce |
|
| 129 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 130 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 131 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE ex_duration = sen_result. |
|
| 132 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_seniority_proce |
|
| 133 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 134 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_pernr = im_pernr |
|
| 135 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_date = wa_months_tab-begda |
|
| 136 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_gen_date = im_gen_date |
|
| 137 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_proce = im_senio_proce |
|
| 138 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 139 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 140 | CL_PT_QUOTA - DETERMINE_SENIORITY_PROCE | Function QUOTA Implementation | SOURCE ex_duration = sen_result. |
|
| 141 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_sen_age_splits |
|
| 142 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 143 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_contract_rules = |
|
| 144 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_sen_process = l_sen_process |
|
| 145 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 146 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 147 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_accrual_period = l_accrual_period |
|
| 148 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_base_period = l_base_period |
|
| 149 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_contract_hire_date = l_contract_hire_fire |
|
| 150 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_contract_p0002 = im_contract_p0002 |
|
| 151 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_contract_p0041 = im_contract_p0041 |
|
| 152 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 153 | CL_PT_QUOTA - DETERMINE_SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE ex_contract_splits = l_contract_sen_age_splits. |
|
| 154 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_sen_end_date |
|
| 155 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 156 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_pernr = im_pernr |
|
| 157 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_duration = wa_duration |
|
| 158 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_gen_date = im_gen_date |
|
| 159 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_proce = im_senio_proce |
|
| 160 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 161 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 162 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE ex_date = wa_years_tab-endda. |
|
| 163 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_sen_end_date |
|
| 164 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 165 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_pernr = im_pernr |
|
| 166 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_duration = wa_duration |
|
| 167 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_gen_date = im_gen_date |
|
| 168 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_proce = im_senio_proce |
|
| 169 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 170 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 171 | CL_PT_QUOTA - DETERMINE_SEN_END_DATE | Function QUOTA Implementation | SOURCE ex_date = wa_months_tab-endda. |
|
| 172 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE CALL METHOD me->determine_val_ded_intervals |
|
| 173 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 174 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 175 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE im_accrual_period = |
|
| 176 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE im_base_period = l_base_period |
|
| 177 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE im_contract_p0001 = im_contract_p0001 |
|
| 178 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE im_contract_p0019 = im_contract_p0019 |
|
| 179 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE im_contract_p0041 = im_contract_p0041 |
|
| 180 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE CHANGING |
|
| 181 | CL_PT_QUOTA - DETERMINE_VAL_DED_INTERVALS | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result. |
|
| 182 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE CALL METHOD me->duration_between_dates |
|
| 183 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 184 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_begda = |
|
| 185 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_endda = sen_key_date |
|
| 186 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 187 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_years = wa_sen_years_tab-value |
|
| 188 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_months = wa_sen_months_tab-value. |
|
| 189 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE CALL METHOD me->duration_between_dates |
|
| 190 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 191 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_begda = |
|
| 192 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_endda = age_key_date |
|
| 193 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 194 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_years = wa_age_years_tab-value |
|
| 195 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_months = wa_age_months_tab-value. |
|
| 196 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE CALL METHOD me->duration_between_dates |
|
| 197 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 198 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_begda = im_ref_date |
|
| 199 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_endda = wa_years_tab-begda |
|
| 200 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 201 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_years = years |
|
| 202 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_months = months. |
|
| 203 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE CALL METHOD me->duration_between_dates |
|
| 204 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 205 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_begda = im_ref_date |
|
| 206 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE im_dur_endda = wa_months_tab-begda |
|
| 207 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 208 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_years = years |
|
| 209 | CL_PT_QUOTA - DURATION_BETWEEN_DATES | Function QUOTA Implementation | SOURCE ex_dur_months = months. |
|
| 210 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE l_contract_infotypes = me->fill_contract_infotypes( |
|
| 211 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0000 = im_contract_p0000 |
|
| 212 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0001 = im_contract_p0001 |
|
| 213 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0002 = im_contract_p0002 |
|
| 214 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0004 = im_contract_p0004 |
|
| 215 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0007 = im_contract_p0007 |
|
| 216 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0008 = im_contract_p0008 |
|
| 217 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0019 = im_contract_p0019 |
|
| 218 | CL_PT_QUOTA - FILL_CONTRACT_INFOTYPES | Function QUOTA Implementation | SOURCE im_contract_p0041 = im_contract_p0041 ). |
|
| 219 | CL_PT_QUOTA - FUQUOTA | Function QUOTA Implementation | ||
| 220 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE l_result = me->get_result( |
|
| 221 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_result = |
|
| 222 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual ). |
|
| 223 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE l_result = me->get_result( |
|
| 224 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_result = |
|
| 225 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual ). |
|
| 226 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE l_result = me->get_result( |
|
| 227 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_result = |
|
| 228 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual ). |
|
| 229 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE l_result = me->get_result( |
|
| 230 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_result = |
|
| 231 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual ). |
|
| 232 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE l_result = me->get_result( |
|
| 233 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_result = |
|
| 234 | CL_PT_QUOTA - GET_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual ). |
|
| 235 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE l_num-number = me->get_saldo_anzhl( |
|
| 236 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE im_contract_id = l_contract_sen_age_split-contract_id |
|
| 237 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE im_timetype = |
|
| 238 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE im_contract_saldo = im_contract_saldo ). |
|
| 239 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE l_factor = me->get_saldo_anzhl( |
|
| 240 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE im_contract_id = |
|
| 241 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE im_timetype = |
|
| 242 | CL_PT_QUOTA - GET_SALDO_ANZHL | Function QUOTA Implementation | SOURCE im_contract_saldo = im_contract_saldo ). |
|
| 243 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE l_num-number = me->get_tes_anzhl( |
|
| 244 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE im_contract_id = l_contract_sen_age_split-contract_id |
|
| 245 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE im_timetype = |
|
| 246 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE im_contract_tes = im_contract_tes ). |
|
| 247 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE l_factor = me->get_tes_anzhl( |
|
| 248 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE im_contract_id = |
|
| 249 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE im_timetype = |
|
| 250 | CL_PT_QUOTA - GET_TES_ANZHL | Function QUOTA Implementation | SOURCE im_contract_tes = im_contract_tes ). |
|
| 251 | CL_PT_QUOTA - IMPORT_WPBP_FOR_PERIOD | Function QUOTA Implementation | SOURCE l_contract_period_wpbp = me->import_wpbp_for_period( |
|
| 252 | CL_PT_QUOTA - IMPORT_WPBP_FOR_PERIOD | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 253 | CL_PT_QUOTA - IMPORT_WPBP_FOR_PERIOD | Function QUOTA Implementation | SOURCE im_begda = im_accrual_period-begda |
|
| 254 | CL_PT_QUOTA - IMPORT_WPBP_FOR_PERIOD | Function QUOTA Implementation | SOURCE im_contract_wpbp = im_contract_wpbp ). |
|
| 255 | CL_PT_QUOTA - INITIALIZE_GEN_RESULT | Function QUOTA Implementation | SOURCE l_contract_gen_result = me->initialize_gen_result( |
|
| 256 | CL_PT_QUOTA - INITIALIZE_GEN_RESULT | Function QUOTA Implementation | SOURCE |
|
| 257 | CL_PT_QUOTA - INITIALIZE_QTACC_QTBASE | Function QUOTA Implementation | SOURCE CALL METHOD me->initialize_qtacc_qtbase |
|
| 258 | CL_PT_QUOTA - INITIALIZE_QTACC_QTBASE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 259 | CL_PT_QUOTA - INITIALIZE_QTACC_QTBASE | Function QUOTA Implementation | SOURCE im_contracts = im_distribution->im_contracts_to_distribute |
|
| 260 | CL_PT_QUOTA - INITIALIZE_QTACC_QTBASE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 261 | CL_PT_QUOTA - INITIALIZE_QTACC_QTBASE | Function QUOTA Implementation | SOURCE ex_contract_qtacc = l_contract_qtacc |
|
| 262 | CL_PT_QUOTA - INITIALIZE_QTACC_QTBASE | Function QUOTA Implementation | SOURCE ex_contract_qtbase = l_contract_qtbase. |
|
| 263 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE me->log_append( im_applicability = l_t_generation ). |
|
| 264 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE me->log_append( im_qtype = |
|
| 265 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE me->log_append( im_rules = |
|
| 266 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE me->log_append( im_accrual_period = l_accrual_period ). |
|
| 267 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE me->log_append( im_base_period = l_base_period ). |
|
| 268 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE me->log_append( im_contract_transfer_timepoint = l_contract_transfer_timepoint ). |
|
| 269 | CL_PT_QUOTA - LOG_APPEND | Function QUOTA Implementation | SOURCE log_append( im_result = l_t_result ). |
|
| 270 | CL_PT_QUOTA - LOG_DISPLAY | Function QUOTA Implementation | SOURCE me->log_display( ). |
|
| 271 | CL_PT_QUOTA - LOG_DISPLAY_APPLICABILITY | Function QUOTA Implementation | SOURCE IF me->log_display_applicability( |
|
| 272 | CL_PT_QUOTA - LOG_DISPLAY_CONSISTENCY | Function QUOTA Implementation | SOURCE IF me->log_display_consistency( |
|
| 273 | CL_PT_QUOTA - LOG_DISPLAY_GEN_RESULTS | Function QUOTA Implementation | SOURCE me->log_display_gen_results( |
|
| 274 | CL_PT_QUOTA - LOG_DISPLAY_HEADER | Function QUOTA Implementation | SOURCE me->log_display_header( |
|
| 275 | CL_PT_QUOTA - LOG_DISPLAY_RULES | Function QUOTA Implementation | SOURCE me->log_display_rules( |
|
| 276 | CL_PT_QUOTA - LOG_INIT | Function QUOTA Implementation | SOURCE me->log_init( ). |
|
| 277 | CL_PT_QUOTA - MULTIPLY_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CALL METHOD me->multiply_accrual_entitlement |
|
| 278 | CL_PT_QUOTA - MULTIPLY_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 279 | CL_PT_QUOTA - MULTIPLY_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_tes = im_contract_daily_balances |
|
| 280 | CL_PT_QUOTA - MULTIPLY_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_saldo = l_contract_saldo |
|
| 281 | CL_PT_QUOTA - MULTIPLY_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 282 | CL_PT_QUOTA - MULTIPLY_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result. |
|
| 283 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE l_periods = me->number_of_periods_in_period( |
|
| 284 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 285 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_begda = im_base_period-begda |
|
| 286 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_endda = im_base_period-endda |
|
| 287 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_frequency = l_t559l-accfr |
|
| 288 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_periodparameter = l_t559l-afreq |
|
| 289 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_datetype = l_t559l-accdt |
|
| 290 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_relativevalue = l_t559l-accrv |
|
| 291 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_relativeunit = l_t559l-accru |
|
| 292 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_transferrule = l_t559l-lrule |
|
| 293 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_usage = co_usage_accrualperiod |
|
| 294 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_quota_type = l_t559l-qtype "SREP7HK006301 |
|
| 295 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_contract_infotypes = |
|
| 296 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE l_periods = me->number_of_periods_in_period( |
|
| 297 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 298 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_begda = im_accrual_period-begda |
|
| 299 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_endda = im_accrual_period-endda |
|
| 300 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_frequency = im_base_rule-nuper |
|
| 301 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_periodparameter = im_base_rule-nfreq |
|
| 302 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_datetype = im_base_rule-basdt |
|
| 303 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_relativevalue = im_base_rule-basrv |
|
| 304 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_relativeunit = im_base_rule-basru |
|
| 305 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_transferrule = l_t559l-lrule |
|
| 306 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_usage = co_usage_baseperiod |
|
| 307 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_quota_type = im_base_rule-qtype "SREP7HK006301 |
|
| 308 | CL_PT_QUOTA - NUMBER_OF_PERIODS_IN_PERIOD | Function QUOTA Implementation | SOURCE im_contract_infotypes = |
|
| 309 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CALL METHOD me->reduce_accrual_entitlement |
|
| 310 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 311 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_accrual_period = |
|
| 312 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_base_period = l_base_period |
|
| 313 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_infotypes = l_contract_infotypes |
|
| 314 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_contract_phifi = l_contract_phifi |
|
| 315 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_p0008_supplied = im_p0008_supplied |
|
| 316 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE * Begin of SREP3HK010141 |
|
| 317 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_base_rule = l_base_rule |
|
| 318 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_rule = l_gen_rule |
|
| 319 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_pbs_active = l_pbs_active |
|
| 320 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 321 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE * End of SREP3HK010141 |
|
| 322 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | ||
| 323 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 324 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result. |
|
| 325 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_IA | Function QUOTA Implementation | SOURCE CALL METHOD me->reduce_accrual_entitlement_ia |
|
| 326 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_IA | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 327 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_IA | Function QUOTA Implementation | SOURCE im_reference_period = l_period |
|
| 328 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_IA | Function QUOTA Implementation | SOURCE im_phifi = |
|
| 329 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_IA | Function QUOTA Implementation | SOURCE CHANGING |
|
| 330 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_IA | Function QUOTA Implementation | SOURCE ch_accrual = l_r_contract_accrual-number. |
|
| 331 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE CALL METHOD me->reduce_accrual_entitlement_pt |
|
| 332 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 333 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE im_reference_period = l_period |
|
| 334 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE im_partt = l_t559m-partt |
|
| 335 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE im_p0001 = |
|
| 336 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE im_p0007 = |
|
| 337 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE im_p0008 = |
|
| 338 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE im_p0008_supplied = im_p0008_supplied |
|
| 339 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 340 | CL_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT_PT | Function QUOTA Implementation | SOURCE ch_accrual = l_r_contract_accrual-number. |
|
| 341 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE CALL METHOD me->refine_acc_period_with_wpbp |
|
| 342 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 343 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 344 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE im_accrual_period = l_accrual_period |
|
| 345 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE im_contract_wpbp = im_contract_wpbp |
|
| 346 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE CHANGING |
|
| 347 | CL_PT_QUOTA - REFINE_ACC_PERIOD_WITH_WPBP | Function QUOTA Implementation | SOURCE ch_accrual_periods = l_accrual_periods. |
|
| 348 | CL_PT_QUOTA - ROUND_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CALL METHOD me->round_accrual_entitlement |
|
| 349 | CL_PT_QUOTA - ROUND_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 350 | CL_PT_QUOTA - ROUND_ACCRUAL_ENTITLEMENT | Function QUOTA Implementation | SOURCE ch_contract_gen_result = l_contract_gen_result. |
|
| 351 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE CALL METHOD me->sen_age_splits |
|
| 352 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 353 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_ref_date = |
|
| 354 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_begda = im_accrual_period-begda |
|
| 355 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_endda = im_accrual_period-endda |
|
| 356 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 357 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_years_tab = sen_years_tab |
|
| 358 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_months_tab = sen_months_tab. |
|
| 359 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE CALL METHOD me->sen_age_splits |
|
| 360 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 361 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_ref_date = |
|
| 362 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_begda = im_accrual_period-begda |
|
| 363 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_endda = im_accrual_period-endda |
|
| 364 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 365 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_years_tab = age_years_tab |
|
| 366 | CL_PT_QUOTA - SEN_AGE_SPLITS | Function QUOTA Implementation | SOURCE im_months_tab = age_months_tab. |
|
| 367 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE CALL METHOD me->sen_splits_proce |
|
| 368 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 369 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_pernr = |
|
| 370 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_begda = im_accrual_period-begda |
|
| 371 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_endda = im_accrual_period-endda |
|
| 372 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_gen_date = im_acdate |
|
| 373 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_senio_proce = im_sen_process |
|
| 374 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_grouping_context = im_grouping_context |
|
| 375 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE IMPORTING |
|
| 376 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_years_tab = sen_years_tab |
|
| 377 | CL_PT_QUOTA - SEN_SPLITS_PROCE | Function QUOTA Implementation | SOURCE im_months_tab = sen_months_tab. |
|
| 378 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE CALL METHOD me->store_generation_results_cls |
|
| 379 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 380 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE im_contract_qtacc = l_contract_qtacc |
|
| 381 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE im_contract_qtbase = l_contract_qtbase |
|
| 382 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE CHANGING |
|
| 383 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE ch_contract_qtacc = ch_contract_qtacc |
|
| 384 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_CLS | Function QUOTA Implementation | SOURCE ch_contract_qtbase = ch_contract_qtbase. |
|
| 385 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE CALL METHOD me->store_generation_results_loc |
|
| 386 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 387 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE im_acdate = im_acdate |
|
| 388 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE im_contract_gen_result = l_contract_gen_result |
|
| 389 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE im_contract_p0001 = im_contract_p0001 |
|
| 390 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE CHANGING |
|
| 391 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE ch_contract_qtacc = l_contract_qtacc |
|
| 392 | CL_PT_QUOTA - STORE_GENERATION_RESULTS_LOC | Function QUOTA Implementation | SOURCE ch_contract_qtbase = l_contract_qtbase. |
|
| 393 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 394 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 395 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual |
|
| 396 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 397 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = l_r_contract_accrual-number |
|
| 398 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 399 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 400 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 401 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 402 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual |
|
| 403 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 404 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = l_result-number |
|
| 405 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 406 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 407 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 408 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 409 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual |
|
| 410 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 411 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = |
|
| 412 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 413 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 414 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 415 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 416 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_maximum |
|
| 417 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 418 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = l_result-number |
|
| 419 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 420 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 421 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 422 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 423 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual |
|
| 424 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 425 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = l_r_contract_accrual-number |
|
| 426 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 427 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 428 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 429 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 430 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_reduction |
|
| 431 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 432 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = l_number |
|
| 433 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 434 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 435 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CALL METHOD me->update_result |
|
| 436 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE EXPORTING |
|
| 437 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_gentype = co_gentype_accrual |
|
| 438 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_qtype = |
|
| 439 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE im_number = l_result-number |
|
| 440 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE CHANGING |
|
| 441 | CL_PT_QUOTA - UPDATE_RESULT | Function QUOTA Implementation | SOURCE ch_result = |
|
| 442 | CL_PT_QUOTA_EXCEP_HANDLER - CALC_ENT_FAILED | Exception Handling Methods | ||
| 443 | CL_PT_QUOTA_EXCEP_HANDLER - DET_PERIOD_FAILED | Exception Handling Methods | ||
| 444 | CL_PT_QUOTA_EXCEP_HANDLER - DET_VAL_DED_INT_FAILED | Exception Handling Methods | ||
| 445 | CL_PT_QUOTA_EXCEP_HANDLER - MISSING_INFOTYPE_DATA | Exception Handling Methods | ||
| 446 | CL_PT_QUOTA_EXCEP_HANDLER - TRANSFER_FAILED | Exception Handling Methods | ||
| 447 | CL_PT_QUOTA_UTILITIES - DETERMINE_PERIOD | Auxiliary Methods for Quota Generation | ||
| 448 | CL_PT_QUOTA_UTILITIES - DETERMINE_PERIOD | Auxiliary Methods for Quota Generation | ||
| 449 | CL_PT_QUOTA_UTILITIES - DETERMINE_PERIOD | Auxiliary Methods for Quota Generation | ||
| 450 | CL_PT_QUOTA_UTILITIES - DETERMINE_TRANS_DATE | Auxiliary Methods for Quota Generation | ||
| 451 | CL_PT_QUOTA_UTILITIES - DETERMINE_TRANS_DATE | Auxiliary Methods for Quota Generation | ||
| 452 | CL_PT_QUOTA_UTILITIES - DETERMINE_TRANS_DATE | Auxiliary Methods for Quota Generation | ||
| 453 | CL_PT_QUOTA_UTILITIES - DETERMINE_VAL_DED_INTERVAL_QT | Auxiliary Methods for Quota Generation | ||
| 454 | CL_PT_QUOTA_UTILITIES - READ_T556B | Auxiliary Methods for Quota Generation | ||
| 455 | CL_PT_QUOTA_UTILITIES - READ_T559E_TABLE | Auxiliary Methods for Quota Generation | ||
| 456 | CL_PT_QUOTA_UTILITIES - READ_T559E_TABLE | Auxiliary Methods for Quota Generation | ||
| 457 | CL_PT_QUOTA_UTILITIES - READ_T559M | Auxiliary Methods for Quota Generation | ||
| 458 | CL_PT_QUOTA_UTILITIES - READ_T559T | Auxiliary Methods for Quota Generation | ||
| 459 | CL_PT_QUOTA_UTILITIES - UPDATE_ABWKONTI | Auxiliary Methods for Quota Generation | ||
| 460 | CL_PT_QUOTA_UTILITIES - UPDATE_TRANSFER_POOL | Auxiliary Methods for Quota Generation | ||
| 461 | CL_PT_TIME_EVAL_EXCEP_HANDLER - CUSTOMIZING_FAILURE | Exception Handling Methods | ||
| 462 | CL_PT_TIME_EVAL_UTILITIES - GET_T001P | Services in Time Evaluation Environment | ||
| 463 | CL_PT_TIME_EVAL_UTILITIES - GET_T001P | Services in Time Evaluation Environment | ||
| 464 | CL_PT_TIME_EVAL_UTILITIES - GET_T001P | Services in Time Evaluation Environment | ||
| 465 | CL_PT_TIME_EVAL_UTILITIES - GET_T503 | Services in Time Evaluation Environment | ||
| 466 | CL_PT_TIME_EVAL_UTILITIES - GET_T503 | Services in Time Evaluation Environment | ||
| 467 | CL_PT_TIME_EVAL_UTILITIES - GET_T503 | Services in Time Evaluation Environment | ||
| 468 | CL_PT_TIME_EVAL_UTILITIES - GET_T510I | Services in Time Evaluation Environment | ||
| 469 | CL_PT_TIME_EVAL_UTILITIES - GET_T556A | Services in Time Evaluation Environment | ||
| 470 | CL_PT_TIME_EVAL_UTILITIES - GET_TIME_EVAL_LOG_INSTANCE | Services in Time Evaluation Environment | ||
| 471 | CX_PT_BEGDA_GREATER_ENDDA - CONSTRUCTOR | Start date is after end date | ||
| 472 | IF_EX_PT_QUOTA - CALCULATE_ACCRUAL_ENTITLEMENT | BAdI Interface IF_EX_PT_QUOTA | ||
| 473 | IF_EX_PT_QUOTA - CALCULATE_BASE_ENTITLEMENT | BAdI Interface IF_EX_PT_QUOTA | ||
| 474 | IF_EX_PT_QUOTA - CHECK_RULE_APPLICABILITY | BAdI Interface IF_EX_PT_QUOTA | ||
| 475 | IF_EX_PT_QUOTA - DETERMINE_HIRE_FIRE_DATE | BAdI Interface IF_EX_PT_QUOTA | ||
| 476 | IF_EX_PT_QUOTA - QUOTA_INITIAL_PS | BAdI Interface IF_EX_PT_QUOTA | ||
| 477 | IF_EX_PT_QUOTA - REDUCE_ACCRUAL_ENTITLEMENT | BAdI Interface IF_EX_PT_QUOTA | ||
| 478 | IF_PT_EXECUTABLE - EXECUTE | Enables Class to Be Executed | ||
| 479 | IF_PT_EXECUTABLE - GET_INTERFACE | Enables Class to Be Executed | ||
| 480 | IF_PT_EXECUTABLE - SET_INTERFACE | Enables Class to Be Executed | ||
| 481 | IF_PT_QUOTA_IF - DO_EXPORT | Native Interface QUOTA | ||
| 482 | IF_PT_TIME_EVAL_LOG - APPEND_PTEXT | Interface for Time Evaluation Log (Facade for HRPL) | ||
| 483 | IF_PT_TIME_EVAL_LOG - APPEND_PTEXT | Interface for Time Evaluation Log (Facade for HRPL) | ||
| 484 | IF_PT_TIME_EVAL_LOG - APPEND_PTEXT | Interface for Time Evaluation Log (Facade for HRPL) | ||
| 485 | IF_PT_TIME_EVAL_LOG - APPEND_PTEXT | Interface for Time Evaluation Log (Facade for HRPL) | ||
| 486 | IF_PT_TIME_EVAL_LOG - CLOSE_LOG_FOR_MOD_PROC | Interface for Time Evaluation Log (Facade for HRPL) | ||
| 487 | IF_PT_TIME_EVAL_LOG - OPEN_LOG_FOR_MOD_PROC | Interface for Time Evaluation Log (Facade for HRPL) | ||
| 488 | IF_PT_TIME_EVAL_LOG - WRITE_1 | Interface for Time Evaluation Log (Facade for HRPL) |