Solution : https://service.sap.com/sap/support/notes/853530 (SAP Service marketplace login required)
Summary :
To address the exclusion of residual order plans from different SAP reporting and control modules, implement corrections from Note 853308 for specific SAP releases. Create the ZBPFCI25 utility program as per the provided code instruction 737038, ensuring the correct naming. Modify the program: Uncomment line "CLEAR cd_flag_remoplan_avac" to exclude from availability control; "CLEAR cd_flag_remoplan_imrep" to exclude from IM reporting; and "CLEAR cd_flag_remoplan_psrep" to exclude from PS reporting. Save, activate, and post-process by reconstructing databases via Transactions CJEN and CJBN for project information and availability control respectively.
Key words :
residual order plan, zbpfci25 utility program, 'subroutine pool' type, attached correction instructions 737038, line clear cd_flag_remoplan_avac, line clear cd_flag_remoplan_imrep, line clear cd_flag_remoplan_psrep, project information database, availability control, im reporting
Related Notes :
1650370 | Assigned values incorrect after CJBN if using Note 853530 |
1606017 | BPFCTRA0: Unjustified error 00 208 for =SUM |
1414563 | Different assigned values in availability ctrl and reporting |