Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
To find the AccountName of corresponding party.
Syntax
public AccountName getAccountName(TaxWithholdACType_IN _custVendACType, AccountNum _account)
Run On
Called
Parameters
- _custVendACType
Type: TaxWithholdACType_IN Enumeration
Account Type,It may be Cutomer,Vendor or Ledger.
- _account
Type: AccountNum Extended Data Type
Account value is used to find the party name.
Return Value
Type: AccountName Extended Data Type
Account name for given account number.