Oracle Receiving Interface R11

Where can I get detailed documentation on this process?

<BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by James Lucas ([email protected]):
Where can I get detailed documentation on this process?<HR></BLOCKQUOTE>
null

Similar Messages

  • Oracle Receivables - Invoice Interface from Legacy

    Hi,
    I am trying to write an interface from Legacy to Oracle
    Receivables (rel. 11.5.4). I am not sure about the fields to be
    populated in RA_INTERFACE_LINES_ALL as well as
    RA_DISTRIBUTIONS_ALL (besides the not null fields).
    Can anyone help. My e-mail id is [email protected]
    Thanks.
    Anil

    Hi Ivruksha,
    Thanks for your replay...
    We have this requirement in our current Project
    Example: Our client provide service on Contract base when our client create invoice for $10000 customer will pay only 70% of bill amount only as per the Contract terms after completing the entire contract based on the quality of service customer will release 30% amount, so my client want to tract 30% amount from each Customer Invoice Creation so that he can understand how much amount is retained with his customer.
    Please help me regarding this..
    Regards
    Bharath

  • Oracle Receiving (Purchasing) Interface

    Has anyone implemented this and/or can point me in right direction for documenation?
    null

    Thanks, from what I've seen the receiving interface is strictly out of EDI Gateway and is the ASN pre-receipt. Is this true?
    What is the name of the Receipt interface table?
    What are the names of the tables that are updated after the Receipt processor is run?
    I believe that the Receipt processor updates 3 tables, how is it that the interface table (1 table) can update multiple tables?
    What are the layout specifications for the receiving import program?
    thanks, JL

  • Oracle Open interface- Error in Item Import (INCOIN)

    Hi,
    I am migrating items to oracle using oracle open interface.
    I am getting the follwing errors.
    1. The TEMPLATE_ID or TEMPLATE_NAME specified is not valid for this Organization
    2. The revision entered is for an item that does not exist in MTL_SYSTEM_ITEMS nor MTL_SYSTEM_ITEMS_INTERFACE (No Revision Is Used)
    3. Expense Account is required when Inventory Asset Value is "No" and Inventory Item is "Yes"
    4. Item number is invalid.
    EBS: 11.5.10
    The Migratin was working fine in the previous instance. Pls let me know if you have any information on this.
    Thanks
    AM

    Hi,
    Please see these docs.
    INCOIN: Error Message Template_ID or Template Name Specified is not a Valid Template When Item Catalog ID is NULL during Item Import in UPDATE Mode [ID 1076193.1]
    Item Import: What Does "Sync" Items Do? [ID 417887.1]
    INCOIN Gets INV_TEMPLATE_ERROR After Patch Applied [ID 141579.1]
    Item Open Interface (INCOIN/IOI) Setup and How-To [ID 115557.1]
    Understanding Item Import and Debugging Problems with Item Import [ID 268968.1]
    Thanks,
    Hussein

  • Invoice Discount In Oracle Receivable

    Hi,
    Any one knows how can i deduct invoice discount in oracle receivable. If any one knows please let me know.
    Regards,
    Yasir

    Hi.
    You can enter an Adjustment for the Invoice.
    Octavio

  • Need suggestion for a topic in Oracle Call Interface

    Dear All,
    I am kiran working as a TSE for EAI project.
    I need a small clarification with respect to Oracle Call Interface.
    My problem is as follows:
    "I am doing a delete transaction in my application and not committing it, but when my program is killed externally, I observed that the transactions are being committed.
    I thought it is a very strange behavior, as an aborted transaction should be rolled back.
    But my PL told me that it the behavior OCI and got nothing to do with our application."                    
    Now My question is, whether can we stop/(switch off) that auto commit option for OCI( Oracle Call Interface.
    Awaiting for an earlier response.
    Any kind of help is highly appreciated.
    Thanks in advance,
    Kiran

    Here is some information from Oracle's documentation (Oracle Call Interface Programmer's Guide.
    Commit or Rollback
    An application commits changes to the database by calling OCITransCommit(). This call uses a service context as one of its parameters. The transaction is associated with the service context whose changes are committed. This transaction can be explicitly created by the application or implicitly created when the application modifies the database.
    Note:
    Using the OCI_COMMIT_ON_SUCCESS mode of the OCIExecute() call, the application can selectively commit transactions at the end of each statement execution, saving an extra round trip.
    To roll back a transaction, use the OCITransRollback() call.
    If an application disconnects from Oracle in some way other than a normal logoff, such as losing a network connection, and OCITransCommit() has not been called, all active transactions are rolled back automatically.

  • PI 7.1 Sender Interface and Receiver Interface  gets interchanged

    Hi All,
    I m facing a strange problem in PI 7.1
    For many of my scenarios, the Sender Interface, sender namespace and receiver Interface, receiver namespace  information gets interchanged and displayed incorrectly.
    But sometimes its working fine.
    When we analysed the Log messages, found that, after xml validation step, the sender and reciever interface gets interchanged.
    Any idea why this happens?
    How to rectify this error?

    Aarthi,
    Please check your message interfaces once again. Sender is outbound and Receiver is inbound.
    Also please check your receiver determination.
    Regards,
    ---Satish

  • IDOC - BPM - IDOC  Error --no sender or receiver interface definition found

    I have an integration scenario, IDOC - BPM - IDOC. SAP will send ACC_GL_POSTING IDOC to XI, a BPM will start and then the BPM will send an IDOC to another SAP system.
    I have read instructions on weblogs:
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    The scenario has been successfully tested in the Test Configuration Tool. However, when I try send IDOC from the source, I received the message below in the trace.
      <Trace level="1" type="B" name="CL_XMS_PLSRV_CALL_BPE-ENTER_PLSRV">
      <Trace level="3" type="T">Processing mode is</Trace>
      <Trace level="3" type="T">created BPE proxy for message B45CB0079DFA814BAD22CD1ED64CA6AB</Trace>
      <Trace level="1" type="B" name="interface activity determination">
      <Trace level="1" type="T">Version 000</Trace>
      <Trace level="1" type="T">Message status 000</Trace>
      <Trace level="1" type="T">Interface action INIT</Trace>
      <Trace level="1" type="T">(must be INIT for a new determination)</Trace>
      <Trace level="1" type="T">start CHECK_INTERFACE</Trace>
      <Trace level="1" type="T">--start sender interface action determination</Trace>
      <Trace level="1" type="T">select interface ACC_GL_POSTING.ACC_GL_POSTING01*</Trace>
      <Trace level="1" type="T">select interface namespace urn:sap-com:document:sap:idoc:messages</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--start receiver interface action determination</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface ACC_GL_POSTING_abs*</Trace>
      <Trace level="1" type="T">select interface namespace http://summaryFinancial.sap.dominofoods.com</Trace>
      <Trace level="1" type="T">no interface found</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
      <Trace level="1" type="T">end CHECK_INTERFACE</Trace>
      <Trace level="1" type="T">Set interface action DEL into MAST</Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_IDX_IDOC_RESOURCE-GETBLOBDATA" />
      <Trace level="3" type="T">inserted message into pipeline PE_ADAPTER</Trace>
      <Trace level="1" type="Timestamp">2007-04-30T18:32:30Z EST qRFC raised on XBQO$PE_WS91000003</Trace>
      </Trace>
    Thanks,
    Sergio

    Rajeev,
    The source system in the receiver determination is connected to R3. Other IDOCs are coming across the XI system.
    Below is some trace information in the Receiver Determination.
      <Trace level="1" type="T">R E C E I V E R - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="2" type="T">Start without given receiver</Trace>
      <Trace level="2" type="T">Classic Receiver Determination via Rules.</Trace>
      <Trace level="2" type="T">Check conditions for rule line no. 1</Trace>
      <Trace level="2" type="T">...valid Receiver w/o Condition: - IP_GeneralLedger</Trace>
      <Trace level="2" type="T">No Receiver found behaviour: 0</Trace>
      <Trace level="2" type="T">Number of Receivers:1</Trace>
      <Trace level="1" type="T">I N T E R F A C E - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="2" type="T">Check conditions for (Inb: Party Srvc If) IP_GeneralLedger ACC_GL_POSTING_abs</Trace>
      <Trace level="2" type="T">...valid InbIf without Condition: ACC_GL_POSTING_abs</Trace>
      <Trace level="2" type="T">Number of receiving Interfaces:1</Trace>
    Thanks,
    Sergio

  • Code to retrive the sender and receiver interface names using custome adapter module

    Hello Team,
    I want to develop an custom adapter module which could retrieve the names of the sender and receiver interfaces of the scenario and for that i am trying to use com.sap.aii.af.service.administration.api.monitoring.ProcessContextFactory.ParamSet but i don't know whether this API will support or not and also i don't know how to develop the code using this API so please suggest me some code for it so that i could retrieve the names.
    Thanks you all in advance.
    Regards,
    Avinash.   

    Hi,
    Just ASMA setting will do the needful. Are you planning to rename your target file name. If yes then only you will require UDF.
    Update: Since your directory name will be taken from source file name then you have to use mapping for this, else it will not be possible.
    I don't know if creating a new module for this will help you solve the issue, but in that case rather creating adapter module, mapping will be easier.
    Regards,
    Sarvesh
    Edited by: Sarvesh Singh on Dec 7, 2009 3:04 PM

  • No sender or receiver interface definition found

    Hi,
    I have designed an JDBC to R3 scenario.
    In the XI system SXMB_MONI the message was processed successully on the outbound side.
    On the R3 side. in SXMB_MONI => Trace there is a message like
    no sender or receiver interface definition found
    What could be the problem. I have checked the IR and ID settings.
    Everything seems to be OK. Is there a problem with the Queues.
    Please suggest.
    Thanks
    Kumar

    Hi,
      We have encountered same error in one of our scenarios. When we restarted these messages they were successfully processed. This could be probably because of the cache update failure at that particular instance when the message was posted.
    Restarting the message through SXMB_MONI could probably solve the problem sometimes.
    Regards
    Sai

  • Choosing Receiver Interface (IDoc or RFC) without using BPM

    Hi,
    We have a scenario wherein the receiver interface (either IDoc or RFC) must be dynamically determined at runtime based on the source message. I've tried using Multi-Mapping but this did not work since IDoc and RFC interfaces are not on the same Adapter Engine.
    How do I configure this scenario without using BPM?
    Thanks,
    Francis

    Hi,
    >That was my first solution but it did not work since it seems that conditions only work for determining the Operation Mapping to use for the same Receiver interfaces.
    not true - not only Operation Mapping but also receiver agreement
    so the receiver's channel
    >I was misled into thinking that we could use it to dynamically determine the receiver interface.
    but you can do it over there
    intrface determination can be used for pseudo receiver determination too
    so you can have one interface that either goes to one
    channel or the other (within the same receiver)
    Regards,
    Michal Krawczyk

  • Trying to run SQLPlus: Unable to initialize Oracle call interface (again)

    Dear all
    I am trying to install Oracle Instant Client on my powerpc-32bit running Linux. I just obtained these packages:
    instantclient-basic-linuxppc32-10.2.0.2-20060327.zip
    instantclient-sqlplus-linuxppc32-10.2.0.2-20060327.zip
    According to the document <http://download.oracle.com/docs/cd/B19306_01/server.102/b14357/ape.htm> these two are enough for me to use.
    I also followed the instruction on the document, by:
    1. Extract everything to /usr/local/instantclient_10_2/
    /usr/local:$ unzip instantclient-basic-linuxppc32-10.2.0.2-20060327.zip
    /usr/local:$ unzip instantclient-sqlplus-linuxppc32-10.2.0.2-20060327.zip
    2. export variables:
    $ export LD_LIBRARY_PATH=/usr/local/instantclient_10_2/
    $ export SQLPATH=/usr/local/instantclient_10_2/
    $ export NLS_LANG=AMERICAN_AMERICA.UTF8
    $ export PATH=/usr/local/instantclient_10_2:$PATH
    ($LD_LIBRARY_PATH and $SQLPATH was empty before I do the above.)
    (I didn't set $ORACLE_HOME because the document didn't require me to do so when I install sqlplus/oracle-client-basic from zip files. However I do tried to set it, doesn't help either.)
    3. run:
    $ sqlplus jxpado/[email protected]/XEXDB
    SP2-1503: Unable to initialize Oracle call interface
    SP2-0152: ORACLE may not be functioning properly
    I looked up causes of SP2-1503:
    Check that the Oracle environment or registry entries are consistent and correct.Yes. Environment is correct (only 3 variables);
    If using the SQL*Plus Instant Client make sure the SQL*Plus
    and Oracle libraries are from the same release. Yes, as you can tell from package zip file names.
    Make sure you have read access to the libraries.True. I am very sure I have read access to all files there.
    So what can I do here? I tried to follow instructions as clear / complete as possible.
    I am sure sqlplus didn't even try to connect to the server at gtz.ods.org because I put a network traffic listener there to monitor access to the server.
    Message was edited by:
    user609663

    Unfortunately there's a bunch of possible reasons for this error combination. I recommend you search metalink for SP2-1503 to get a list.
    Werner

  • RFC to BPM - Error in receiver interface

    Hi everybody,
    I have created the scenario below.
    i imported the ZStart_Job rfc from R/3
    i created the MI_Start_Abs (abstract and async) - message type is same from ZStart_Job
    i created the BPM_Job where the send interface is MI_Start_Abs.
    i configured the sender and receiver agrameent, receiver and interface determination and others.
    i actived everything.
    When i execute the "call function ZStart_Job", the execution dosent return error in Message Monitoring, but appears one green flag with hit "Scheduled".
    In XML body show the error below
      <Trace level="1" type="T">--start receiver interface action determination</Trace>
      <Trace level="1" type="T">Loop 0000000001</Trace>
      <Trace level="1" type="T">select interface</Trace>
      <Trace level="1" type="T">select interface namespace</Trace>
      <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
      <Trace level="1" type="T">Hence set action to DEL</Trace>
    Can anybody help me?

    Guys,
    I used the Configuration Wizard for create configuration again.
    But occurs the same error below
    <Trace level="1" type="T">--start receiver interface action determination</Trace>
    <Trace level="1" type="T">Loop 0000000001</Trace>
    <Trace level="1" type="T">select interface</Trace>
    <Trace level="1" type="T">select interface namespace</Trace>
    <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
    <Trace level="1" type="T">Hence set action to DEL</Trace>
    PLEASE, can anybody helpe me?

  • Is any difference in oracle 11i and oracle 12 interfaces tables

    Dear All,
    Can someone tells me .. Is any difference in oracle 11i and oracle R12 interface tables?? My company want to upgrade Oracle 11i to EBS R12
    PS
    Edited by: PS on Jul 13, 2012 3:07 PM

    Please also see:
    Identifying Data Model Changes Between EBS 12.1.3 and Prior EBS Releases
    https://blogs.oracle.com/stevenChan/entry/ebs_data_model_1213
    EBS File Comparison Report Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_file_comparison_report_now
    EBS Seed Data Comparison Reports Now Available
    https://blogs.oracle.com/stevenChan/entry/ebs_seed_data_comparison_reports
    Thanks,
    Hussein

  • Oracle Receivables - Permanent Deposit

    Dear Gurus,
    Please answer to my request
    How to record Permanent Deposit in Oracle Receivables when Customer gives Permanent Prepayment to Vendor.
    Any work around is Available?
    Thanks
    Bharath

    Dear Ivruksha,
    In Oracle Payable we have Temporary Prepayment and Permanent Prepayment, Temporary Prepayment can be applied on Purchase Invoice but Permanent we can not apply on Purchase Invoices until unless we change the type from Permanent to Temporary.
    In the same way My client is asking how to maintain these type of deposit when they receive from their Customer.
    Scenario-01: Our Client receive Advance from his customer and He will adjust that amount on future sales - to support this we have Standard Deposit Transaction in AR
    Scenario-02: Our client receives Advance from his Customer and he won't allow that payment to adjust on future sales transaction he wants to maintain that amount as Security Deposit & Use should not be able to adjust this Deposit amount on Sales Transaction as AP Permanent Prepayment.
    Please help me how to provide solution to this requirement.
    Regards
    Bharath

Maybe you are looking for

  • Text watermark opacity different in print module

    In the print module of both lr4.1 & lr3.6 I find that the print module changes the opacity of a text watermark (to less, by about 20-30%) than what it is in the library & develop modules.  Is this some kind of operator error or is it a bug (or featur

  • How do I make my printer copy and scan after displaying E8 error code

    My printer is Laserjet M1132 MFP. any solution, i can't scan or copy with the printer.

  • Boot Camp 4.0 won't fully uninstall, Boot Camp 5 fails to install

    I haven't found an answer to my issue. Early 2011 MacBook Pro 13" System Information Time of this report: 11/25/2013, 19:51:29    Operating System: Windows 7 Home Premium 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.130318-1533)         

  • Page order in PDF Presentations

    I am using Photoshop to clean up and edit multi-page PDF files.  By the time I import the PDF, and go to export it again by creating a PDF presentation, the page order is backwards.  This can be very time consuming to fix by dragging the pages on the

  • How to send a mail to sapuser using class cl_bcs

    Hi to all experts, i have send a mail to local sap user using the class cl_bcs .in the function module we gave reciever type as "B" to send to the local sapuser how to do this in this class cl_bcs.