Oracle EBS AP发票导入 API Rejection List 第二部分

2024-01-21

Oracle EBS AP发票导入 API Rejection List 第二部分

The report lists the reason the invoice could not be imported and prints a brief explanation of the problem.

Inconsistent PO Dist Info. Values exist for purchase order distribution information in more than one of the following columns, and the information does not match: (PO_DISTRIBUTION_ID) and

(PO_DISTRIBUTION_NUM).

Inconsistent PO Info. Values exist for purchase order information in more than one of the following columns, and the information does not match: (PO_HEADER_ID) and (PO_NUMBER).

Inconsistent PO Supplier. The value you provided for supplier does not match the supplier on the purchase order.

Inconsistent PO Line Info. Values exist for purchase order line information in more than one of the following columns, and the information does not match: (PO_LINE_ID) and (PO_LINE_NUMBER) do not match.

Inconsistent PO Shipment. Values exist for purchase order shipment information in more than one of the following columns, and the information does not match: (PO_LINE_LOCATION_ID) and (PO_SHIPMENT_NUM).

Inconsistent Rate. Exchange rate type and exchange rate date do not match the exchange rate.

Inconsistent Release Info - You have provided values for both PO_RELEASE_ID and RELEASE_NUM and they do not match.

Inconsistent Supplier. Values exist for supplier in more than one of the following columns, and the suppliers do not match: VENDOR_ID, VENDOR_NUM, VENDOR_NAME.

Inconsistent Suppl Site. Values exist for supplier site in more than one of the following columns and the sites do not match: (VENDOR_SITE_ID) and (VENDOR_SITE_CODE).

Inconsistent Terms Info. Values exist for terms information in more than one of the following columns and the information does not match: (TERMS_ID) and (TERMS_NAME).

Inv Type Cannot Be AWT. Open Interface Import will not import invoices with an invoice type (INVOICE_TYPE_LOOKUP_CODE) of AWT (automatic withholding tax).

Invalid Acct Overlay. The account created using BALANCING_SEGMENT, COST_CENTER_SEGMENT, or ACCOUNT_SEGMENT is invalid.

Invalid AWT Group. Invalid automatic withholding tax group. This must be a valid value in AP_AWT_GROUPS.NAME.

Invalid Currency Code. Invalid currency code. This must be a valid value in FND_CURRENCIES.CURRENCY_CODE.

Invalid Dist Set With PO. If the invoice is matched to a purchase order, the line cannot contain a distribution set (DISTRIBUTION_SET_ID or DISTRIBUTION_SET_NAME).

Invalid Distribution Acct. Invalid distribution account. This must be a valid value in GL_CODE_COMBINATIONS.

Invalid Distribution Set. Invalid distribution set. This must be a valid value in AP_DISTRIBUTION_SETS.

Invalid Exch Rate Type. You used a non-User type exchange rate type, and you entered an exchange rate.

Change the rate type to USER or delete the exchange rate.

Invalid Final Match Flag. You entered Yes as the value for FINAL_MATCH_FLAG, and the Payables Option of Allow Final Matching is not enabled.

Invalid Inv Type Lookup. Invalid invoice type lookup code. Type must be either Standard or Credit.

Invalid Invoice Amount. The precision of the invoice amount is greater than the precision for the invoice currency. For example, Open Interface Import will not import an invoice in US dollars if the amount is $100.001.

Invalid Invoice Quantity. You are attempting to match the invoice to a purchase order shipment, and the Quantity to be matched exceeds the available Quantity of the shipment by more then the tolerance you defined in the Invoice Tolerances window.

-- 刘轶鹤

本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系:hwhale#tublm.com(使用前将#替换为@)

