TRTRILIB script: Exch. rate var./Low matching
RCRBISLIN: before writing a supplier BP invoice
The RCRBISLIN entry point is used to take control on the supplier BP invoice lines before the generation processing of recurring invoices creates them.
It is then possible to modify the information related to service provisions, such as the start and end dates of the service provision periods.
Context and operating mode
Call context
This entry point is called before the generation processing of recurring invoices creates BP invoices. Taking control before the WRITE in the BPSINVLIG file for each invoice line allows you to modify information, such as the start and end dates of the service provision periods.
Available file classes
[F:PIL]: BPSINVLIG Supplier BP invoice line in the template invoice
[F:TPIL]: BPSINVLIG Supplier BP invoice line in the recurring invoice before it is written in the file.
RCRBICLIN: before writing a customer BP invoice
The RCRBICLIN entry point is used to take control on the customer BP invoice lines before the generation processing of recurring invoices creates them.
It is then possible to modify the information related to service provisions, such as the start and end dates of the service provision periods.
Context and operating mode
Call context
This entry point is called before the generation processing of recurring invoices creates customer invoices. Taking control before the WRITE in the BPCINVLIG file for each invoice line allows you to modify information, such as the start and end dates of the service provision periods.
Available file classes
[F:SIL]: BPCINVLIG Customer BP invoice line in the template invoice
[F:TSIL]: BPCINVLIG Customer BP invoice line in the recurring invoice before it is written in the file.