Hi All,
Please advice me , " How to resolve the below Fatal Error ?"
Compilation Failed
tfcmgdll80270:
bic6.2 -T 1199 -Pvariant=0 ptfcmgdll80270 -z -u -lo otfcmgdll8027 -f "/erpdev/bse/tmp/tmp001442146" -pacc b61defp3 -qe "/erpdev/bse/tmp/tmp001442148"
itfcmg0001: A file or directory in the path name does not exist.
ptfcmgdll80270( 23): Fatal Error: Can't open input file 'itfcmg0001'
1 ERROR REPORTED.
I have checked and found that the input file (itfcmg0001) is missing in LN System and nowhere used in DLL (tfcmgdll8027) except Include Section .
|**** Include Section *************************************************
#include <bic_dam> |* Data Access Methods
#include "itcmcs2000" |* DAL(-GUI) Support Defines
| #include "itfcmg0001" |* Payment/Receipt XML file related defines
If i am commenting on input file. Still i am getting below error.
Compilation Failed
tfcmgdll80270:
bic6.2 -T 1199 -Pvariant=0 ptfcmgdll80270 -u -lo otfcmgdll8027 -f "/erpdev/bse/tmp/tmp001442185" -pacc b61defp3 -qe "/erpdev/bse/tmp/tmp001442187"
ptfcmgdll80270( 314): Error: 'mandate_recurring_first' not declared
ptfcmgdll80270( 316): Error: 'mandate_recurring_recurring' not declared
ptfcmgdll80270( 318): Error: 'mandate_recurring_final' not declared
ptfcmgdll80270( 320): Error: 'mandate_one_off' not declared
ptfcmgdll80270( 384): Error: 'mandate_recurring_first_label' not declared
ptfcmgdll80270( 386): Error: 'mandate_recurring_recurring_label' not declared
ptfcmgdll80270( 388): Error: 'mandate_recurring_final_label' not declared
ptfcmgdll80270( 390): Error: 'mandate_one_off_label' not declared
ptfcmgdll80270( 415): Error: 'mandate_recurring_first' not declared
ptfcmgdll80270( 415): Error: Case value should have type STRING
ptfcmgdll80270( 416): Error: 'mandate_recurring_first_label' not declared
ptfcmgdll80270( 417): Error: 'mandate_recurring_recurring' not declared
ptfcmgdll80270( 417): Error: Case value should have type STRING
ptfcmgdll80270( 418): Error: 'mandate_recurring_recurring_label' not declared
ptfcmgdll80270( 419): Error: 'mandate_recurring_final' not declared
ptfcmgdll80270( 419): Error: Case value should have type STRING
ptfcmgdll80270( 420): Error: 'mandate_recurring_final_label' not declared
ptfcmgdll80270( 421): Error: 'mandate_one_off' not declared
ptfcmgdll80270( 421): Error: Case value should have type STRING
ptfcmgdll80270( 422): Error: 'mandate_one_off_label' not declared
20 ERRORS REPORTED.
Please any one can advice me how to resolve this issue.
Thanks,
Raghuvir
Please advice me , " How to resolve the below Fatal Error ?"
Compilation Failed
tfcmgdll80270:
bic6.2 -T 1199 -Pvariant=0 ptfcmgdll80270 -z -u -lo otfcmgdll8027 -f "/erpdev/bse/tmp/tmp001442146" -pacc b61defp3 -qe "/erpdev/bse/tmp/tmp001442148"
itfcmg0001: A file or directory in the path name does not exist.
ptfcmgdll80270( 23): Fatal Error: Can't open input file 'itfcmg0001'
1 ERROR REPORTED.
I have checked and found that the input file (itfcmg0001) is missing in LN System and nowhere used in DLL (tfcmgdll8027) except Include Section .
|**** Include Section *************************************************
#include <bic_dam> |* Data Access Methods
#include "itcmcs2000" |* DAL(-GUI) Support Defines
| #include "itfcmg0001" |* Payment/Receipt XML file related defines
If i am commenting on input file. Still i am getting below error.
Compilation Failed
tfcmgdll80270:
bic6.2 -T 1199 -Pvariant=0 ptfcmgdll80270 -u -lo otfcmgdll8027 -f "/erpdev/bse/tmp/tmp001442185" -pacc b61defp3 -qe "/erpdev/bse/tmp/tmp001442187"
ptfcmgdll80270( 314): Error: 'mandate_recurring_first' not declared
ptfcmgdll80270( 316): Error: 'mandate_recurring_recurring' not declared
ptfcmgdll80270( 318): Error: 'mandate_recurring_final' not declared
ptfcmgdll80270( 320): Error: 'mandate_one_off' not declared
ptfcmgdll80270( 384): Error: 'mandate_recurring_first_label' not declared
ptfcmgdll80270( 386): Error: 'mandate_recurring_recurring_label' not declared
ptfcmgdll80270( 388): Error: 'mandate_recurring_final_label' not declared
ptfcmgdll80270( 390): Error: 'mandate_one_off_label' not declared
ptfcmgdll80270( 415): Error: 'mandate_recurring_first' not declared
ptfcmgdll80270( 415): Error: Case value should have type STRING
ptfcmgdll80270( 416): Error: 'mandate_recurring_first_label' not declared
ptfcmgdll80270( 417): Error: 'mandate_recurring_recurring' not declared
ptfcmgdll80270( 417): Error: Case value should have type STRING
ptfcmgdll80270( 418): Error: 'mandate_recurring_recurring_label' not declared
ptfcmgdll80270( 419): Error: 'mandate_recurring_final' not declared
ptfcmgdll80270( 419): Error: Case value should have type STRING
ptfcmgdll80270( 420): Error: 'mandate_recurring_final_label' not declared
ptfcmgdll80270( 421): Error: 'mandate_one_off' not declared
ptfcmgdll80270( 421): Error: Case value should have type STRING
ptfcmgdll80270( 422): Error: 'mandate_one_off_label' not declared
20 ERRORS REPORTED.
Please any one can advice me how to resolve this issue.
Thanks,
Raghuvir