123
返回列表 发新帖
楼主: dandan

[FAQ] Internet expense report

[复制链接]
论坛徽章:
0
21#
 楼主| 发表于 2004-8-5 14:46 | 只看该作者
•        goal: How to Setup Oracle Approvals Management (AME) for Internet Exepnses
•       
•        fact: Internet Expenses 11.5
•       
•        fact: Oracle Approvals Management 11.5
•       
•       


fix:


Here is an example of how to setup Internet Expenses to use Oracle Approvals
Management using a Supervisory Level Approval Type in a Vision Operations
database:

Navigate:  AME Application Administrator responsibility -> Approvals

1.  Setting up Transaction Type and Mandatory Attributes
Choose Admin tab
For Activity, choose "Maintain transaction types." and choose the
Continue button
Choose the "Add a Transaction Type" button
For Oracle Application, choose Oracle Payables and choose Continue
On the Enter Transaction-Type Details page, enter the following:

        Transaction-Type Description:  Internet Expenses
        Transaction-Type ID (if any):  APEXP
        Line-Item ID Query:  select distribution_line_number from
                ap_expense_report_lines_all where report_header_id =
                :transactionId order by distribution_line_number

Choose Continue button
On the Mandatory-Attribute Queries page, enter the following:

ALLOW_DELETING_RULE_GENERATED_APPROVERS Usage:  false
        Static Usage:  yes
ALLOW_REQUESTOR_APPROVAL Usage: false
        Static Usage:  yes
AT_LEAST_ONE_RULE_MUST_APPLY Usage:  true
        Static Usage:  yes
EFFECTIVE_RULE_DATE Usage:
        Static Usage:  yes
EVALUATE_PRIORITIES_PER_LINE_ITEM Usage:  false
        Static Usage:  yes
TRANSACTION_DATE Usage:  
select ame_util.versionDateToString(creation_date) from
ap_expense_report_headers_all where report_header_id = :transactionId
        Static Usage:  no
TRANSACTION_GROUP_ID Usage:  
select nvl(fsp.business_group_id, 0) from financials_system_params_all fsp,
ap_expense_report_headers_all exp where fsp.org_id = exp.org_id and exp.
report_header_id = :transactionId
        Static Usage:  no
TRANSACTION_ORG_ID Usage:  
select nvl(ORG_ID, 0) from ap_expense_report_headers_all where report_header_id
= :transactionId
        Static Usage:  no
TRANSACTION_REQUESTOR_PERSON_ID Usage:  
select nvl(employee_id, 0) from ap_expense_report_headers_all where
report_header_id = :transactionId
        Static Usage:  no
TRANSACTION_REQUESTOR_USER_ID Usage:  
select created_by from ap_expense_report_headers_all where report_header_id = :
transactionId
        Static Usage:  no
TRANSACTION_SET_OF_BOOKS_ID Usage:  
select nvl(asp.SET_OF_BOOKS_ID, 0) from ap_expense_report_headers_all exp,
ap_system_parameters_all asp where  exp.org_id = asp.org_id   and exp.
report_header_id = :transactionId
        Static Usage:  no
USE_RESTRICTIVE_LINE_ITEM_EVALUATION Usage:  false
        Static Usage:  yes
WORKFLOW_ITEM_KEY Usage:  
select report_header_id from ap_expense_report_headers_all where
report_header_id = :transactionId
        Static Usage:  no
WORKFLOW_ITEM_TYPE Usage: APEXP
        Static Usage:  yes

Choose Continue button

使用道具 举报

回复
论坛徽章:
0
22#
 楼主| 发表于 2004-8-5 16:04 | 只看该作者
HATTY!可否解释一下其费用制度的审批层次关系及其设置步骤!多谢了!

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表