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