ERP Database - The Unofficial ERP Knowledge Base

Facebook Twitter del.icio.us Digg it
ERP Database contains a huge collection of articles related to ERP System and Software. Many of the articles are specifically related to SAP. All these ERP/SAP articles are freely available to everyone.

If you would like to submit an article or share any document related to ERP or any specific ERP software. Please mail it to support@erpdb.info. Please make sure that the documents are not copyrighted.
Social Bookmarks:

Internal Orders (Work Orders)

Print This Post Email This Post Written by rajivsharma.sap on Jun 2nd, 2011 | Filed under: Finance (FI)

Internal orders are generally used to plan, collect and settle the costs of internal jobs and tasks. Internal orders are used to settle the costs of Work Order jobs and charge the department’s cost center for the work performed. In the future, internal orders may be used for other transactions as well.

A line item report will show the amount and the Cost Center charged in the Name field (see first screen below). From a line item report, the drill down process only displays a settlement document (second screen below) that contains the Internal Order reference number.

Download the end user manual on working with Internal orders. (557).

Share

If you like this post, you may as well like these too:

  1. Purpose of Defining Internal Orders An example would help us understand this much better. Lets say in an organization there are various events such as trade fairs, training seminars, which occur during the year. Now...
  2. ABAP: How to create a dynamic internal table and work area FIELD-SYMBOLS:<fs_table> TYPE STANDARD TABLE, <fs_table_wa> TYPE ANY. DATA: table_ref TYPE REF TO data, wa_ref TYPE REF TO data. DATA: l_structure TYPE dd02l-tabname value 'VBAP'.   CREATE DATA table_ref TYPE STANDARD...
  3. Rush Orders Another order that is used within SAP is the rush order, RO. This order is used when a company must have the material right away, but wants the billing process...
  4. ABAP Programs: Using an alternative work area REPORT ZSOURCE1102.* Work area for a database tableTABLES CUSTOMERS.* alternative work areaDATA MY_CUSTOMER LIKE CUSTOMERS.* Reading all entries of the database tableSELECT * FROM CUSTOMERS INTO MY_CUSTOMER. WRITE: / MY_CUSTOMER-NAME.ENDSELECT....
  5. Capital Work in Progress and Assets Capital WIP is referred to as Assets under Construction in SAP and are represented by a specific Asset class. Usually depreciation is not charged on Capital WIP. All costs incurred...



Leave a Reply