Thursday, 17 January 2019

vendor tax registration number x++

static void vendorTaxRegNum(Args _args)
{
TaxRegistration taxRegistration;
DirPartyLocation dirPartyLocation;
VendTable vendTable;

select registrationNumber
from taxRegistration
join DirPartyLocation
where DirPartyLocation.IsPrimary == NoYes::Yes
&& taxRegistration.DirPartyLocation == dirPartyLocation.RecId
join vendTable
where DirPartyLocation.Party == vendTable.Party
&& vendTable.AccountNum == “V0001”; // vend Account

info(taxRegistration.registrationNumber);
}

2 comments:

  1. Thanks for sharing such an interesting information.

    To avail the best GST Registration in Chennai, Reach us now to avail this service at low price.

    ReplyDelete

  2. The information you have updated is very good and useful, please update further.
    What are the impacts of the GST in India?

    ReplyDelete