AX 2012 Security Access Level 정의
AX 2012 Development I, Chapter 4 (Security)에 나와 있는 Access Level에 관련한 내용입니다.
Correction이라는 항목을 보시면 아시겠지만, 유효한 날짜안에서는 Delete를 제외한 작업을 진행할 수 있습니다.
새롭게 나온 권한 종류라 생소하지만 날짜를 기반에 둔 Business Process 프로그램에 적용하면 될 듯 싶네요.
|
AOT Name |
Label | Description |
| No Access | No Access | Does not provide any access to data. |
| Read | View | An end-user can view data. |
| Update | Edit | An end-user can view and edit data. |
| Create | Create | An end-user can view, edit and create new data. |
| Correct | Correction | An end-user can view, edit, create new and correct date-effective record without creating new records. |
| Delete | Full control | An end-user can view, edit, create new and delete data. |
| → Correct is a new level concerning date-effectivity. | ||
'Dynamics AX' 카테고리의 다른 글
| AX 2012 프로그램에서 사용되는 단축키 정리 (0) | 2013.11.05 |
|---|---|
| Dynamics AX 2012 R2 – Cumulative Update 7 (CU7) released (0) | 2013.11.03 |
| Dynamics AX Useful Links (0) | 2013.10.25 |
| Minimizing risk, maximizing returns (0) | 2013.10.25 |
| Import data from Excel file to AX using X++ in AX 2012 (0) | 2013.10.23 |