CM: Open Reconciliation Interface CE_999_INTERFACE_V

what are these columns for:
Cleared_charges_amount
Cleared_error_amount
are they for tolerance? how does it work?

1) Cleared_charges_amount is for tolerance and manual entered charges.
how about Cleared_error_amount? can't create any error amount.

Similar Messages

  • Open DeviceNet interface error when TestStand call VIs of NI PCI-8532

    Hello,
    We use NI PCI-8532 was used as DeviceNet master to do functionality test with a slave (AC Drive).
    But when open DeviceNet interface, it happen the error.
    We can't find the solution and hope to find help from you.
    The basic sequence in TestStand is:
    1). Call "Open DeviceNet Interface.vi" to open interface and creat interface object.
         Interface(master) setting: interface name=dnet0, MAC ID=0, baudrate=125000bps
    2). Call "Open DeviceNet IO.vi" to creat DeviceNet IO object.
         Device(slave) setting: MAC ID=63
    3). Call "Operate DeviceNet Interface.vi" and operation code=start
    4). Call "Wait For State.vi"
    5). Call "Read DeviceNet IO.vi" to read data from IO object
    6). Call "Close Object.vi" to close IO object handle
    7). Call "Close Object.vi" to close interface object handle
    Remark, these DeviceNet VIs locates at "C:\Program Files\National Instruments\LabVIEW 2012\vi.lib\DeviceNet\VIAPI".
    First time to run sequece in TestStand, it can pass to run step 1) to open DeviceNet interface.
    But once there is some error with these steps, and it will happen "Open DeviceNet Interface" error (error code=0xBFF62006) when run these steps again.
    Then even use LabVIEW DeviceNet example to test, and it happen the same error except restart computer.
    The DeviceNet example locates at "C:\Program Files\National Instruments\LabVIEW 2012\examples\NI-Industrial Communications for DeviceNet\Basic Examples\PXI & PCI\MixedCommunication.vi".
    Some information more:
    PC operate system: Windows XP SP3
    LabVIEW version: 2012 SP1
    TestStand version: 2012 SP1
    PCI 8532 driver version: 2.3.0
    Other installed PCI board: PCI 8531 CANOpen

    The following errors may be resolved by resetting the CAN, DeviceNET or LIN device:
    Error -1074388986 occurred at ...
    NI-CAN:  (Hex 0xBFF62006) The object is already open in another application.  Solutions: Ensure that only one application at a time uses an object , and that you close all objects prior to exiting your application (don't use LabVIEW toolbar's Abort button).
    Error -1074388969 occurred at ...
    NI-CAN: (Hex 0xBFF62017) This attribute's value must be provided prior to the Open. Solutions: Set the attribute using the Config function before the Open, and do not set the attribute at any later time; Do not configure multiple CAN Objects for the same ID.
    SO,you should reset the DeviceNet.
    And another similar issue can explain some points of your problem  http://digital.ni.com/public.nsf/allkb/7D9383E9BEAD0B21862571640002F687?OpenDocument

  • Use of Open Catalog Interface (OCI) in ERP

    Dear colleagues,
    I am not sure if this is the right forum to post this question but can we use Open Catalog Interface (OCI) without having SRM directly in ECC 6.0? If yes what are the prerequisites, customizing, licensing etc.
    What we are planning is end users will select material(s) he/she wants to procure from a catalog from a portal (not an SAP portal) and once this is done purchase requisition will be created in ERP system.
    Regards
    Melih

    ECC6.0 MM does support OCI.  This works on both the Purchase Req and PO.  You can punchout from MM and shop from an OCI compliant source such as MDM, supplier hosted, other catalog tools and then this informaiton is pulled back into the Purchase Req or PO.  OCI is delivered with ECC6.0 MM so there should not be any license issues.
    Configuration is part of the catalog web service set up and this is where you maintain information such as URL, user id, password, etc.

  • BANK STATEMENT RECONCILIATION INTERFACE

    Hi,
    I have a requirement to work on 'BANK STATEMENT RECONCILIATION' interface. These are used to reconcile the AP and AR activity through Cash Management module in Oracle Applications.
    I am very new to this, could you anyone guide me how to proceed.
    1.I am getting bank statements in BIA2 and SWIFT940 format. Could anyone tell me what is the difference between these two types.
    2. what is record id, record code in these type of data files, how to link these with interface tables.
    3. Is there any standard program to load data from these data files to interface tables? or, Do i need to write a package to load data into interface tables.
    4. If i need to write a package, could any one tell me validations for headers and lines, and tables to be used in those validations.
    Experts, kindly guide me to get it done.
    Thanks in advnace.

    Yes there is a standard oracle concurrent program available,
    Search the concurrent program name: Bank statement Reconciliation in the cash management
    The Bai2 and Shift90 are the formats of transmission of the bank data. Mostly Bai2 is used world wide for the transmission.
    What version of application are you using?
    Thanks,
    Sreekanth

  • Error -107438895​7 occurred at Open DeviceNet Interface.​vi

    I keep getting the following error message
    Error -1074388957 occurred at Open DeviceNet Interface.vi
    Possible reason(s):
    NI-CAN: (Hex 0xBFF62023) The Interface is invalid or unknown. Solution: Verify that the interface is assigned to a specific port within the Devices and Interfaces branch of the Measurement and Automation Explorer (MAX).
    =========================
    NI-Industrial Communications for DeviceNet: (Hex 0xBFF62023) The Interface is invalid or unknown. Solution: Verify that the interface is assigned to a specific port within the Devices and Interfaces branch of the Measurement and Automation Explorer (MAX).
    Here is my system Info:
    Windows 7 Pro 64
    LabVIEW 2010 32 bit
    PCI-CAN card
    Drivers Installed: NI Device Net 1.6.7, NI-IndCom for Devicenet 2.2, NI-CAN 2.7.5
    Thanks for any help!

    I noticed that there are two sets of devicenet VI libraries in my LabVIEW 2010 vi.lib directory that have the same name. The supposedly correct one that LabVIEW automatically places on the block diagram from the palette is from the "DeviceNet" folder.  This one gives the error described earlier when I run it.  There is another one in the "Nidnet" folder with the same name and this one works and does not give an error.  TheNidnet one appears older since it has the older looking front panel objects. 
    Does not work (error hex BFF62023):
    C:\Program Files (x86)\National Instruments\LabVIEW 2010\vi.lib\DeviceNet\VIAPI\Open DeviceNet Interface.vi
    Works:
    C:\Program Files (x86)\National Instruments\LabVIEW 2010\vi.lib\Nidnet\Nidnet.llb\Open DeviceNet Interface.vi
    It is correct to use the nidnet folder with LabVIEW 2010 and newer or should I be using the DeviceNet folder version.  If the nidnet version is the correct one, is there a way to make it so these appear on the palette when I go to add them to the block diagram?
    Any thoughts?

  • Error while opening the Interface determination

    Hi,
    I am working on PI system(unix platform) which is a system copy(from a windows platform).
    When i tried opening few interface determinations which are already present in ID,  it gives me following Error.
    ====================================================================
    = Root Exception ===================================================
    ====================================================================
    Thrown:
    com.sap.aii.utilxi.swing.toolkit.ServerCallCancelledException: Unexpected exception.
         at com.sap.aii.ib.clsif.gen.BeanAccessHandler.handleRuntimeExInBusinessMethod(BeanAccessHandler.java:87)
         at com.sap.aii.ib.clsif.oa.ObjectAccess.read(ObjectAccess.java:112)
         at com.sap.aii.ib.client.oa.ObjectHandler.read(ObjectHandler.java:119)
         at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:94)
         at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)
         at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:353)
         at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)
         at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:211)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)
         at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)
         at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:59)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:198)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:542)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2264)
         at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2196)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:319)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sap.engine.services.rmi_p4.P4RuntimeException: Unexpected exception.
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:643)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:612)
         at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.invokeInternal(P4InvocationHandler.java:160)
         at com.sap.engine.services.rmi_p4.reflect.AbstractInvocationHandler.invoke(AbstractInvocationHandler.java:52)
         at $Proxy26.read(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.engine.services.ejb3.runtime.impl.StatelessRemoteStubInvocationHandler.invoke(StatelessRemoteStubInvocationHandler.java:89)
         at $Proxy27.read(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor48.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.aii.ib.clsif.login.BeanProxy.invoke(BeanProxy.java:114)
         at $Proxy27.read(Unknown Source)
         at com.sap.aii.ib.clsif.oa.ObjectAccess.read(ObjectAccess.java:101)
         ... 39 more
    Caused by: java.io.InvalidClassException: com.sap.aii.ib.bom.gen.container.ContainerElementState$XsdSimpleState; local class incompatible: stream classdesc serialVersionUID = 42, local class serialVersionUID = -6470496719860432109
         at java.io.ObjectStreamClass.initNonProxy(Unknown Source)
         at java.io.ObjectInputStream.readNonProxyDesc(Unknown Source)
         at java.io.ObjectInputStream.readClassDesc(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at java.util.Hashtable.readObject(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at java.io.ObjectStreamClass.invokeReadObject(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readArray(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.defaultReadFields(Unknown Source)
         at java.io.ObjectInputStream.readSerialData(Unknown Source)
         at java.io.ObjectInputStream.readOrdinaryObject(Unknown Source)
         at java.io.ObjectInputStream.readObject0(Unknown Source)
         at java.io.ObjectInputStream.readObject(Unknown Source)
         at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.readResult(P4InvocationHandler.java:303)
         at com.sap.engine.services.rmi_p4.reflect.P4InvocationHandler.invokeInternal(P4InvocationHandler.java:138)
         ... 52 more

    Hi,
    This is the problem with the XI system. You have to add some patches.
    For that check this link same problem solved here.
    PI 7.1 : Java exception creating new "Integration process"
    Thanks.

  • Is OCI (Open Cataloge Interface) supported from MM or SD

    Hello.
    My customer has installed SAP ERP, but do not have SAP SRM. We plan to implement a punch-out from SAP to a web site of Cisco with use of OCI.
    I do find a lot of information about OCI related to SRM, but none related to ERP.
    Does anybody know wether OCI somehow is support by ERP?
    Geir Sunde, tlf. +47 977 555 97

    Hi,
    Open Catalog Interface is related to SAP SRM it is nothing to
    do with SAP R/3.When we are using the Catalog for creating a
    shopping basket this interface is the link between the Catalog
    and  the SRM server.
    Please Post this message in this forum  in SRM general you
    will get some Inputs but definitely it  is NOT supported by
    SAP R/3.
    We plan to implement a punch-out from SAP to a web site of Cisco with use of OCI.
    I think  you have to IMPLEMENT  -SAP SRM only
    G.Ganesh Kumar

  • PCUI and OCI (Open Catalog Interface)

    Hi,
    we want to integrate a external catalog into the PCUI application qutation. The goal is to take over the shopping basket of the catalog into a Quotation. The data which should be taken over are products out of the external product catalog. Therefore the open catalog interface (OCI) should be used. The external catalog sends the shopping basket selected by the user via a HTTP Post to a so called Hook-URL which is provided by the calling application (PCUI). The calling application (PCUI) will retrieve this POST and take over the data send by the HTTP Post.
    My question is now if something like that is possible with PCUI framework?
    Thanks for your help.
    Regards,
    Mario

    Thanks for the quick and succinct reply.

  • Sometimes 32-bit AU Bridge intermediary window doesn't open plug interface

    It happens often, unfortunately...
    I have to quit Logic and reopen it to solve the issue.
    Any solution?

    All of them. When it happens none 32-bit plug can be opened.... They all works regularly, but you can't open the interface and modify their parameters

  • Error while opening the interface diagram

    Hi All,
    I am new to ODI.. I have created an interface..When I save the interface and re-open it, there is an error when I click on the diagram tab. I have pasted the contents here.
    An internal error occurred while opening the diagram.
    java.io.IOException
         at oracle.diagram.dif.DiagramIdeNode.getDiagram(DiagramIdeNode.java:226)
         at oracle.modeler.dif.ModelerGraphicBridge.getGrapher(ModelerGraphicBridge.java:408)
         at oracle.modeler.dif.ModelerGraphicBridge.getGrapher(ModelerGraphicBridge.java:326)
         at oracle.modeler.addin.ModelerNode.findOrCreateManager(ModelerNode.java:212)
         at oracle.modeler.addin.ModelerDiagram.findOrCreateGraphSystemFromContext(ModelerDiagram.java:338)
         at oracle.diagram.framework.editor.CommonDiagram.open(CommonDiagram.java:219)
         at oracle.modeler.addin.ModelerDiagram.open(ModelerDiagram.java:104)
         at oracle.odi.ui.etlmodeler.custom.OdiModelerDiagram.access$0(OdiModelerDiagram.java:1)
         at oracle.odi.ui.etlmodeler.custom.OdiModelerDiagram.open(OdiModelerDiagram.java:268)
         at oracle.diagram.framework.editor.IdeDiagramEditor.openDiagram(IdeDiagramEditor.java:264)
         at oracle.diagram.framework.editor.IdeDiagramEditor.open(IdeDiagramEditor.java:222)
         at oracle.modeler.addin.ModelerEditor.open(ModelerEditor.java:74)
         at oracle.odi.ui.editor.pop.OdiTabbedModelerEditor.open(OdiTabbedModelerEditor.java:633)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:283)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:184)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPane.setCurrentEditorStatePos(SplitPane.java:1228)
         at oracle.ideimpl.editor.SplitPane$1.valueChanged(SplitPane.java:133)
         at oracle.ide.controls.customtab.CustomTab.fireSelectionChange(CustomTab.java:294)
         at oracle.ide.controls.customtab.CustomTab._setSelectedPage(CustomTab.java:625)
         at oracle.ide.controls.customtab.CustomTab.setSelectedPage(CustomTab.java:586)
         at oracle.ide.controls.customtab.CustomTab.selectPageAt(CustomTab.java:640)
         at oracle.ide.controls.customtab.CustomTab.mousePressed(CustomTab.java:990)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
         at java.awt.AWTEventMulticaster.mousePressed(AWTEventMulticaster.java:262)
         at java.awt.Component.processMouseEvent(Component.java:6260)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
         at java.awt.Component.processEvent(Component.java:6028)
         at java.awt.Container.processEvent(Container.java:2041)
         at java.awt.Component.dispatchEventImpl(Component.java:4630)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4235)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2478)
         at java.awt.Component.dispatchEvent(Component.java:4460)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Can someone please tell me the reason behind this error? When I save my interface, it does not show any errors and it works fine when executed. Due to this error, I have to re-create my interface over and over again.
    Thanks,
    SR

    Has anyone found the cause/fix for this issue? Im getting the same problem. The previous post is a good effort, but useless since i cannot get to the Mapping tab (where the error button is) because im getting the error whenever i try. Im using the same version (ODI 11.1.1.3). I think its related to a model im using because i can recreate the problem by dropping the specific model into the mapping source along with any other model. I've reverse-engineered the model several times and it isnt fixing the problem. Ideas???
    java.io.IOException
         at oracle.diagram.dif.DiagramIdeNode.getDiagram(DiagramIdeNode.java:226)
         at oracle.modeler.dif.ModelerGraphicBridge.getGrapher(ModelerGraphicBridge.java:408)
         at oracle.modeler.dif.ModelerGraphicBridge.getGrapher(ModelerGraphicBridge.java:326)
         at oracle.modeler.addin.ModelerNode.findOrCreateManager(ModelerNode.java:212)
         at oracle.modeler.addin.ModelerDiagram.findOrCreateGraphSystemFromContext(ModelerDiagram.java:338)
         at oracle.diagram.framework.editor.CommonDiagram.open(CommonDiagram.java:219)
         at oracle.modeler.addin.ModelerDiagram.open(ModelerDiagram.java:104)
         at oracle.odi.ui.etlmodeler.custom.OdiModelerDiagram.access$0(OdiModelerDiagram.java:1)
         at oracle.odi.ui.etlmodeler.custom.OdiModelerDiagram.open(OdiModelerDiagram.java:268)
         at oracle.diagram.framework.editor.IdeDiagramEditor.openDiagram(IdeDiagramEditor.java:264)
         at oracle.diagram.framework.editor.IdeDiagramEditor.open(IdeDiagramEditor.java:222)
         at oracle.modeler.addin.ModelerEditor.open(ModelerEditor.java:74)
         at oracle.odi.ui.editor.pop.OdiTabbedModelerEditor.open(OdiTabbedModelerEditor.java:633)
         at oracle.ideimpl.editor.EditorState.openEditor(EditorState.java:283)
         at oracle.ideimpl.editor.EditorState.createEditor(EditorState.java:184)
         at oracle.ideimpl.editor.EditorState.getOrCreateEditor(EditorState.java:95)
         at oracle.ideimpl.editor.SplitPaneState.canSetEditorStatePos(SplitPaneState.java:232)
         at oracle.ideimpl.editor.SplitPane.setCurrentEditorStatePos(SplitPane.java:1228)
         at oracle.ideimpl.editor.SplitPane$1.valueChanged(SplitPane.java:133)
         at oracle.ide.controls.customtab.CustomTab.fireSelectionChange(CustomTab.java:294)
         at oracle.ide.controls.customtab.CustomTab._setSelectedPage(CustomTab.java:625)

  • Payable open invoice interface

    hi experts
    I have done follwing transaction, from given below pl/sql script and after that i have run request PAYABLE OPEN INTERFACE IMPORT it runs and doesnot give any errors and nohitng shows in report. i cant understand what going on .. it there anything wrong . PLease guide me .
    DECLARE
    p_invoice_id NUMBER;
    i NUMBER;
    BEGIN
    -- Get invoice_id --
    select AP_INVOICES_INTERFACE_S.nextval
    into p_invoice_id
    from dual;
    -- Insert an invoice header --
    insert into ap_invoices_interface
    (invoice_id,
    invoice_num,
    invoice_type_lookup_code,
    vendor_id,
    vendor_site_id,
    invoice_amount,
    invoice_currency_code,
    source,
    group_id)
    VALUES
    (p_invoice_id,
    'testcase1',
    'STANDARD',
    2,
    2,
    10,
    'USD',
    'INVOICE GATEWAY',
    'testcase1');
    -- Insert invoice line --
    for i in 1..10 loop
    INSERT into ap_invoice_lines_interface
    (invoice_id,
    invoice_line_id,
    line_number,
    line_type_lookup_code,
    amount,
    dist_code_combination_id)
    VALUES
    (p_invoice_id,
    AP_INVOICE_LINES_INTERFACE_S.nextval,
    i,
    'ITEM',
    1,
    12831);
    end loop;
    commit;
    END;
    regards
    anwer

    Populate at least the following columns with correct values (make sure your lookup codes are valid), perhaps ORG_ID is your problem:
    Invoices:
    ( INVOICE_ID
    , INVOICE_NUM
    , INVOICE_TYPE_LOOKUP_CODE
    , INVOICE_DATE
    , VENDOR_ID
    , INVOICE_AMOUNT
    , INVOICE_CURRENCY_CODE
    , TERMS_NAME
    , DESCRIPTION
    , SOURCE
    , PAYMENT_METHOD_LOOKUP_CODE
    , GL_DATE
    , ORG_ID
    Lines:
    ( INVOICE_ID
    , INVOICE_LINE_ID
    , LINE_NUMBER
    , LINE_TYPE_LOOKUP_CODE
    , AMOUNT
    , ACCOUNTING_DATE
    , DESCRIPTION
    , TAX_CODE
    , DIST_CODE_COMBINATION_ID
    Regards,
    Gareth

  • Open po interface

    Hi All,
    po_headers_interface table
    process_code = incomplete
    pls tel me a solution
    po created in po_headers_all

    Hi
    Could you please check the *115mfgapi.pdf* doc (downloadable from oracle site) -- Chapter 10 (Oracle Purchasing Open Interfaces)
    Hope this helps
    Kind Regards,
    S.P DASH

  • Does not open Web interface EM Database Control

    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Agent is running, dbconsole too.
    to the database through SQL Developer and SQL Plus connects.
    when you go to localhost:1158/em opens a BLANK PAGE that contains 2 "squiggles" view"|[ ]]"
    tried in different browsers, identical.
    a feeling that most web interface is physically not in folders Oracle or what could be the problem, tell me please?

    Oracle Enterprise Manager 11g Database Control Release 11.2.0.1.0
    Agent is running, dbconsole too.
    to the database through SQL Developer and SQL Plus connects.
    when you go to localhost:1158/em opens a BLANK PAGE that contains 2 "squiggles" view"|[ ]]"
    tried in different browsers, identical.
    a feeling that most web interface is physically not in folders Oracle or what could be the problem, tell me please?

  • AP: Freight Handling/PO matching/Open Invoice Interface

    Dear All,
    I am developing an invoice interface and is trying to upload the invoices through Accounts Payables Open Interface Invoice Import Program.
    The problem I am facing is that my supplier gives me the invoice data files with Freight charges on every invoice line. However, in POs these charges are not present as at that time they were unknown. However I have to do the PO matching also. When I do a PO match my invoice will off course get unmatched even if I create separate distribution lines for freight. Can anyone suggest me how can I create the freight lines so that they are not matched and in the same invoice, my other lines get matched with my PO?
    Thanks
    Faisal Anwar Khan.

    HI,
    why not use "Payables Open Interface Import" report in the AP module, this report can automaticlly create invoice against input PO, the PO and invoice are matched after new invoice was created.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Faisal Khan ([email protected]):
    I am trying to import invoices through invoice Open interface in AP. I also want to do invoice matching with it. But I am facing some errors.
    Anyone having experience with this scenario please respond me at [email protected]
    Faisal.<HR></BLOCKQUOTE>
    null

  • Using the Open Catalog Interface (OCI) between SAP-ECC 6.0 and SAP-MDM

    Hello ASUG Community.
    I'm working on an SAP-MDM project where we will configure the OCI interface between SAP-ECC 6.0 and SAP-MDM.  The business requirement will be to punch out to SAP-MDM's catalog from SAP-ECC for expensed items (e.g., no material master record exists in SAP-ECC).
    The data that will be returned to SAP-ECC will be purchase price info, material group, short text, & our global SAP-MDM item number.
    The question I've been trying to design around is "where to store the SAP-MDM item number"?
    I've looked into creating a custom filed on EKPO but now feel that a configured text field will be the best solution from an SAP-ECC point of view (less effort on the SAP-ECC side from a development perspective, no need to regenerate the EKPO table, etc.).
    The question I'd like to pose to ASUG is.... Does anyone have experience or an opinion to offer using this functionality?  It seems that I will have to code in a user exit or BAdi to insure that the SAP-MDM item numbers are returned to the appropriate text field on my POu2019s.  Or can this be done using the standard OCI functionality?
    I found OSS note 1347656 which references BADI "ME_CATALOG_INTERFACE" but I'm not sure if this right path to go down or if this would be the correct place to code non-conforming OCI mapping requiremetns.
    Any insight would be most appreciated.
    Thanks.  Sincerely,
    Rich Wortmann

    I would suggest you create a new field for this as you may require thois going forward for reporting as well. Text fields are difficult to report.
    Sorry not sure about the BADI to use.

Maybe you are looking for