Class Method list used by SAP ABAP Class CL_SMI_COMPARISON (Compare timeseries)
SAP ABAP Class
CL_SMI_COMPARISON (Compare timeseries) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_ABAP_TSTMP - ADD | Arithmetic and Conversion for Time Stamps | ||
| 2 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE CHANGING |
|
| 3 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE CALL METHOD me->compare_period |
|
| 4 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE comp_violate = lf_violate. |
|
| 5 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE CALL METHOD me->compare_period |
|
| 6 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE EXPORTING |
|
| 7 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE it_ts_1 = lt_ts1 |
|
| 8 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE it_ts_2 = lt_ts2 |
|
| 9 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_upper_perc = me->profile-high_perc_l |
|
| 10 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_lower_perc = me->profile-low_perc_l |
|
| 11 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_start_date = lf_fromdate |
|
| 12 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_start_time = lf_fromtime |
|
| 13 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_end_date = lf_todate |
|
| 14 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_end_time = lf_totime |
|
| 15 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_uom = ls_item-cinv_unrestricteduse_uom |
|
| 16 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE IMPORTING |
|
| 17 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE ev_oldqty = lf_oldqty |
|
| 18 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE ev_newqty = lf_newqty |
|
| 19 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE CHANGING |
|
| 20 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE comp_violate = lf_violate. |
|
| 21 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE lf_oldqty = me->get_quantity( timeseries = it_ts_1 |
|
| 22 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_start_date = i_start_date |
|
| 23 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_start_time = i_start_time |
|
| 24 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_end_date = i_end_date |
|
| 25 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_end_time = i_end_time ). |
|
| 26 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE lf_newqty = me->get_quantity( timeseries = it_ts_2 |
|
| 27 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_start_date = i_start_date |
|
| 28 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_start_time = i_start_time |
|
| 29 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_end_date = i_end_date |
|
| 30 | CL_SMI_COMPARISON - GET_QUANTITY | Compare timeseries | SOURCE i_end_time = i_end_time ). |
|
| 31 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE ev_oldqty = lf_oldqty |
|
| 32 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE EXPORTING |
|
| 33 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE it_ts_1 = lt_ts1 |
|
| 34 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE it_ts_2 = lt_ts2 |
|
| 35 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_upper_perc = me->profile-high_perc_s |
|
| 36 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_lower_perc = me->profile-low_perc_s |
|
| 37 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_start_date = lf_fromdate |
|
| 38 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_start_time = lf_fromtime |
|
| 39 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_end_date = lf_todate |
|
| 40 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_end_time = lf_totime |
|
| 41 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_uom = ls_item-cinv_unrestricteduse_uom |
|
| 42 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE IMPORTING |
|
| 43 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE ev_oldqty = lf_oldqty |
|
| 44 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE ev_newqty = lf_newqty |
|
| 45 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE CHANGING |
|
| 46 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE CALL METHOD me->compare_period |
|
| 47 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE ev_newqty = lf_newqty |
|
| 48 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE IMPORTING |
|
| 49 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_uom = ls_item-cinv_unrestricteduse_uom |
|
| 50 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_end_time = lf_totime |
|
| 51 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_end_date = lf_todate |
|
| 52 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_start_time = lf_fromtime |
|
| 53 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_lower_perc = me->profile-low_perc_m |
|
| 54 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_upper_perc = me->profile-high_perc_m |
|
| 55 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE it_ts_2 = lt_ts2 |
|
| 56 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE it_ts_1 = lt_ts1 |
|
| 57 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE EXPORTING |
|
| 58 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE comp_violate = lf_violate. |
|
| 59 | CL_SMI_COMPARISON - COMPARE_PERIOD | Compare timeseries | SOURCE i_start_date = lf_fromdate |
|
| 60 | CL_SMI_ITEM - SET_STOPPED | Single Item of an SMI Record | ||
| 61 | CL_SMI_ITEM - GET_PARENT | Single Item of an SMI Record | ||
| 62 | CL_SMI_ITEM - GET_DATA | Single Item of an SMI Record | ||
| 63 | CL_SMI_NOTIFIER - GET_INSTANCE | Error handler to customize logging and exception raising | ||
| 64 | CL_SMI_NOTIFIER - NOTIFY | Error handler to customize logging and exception raising | ||
| 65 | CL_SMI_PROFILE - GET_PROFILE_DATA | Class to encapsulate profile data | ||
| 66 | CL_SMI_RECORD - GET_DATA | Header-Data of an SMI Inbound Record | ||
| 67 | CL_SMI_TIMESERIES - GET_PARENT | Class to encapsulate timeseries data | ||
| 68 | CL_SMI_TIMESERIES - GET_TIMESERIES_DATA | Class to encapsulate timeseries data | ||
| 69 | IF_SMI_COMPARISON_STRATEGY - COMPARE | Interface for Replenishment Strategies | ||
| 70 | IF_SMI_COMPARISON_STRATEGY - COMPARE | Interface for Replenishment Strategies |