You are on page 1of 1

Overhead project – Internal project.

All costs charged to project of this type are automatically


reallocated back to the cost Center that requested the project.

Direct cost project – Internal project. Cost and revenue posted to other operating cost and other
revenue.

Customer project – must be linked to or created from sales order. This offers reporting profit
analysis.

Create project stock order  Consumption to site, Pick up and pre-delivery to customer location –
customer project.

Implementation phase -

Prepare
Fine-tune
Integrate and extend
Testing
Go-live

Data migration steps: Validate, convert, simulate, execute and confirm.

Segment: Unit which collects the cost and revenue of lower level cost Center or profit Center

Transport zone: division of geographical location

Transport lane: shipping information from one site to another in same company.

Intercompany: ship from to transport zone

Good movement: site to child logistics

Stock transfer: site to site within the company

Intercompany: based on purchase order a sales order is created automatically.

Standard cost – inventory cost is constant

Moving average – inventory cost is the average of the current inventory value and all receipts of the
material into inventory.

Combined data source – All values of both the data source

Joined data source – Inner join, left outer join

Inner join all common fields in both data source. Select all records from Table A and Table B, where
the join condition is met.

Left outer join – All value from left table (source) data source and common data with same value
from second data source.

A “Left Outer Join” means that you will see all the data from the “source” data source you add (this
will default to the first one), but you will only see data from the second data source if the two share
the same values of the characteristics you specify to join (we’ll get to that in a second).

You might also like