GiftCard's redeemed at iVend POS getting added to wrong G/L Account in SAP B1

GiftCard's redeemed at iVend POS getting added to wrong G/L Account in SAP B1

Internal to CitiXsys

Product version:

iVend 6.5 updates 6 with SAP B1


Problem Statement:

GiftCard's redeemed at iVend POS getting added to wrong G/L Account in SAP B1

Proposed Solution:
Need to check with CreditCard and G/L Account mapping with SAP Business One.


Steps if any:

  1. When we map GiftCard in SAP B1- Retail Tender form, it needs to be done with a CreditCard defined in SAP B1.

  2. Try to update the Retail Tender setting for Gift Card and G/L Account setting with CreditCard mapped with the Gift Card.

  3. Still, if we are getting Transaction payment posted in the wrong G/L Account then we need to check the defined G/L Account and Factor code with Retail Tender, Gift Card in the SAP UDF table.

  4. Select U_CXS_GLAC,U_CXS_GLFC,* from "@CXS_RETEND" where U_CXS_RETD='GiftCertificate_ProductId'

  5. U_CXS_GLAC holds the G/L Account code andU_CXS_GLFC holds G/L Account factor code from SAP Accounts table OACT.

  6. In case if it's incorrect then I need to update them with the correct G/L Account and Factor Code.


Constraints/Scenarios:

NA