|
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。如果您注册时有任何问题请联系客服QQ: 83569622 。
您需要 登录 才可以下载或查看,没有帐号?注册
x
在AP中运行导入费用报销的发票报错,
PP-SQLAP-10916: apidbl/3yy:ORA-01847: day of month must be between 1 and last day of month
这是log的关键部分截图
BEGIN AP_WEB_DB_EXPLINE_PKG.GetCCPrepaidAdjustedInvAmt(:l_report_header_id,:l_invoice_total) ; END ;
Prepare the cursor
BEGIN AP_WEB_DB_EXPLINE_PKG.GetCCPrepaidAdjustedInvAmt(:l_report_header_id,:l_invoice_total) ; END ;
Prepare the cursor
BEGIN AP_WEB_DB_EXPLINE_PKG.GetCCPrepaidAdjustedInvAmt(:l_report_header_id,:l_invoice_total) ; END ;
Prepare the cursor
BEGIN AP_WEB_DB_EXPLINE_PKG.GetCCPrepaidAdjustedInvAmt(:l_report_header_id,:l_invoice_total) ; END ;
Updating reject codes
Inserting distribution records
Getting Create Lines Error...
BEGIN AP_UTILITIES_PKG.AP_Get_Message(:msgbuf_err); END;
APP-SQLAP-10916: apidbl/3yy:ORA-01847: day of month must be between 1 and last day of month
ORA-06
Cleaning allocated memory
|
|