Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

Microsoft dynamics Axapta :

3 tier architecture : 2012 R3

Client
AOS X++ ,C#.
server -> SQL

Excel.
IIS.
ssrs reporting
integatration compounds.

functional

technical .

25 Nov
================

Tasks :

1) Observe all the table and properties ,indexes

2) layers

3)Sales order -> Customer


purchase -> Vendor

Setups -> parameters.

1) Sales orders:
==============
Salestable
Salesline
Salestrans

Custable
Custtrans

2)Purchaseorder:
===============

Purchtable
Purchline
Purchtrans

Vendtable
Vendtrans
3)Finace : General Ledger
=======================

Ledgertable
Ledgertrans

4) inventory and warehouse


==========================

Invent table
Invent trans

inventsum(onhand details)

Standard dimension:

1)Colour
2)configuration
3)size
4) warehouse or location
5)batch nummber
6) pallet ID

26 Nov
==================

Table properties ->

EDT, ENUMS, Relations,Delete actions

You might also like