Solution : https://service.sap.com/sap/support/notes/431601 (SAP Service marketplace login required)
Key words :
planid call function '/sapapo/ppm_get_plan' exporting iv_sel_reqcap = 'x' tables it_plan_key = lt_plankey et_reqcap = lt_reqcap exceptions plan_not_found = 1, sources call function '/sapapo/rrp_pt_resid_get_prod' exporting iv_simid = iv_simid it_resid = lt_resid importing et_prod_loc_ppm = lt_prod_loc_ppm, call function '/sapapo/om_messages_sy_store', lt_resid type /sapapo/om_resid_tab, lv_planid type /sapapo/planid, lt_plankey type /sapapo/plan_key, lt_reqcap type standard table, lt_prod_loc_ppm type /sapapo/rrp_res_prodloc_tab, lt_trpid type /sapapo/pt_trpid_tab, lv_planid ne ls_prod_loc_ppm-planid
Related Notes :
607428 | Product planning table - FAQs |
604527 | PPT: Correction for note 431601 about secondary resoources |