2016 Jan 29 5:10 AM
Hi All,
I have added a screen exit for CJ02 transaction. i have added custom fields with two tabstrips. In one tabstrip i have listbox .when i select the listbox with some value ,another input value must be filled automatically. I have added function code for that. Now when i select the value from listbox i am getting an Error " Requested function PHR is not available here" . Can you please help how to overcome this.
Thanks in Advance .
Regards,
Lakshmi.
2016 Jan 29 6:50 AM
Those customer screens are usually subscreens, so they don't actuallly manage pf-status and ok_code field, this one will be passed to main screen (standard) which wont recognize your ok_code.
You could (non-exhaustive list, use your imagination)
Regards,
Raymond
Hi All,
I have added a screen exit for CJ02 transaction. i have added custom fields with two tabstrips. In one tabstrip i have listbox .when i select the listbox with some value ,another input value must be filled automatically. I have added function code for that. Now when i select the value from listbox i am getting an Error " Requested function PHR is not available here" . Can you please help how to overcome this.
Thanks in Advance .
Regards,
Lakshmi.
2016 Jan 29 6:50 AM
Those customer screens are usually subscreens, so they don't actuallly manage pf-status and ok_code field, this one will be passed to main screen (standard) which wont recognize your ok_code.
You could (non-exhaustive list, use your imagination)
Regards,
Raymond