Document Types Setup for Expense Approval and Payable Invoice

Hi,
Can anyone please suggest Document Types Setup for 'Expense Approval' and 'Invoice Approval' and its tables related to the same. Table storing its document_type_code and wf_approval_itemtype as we have for PO_DOCUMENT_TYPES_ALL table for Purchase Order.
Thank You.
Regards,
Meghana

Hi
It could be because of main memory problem... so Restrict your selections and do the statistical setup
by the way how many comp codes you have? restrict with comp codes or doc ranges
Thanks,

Similar Messages

  • Error:-No delivery type defined for supplying plant and document type RB

    Hi,
    Here issue is such that while creating purchase order(Return order type)the error coming as follows.                      
    "No delivery type defined for supplying plant and document type RB"
    Scenario:-There are some damaged goods which are coming from france vendor to ukrain customer,now ukrain customer wish to send back the damaged goods to france.
    Looking forward:-1>Can anyone please let me know if there is an any customizing setting required if yes then how to maintain(navigation).
                             2>Is it something like practically it is not possible as goods are dispatched back to the country from where it is coming.
    Thanks for your help !!!
    Dharmesh

    Hi Naveen,
    Thanks for the information !!!
    Futher while creating PO i am getting an error message as purchase org. not responsile for plant how to solve this error can you plz let me know.
    Regards,
    Dharmesh

  • Email Notifications through workflow for all Approved and Rejected Orders

    hi,
    i have to send Email Notifications through workflow for all Approved and Rejected Orders to the user who have submitted the order for approval.how could it be done.please send ur solutions.
    regards
    yesukannan

    Hi,
    An option would be use Oracle Alert. Create an event based alert on the table where you have order approvals or rejections. This alert will be raised after inserting or updating this table. Create an action linked to this alert, and choose message as action type.
    This setup can be done under Alert Manager Responsibility.
    Regards,
    Ketter Ohnes

  • Default Exchange rate type at document type level for parallel currencies

    Hi,
    I have a scenario wherein 2 parallel currencies have been maintained (Grp & index based) against a Co Code and have maintained a default exchange type (Z2) in the Document type settings (OBA7).
    But when I want to post a foreign currency document, system picks Z2 rates for Co Code currency conversion and not for Grp & index based. In fact it picks M rate for these addtional currencies.
    I know that for parallel currencies, the system will always use the exchange rate type defined in transaction OB22 ( "M" rate) which is at Co Code level but I want default exchange rate type Z2 to be picked at Document Type level for all the parallel currencies.
    Please suggest how to archive this.
    Thanks,
    Sam

    Dear Sam,
    The exchange rate type defined in the FI document type (-> field
    exchange rate type in transaction OBA7) is only used for the currency
    translation from transaction/document currency into first local
    currency, not for the currency translation into second local (group)
    currency or for the currency translation into third local currency.
    The exchange rate types for the currency translation into second
    local (group) currency and third local currency are defined in
    transaction OB22.
    Unfortunately there is no option to change the exchange rate of 2nd or
    3rd local currency in our posting transactions. The design doesn't
    regard that requirement. But you have the chance to adjust the parallel
    currencies in OB22 or to change the amounts manually.
    I hope this helps.
    Mauri

  • Document type setting for Elimination

    Quick question
    Whats the impact to have only the GROUP CURRENCY turn on in the document type used for IU elimination ?
    I have a CU in local currency USD and the group is CAD.
    After elimination task i have elimination in CAD in the column GROUP ( Thhis result is OK )
    In the column TRANSACTION Currency I have the original amount in USD and the elimination in CAD is it for this reason I see the amount in CAD ( GROUP ) in the column Transaction currency ? or if it's the normal result. Waht will be the posting if I turn on  Trabnsaction currency in the document type

    The purpose of the Transaction currency in I/U elimination is to identify and record on a dedicated account the differences linked to currency translation.
    to summarize the behaviour of the system :
    If a I/U transaction is recorded in both LC and TC, and then translated in GC, the system will check, during the I/U elimination, if there is a difference in TC b/w the 2 partners, check the global difference in GC, and deduct what is linked to Currency translation diff and what is linked to other differences. It will then be possible to record these 2 kinds of difference on separate accounts.
    If you do not use TC, then I agree with Eugene.
    There are some example in the SAP BCS documentation.
    Hope it helps
    Regards,
    Thibaud

  • Document type declaration for root element type "web-app" must end with ' '

    I am attempting to deploy an application (.war file) using the Sun Access Manager Agent installed, (Reference http://docs.sun.com/app/docs/doc/819-3201/6n5eht3k4?a=view -near the bottom) and I get this error:
    Error loading deployment descriptors for ajacs Line 3 Column 19 -- The document type declaration for root element type "web-app" must end with '>'.
    Here is the relavent code:
    <!DOCTYPE web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
    http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">
    <web-app>
    <filter>
    <filter-name>Agent</filter-name>
    <filter-class> com.sun.identity.agents.filter.AmAgentFilter </filter-class>
    </filter>
    <filter-mapping>
    <filter-name>Agent</filter-name>
    <url-pattern>/*</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>INCLUDE</dispatcher>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>ERROR</dispatcher>
    </filter-mapping>
    <display-name>AJACS</display-name>
    <welcome-file-list>
    <welcome-file>frameSet.jsp</welcome-file>
    </welcome-file-list>
    etc...
    Now, when I remove the parts that http://docs.sun.com/app/docs/doc/819-3201/6n5eht3k4?a=view said to add, it deploys just like it used to deploy- just fine with no errors. However, I add that code and it breaks.
    Note: The code was a straight copy/paste, so if there is any error in the code, it is because it's written incorrectly on the Sun doc website.
    Any help would be MUCH appreciated. Thanks!

    Well, if that was pasted on one line, it would be:
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
    So it's supposed to be that way. I just tried it with the extra quotes, and no dice...

  • Invoice Reduction: No separate document type exists for invoice reduction

    Hi,
    I am posting a document for Invoice Reduction and getting the following error message. I have seen the document types in OBA7 T-code. What is the document for Invoice reduction, is it same as Credit memo or different one?
    Can you Pls guide me to complete the transaction successfully.
    Error Message:
    No separate document type exists for invoice reduction
    Message no. M8507
    Diagnosis
    You want to post an invoice that has been reduced. This results in two FI documents being created. You require different document types to process both FI documents correctly.
    System response
    The invoice cannot be posted.
    Procedure
    Your system administrator must enter a separate document type for invoice reduction with transaction MIRO in Customizing for Logistics Invoice Verification.
    Regards
    Hari.

    Hi Hari,
    Procedure for posting the Invoice Reduction :
    (1) Enter the T.Code MIRO - Select the Transaction as Invoice only.
    (2) Give the reference number ( Example PO Number) for which you want to create an Invoice.
    (3) In the Display Variant, Select Invocie Reduction.
    (4) Maintain the required details and post the Invocie.
    Example: Invoice Reduction due to Quantity Variance:
    PO: 100 nos @ 10 EUR/No
    GR: 40 nos
    Invoice: 40 nos @ 12 EUR/No = 480 EUR
    When you enter Invoice,
    Order Qty            Order Amount         Invoiced Qty        Invocied Amt
    40                        400
    Select Reduce Invocie in the Display Variant.
    Enter the Quantity and Amount stated in the Invocie  in the fields Invoice quantity acc. vendor and Invoice amount acc. vendor.
    Order Qty            Order Amount         Invoiced Qty        Invocied Amt
    40                        400                          40                        480
    When you post the Invocie, Purchase order history will be updated as follows:
                               Quantity           Value
    Total Delivered    40                    400
    Total Invoiced     40                     400
    Accounting Documents:
    GR:
    Stock Account = 400
    GR/IR Clearing Account = 400(-)
    Invoice:
    Vendor Account = 480(-)
    GR/IR Clearing Account = 400(-)
    Invoice Reduction Clearing Account = 80(+)
    Automatic Credit Memo:
    Vendor Account = 80(+)
    Invoice Reduction Clearing Account = 80(-)
    Thanks
    Sunil.

  • Document type setting for flexible rel estae meanagement

    Dear SAP experts,
    Currently when we run RERAPP system is posting the documents with SA document type, now the the requirement is to change the Document type from SA to ** (ZC) for the documents posted from RERAPP.
    Kindly suggest where thsi setting can be done.
    Regards,
    Nagabhushan

    Dear Nagabhushan,
    please assure that there is no entry at all in this customizing view, not only no entry for posting process REPP. Then the system should use document type AB for posting. This is also described in documentation for the customizing view and corresponds to my own experience.
    You may set a break point in program LACC9F20 at the following position to check the content of the field gs_accit-blart.
    If gs_accit-blart is not initial then maybe it is filled before by a BAdI implementation.
    Belegart
      IF gs_accit-blart IS INITIAL.
        gs_accit-blart = 'AB'.              " allgemeiner Buchhaltungsbeleg
      ENDIF.
    Regards, Franz

  • Driver Setup for PXI 2569 and PXI 2529 in Switch executive

    Hi,
    What sould be tha "Driver Setup" for PXI 2569 and PXI 2529 in Switch executive under 'Driver Session"
    Regards!!!
    Vineet Shukla

    Hi Vineet,
    You do not need to insert anything under Driver Setup.  Anytime you are using NI switches, you can simply click Configure NI Switches when creating a NI Switch Executive Virtual Device to configure the topology settings of those switches.
    Just so you know, you can insert information under Driver Setup, and then you wouldn't have to use the Configure NI Switches wizard.  More detail on what to insert under Driver Setup can be found in the following KnowledgeBase:
    How Do I Create a Virtual Switch and Use it in my Application?
    http://digital.ni.com/public.nsf/websearch/A1F0D6A3357E14B386256E4B0071FDA2?OpenDocument 
    In short, you would type "Topology:" followed by the topology name such as "2569/100-SPST" or "2529/2-Wire 4x32 Matrix".
    Let me know if you have further questions or if this does not resolve your issue!
    Chad Erickson
    Switch Product Support Engineer
    NI - USA

  • IExpenses - Answer to the request of more information for Expense Approval

    Hi,
    I have Oracle E-Business Suite 11.5.10.2 installed. And the answer to the request of more information for Expense Approval does not appear to the approver. The "requestor" perform the reimbursement request to the "approver", and the approver requests more information through the notification sent, the requestor answer the message after that and the notification goes to the approver without any message.
    Thanks,
    Nézio

    The request for information is received properly by the employee who submitted the expenses, but their response is not received by the approver, the approver just sees the same as the original notification. This is working properly in iProcurement but not in iExpenses.
    Thanks
    Amanda

  • Document type assigned for other goods receipts(MB1C)is WA why?

    Hi,
    Document type assigned for other goods receipts(MB1C)is WA why?
    Thanks

    Document type for Goods Receipt is WE but I found in standard(Default) system it is assigned WA?
    Can anyone help me on this?
    Thanks

  • Expense report and Standard Invoice in ap.

    hi
    Difference b/w Expense report and Standard Invoice in ap. plz give me example
    thks

    Hi,
    AFAIK Oracle EBS does not keep that sort of info. When looking for the payment you may know that both documents were included in that payment. But when looking at the the invoice or at the DR/CR Memo you will not see any cross reference between them.
    Octavio

  • Link Between AP Expense Reports and ap invoices tables

    hi all
    we create expense reports in AP then run the expense report import program to transfer them to the invoices
    i know them through
    the invoice number entered in the expense report and the invoice number in the invoices table
    and the employee in the expense and the vendor in the invoices(through the employee table)
    BUT,
    some times we change the invoice number after the expense transfered to the invoice
    i ask if exist relation columns between ap_expense_report_headers_all and ap_invoices_all directly?
    thanks.

    ap_expense_report_headers_all.VOUCHNO = ap_invoices_all.INVOICE_ID
    Hope this answers your question,
    Sandeep Gandhi
    Omkar Technologies Inc,
    Independent Techno-functional consultant

  • In PO No delivery type defined for supplying plant and document type MRO

    Hi,
    i need urgent solution for this problem please.
    i am getting this error while creating stock transport order PO(intercompany)
    No delivery type defined for supplying plant (ex:1500) and document type MRO .
    thanks
    madhu

    Hi,
      i am getting problem in vendor master data
    1)  recently we started inter company stock transfer order (STO)process  for a vendor (delivery plant), the same vendor was using before for internal procurement for some other company code /plant, i made settings in vendor master last screen ie conditions , sales data and  control data ,and took path   from main menue selected extras-> addtional purchasing data tab to enter plant  under plant assignment tab to work STO. now we are unable to create PO for other company  and pur org(non STO company code /plant) with the STO vendor,if i remove plant under  plant assignment tab in vendor master , it is effecting inter company STO,
    i need solution for this , please help me by giving valuable solution.
    Thanks and Regards
    MM

  • New Computer setup for cs6 (PR and AE)

    I jumped head first into the great world of computer building and built my first work station....but all is not going so well lol.  Its taking forever to edit and render a five min kick-starter video. My question is how do I know I am setting up my  hard drives right. I have followed this link  http://forums.adobe.com/thread/662972.
    my setup is: C:SSD(Programs,cache)
                       D:1TB-7200(scratch,Projects)
                       E:RAID 0(MEDIA) two 450GB raptors
                       Z:16GB RAM DISK? what should I use this for?

    Ceasy, definitely get rid of the Hiberfil.sys file, it's probably eating 16GB on your SSD and constantly getting written to, and you're not going to hibernate your system so you don't need it.
    Windows provides a GUI to supposedly delete the file but often it doesn't truly disable that whole functionality. You definitely want to do it at the Command Line with admin privileges. If you know what that means, then just fire up a cmd window as Admin and run this:  powercfg.exe -h off
    If you don't know what a Command Line is, do this:
    Click the Start Orb in Windows 7 (lower left of screen, of course)
    immediately type cmd in the search box
    Search will display a few icons as results, with the desired one near the top of the list: it'll show as cmd.exe
    Right-Click and pin that to your Start Menu, you might as well, you'll need the Command Line from time to time.
    Once it's on the Start Menu, you can right-click it and Run As Administrator
    Voila, you are at the Command Line as Admin. Now type powercfg.exe -h off and hit Enter, and the hiberfil.sys thing is done and gone.
    I would highly suggest you get cache OFF of that SSD and stick it on a regular drive elsewhere. Harm's guide will explain all of that.
    Also, make sure you are getting full use of your RAM. I have DDR3 1600 ram, but my EVGA motherboard boots up at a default 1066. I had to go into the BIOS and turn on XMP support. Once I rebooted, it showed 1600 speed in the startup screen. I don't overclock, but that step is necessary to get the most out of your ram, whatever speed it is. Your mobo may already have it on, but do check.
    Have fun!
    Paulie

Maybe you are looking for

  • White screen, reboot required

    I have a mid-2010 Macbook Pro laptop running Lion 10.7.3. I've customized the laptop with a 64 GB Corsair SSD. I've encountered a crash and would like to know whether other people found the same. My Macbook is set to lock after closing the notebook l

  • Reader XI

    I'm having trouble with Reader XI under Windows 7. I was recently prompted to upgrade from Reader X, and accepted the invitation to do so. Part way through, I realized that the prompt was not from Adobe. but from a third party, so cancelled the insta

  • HT1420 how can i deotherize a computer that i have reinstalled the os for

    i upgraded my laptop to windows 8 and need to sync my itunes to my iphone 4s but i need to altherize this laptop and deotherize the old version with windows 7 please deotherize all my devices and i can sort out the rest

  • Not able to find the source requirement of MRP RUN-(for planned order)

    Dear All, Actullay In MRP run system is generating 10000 qty in planned order but in MD61 there is only 3000 qty and no sales order requirement also exists for the same. And when i rerun the MRP by choosing option 3 in planning mode, then also it is

  • Packet received from multicast broadcast has external IP

    Hello, I have a program set up to send a message over the network via multicast. When the message is received, it checks if the IP of the packet is equal to the local host's IP, and if it is it has different behaviour. This was working fine when work