How to correctly call the GET_PAY_AVAILABILITY function in fast formula
Summary:
call GET_PAY_AVAILABILITY function in fast formula
Content (please ensure you mask any confidential information):
Tried to call GET_PAY_AVAILABILITY function in fast formula, but it doesn't work
ln_entry_duration_h = GET_PAY_AVAILABILITY ('ASSIGN',
ld_period_start_date,
ld_period_end_date,
'Y',
'N',
'Y',
'Y',
'H')
Can you please let me know what might be wrong?
Thanks,
Elena
Version (include the version you are using, if applicable):
23D
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0