Assing Multiple G/L Accounts in Purchase Order
We can assign multiple G/L accounts in the Purchase order for the same line item. The costs can be allocated on a percentage or quantity basis. If the partial goods receipt and partial invoice receipt has already taken place, then the partial invoice amount can be distributed proportionally, i.e. evenly among the account assigned items of a Purchase order. Alternatively the partial invoice amount can be distributed on a progressive fill-up basis, i.e. the invoiced amount is allocated to the individual account assignment items one after the other.
If you like this post, you may as well like these too:
- Difference between a Purchase Order and a Purchase Requisition A Purchase Requisition is a document type that gives notification of a need for materials or services. A Purchase Order is a document type that is a formal request for...
- Purchase Requisition and Purchase Order Purchase requisition An SAP Purchase Requisition document is created electronically by a department (purchasing group) to request the purchase of goods or services. The approvals for the requisition are also...
- Blanket Purchase Order With certain procurement transactions, the costs of procurement are disproportionately high in relation to the value of the material or service involved. This is frequently the case of office supplies...
- Purchase Order…How to? After learning Purchase Requisition, now it’s time to learn the work with Purchase Order Processing. Create Purchase Order Create Request for Quotation Create Purchase Order with Reference to RFQ Change...
- Purchase Order Procedure The purchase order can be used for a variety of procurement purposes. Materials can be procured externally for direct consumption or for stock. It is also possible to procure services...
- How do you add an attachment to a Purchase Order? One may attach any document to a PO manually without using the Document Management System in SAP, but no attachments can be added while you create a PO using ME21N....
- Material Returns without Reference to Purchase Order Assuming that you have raw materials that have been in the store for periods of time. A few months later, some were found to be defective. So you need to...
- Accounts Receivable & Accounts Payable – Conceptual Design This Quick guide covers on : Accounts receivable customer master records Accounts payable vendor master records Payments receipts Terms of payment Tolerance groups Dunning Down payments Special g/l transactions Download/View...
- Maintain Multiple Shift Depreciation The following steps are needed to maintain multiple shift depreciation: The variable depreciation portion as a percentage rate is to be maintained in the detail screen of the depreciation area....
- Disable Multiple Logins in Same Client To Disable multiple logins in the same client, implement the parameter in the instance profile. login/disable_multiple_gui_login = 1 If you do not use this parameter in your system, users have...
- Order Settlement for Production Order Order settlement for a production order means clearing the differences between the actual costs incurred and the credits that the order received from goods receipts. Order settlement demonstrates the close...
- Installation of Multiple SAP Systems in MSCS: Oracle How to Install multiple SAP Systems. Download from Rapidshare or Mediafire. Contents Chapter 1 Introduction Chapter 2 System Configuration in MSCS 2.1 SAP System Components in an MSCS Configuration 2.2...
- ABAP Programs: Appending multiple lines REPORT ZSOURCE1205.* Work area for a database tableTABLES CUSTOMERS.* Defining internal tablesDATA: ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER LINE, OLD_CUSTOMERS LIKE CUSTOMERS OCCURS 10 WITH HEADER LINE.* Filling both...
- ABAP Programs: Modifying multiple entries in a database table REPORT ZSOURCE1306.* Work areaTABLES CUSTOMERS.* Internal table for changed entriesDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 50 WITH HEADER LINE.* Filling the internal tableSELECT * FROM CUSTOMERS INTO TABLE ALL_CUSTOMERS WHERE CITY...
- ABAP Programs : Inserting multiple entries in a database table REPORT ZSOURCE1302.* Work areaTABLES CUSTOMERS.* Internal table for new entriesDATA ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100 WITH HEADER LINE.* Filling the internal tableALL_CUSTOMERS-ID = ’12345678′.ALL_CUSTOMERS-NAME = ‘Brown’.APPEND ALL_CUSTOMERS.ALL_CUSTOMERS-ID = ’11111111′.ALL_CUSTOMERS-NAME =...



















Leave a Reply