Hi ,
How to relate Inventtranstable and dimension financial tag table,
*This post is locked for comments
Hi Derik,
Only user defined dimensions will have a financial tag category.So check with the attribute and recid's.
No direct relation Inventtrans table and DimensionFinancialTag
if u only want to create a relation between these two tables then you must know which one will be the primary table.
go to "Relations" element of your primary table> right click and click new relation>rename your relation with the secondary table name>right click on your new relation>new>foreign key based>primary key based.
this will help you.
regards
rajesh mahato
Hi,
If you need only the table relations, in nutshell:
InventTransPosting = InventTrans.inventTransPostingFinancial().DefaultDimension
DimensionAttributeValueSet.RecId = InventTransPosting.DefaultDimension
DimensionAttributeValueSetItem.DimensionAttributeValueSet = DimensionAttributeValueSet.RecId
DimensionAttributeValue.RecId = DimensionAttributeValueSetItem.DimensionAttributeValue
DimensionAttributeValue.DimensionAttribute = DimensionAttribute.RecId
DimensionFinancialTag.RecId = DimensionAttributeValue.EntityInstance
Regards,
István
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 Andrés Arias as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Syed Haris Shah 9
Mea_ 4
Rahul Shah 2