Class Method list used by SAP ABAP Class CL_SMI_BUILDER_FROM_PROXY (Builder)
SAP ABAP Class
CL_SMI_BUILDER_FROM_PROXY (Builder) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_GDT_CONVERSION - UNIT_CODE_INBOUND | Conversions for Global Data Types | ||
| 2 | CL_GDT_CONVERSION - UNIT_CODE_INBOUND | Conversions for Global Data Types | ||
| 3 | CL_SMI_BADI_AFTER_SYNTAX - CONSTRUCTOR | BAdI call after syntax checks | ||
| 4 | CL_SMI_BADI_BEFORE_SYNTAX - CONSTRUCTOR | BAdI call after syntax checks | ||
| 5 | CL_SMI_BUILDER - BUILD_MESSAGE | Abstract Builder Class (Builder Pattern) | ||
| 6 | CL_SMI_BUILDER - BUILD_MESSAGE | Abstract Builder Class (Builder Pattern) | ||
| 7 | CL_SMI_BUILDER_FROM_PROXY - BUILD_HEADER | Builder | SOURCE lo_record = me->build_header( ). |
|
| 8 | CL_SMI_BUILDER_FROM_PROXY - BUILD_ITEM | Builder | SOURCE me->build_item( prx_item = ls_prx_item record = lo_record ). |
|
| 9 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_CO | Builder | SOURCE me->build_timeseries_co( prx_timeseries = prx_item-consumption_time_series "#EC ENHOK |
|
| 10 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_CO | Builder | SOURCE parent_item = lo_item ). |
|
| 11 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_OO | Builder | SOURCE me->build_timeseries_oo( prx_timeseries = prx_item-on_order_time_series "#EC ENHOK |
|
| 12 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_OO | Builder | SOURCE parent_item = lo_item ). |
|
| 13 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_OS | Builder | SOURCE me->build_timeseries_os( prx_timeseries = prx_item-on_stock_forecast_time_series "#EC ENHOK |
|
| 14 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_OS | Builder | SOURCE parent_item = lo_item ). |
|
| 15 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_PR | Builder | SOURCE me->build_timeseries_pr( prx_timeseries = prx_item-on_stock_forecast_time_series "#EC ENHOK |
|
| 16 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_PR | Builder | SOURCE parent_item = lo_item ). |
|
| 17 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_SF | Builder | SOURCE me->build_timeseries_sf( prx_timeseries = prx_item-shipping_forecast_time_series "#EC ENHOK |
|
| 18 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_SF | Builder | SOURCE parent_item = lo_item ). |
|
| 19 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_SH | Builder | SOURCE me->build_timeseries_sh( prx_timeseries = prx_item-shipping_time_series "#EC ENHOK |
|
| 20 | CL_SMI_BUILDER_FROM_PROXY - BUILD_TIMESERIES_SH | Builder | SOURCE parent_item = lo_item ). |
|
| 21 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_header-message_creationdt = convert_datetime( dt = prx_header-creation_date_time ). |
|
| 22 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_header-validityperiod_startdt = convert_datetime( dt = prx_main-validity_period-start_date_time ). |
|
| 23 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_header-validityperiod_enddt = convert_datetime( dt = prx_main-validity_period-end_date_time ). |
|
| 24 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-receivedquantity_startdt = convert_datetime( dt = prx_item-received_quantity_accumulation-reference_period-start_date_time ). |
|
| 25 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-receivedquantity_enddt = convert_datetime( dt = prx_item-received_quantity_accumulation-reference_period-end_date_time ). |
|
| 26 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-inv_statusdt = convert_datetime( dt = prx_item-inventory-status_date_time ). |
|
| 27 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-cinv_statusdt = convert_datetime( dt = prx_item-inventory-status_date_time ). |
|
| 28 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-startdatetime = convert_datetime( dt = ls_prx_item-validity_period-start_date_time ). |
|
| 29 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-enddatetime = convert_datetime( dt = ls_prx_item-validity_period-end_date_time ). |
|
| 30 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-startdatetime = convert_datetime( dt = ls_prx_item-validity_period-start_date_time ). |
|
| 31 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-enddatetime = convert_datetime( dt = ls_prx_item-validity_period-end_date_time ). |
|
| 32 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-startdatetime = convert_datetime( dt = ls_prx_item-validity_period-start_date_time ). |
|
| 33 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-enddatetime = convert_datetime( dt = ls_prx_item-validity_period-end_date_time ). |
|
| 34 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-startdatetime = convert_datetime( dt = ls_prx_item-validity_period-start_date_time ). |
|
| 35 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-enddatetime = convert_datetime( dt = ls_prx_item-validity_period-end_date_time ). |
|
| 36 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-startdatetime = convert_datetime( dt = ls_prx_item-validity_period-start_date_time ). |
|
| 37 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-enddatetime = convert_datetime( dt = ls_prx_item-validity_period-end_date_time ). |
|
| 38 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-startdatetime = convert_datetime( dt = ls_prx_item-validity_period-start_date_time ). |
|
| 39 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DATETIME | Builder | SOURCE ls_item-enddatetime = convert_datetime( dt = ls_prx_item-validity_period-end_date_time ). |
|
| 40 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_DOCUMENT_ID_TABLE | Builder | SOURCE ls_doc = convert_document_id_table( doc_table = prx_main-inbound_delivery_reference ). |
|
| 41 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-required_minimum_quantity-content |
|
| 42 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-increment_quantity-unit_code ). |
|
| 43 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-increment_quantity-content |
|
| 44 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-promotion_quantity-unit_code ). |
|
| 45 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-promotion_quantity-content |
|
| 46 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-blocked_quantity-unit_code ). |
|
| 47 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-blocked_quantity-content |
|
| 48 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-quality_inspection_quantity-unit_code ). |
|
| 49 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-quality_inspection_quantity-content |
|
| 50 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-unrestricted_use_quantity-unit_code ). |
|
| 51 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-unrestricted_use_quantity-content |
|
| 52 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-unrestricted_use_quantity-unit_code ). |
|
| 53 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-unrestricted_use_quantity-content |
|
| 54 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ). |
|
| 55 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-received_quantity_accumulation-quantity-unit_code |
|
| 56 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-received_quantity_accumulation-quantity-content |
|
| 57 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-product-package_quantity-unit_code ). |
|
| 58 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-product-package_quantity-content |
|
| 59 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-required_minimum_quantity-unit_code ). |
|
| 60 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-required_maximum_quantity-unit_code ). |
|
| 61 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-required_maximum_quantity-content |
|
| 62 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-required_minimum_quantity-unit_code ). |
|
| 63 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-required_minimum_quantity-content |
|
| 64 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-increment_quantity-unit_code ). |
|
| 65 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-increment_quantity-content |
|
| 66 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-promotion_quantity-unit_code ). |
|
| 67 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-promotion_quantity-content |
|
| 68 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-blocked_quantity-unit_code ). |
|
| 69 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-blocked_quantity-content |
|
| 70 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-quality_inspection_quantity-unit_code ). |
|
| 71 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-quality_inspection_quantity-content |
|
| 72 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-unrestricted_use_quantity-unit_code ). |
|
| 73 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-unrestricted_use_quantity-content |
|
| 74 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-consignment_inventory-unrestricted_use_quantity-unit_code ). |
|
| 75 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-consignment_inventory-unrestricted_use_quantity-content |
|
| 76 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = prx_item-inventory-required_maximum_quantity-unit_code ). |
|
| 77 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = prx_item-inventory-required_maximum_quantity-content |
|
| 78 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = ls_prx_item-quantity-content |
|
| 79 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = ls_prx_item-quantity-unit_code ). |
|
| 80 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = ls_prx_item-quantity-content |
|
| 81 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = ls_prx_item-quantity-unit_code ). |
|
| 82 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = ls_prx_item-quantity-content |
|
| 83 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = ls_prx_item-quantity-unit_code ). |
|
| 84 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = ls_prx_item-quantity-content |
|
| 85 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = ls_prx_item-quantity-unit_code ). |
|
| 86 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = ls_prx_item-quantity-content |
|
| 87 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = ls_prx_item-quantity-unit_code ). |
|
| 88 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE ls_quantity = convert_quantity( quantity = 0 "1340410 |
|
| 89 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY | Builder | SOURCE unit = ls_prx_item-quantity-unit_code ). |
|
| 90 | CL_SMI_BUILDER_FROM_PROXY - CONVERT_QUANTITY_NEW | Builder | SOURCE ls_quantity = me->convert_quantity_new( is_prx_quant = prx_item-product-package_quantity ). |
|
| 91 | CL_SMI_CHAINLINK - CONSTRUCTOR | Representing an instance in the Chain of Command Pattern | ||
| 92 | CL_SMI_CHAINLINK - PROCESS_HEADER | Representing an instance in the Chain of Command Pattern | ||
| 93 | CL_SMI_CHAINLINK - PROCESS_ITEM | Representing an instance in the Chain of Command Pattern | ||
| 94 | CL_SMI_CHAINLINK - PROCESS_TIMESERIES | Representing an instance in the Chain of Command Pattern | ||
| 95 | CL_SMI_CHAINLINK - PROCESS_TIMESERIES | Representing an instance in the Chain of Command Pattern | ||
| 96 | CL_SMI_CHAINLINK - PROCESS_TIMESERIES | Representing an instance in the Chain of Command Pattern | ||
| 97 | CL_SMI_CHAINLINK - PROCESS_TIMESERIES | Representing an instance in the Chain of Command Pattern | ||
| 98 | CL_SMI_CHAINLINK - PROCESS_TIMESERIES | Representing an instance in the Chain of Command Pattern | ||
| 99 | CL_SMI_CHAINLINK - PROCESS_TIMESERIES | Representing an instance in the Chain of Command Pattern | ||
| 100 | CL_SMI_CHAINLINK - SET_SUCCESSOR | Representing an instance in the Chain of Command Pattern | ||
| 101 | CL_SMI_DATAMODEL - CONSTRUCTOR | Central DataModel class | ||
| 102 | CL_SMI_ITEM - CONSTRUCTOR | Single Item of an SMI Record | ||
| 103 | CL_SMI_NOTIFIER - NOTIFY | Error handler to customize logging and exception raising | ||
| 104 | CL_SMI_NOTIFIER - NOTIFY | Error handler to customize logging and exception raising | ||
| 105 | CL_SMI_RECORD - CONSTRUCTOR | Header-Data of an SMI Inbound Record | ||
| 106 | CL_SMI_RECORD - GET_KEY | Header-Data of an SMI Inbound Record | ||
| 107 | CL_SMI_TIMESERIES - CONSTRUCTOR | Class to encapsulate timeseries data | ||
| 108 | CL_SMI_TIMESERIES - CONSTRUCTOR | Class to encapsulate timeseries data | ||
| 109 | CL_SMI_TIMESERIES - CONSTRUCTOR | Class to encapsulate timeseries data | ||
| 110 | CL_SMI_TIMESERIES - CONSTRUCTOR | Class to encapsulate timeseries data | ||
| 111 | CL_SMI_TIMESERIES - CONSTRUCTOR | Class to encapsulate timeseries data | ||
| 112 | CL_SMI_TIMESERIES - CONSTRUCTOR | Class to encapsulate timeseries data | ||
| 113 | CX_SMI_EXCEPTION - HANDLE | Base exception class for SMI process |