Re: [development-axapta] Security Key

2010-03-15 Thread Hemant Kumthekar
Hi, There is a security profiler tool which can be used to check the access. You need to get that from Microsoft support. Hemant From: shamika shamik...@yahoo.com To: development-axapta@yahoogroups.com Sent: Thu, March 11, 2010 2:29:07 PM Subject:

[development-axapta] Re: Security Key

2010-03-15 Thread d7_7c
static AccessType Access_( identifierName keyname ) //return permissions from security keys { DictSecurityKey key; AccessType result = AccessType::NoAccess; securityKeyId keyId; keyId = global::SecurityKeyName2Id( keyName ); if (keyId) {

RE: [development-axapta] Security Key

2010-03-15 Thread Ruel Ormita
Hello, Don’t need the profiler. Just check the user account inside ax then check what is his permission. Ruel From: development-axapta@yahoogroups.com [mailto:development-axa...@yahoogroups.com] On Behalf Of Hemant Kumthekar Sent: Friday, March 12, 2010 10:31 PM To:

[development-axapta] SOX audit US compliance

2010-03-15 Thread Abhay
Dear All, Has anyone worked on SOX sarbeneyses law with AX , How is it helpful.Regards Abhay -- THIS E-MAIL IS CONFIDENTIAL and intended solely for the use of the individual to whom it is addressed. [Non-text portions of this message have been removed]

[development-axapta] Transaction Text Doesn't appear in Ledger reports

2010-03-15 Thread Khan Axapta
Dear Friends, I am facing a strange problem. when gerenrating a account statement from GL-COA-select any account     Select Account Statement OK.  FROM  Demo DATA the transaction Text for each Voucher is displayed in the report BUT whereas from live system the report does not display

[development-axapta] Setup for --- Transaction Text Doesn't appear in Ledger reports

2010-03-15 Thread Khan Axapta
Hi Friends, I am facing a strange problem. when gerenrating a account statement from GL-COA-select any account     Select Account Statement OK.  FROM  Demo DATA the transaction Text for each Voucher is displayed in the report BUT whereas from live system the report does not display