DBA Data[Home] [Help]

APPS.AP_WEB_EXPENSE_WF dependencies on AP_WEB_WRAPPER_PKG

Line 5539: AP_WEB_WRAPPER_PKG.SetRejectStatusInAME(p_item_key,

5535:
5536: /* This is required for AME integration with Expenses in 11i
5537: In 11, this procedure is only a stub */
5538: /*
5539: AP_WEB_WRAPPER_PKG.SetRejectStatusInAME(p_item_key,
5540: p_item_type);*/
5541:
5542: -- Bug 3560082 - Comment the call to SetRejectStatusInAME and add the call
5543: -- AME_API.clearAllApprovals

Line 8406: AP_WEB_WRAPPER_PKG.SetForwardInfoInAME(p_item_key,

8402: /*
8403: SetForwardInfoInAME is called to forward the approval to the approver's
8404: manager when the approver doesn't response and got time-out
8405: */
8406: AP_WEB_WRAPPER_PKG.SetForwardInfoInAME(p_item_key,
8407: p_item_type);
8408:
8409: ELSIF (p_funmode = 'CANCEL') THEN
8410: