Creation of Pre-Processing Billing extension
Hi,
I am trying to trigger a Pre-processing billing extension when I run PRC: Generate Draft Invoices Program.
Steps followed so far:
1. Downloaded the template file PAXITMPB.pls and PAXITMPS.pls
2. Added a logic to insert data into a temporary table in MyProcName provided in the sample package.
3. Just a simple Insert statement has been added. No insert_event or create_event procedure call is written
3. Compiled the package.procedure
4. Navigated to PA Billing Super User --> Setup --> Billing --> Extensions
5. Registered the new extension with package.procedure
6. Calling Process: Invoice; Calling Place: Pre-processing; Other Parameters: Transaction Independent
7. No Default Event values have been provided