Class Method list used by SAP ABAP Class CL_EPM_OIA_BP_CLASSIFICATION (EPM: Business Partner Classification Implementation)
SAP ABAP Class
CL_EPM_OIA_BP_CLASSIFICATION (EPM: Business Partner Classification Implementation) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TSTMP - SUBTRACTSECS | Arithmetic and Conversion for Time Stamps | ||
| 2 | CL_AUNIT_ASSERT - ASSERT_DIFFERS | ABAP Unit: Assertions (see Longtext) | ||
| 3 | CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | ||
| 4 | CL_EPM_OIA - CONVERT_CURRENCY | EPM: Class for HANA Open Items Analytics | ||
| 5 | CL_EPM_OIA - CONVERT_CURRENCY | EPM: Class for HANA Open Items Analytics | ||
| 6 | CL_EPM_OIA - CONVERT_CURRENCY | EPM: Class for HANA Open Items Analytics | ||
| 7 | CL_EPM_OIA - CONVERT_CURRENCY | EPM: Class for HANA Open Items Analytics | ||
| 8 | CL_EPM_OIA - CONVERT_CURRENCY | EPM: Class for HANA Open Items Analytics | ||
| 9 | CL_EPM_OIA - CONVERT_CURRENCY | EPM: Class for HANA Open Items Analytics | ||
| 10 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 11 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 12 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 4 ) |
|
| 13 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 in the last 4 years |
|
| 14 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 15 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 16 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 17 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 18 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 1 mio # in reminder status '1' |
|
| 19 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 20 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 21 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 22 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 3 ) |
|
| 23 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 3000000 |
|
| 24 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 25 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 3 mio # with reminder in the last 3 years |
|
| 26 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 27 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 28 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0100000 |
|
| 29 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 30 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 100.000# |
|
| 31 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 32 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 33 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 34 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 35 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 36 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 37 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1 mio # this year |
|
| 38 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 39 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 40 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 41 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 3 |
|
| 42 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 43 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 44 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 250.000# for each of the last 3 years |
|
| 45 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 46 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 47 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE it_period = VALUE #( ) " empty (i.e. without) time limit |
|
| 48 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 at all times |
|
| 49 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 50 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 51 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 52 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0500000 |
|
| 53 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 54 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 500.000 # in reminder status '1' |
|
| 55 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 56 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 57 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 58 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 5 ) |
|
| 59 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 60 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 61 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 1 mio # with reminder in last 5 years |
|
| 62 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 63 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 64 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 65 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 66 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 250.000 # |
|
| 67 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 68 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 69 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 70 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 71 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1500000 |
|
| 72 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 73 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1,5 mio # this year |
|
| 74 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | ||
| 75 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 76 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 77 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 5 |
|
| 78 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0450000 |
|
| 79 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 80 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 450.000# for each of the last 5 years |
|
| 81 | CL_EPM_OIA_BP_CLASSIFICATION - GET_PERIOD | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 82 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 83 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 84 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 4 ) |
|
| 85 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 in the last 4 years |
|
| 86 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | ||
| 87 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 88 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 89 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 90 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 1 mio # in reminder status '1' |
|
| 91 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | ||
| 92 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 93 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 94 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 3 ) |
|
| 95 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 3000000 |
|
| 96 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 97 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 3 mio # with reminder in the last 3 years |
|
| 98 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 99 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 100 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE it_period = VALUE #( ) " empty (i.e. without) time limit |
|
| 101 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 at all times |
|
| 102 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | ||
| 103 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | ||
| 104 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 105 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0500000 |
|
| 106 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 107 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 500.000 # in reminder status '1' |
|
| 108 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | ||
| 109 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 110 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 111 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 5 ) |
|
| 112 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 113 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 114 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 1 mio # with reminder in last 5 years |
|
| 115 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_1 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 116 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 117 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 118 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 4 ) |
|
| 119 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 in the last 4 years |
|
| 120 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | ||
| 121 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 122 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 123 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 124 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 1 mio # in reminder status '1' |
|
| 125 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | ||
| 126 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 127 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 128 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 3 ) |
|
| 129 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 3000000 |
|
| 130 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 131 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 3 mio # with reminder in the last 3 years |
|
| 132 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 133 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 134 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE it_period = VALUE #( ) " empty (i.e. without) time limit |
|
| 135 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 at all times |
|
| 136 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | ||
| 137 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | ||
| 138 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 139 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0500000 |
|
| 140 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 141 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 500.000 # in reminder status '1' |
|
| 142 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | ||
| 143 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 144 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 145 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 5 ) |
|
| 146 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 147 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 148 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 1 mio # with reminder in last 5 years |
|
| 149 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_2 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 150 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 151 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 152 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 4 ) |
|
| 153 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 in the last 4 years |
|
| 154 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | ||
| 155 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 156 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 157 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 158 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 1 mio # in reminder status '1' |
|
| 159 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | ||
| 160 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 161 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 162 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 3 ) |
|
| 163 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 3000000 |
|
| 164 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 165 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 3 mio # with reminder in the last 3 years |
|
| 166 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 167 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE IF get_rank_1( iv_bupa_guid = lv_bupa_guid |
|
| 168 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE it_period = VALUE #( ) " empty (i.e. without) time limit |
|
| 169 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 1: Unpaid invoices and dunning level 4 at all times |
|
| 170 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | ||
| 171 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | ||
| 172 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_2( iv_bupa_guid = lv_bupa_guid |
|
| 173 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0500000 |
|
| 174 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 175 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 2: Unpaid invoices of > 500.000 # in reminder status '1' |
|
| 176 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | ||
| 177 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_3( iv_bupa_guid = lv_bupa_guid |
|
| 178 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 179 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 5 ) |
|
| 180 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 181 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 182 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " poor 3: Closed invoices overall > 1 mio # with reminder in last 5 years |
|
| 183 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_3 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 184 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 185 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0100000 |
|
| 186 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 187 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 100.000# |
|
| 188 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | ||
| 189 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 190 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 191 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 192 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 193 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 194 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1 mio # this year |
|
| 195 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | ||
| 196 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 197 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 198 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 3 |
|
| 199 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 200 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 201 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 250.000# for each of the last 3 years |
|
| 202 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 203 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 204 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 205 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 206 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 250.000 # |
|
| 207 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | ||
| 208 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 209 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 210 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 211 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1500000 |
|
| 212 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 213 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1,5 mio # this year |
|
| 214 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | ||
| 215 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 216 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 217 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 5 |
|
| 218 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0450000 |
|
| 219 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 220 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 450.000# for each of the last 5 years |
|
| 221 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_4 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 222 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 223 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0100000 |
|
| 224 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 225 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 100.000# |
|
| 226 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | ||
| 227 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 228 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 229 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 230 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 231 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 232 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1 mio # this year |
|
| 233 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | ||
| 234 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 235 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 236 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 3 |
|
| 237 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 238 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 239 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 250.000# for each of the last 3 years |
|
| 240 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 241 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 242 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 243 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 244 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 250.000 # |
|
| 245 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | ||
| 246 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 247 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 248 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 249 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1500000 |
|
| 250 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 251 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1,5 mio # this year |
|
| 252 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | ||
| 253 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 254 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 255 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 5 |
|
| 256 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0450000 |
|
| 257 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 258 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 450.000# for each of the last 5 years |
|
| 259 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_5 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 260 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 261 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0100000 |
|
| 262 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 263 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 100.000# |
|
| 264 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | ||
| 265 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 266 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 267 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 268 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1000000 |
|
| 269 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 270 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1 mio # this year |
|
| 271 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | ||
| 272 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 273 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 274 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 3 |
|
| 275 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 276 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 277 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 250.000# for each of the last 3 years |
|
| 278 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 279 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ELSEIF get_rank_4( iv_bupa_guid = lv_bupa_guid |
|
| 280 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0250000 |
|
| 281 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 282 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 1: Last order > 250.000 # |
|
| 283 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | ||
| 284 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_5( iv_bupa_guid = lv_bupa_guid |
|
| 285 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE it_period = get_period( iv_ts_now = lv_ts_now |
|
| 286 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_years_back = 1 ) |
|
| 287 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 1500000 |
|
| 288 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 289 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 2: Closed invoices > 1,5 mio # this year |
|
| 290 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | ||
| 291 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE OR get_rank_6( iv_bupa_guid = lv_bupa_guid |
|
| 292 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_to_date = iv_to_date |
|
| 293 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_no_years = 5 |
|
| 294 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_threshold = 0450000 |
|
| 295 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE iv_conv_date = iv_to_date |
|
| 296 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE ) = abap_true " premium 3: All invoices > 450.000# for each of the last 5 years |
|
| 297 | CL_EPM_OIA_BP_CLASSIFICATION - GET_RANK_6 | EPM: Business Partner Classification Implementation | SOURCE . |
|
| 298 | CL_EPM_OIA_BP_CLASSIFICATION - GET_TIMESTAMP | EPM: Business Partner Classification Implementation | SOURCE DATA(lv_ts_now) = get_timestamp( iv_date = iv_to_date ). |
|
| 299 | CL_EPM_OIA_BP_CLASSIFICATION - GET_TIMESTAMP | EPM: Business Partner Classification Implementation | SOURCE DATA(lv_ts_from_year) = get_timestamp( iv_date = lv_from_year ). |
|
| 300 | CL_EPM_OIA_BP_CLASSIFICATION - GET_TIMESTAMP | EPM: Business Partner Classification Implementation | SOURCE DATA(lv_ts_to_year) = get_timestamp( iv_date = lv_to_year ). |
|
| 301 | CL_EPM_OIA_BP_CLASSIFICATION - IS_EU_COUNTRY | EPM: Business Partner Classification Implementation | SOURCE is_eu_country( |
|
| 302 | CL_EPM_OIA_BP_CLASSIFICATION - IS_EU_COUNTRY | EPM: Business Partner Classification Implementation | SOURCE EXPORTING iv_bp_id = iv_bp_id |
|
| 303 | CL_EPM_OIA_BP_CLASSIFICATION - IS_EU_COUNTRY | EPM: Business Partner Classification Implementation | SOURCE IMPORTING ex_is_eu_country = DATA(lv_is_eu_country) |
|
| 304 | CL_EPM_OIA_BP_CLASSIFICATION - IS_EU_COUNTRY | EPM: Business Partner Classification Implementation | SOURCE ex_bupa_key = DATA(lv_bupa_guid) |
|
| 305 | CL_EPM_OIA_BP_CLASSIFICATION - IS_EU_COUNTRY | EPM: Business Partner Classification Implementation | SOURCE ). |
|
| 306 | CL_EPM_SERVICE_FACADE - GET_BO | EPM: Service Facade | ||
| 307 | CL_OIA_DATA_PROVIDER_FACTORY - GET_CUSTOMIZING | Find & instantiate classes derived from cl_oia_data_provider | ||
| 308 | IF_BP_CLASSIFICATION - GET_BP_CLASSIFICATION | Interface for BAdI: S_BADI_GET_BP_CLASSIFICATION | ||
| 309 | IF_BP_CLASSIFICATION - GET_BP_CLASSIFICATION | Interface for BAdI: S_BADI_GET_BP_CLASSIFICATION | ||
| 310 | IF_EPM_BP_HEADER - CONVERT_BP_IDS_TO_KEYS | EPM: Business Partner Header Interface | ||
| 311 | IF_EPM_BP_HEADER - NAVIGATE_TO_COMPANY_ADDRESS | EPM: Business Partner Header Interface | ||
| 312 | TC_EPM_OIA_DUN - CONSTRUCTOR | Class supporting test mechanism for Dunning Run Package | ||
| 313 | TC_EPM_OIA_DUN - FILL_TABLES | Class supporting test mechanism for Dunning Run Package |