API/Interface for receiving an RMA return line

Hello,
Is there API or an interface available in 11.5.10 that will allow a return line/RMA to be received? The documentation for the receiving interface says that returns or receiving against RMAs is not supported.
Thanks,
Gary

Could you please provide more information, on how exactly you were to do this.
I mean the interface tables you used and the name of the interface program that was run.
Regards,
Shashi
Edited by: user1163046 on Feb 1, 2011 4:51 AM

Similar Messages

  • API or Interface table for receiving an RMA return line

    is there an API or interface table for receiving an RMA return line? any example/notes available that can i refer to ?

    Hello,
    Look at: http://www.oracleappshub.com/oracle-purchasing/oracle-api-availability-purchasing/ sentence What you can't done by this API's
    You have sample: How to Receive and Deliver Against RMA Using ROI [ID 339835.1]
    Regards,
    Luko

  • API / Interface for Global BPA enable organization

    For Global Blanket Purchase Agreement (GBPA) , this is "Enable Organizations"
    Form : BPA -> Tools ->Enable Organizations
    Is there API or Interface for this data conversion/import?
    PS. the table for this data is "po_ga_org_assignments"
    Regards!
    Lumen
    Edited by: user10878056 on Feb 28, 2013 9:14 PM

    Anyone have any idea of it ?

  • Issue with creating receipts(using interface) for a PO with multiple lines

    Hi,
    We have a receipts creation program which creates creates receipts.
    The issue is, if the PO contains 2 lines then the program creates receipts for only 1 line.Can someone suggest a solution for the same.
    Issue in Detail:
    The program works as follows
    - Populate rcv_header_interface table for Po Line#1 and Line#2
    - Populate rcv_transactions_interface table for Po Line#1 and Line#2
    - Invoke oracle std 'Receivogn Transaction Processor' program
    -Check for Receipt Number generated in the base table rcv_shipment_headers
    When we query the rcv_shipment_headers table, we found receipt_number is created for only Line#1.
    The data written to interaface table are as follows
    rcv_header_interface
    header_interface_id - sequence value
    GROUP_ID - sequence value
    Processing_status_code - 'PENDING'
    Receipt_source_code - 'VENDOR'
    transaction_type - 'NEW'
    vendor_name - <<derived from Po>>
    validation_flag -'Y'
    expected_receipt_date - current date
    WHO clolumns
    rcv_transactions_interface
    interface_transaction_id - seq value
    GROUP_ID - <<as header one>>
    header_interface_id - <<header data>>
    transaction_type - 'RECEIVE'
    transaction_date - current date
    processing_status_code - 'PENDING'
    processing_mode_code - 'BATCH'
    transaction_status_code - 'PENDING'
    employee_id - agent Id of PO,
    po_header_id - <<derived from Po>>
    po_line_id - <<derived from Po>>
    po_line_location_id - <<derived from Po>>
    validation_flag - 'Y'
    source_document_code 'PO',
    to_organization_code - NULL,
    expected_receipt_date - sysdate + 3
    Document_line_num - 1
    auto_transact_code - 'DELIVER'
    receipt_source_code - 'VENDOR'
    vendor_name - <<derived from Po>>
    destination_type_code - 'EXPENSE'
    document_shipment_line_num - 1
    amount - <<derived from Po>>
    po_distribution_id - <<derived from Po>>
    Have we missed any data tobe inserted into transactrin interface table because of which the transaction processor is geenrating receipt for Line#1 only?
    Thanks,
    Kamath.

    Hi,
    I have the same problem just now.
    Have you found some solutions about it ?
    thx
    Luigi

  • API/Interface for Blanket PO Release

    Hi All,
    Do we have any interface or api for Blanket PO release? We searched, couldn't find anything.
    Is there any workaround? we are in the process of automation. Its very urgent.
    Thanks in advance.
    Regards,
    Ganesan G

    Hello,
    As a specific solution you may use the following packages/function in R11i :
    •     PO_RELEASES_SV4.get_release_num, to get the last release number,
    •     PO_LINE_LOCATIONS_PKG_S3.get_max_shipment_num, to get the last shipment_num of a release,
    •     PO_RELEASES_PKG_S0.Insert_Row to create a release,
    •     PO_LINE_LOCATIONS_PKG_s0.Insert_Row to create a shipment line
    Beware, these packages are not public, so they may potentially be updated through a patch / upgrade.
    As previously said by Sandeep Gandhi, the best solution is to use requisitions, but you need to manage the corresponding setup.
    Regards,
    Xavier

  • Stable API's for GRC 2010 - simulation function needed

    Dear gurus,
    I have an ABAP application I want to integrate with GRC 2010 (on the ABAP stack). I understand this is ramp-up and not all API's are available yet, but need one which is pretty basic so was hoping it would exist with documentation and is released.
    My intention:
    1) The user with various authorizations already exists.
    2) My application wants to generate an additional role for the user because they are missing some auths during testing of the roles.
    3) Each authorization generated should call the GRC API to simulate whether this would cause an SOD for the user.
    4) I will generate and assign anyway, but export those authorizations for which SOD warning messages were raised.
    5) Messages are logged for rework / mitigation, but the role build and test can continue.
    Is there any documented API with a stable interface for a function which returns messages based information for SOD's which can be reacted to for an existing user and all their ABAP authorization object based auths AND a simulation of whether authorization data sent to it would produce an SOD.
    Plan B would be to generate the role and simulate the assignment and return messages of which auths in the role caused the SOD.
    I would expect that GRC is open minded enough to release such APIs to the ruleset , but if I am mistaken then "show stopper" answers are also appreciated as being a lesser evil...
    Cheers,
    Julius

    Thanks Supreet,
    I know that GRC can do an SOD check and also simulation of an SOD check "as if" the user had an additional role (which you want to assign but know in advance whether that will cause an SOD conflict). In it's previous life on the ABAP stack it was known as "Risk Rerminator". I am aware of the "old" /VIRSA/ function modules and the coding technique they used.... but have some doubts that GRC 2010 still uses those nor the same approach, which is why I am looking for a stable API.
    My application makes the assumption that GRC is already installed and wants to generate a role for a user based on a test case they are executing. In my UI where the trace data is being analyzed, I want to add some intuitive highlighting and warnings for SOD conflicts which would happen if the role were generated and assigned.
    At this ponit in time, the role does not actually exist yet so ideally I would want to send the API the authorization data and not just the role name. I could however for simplicity sake generate the role anyway but need at least the API to tell me which authorizations in the role are causing the SoD conflict with the user's already existing authorizations.
    I am very much hoping to find something like a BAPI_GRC_SIMULATE_SOD which is documented and stable and offers an import parameter with a structure something like this for the authorization data:
    OBJECT                         CHARACTER       10
    LFDNR                          NUMC            3
    FIELD                          CHARACTER       10
    LOW                            CHARACTER       40
    HIGH                           CHARACTER       40
    MODIFIER                       CHARACTER       12
    MODDATE                        DATE
    MODTIME                        TIME
    ... together with the user name of course, and then returns SOD warnings per OBJECT and LFDNR (which is just a sequencial number for the authorization instance).
    Of course it only works if GRC is installed....
    Cheers,
    Julius
    Edited by: Julius Bussche on Jan 27, 2011 7:56 AM

  • HRMS database Interface for Timecard Data

    I am new to working with the Oracle Apps database. I need to setup an interface to send time card data from a third party app into the HRMS system. The data I have consists of an Employee Identifier (Can be set to match the HRMS employee identifier), Payroll Cycle Date, Hours Classification (Regular, Overtime, Double Time, etc), and the number of hours for that classification.
    What would be the best method/API for accomplishing this? I am aware of Data Pump, BEE, and direct API calls as ways to do this, but am unsure about which one is best/easiest to use. For APIs, which one would be best for me to use?
    Thank you in advance for any information / ideas that you have.

    Thanks for your help so far...I have two more questions for you
    Where can I find/download HRMS Family Pack K?
    Does the BEE Interface have API's that can feed it? And if so, is there any examples of using that API interface for me to look at? Also, is there documentation available that can help me use that API?
    Sorry for asking so many simple questions...And thank you very much for your assistance!
    Bran

  • APIS FOR RECEIVING OPEN INTERFACE

    Hi all,
    Can any one help me regarding APIS for receiving open interface for ASN(Advanc shipment notice)
    regards
    SREE

    For 11i, all public APIs are listed at http://irep.oracle.com
    For R12, use the Integration Responsibility responsibility to look up the APIs
    HTH
    Srini

  • API for "Close For Receiving" on Purchase Order Shipments

    Hi,
    I have an issue where I want via some API/Interface set status "Close For Receiving" on Purchase Order Shipments.
    Is there a way to do this? I have tried to with po_document_control_pub.control_document but then I only can "Cancel" the shipment, not set "Close For Receiving". When I set status to "Cancel" the requisition gets active again and that I do not want and I cannot cancel the requisition though there might be some other shipments lines that still are active.
    Any advise would be greatly appreciated.
    BR Daniel

    Hi,
    I am not sure about the API but following way it works
    Receipt Close Tolerance = 100% indicates that no receipts are required; a
    Receipt Close Tolerance of 0% would mean that the entire quantity must be
    received.
    Receipt Close Point = RECEIVE indicates that a Receipt is the only transaction
    required to close the receiving activity for the PO shipment.  If this is set
    to DELIVER, then a RECEIPT and and DELIVER transaction are required.
    If these two settings are in place when a PO is approved, a receipt is
    automatically performed and the shipment status is automatically changed to
    Closed for Receiving. 

  • Error: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Receiver Determination did not find any receivers at all

    Hello,
    I have an issue configuring a simple File Adapter Content Conversion, it will be great to give me some support as I'am new in the PO Environment.
    Iam reading a flat file and trying to write into an XML in the same FTP server
    I have a 1 to 1 Mapping as follows
    And my Content Conversion at Sender side Looks like this
    After running the configuration Iam getting following error message
    Error: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Receiver Determination did not find any receivers at all
    My System is the SAP Netweaver Process Intgration 7.4 single Java stack
    Do you have any idea how to fix this issue?
    Many thanks in advance
    Khadim

    Hi evrybody
    I have enabled the tracing of ICO and have seen that my payload for the message mapping is ok,.
    <ns:hartgeldbest_ERP_KT xmlns:ns="http://xxxxxx.de">
    <Recordset>      
    <header> 
         <gesellschaft>03</gesellschaft> 
         <filiale>000</filiale>
         <satzart>11</satzart>
         <datum>00000000</datum>
         <kennzeichen>1</kennzeichen>
    </header>
    </Recordset>
    </ns:hartgeldbest_ERP_KT>
    The issue is on detrmining the RECEIVER in the Main-XML
    <sap:Main xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sap="http://sap.com/xi/XI/Message/30" versionMajor="3"versionMinor="1" SOAP:mustUnderstand="1">
    <sap:MessageClass>ApplicationMessage</sap:MessageClass> 
    <sap:ProcessingMode>asynchronous</sap:ProcessingMode>
    <sap:MessageId>ae41678e-da87-11e3-cd0f-0000006831a2</sap:MessageId>
    <sap:TimeSent>2014-05-13T10:16:43Z</sap:TimeSent>
    <sap:Sender> 
    <sap:Party agency="http://sap.com/xi/XI" scheme="XIParty"/> 
    <sap:Service>CC_Hartgeldbest_File2Idoc</sap:Service>
    </sap:Sender>
    <sap:Receiver> 
    <sap:Party agency="" scheme=""/> 
    <sap:Service/>
    </sap:Receiver>
    <sap:Interface namespace="http://xxxxx.de">hartgeldbest_KT_async_out</sap:Interface>
    </sap:Main>
    Is it possible that the receiver is overwritten due to the Content Conversion? Because if I set my Message Protocol to "File" the receiver determination will work.
    Any idea?
    Thx
    Khadim

  • What is escape character for for Carriage Return, Line Feed, Form Feed

    Hi
    I need to a text file which should have following characters
    Carriage Return, Line Feed, Form Feed
    How do i insert them in a string
    i know "\f" is carriage return,
    but what are characters for line feed and form feed
    Ashish

    uncle_alice wrote:
    jverd wrote:
    remus.dragos wrote:
    I forgot that it does not exist in Java. A good thing
    from my point of view.Running the following makes my computer beep.
    public class Bell {
    public static void main(String... args) {
    System.out.println("\u0007");
    Sure, sending a BEL character to the console rings the bell, but that has nothing to do with Java. Anyway, I think he meant Java doesn't support the \a escape sequence in string and char literals.
    >
    >
    >I forgot that it does not exist in Java. A good thing
    from my point of view.
    Running the following makes my computer beep.
    public class Bell {
    public static void main(String... args) {
    System.out.println("\u0007");
    } Sure, sending a BEL character to the console rings the bell, but that has nothing to do with Java. Anyway, I think he meant Java doesn't support the \a escape sequence in string and char literals.
    Ah, I thought he was saying Java doesn't support ringing the bell.

  • Assigning multiple interfaces for Oracle API Gateway (OAG)

    We are deploying Oracle API Gateway to throttle our incoming API requests. We would like to keep the incoming external API requests separate from the internal configuration management so that they go through different interfaces when accessing the OAG server. This is mainly for security reasons so that the external people won’t have access to the interface used by internal operations team to manage OAG. Based on your experience, is there any standard best practice to accomplish this? We were thinking to perhaps use two of the server’s network interfaces with different IPs, one for the incoming API requests and the other for the internal admin management of OAG. But not sure if this is the best way to do what we need. We are aware of OAG's capability to support two separate ports to handle this situation, but would like a more secure set-up that could completely eliminate external access to the OAG management done by the IT team.
    Would appreciate any thoughts on best practices used regarding multiple interfaces for OAG set-up. Thank you. Oracle Marketing Cloud.

    You are on the right track.
    Here is how you can achieve this:
    You can use multiple network interfaces on the UNIX machine and setup networking/routing in such a way that all external traffic comes on on one card and is routed internally via a different card.
    Segregate difference types of services (i.e to be used by external clients vs internal apps) into difference different "Service Groups". Have each of these service groups listen on different port + NIC card (under Listeners, you can define a port to list to list on a specific network address and port instead of *).
    Setup additional protection for services that will be accessed by external clients. Use "Threatening Content " filter to protect your services.
    Setup 2 way SSL for the interface that will be called by external clients. Setup a DN based authorization check if you want to have both authentication and authorization.
    Hope this helps.
    -Thanks,
    Ankit Kumar

  • How to get the command line interface for WRT160NL router

    hi,
    How can I get the command line interface for WRT160NL router. please suggest.

    If you’re trying to access the web-based interface of your router, just use its default IP address (192.168.1.1). The Username is left blank and the Password is "admin". Here’s a quick link on how to do that.

  • APIs for creating Incentives headers and lines

    Hello all,
    Can any body list out the apis which are use ful for creating incentives headers and lines.
    Thank you.

    Let me get this right, you have a TOTAL at the Header Level, which when you use a LINE in the answer rather than getting the 100,000 answer you get n * 100,000 where n is the number of LINES?
    It sounds like a Business modelling issue to me, you need to have two logical datasources defined for the LOGICAL TABLE one will contain just PO_HEADERS, one will contain PO_HEADERS and PO_LINES.
    When you map the Total attribute within the LOGICAL TABLE you need to source from PO_HEADERS.TOTAL_PO, for the PO_HEADERS logical source, and then make sure you define a second value for the line using the PO_HEADERS and PO_LINES source - which will probably be QUANTITY * PRICE (or whatever the attributes are down at the line level).
    This way when you create an answer just from PO_HEADERS it will use the TOTAL_PO, when you use an answer using PO_LINES it will use the QUANTITY * PRICE (or whatever Line Total Attribute you have defined).

  • [Request] Betty: Friendly English-like interface for your command line

    Anyone with the capacities and interest to maintain Betty?
    Betty is a friendly English-like interface for your command line.
    She translates English-like phrases into commands in case you every run into situations like this.
    This means you don't have to leave your command line to look up an obscure but useful command. Just ask Betty!
    Discussion on reddit: http://www.reddit.com/r/linux/comments/ … x_command/
    Source on Github: https://github.com/pickhardt/betty

    I liked a lot of the ideas you posted.  Though I have to disagree with the idea of having tablets being into the size range of over 12".  You start getting larger than that and you may as well start using a laptop. On the flip side of that, I have to agree that there are too many of the 7" available,  which are almost too small.  The 8-10" tablets give you the portability and smaller size people want for stuffing into their bags,  purses, etc. The larger tablets are getting into that bulky area and that defeats the purpose of the tablet to begin with. Unfortunately I find myself using e-books more than I intended,  but I don't need a full, or larger than a full, sized sheet of paper.   They get harder to handle,  even with Lenovo 's great form design.  
    The only reason to have more than one tablet is if the developers can't come to terms and allow their products to be used across the board (talking of Amazon and Google here). I personally don't want to be carrying around more than one tablet and a phone. I want to simplify and streamline not add more bulk. 
    I loved that you pointed out that our voices will never replace our fingers. I don't like speaking to inanimate objects; too many experiences with automated phone services that did not end up well. 
    I congratulate Lenovo for their innovative design with the Yoga tablets. 

Maybe you are looking for

  • Is there a URL equivalent of backward and forward?

    I was wondering if there special URLs that are the equivalent to backward/forward. My backward and forward work fine and I know about Alt-LeftArrow and Alt-RightArrow. I am asking if there is something that can be typed into the URL bar that is the e

  • Mirror Effect in iMovie 08?

    I've been reading previous discussions and they say that the mirror effect is under 'effects'. I don't seem to have any effects in iMovie '08. How do I flip the image and get the "mirror" effect?

  • Unable to email photos, have confirmed email. PS11

    THe box with the email in it remains in the bottom corner & will not open up so that i can send it. will not open, will not close, must shut down computer to get out please help!

  • Adding a image in webcenter spaces using Image Layout Component

    Hi, i was trying to add a image in webcenter spaces using Image Layout Component , The following steps i did I placed some images in Webcenter server location .(c:/images) put the folder location in Image Source ( Image Layout Component Properties) a

  • Starting an j2se 1.3 application over https with JWS 1.2

    Hi, How can you start an application which needs j2se 1.3* over https? I know, distributing signed Software over https isn't very useful, but it's the only way we can distribute it. I assume that JWS validates codebase and j2se version by it self so