SAP Note 528154 - BADI for 'Manual planning with availability check'

Component : PP Heuristics -

Solution : https://service.sap.com/sap/support/notes/528154 (SAP Service marketplace login required)

Key words :
determine atp group      call function '/sapapo/dm_pegid_get_material'           exporting                iv_pegid  = <ls_io>-pegid           importing                es_matloc = ls_matloc           exceptions, read atp customizing      call function '/sapapo/atp_y_scope'           exporting                i_funkt        = '01'                i_mtvfp        = ls_matloc-mtvfp                i_prreg        = 'pp', business event           importing                e_atp03        = lt_atp03           exceptions                internal_error = 1, key atpcat = <ls_io>-category         binary search transporting, ls_matloc          type /sapapo/matloc, lv_pegid           type /sapapo/pegid, reference type '/sapapo/om_io_pp_tab', lt_atp03           type /sapapo/tbl_atp03, prerequisites missing functionality solution 1, lv_pegid <> <ls_io>-pegid

Related Notes :

441102Consulting notes in PP/DS