Solution : https://service.sap.com/sap/support/notes/1510102 (SAP Service marketplace login required)
Key words :
---------------------------------------------------------------------- &--------------------------------------------------------------------- & form get_momag &--------------------------------------------------------------------- text ---------------------------------------------------------------------- -->p_im_otype text -->p_im_objid text -->p_im_plvar text -->p_im_comp_info_tab text -->p_im_cost_dist text <--p_gs_buffer_momag_momag_tab text <--p_gs_buffer_momag_begda text <--p_gs_buffer_momag_endda text ---------------------------------------------------------------------- call feature ls_momag-begda = lt_p0001-begda, deletion >>>>>> 1 \ call function 'hr_feature_backfield' \ exporting \ feature = 'ppmod' \ struc_content = ps_pc205 \ kind_of_error = \ importing \ back = p_momag \ changing \ status = \ exceptions \ dummy = 1 \ error_operation = 2 \ no_backvalue = 3 \ feature_not_generated = 4 \ invalid_sign_in_funid = 5 \ field_in_report_tab_in_pe03 = 6 \, update kblps set suppapp = l_f_kblps-suppapp pmlock = l_f_kblps-pmlock wtsupp = l_f_kblps-wtsupp hwsupp = l_f_kblps-hwsupp appstatus = i_status, lleva el standard en lugar del nuestro p_tab_v0 = hrv0_st p_tab_yp = hryp_st p_mod02 = 'f', sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4 raising error_account_determination, sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4 \ raising error_account_determination, message id sy-msgid type sy-msgty number sy-msgno, \ message id sy-msgid type sy-msgty number sy-msgno \, p_plvar p_otype p_otype p_objid '1' p_begda p_endda fikrs changing pc205_st hrv0_st hryp_st, call function 'hr_pse_hr_read_psemo_ppmod' exporting p_date = p_begda p_otype = p_otype
Related Notes :
1564674 |