Assume that your class gets data from various tables.
CustVendVoucher -> initCustVendTrans method
...
fieldid = fieldName2Id(common.TableId,'Payment');
if (fieldid)
{
custVendTrans.Payment = common.(fieldid); // You must create mappings
}
....
Kaydol:
Kayıt Yorumları (Atom)
Hiç yorum yok:
Yorum Gönder