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.
Converts a LedgerPostingType enumeration value to the corresponding ProjAccountType enumeration value.
Syntax
client server public static ProjAccountType ledgerPostingType2accountType(LedgerPostingType ledgerPostingType)
Run On
Called
Parameters
- ledgerPostingType
Type: LedgerPostingType Enumeration
A LedgerPostingType enumeration value.
Return Value
Type: ProjAccountType Enumeration
The value of the LedgerPostingType enumeration value as a ProjAccountType enumeration value.