Here are some errors from compiling the Original Form ASXINWKB.fmb:
1. CALCULATE_USER_XRATE must be declared
2. wrong number or types of arguments in call to 'AP_CANCEL_SINGLE_INVOICE'
3. component 'CHECK_DIFF_DIST_SEGMENTS' must be declared
4. wrong number or types of arguments in call to 'APPLY_PREPAY'
5. component 'GET_PREPAY_AMOUNT_AVAILABLE' must be declared
We are wondering why we get these error messages despite we haven't modified
anything.
We are not sure if we set the FORMS60_PATH correctly or not.
Here is our command to set and compile Form.
1.
FORMS60_PATH=/usr09/apps/deviappl/au/11.5.0/resource/:/usr09/apps/deviappl/au/11
.5.0/forms/US/
2. f60gen module=$AU_TOP/forms/US/APXINWKB.fmb userid=apps/apps
output_file=$AU_TOP/forms/US/APXINWKB.fmx
Does anyone have any idea? please help us
1. CALCULATE_USER_XRATE must be declared
2. wrong number or types of arguments in call to 'AP_CANCEL_SINGLE_INVOICE'
3. component 'CHECK_DIFF_DIST_SEGMENTS' must be declared
4. wrong number or types of arguments in call to 'APPLY_PREPAY'
5. component 'GET_PREPAY_AMOUNT_AVAILABLE' must be declared
We are wondering why we get these error messages despite we haven't modified
anything.
We are not sure if we set the FORMS60_PATH correctly or not.
Here is our command to set and compile Form.
1.
FORMS60_PATH=/usr09/apps/deviappl/au/11.5.0/resource/:/usr09/apps/deviappl/au/11
.5.0/forms/US/
2. f60gen module=$AU_TOP/forms/US/APXINWKB.fmb userid=apps/apps
output_file=$AU_TOP/forms/US/APXINWKB.fmx
Does anyone have any idea? please help us