Invalid record/field: VAT_FIELDS_WRK.NAME1 in Expense sheet component Interface
Where: This error is triggering when the “If Not &oVAp968Ci.Create() Then” statement fired in component interface code
What: System looking for Name1 field in VAT_FIELDS_WRK work record when CI Tries to create expense sheet using Create() method, but NAME1 field is not presented in this work record hence system.
I have tried finding NAME1 field in PeopleCode trace to find out where it is calling but I could not find any details, I also checked in definition references and find In and I could not find any details related to NAME1 in VAT_FIELDS_WRK.