Process Flow of AR32000- (Customer Print Statement) crystal report
My requirement is to populate 2 tables with invoice data, and use the tables in a Crystal Report using PS query to generate the report.
I believe, my requirement can be implemented similar to the PS delivered job STMTS ( runs App Eng AR_STMTS followed by Crystal report AR32000-).
In PS delivered process, App Eng populates the record AR_32000_TMP, and this record is used in Crystal, by passing inline parmaters Run Control ID & Oprid.
I am trying the same approach, but the inline parameters are not passed. Am I missing anything in my requirement. Please guide.
Regards,