PERSON_CODE | Required. Person_code from IEID. |
PAY_NUMBER | Required. Pay Number from IPPH. |
BATCH_NUMBER | Required. Batch Number from IPBE. |
FUNCTION GET_PPH(SUBSTR(~,119,16),SUBSTR(~,135,4),SUBSTR(~,623,10))
Using the G/L buffer as the parameter capture the PPH_ID for the matching Batch number and Pay number for the employee
Captured Value | G/L Buffer Derivation |
PERSON_CODE | SUBSTR(~,119,16) |
PAY_NUMBER | SUBSTR(~,135,4) |
BATCH_NUMBER | SUBSTR(~,623,10) |
The function will return the matching PPH_ID
Screen captures are meant to be indicative of the concept being presented and may not reflect the current screen design.
If you have any comments or questions please email the Wiki Editor
All content © High Line Corporation