The Excel formula `I_EOL_AP_OUTSTANDING_INVOICED_WEIGHTED_DAYS_OVERDUE` retrieves the total account payables invoice amount weighted days overdue from Exact Online.
Parameters:
- `divisionCode`: division code.
- `accountCode`: account code.
- `refDate`: reference date.
- `entryNumberFrom`: entry number from.
- `entryNumberTo`: entry number to.
- `invoiceDateFrom`: invoice date from.
- `invoiceDateTo`: invoice date to.
- `dueDateFrom`: due date from.
- `dueDateTo`: due date to.
- `currencyCode`: currency code.
Returns: outstanding account payables weighted days overdue, filtered as specified.