Oracle EBS AP发票导入 API Rejection List 第二部分 的相关文章

  • Oracle JDBC:用户名/密码无效 (ora-01017)

    我在与 Oracle 数据库服务器的 jdbc 连接上遇到了一个奇怪的问题 我们在 tomcat 服务器上运行应用程序 这些应用程序使用 oracle 数据库 所有应用程序都使用相同的凭据 应用程序全天运行良好 晚上没有活动 早上 当应用程
  • 识别并解决 Oracle ITL 死锁

    我有一个 Oracle DB 包 它经常导致我认为是 ITL 感兴趣的事务列表 死锁 跟踪文件的相关部分如下 Deadlock graph Blocker s Waiter s Resource Name process session h
  • PHP ORA-01745: 无效的主机/绑定变量名警告

    01745 运行滚动代码时发出无效主机 绑定变量名称警告 我不确定为什么会发生这种情况请帮忙 我觉得我的绑定一定有问题 但我看不出它有什么问题 我的 Start 和 End 变量看起来像 DD MM YY 我在下面列出了 PHP 代码 谢谢
  • 如何在oracle DB中存储日文字符?

    我想将日语 或任何语言 字符存储在我的 Oracle 数据库表的一列中 我使用 varchar2 作为数据类型 当我尝试将此字符 插入到该列时 它存储为 不知道该怎么办 需要帮忙 Note 我尝试将数据类型更改为 nvarchar2 仍然不
  • Windows 找不到“http://.127.0.0.1:%HTTPPORT%/apex/f?p=4950”。确保您输入的名称正确,然后重试

    下载 zip 文件后 我尝试安装 Oracle Express 11gOracleXE112 Win64 我将其解压缩 然后打开磁盘 1 然后进行设置 我顺利完成了整个安装过程 但是 当我打开 入门 时 我遇到以下错误 Windows ca
  • ORACLE Select Distinct 返回许多列,其中

    我有一个看起来像这样的表 NAME Col1 Col2 Col3 Tim 1 2 3 Tim 1 1 2 Tim 2 1 2 Dan 1 2 3 Dan 2 2 1 Dan 2 1 3 我试图创建一个 SELECT 命令 结果如下 NAME
  • Oracle 查询和聚合函数

    我假设在oracle 中有表名employee 1 如果 mobile no 和 sim no 相同 我想选择最大 start date 我已经尝试过 但没有成功 请帮忙 下面是employee 1表 Mobile No Sim NO St
  • 如何在cx_Oracle中使用Pandas Write_Frame将结果导出到Oracle数据库

    我正在尝试将 Pandas DataFrame 导出到 Oracle 数据库 我在 Pandas 中遇到了 Write Frame 函数 这听起来正是我所需要的 但是 我在网上进行了大量搜索 但无法使其发挥作用 我已经导入了 cx Orac
  • Oracle 内联视图

    为什么使用内联视图 使用内联视图有许多不同的原因 有些事情没有内联视图就无法完成 例如 1 对解析函数的结果进行过滤 select ename from select ename rank over order by sal desc rn
  • Oracle SQL Developer:如何查看引用游标的结果?

    如果我有一个返回查询引用游标的函数 我如何在 SQL Developer 中查看其结果集 Toad 有一个特殊的选项卡 用于查看参考光标的结果 这是我想要找到的功能 SET SERVEROUTPUT ON VARIABLE X REFCUR
  • 如何通过 sql plus 从命令行发出单个命令?

    使用 SQL Plus 您可以运行script从命令行使用 运算符 如下所示 c gt sqlplus username password databasename c my script sql 但是是否可以只运行一个单一命令使用类似的语
  • 大数据库用什么DB?

    我正在着手一个项目 在不久的将来可能会跨越数百万行 所以我正在研究我使用的数据库 因为这肯定会证明是一个问题 据我所知 一旦表的行数达到 2 000 000 行 SQL 的所有版本都会出现问题 对于这些大型项目有推荐的好数据库吗 这是我正在
  • 如何在Tomcat 7.0.47启动时注册oracle jdbc驱动程序?

    我将ojdbc6 jar复制到tomcat安装文件夹中的lib文件夹中 当我部署在 JDBC 连接中使用 Oracle 驱动程序的 Web 应用程序时 服务器说找不到驱动程序类 我被迫手动执行 DriverManager registerD
  • 实体框架无法使用复合键更新表中的数据 (Oracle)

    我们有一个具有三列复合键的 Oracle 表 这些列通过实体框架数据模型正确映射到 C 对象中 当我们从数据库中查询记录然后更新非键列时 我们总是收到一条错误消息 指出我们正在尝试更新主键 测试摘录如下 var connection new
  • 如何在H2中定义Oracle Package procedure进行测试

    我正在测试一个 Spring Boot 应用程序 该应用程序将数据读取 写入 Oracle DB 该 Oracle DB 具有 Oracle 包以及这些包中的过程 在某些时候 Spring Boot应用程序通过实体存储库调用此过程 如下所示
  • PL/SQL 打印存储过程返回的引用游标

    如何从存储过程 OUT 变量 返回的引用游标中获取数据并将结果行打印到 SQL PLUS 中的 STDOUT ORACLE存储过程 PROCEDURE GetGrantListByPI p firstname IN VARCHAR2 p l
  • Oracle:SQL 选择带时间戳的日期

    我有以下数据 SQL gt select from booking session BK ID BK DATE 1 18 MAR 12 10 00 00 000000 2 18 MAR 12 10 25 00 000000 3 18 MAR
  • oracle中的数字格式

    Hai 我的数字格式有问题 我正在使用 oracle 我在数据库中有一个数字字段 但是当我检索它时 我需要将其视为浮点数 例如 在检索时 现在我得到的结果为 200 DR 借方的 DR 手动给出 现在我需要得到 200 00 DR 的结果
  • 如何将 SELECT...INTO 与 JOIN 一起使用?

    我有以下示例代码 DECLARE myRow table rowtype myVar table2 column type BEGIN SELECT table col1 table col3 table col4 table2 colum
  • 如何找到与日期范围最重叠的时间段

    假设您有一个包含标识符 开始时间和结束时间的表 这些开始和结束时间可以是任意时间长度 开始时间始终早于结束时间 假设没有空值 什么样的查询会告诉我最 流行 的时间 即每行中的两个范围与大多数其他行重叠的位置 它的实际应用是它是一个记录用户登

随机推荐