SAP Note 571265 - Receipts/requirements are displayed incorrectly

Composant : Presentation Detailed Scheduling Planning Board -

Solution : https://service.sap.com/sap/support/notes/571265 (Connexion à SAP Service Marketplace requise)

Mots Clés :
call function '/sapapo/om_act_get_by_pegarea'    exporting      is_gen_params        = ls_gen_params      iv_simsession        = lv_simsessid      it_pegarea           = lt_pegid      iv_start_time        = lv_eval_start      iv_end_time          = lv_eval_end      iv_constr_selection  = '0'      iv_io_selection      = gc_master_outputs_only      iv_peg_selection     = '0'      iv_pegarea_selection = gc_master_outputs_only    importing      et_io                = lst_io    exceptions      lc_connect_failed    = 1      lc_com_error         = 2      lc_appl_error        = 3, call function '/sapapo/eint_settings_get'    importing      e_time_prf  = ls_time_prf      e_time_zone = lv_time_zone    exceptions, time stamp lv_eval_start time zone lv_time_zone, time stamp lv_eval_end time zone lv_time_zone, key pegid      = i_pegid              suborderid = i_suborderid     binary search, lt_pegid      type /sapapo/pegid_tab, lv_eval_start type /sapapo/startti, lv_eval_end   type /sapapo/endti, convert date ls_time_prf-d_eval_date_to time '235959', lst_io   type /sapapo/om_io_pt_tab

Notes associées :

571746Enhancement user exit APOCDPS4
366800Visualization of the receipts/requirements of an order