‎2020 Aug 14 8:34 AM
Hello Experts,
I have scenario to add output type and trigger the output type for a billing document through custom program. Here i am using BRF Plus configuration. For NACE output types SAP provided some function modules to re trigger the output types but for BRF output types i did not find such option. Here my scenario is to Add output put type and issue output type from a custom program and it is BRF Plus Output management.
Thank you very much for your help in advance.
Regards,
Venkat
‎2020 Aug 14 9:33 AM
Hi,
BRF+ output management and NACE are completely different frameworks. If you are trying to make some configuration in NACE and expecting it to affect the way BRF+ o/p framework works, it won't happen.
As your question expects both NACE and BRF+ to work together, this is not possible.
Gaurav
‎2020 Aug 14 11:16 AM
Hello Gaurav,
I am not adding anything in NACE. I want to trigger output type from custom program. Above i just mentioned for NACE output types we can trigger through some function modules same, is there any FM or BAPI is available to trigger the BRF+ output types.
‎2020 Aug 16 10:10 AM
Hi Venkata,
You can use report APOC_RENDER_DOCUMENT for this purpose.
Gaurav
‎2020 Aug 18 10:07 AM
Hello Gaurav,
Is there any way to add custom rule in BRF application OPD_V3_BILLING_DOCUMENT for output determination. I have checked the application and found that data is flowing this application via cds view CSDBILDOCOMPRM. I have replaced this CDS view with custom CDS view and trying to activate and getting usage inconsistency error. Is there any way to enhance standard BRF application .
Thanks,
Venkat