This page (revision-7) was last changed on 26-Nov-2021 10:22 by rforbes

This page was created on 26-Nov-2021 10:22 by rforbes

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 26-Nov-2021 10:22 1 KB rforbes to previous
6 26-Nov-2021 10:22 1 KB rforbes to previous | to last
5 26-Nov-2021 10:22 2 KB rforbes to previous | to last
4 26-Nov-2021 10:22 2 KB rforbes to previous | to last
3 26-Nov-2021 10:22 2 KB rforbes to previous | to last
2 26-Nov-2021 10:22 1 KB rforbes to previous | to last
1 26-Nov-2021 10:22 1 KB rforbes to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 9 changed 3 lines
|WHAT | Identifies which element of the IPPM display you want to access. This must be one of the following:\\BANK_ACCOUNT, BANK_TRANSIT_CODE, BANK_NAME, BANK_ACCOUNT_TYPE, AMOUNT, SPLIT_SEQUENCE, NET_PAY_PERCENT, PAY_REMAINING, PAID_TO_ORDER_OF
|SPLIT_SEQUENCE| Identifies which split sequence you want to access. This must be one of the following: \\FIRST,LAST,PAY REMAIN,or a number from 1 to 999. This parameter is optional, and if not provided will default to FIRST. If a number (1 to 999) is provided, this reflects an ordinal number (1 is first, 2 is second, etc. rather than looking for an exact match for sequence number)
|AS_OF | This optional parameter provides a date frame to retrieve the data. If it is not provided, the current system date will be used.
|WHAT | Identifies which element of the IPPM display you want to access. This must be one of the values noted below.
|SPLIT_SEQUENCE| ''Optional''. Identifies which split sequence you want to access. This must be one of the values noted below.
|AS_OF | ''Optional''. Provides a date frame to retrieve the data. If it is not provided, the current system date will be used.
At line 13 added 9 lines
!WHAT Parameter Values
* Any field name from [P2K_PR_PAYMENT_RULE_DETAILS]
!SPLIT_SEQUENCE Parameter Values - OPTIONAL
|FIRST | __Default if not provided__. The first split sequence in ascending order (regardless of split sequence code).
|LAST | The last split sequence in ascending order
|PAY REMAIN | The one split sequence record with the [PAY_REMAINING] toggle on
|a number from 1 to 999| This reflects an ordinal number (1 is first, 2 is second, etc. rather than looking for an exact match for sequence number)
At line 17 changed 2 lines
* If an invalid WHAT parameter is passed, then __BAD WHAT__is returned
* If bad data, or no data is found then __ERROR__ is returned
* If an invalid WHAT parameter is passed, then {{BAD WHAT}} is returned
* If bad data, or no data is found then {{ERROR}} is returned
At line 33 added one line
;:Will return the [BANK_TRANSIT_CODE] for the payment rules record that is marked with the [PAY_REMAINING] toggle on.
At line 25 changed one line
Will return the [BANK_TRANSIT_CODE] for the payment rules record that is marked with the [PAY_REMAINING] toggle on.
!Notes:
|PAY_REMAINING | The value returned will either be 1 (if the toggle is on) or N if the toggle is off. The data in the database is "1" or NULL
At line 27 changed 3 lines
!Notes
If PAY_REMAINING is selected as the WHAT parameter, then the value returned will either be __1__ if the toggle is on, or __N__ if the toggle is off. The data in the database is actually 1 or NULL.
----
![Notes|Edit:Internal.P2K_PU.PPR]
[{InsertPage page='Internal.P2K_PU.PPR' default='Click to create a new notes page'}]