Skip to content

hello Dynamics AX

AX TECHNICAL BLOG

  • Home
  • AX 7
  • AX 2012
    • AX 2012 ERROR
    • AX 2012 RETAIL POS CUSTOM
  • x++
    • Forms
    • Report
    • Number Sequence
  • Retail
  • C#
  • SQL
  • Enterprise Portal
  • Technical Tutorial
  • Uncategorized
HomePosts tagged 'CURRENT WORKER'

CURRENT WORKER

get company current Country Region Code example code

July 9, 2015 Sti F. Cavendish AX 2012, x++ AX 2012, COUNTRY REGION CODE, CURRENT WORKER, X++
  addressView.CountryRegionId = LogisticsAddressCountryRegion::findByISOCode(SysCountryRegionCode::countryInfo(curext())).CountryRegionId;
Leave a comment

find current worker (HcmWorker)

June 12, 2015 Sti F. Cavendish AX 2012, x++ AX 2012, CURRENT WORKER, HCMWORKER, X++

the method already exist on class global

example code :

hcmWorkerCaller = HcmWorker::find(currentWorker());

code snapshot :
Capture

Leave a comment
Follow hello Dynamics AX on WordPress.com

MAGIC BOX

Member of The Internet Defense League

Blog Stats

  • 307,931 hits

Top Posts & Pages

  • add filter to form datasource method:ExecuteQuery example code
  • Add Range to Data Source on Form method:Init example code
  • add group by and ranges to Queries Forms example code
  • add Date range to query x++ ax 2012
  • Modify Query Ranges on Report Controller Class
  • error: Cannot create record. The Record already exists.
  • Unretrieve field InventDimId on InventOnHanItem Form
  • Starting Dynamics AX for Retail (POS Development)
  • Formating cells when export to excel example code
  • Query value range with Enum example

Category

AX 7 AX 7 Best Practice Error AX 2012 AX 2012 ERROR AX 2012 RETAIL POS CUSTOM C# D365 FinOps EnterprisePortal Forms Number Sequence QUERY Report Retail SQL SSRS Technical Tutorial Tutorial Uncategorized Windows Server 2012 WORKFLOW x++
April 12, 2021
The big day is here.

Recent post

  • Access D365 FinOps Services with OAuth 2.0 May 17, 2019
  • get filter value from grid November 10, 2017
  • error : “Target principal name is incorrect” when running SSRS AX 2012 R3 November 2, 2017
  • Get purchase invoice id from packing slip trans (VendPackingSlipTrans) October 5, 2017
  • Create Invoice PO base on Packing Slip/Product Receipt by X++ December 7, 2016
  • AX7 Best Practices error : display method in form not cached October 20, 2016
  • error .netModule not being present when build AX7 Project October 18, 2016
  • Missing reference for “display method returning object” error when build form in AX7 October 10, 2016
  • Unretrieve field InventDimId on InventOnHanItem Form August 30, 2016
  • Export data from Retail POS to Excel without installing Microsoft Excel July 26, 2016

Archives

  • May 2019 (1)
  • November 2017 (2)
  • October 2017 (1)
  • December 2016 (1)
  • October 2016 (3)
  • August 2016 (1)
  • July 2016 (8)
  • June 2016 (4)
  • May 2016 (1)
  • April 2016 (4)
  • March 2016 (3)
  • February 2016 (4)
  • January 2016 (2)
  • December 2015 (3)
  • November 2015 (5)
  • October 2015 (11)
  • September 2015 (3)
  • August 2015 (8)
  • July 2015 (8)
  • June 2015 (21)
  • May 2015 (18)
  • April 2015 (8)
  • March 2015 (10)
  • February 2015 (8)
  • January 2015 (5)
  • December 2014 (18)
  • November 2014 (15)
  • October 2014 (2)
  • September 2014 (16)
  • August 2014 (5)
  • July 2014 (2)
  • June 2014 (5)
  • May 2014 (1)

Facebook Page

Facebook Page

TOP CLICKS

  • hellodax.files.wordpress.…
  • support.globalsign.com/cu…
  • waytoax.wordpress.com/201…
Blog at WordPress.com.
Cancel

 
Loading Comments...
Comment
    ×
    Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
    To find out more, including how to control cookies, see here: Cookie Policy