web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Unanswered

Dexterity - how to capture variable in scrolling window to be used in procedure script

(0) ShareShare
ReportReport
Posted on by 1,484

This is a Dexterity Question.

I am trying to capture the values of fields for the lines on a scrolling windows that are marked.  

Specifically I want to capture the batch ID, posted date and Batch Totals that are checked on the Generate EFT Files window.

when the Generate EFT File button is pressed.

I already have a Trigger Registered and working when the Generate EFT files Window.

I am trying to grab the fields listed above and then will pass them to another proc.

I am unsure whether to referenece the fields listed above either via scrolling window Table buffer or with the scrolling window values themselves.

Here is a sample of my Dexterity of trying to capture the Batch total.  I am not sure what the correct table buffer name is  

local currency temp1;


if not empty('EFT Status' of table cmTransactionEFTBatch) then
 temp1 = 'Batch Total' of table  cmTransactionEFTBatch;
 end if;
warning "Your EFT Batch Total = "+ format(temp1,false,false,1,MINUSNEG);

pastedimage1601672255493v2.png

the above always returns 0.0000 for temp1 - which is supposed to be the batch total.   If the field was part of the main window i would be fine but scrolling windows are a little more difficult.

Categories:
I have the same question (0)

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.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 527 Super User 2026 Season 1

#2
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 473

#3
Adis Profile Picture

Adis 284 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans