computed column to get dimension display values

   [Hookable(false)]

    public static str dimensionValuesJsonSQL()
    {
        return DimensionSQLValuesJsonFunction::getDimensionCombinationValuesJsonSQL(
            dataentityviewstr(FCGeneralJournalEntryEntity),
            dataEntityDataSourceStr(FCGeneralJournalEntryEntity, CFGeneralJournalEntryCustomView),
            fieldStr(FCGeneralJournalEntryEntity, LedgerDimension));
    }


Regard 
Muhammad Farraz
farazjaved01@gmail.com

Comments

Popular posts from this blog

step 20 Update script for service model: AOSService on machine: CR-VM-Test-1

How to Bypass Next in COC in D365 X++