Hi,
I am working on BYOD to push data into Azure SQL DB.
I have setup [dbo].[GeneralJournalAccountEntryEntity]
It has 2 fields PostingType and JournalCategory(which I came to know is LedgerTransType from google search)
How do I add these entities in BYOD? I couldn't see these entities in the entity list
Regards
Raj
Hi Raj,
These two fields are available in the entity. These are fields of type enum and will appear as integers.
Hi Gunjan,
These two fields available in the entity mentioned in the original post.
These are Ints.
When I google it, it came as LedgerTransType
docs.microsoft.com/.../gg882656(v=ax.60)
In BYOD, I need to select entities. Which entity these values are stored?
How do I know the entity name
Thanks
Ok, these are not in Entities?
I can see in AOT as BaseEnum
All values are listed there
These fields are present in the GeneralJournalAccountEntryEntity.
Yes you can find the values for the enums under and their corresponding int value under AOT\BaseEnums.
Sorry, I couldn't see int values. I can see only descriptions
These are sequential and starts from value 0. So, in this case, None is 0, "Transfer" is 1.
Some of the enum elements have a property enum value from which you can find their actual int values.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 2,028
André Arnaud de Cal... 878 Super User 2025 Season 2
Sohaib Cheema 579 User Group Leader