DBA Data[Home] [Help]

APPS.AP_WEB_EXPENSE_WF dependencies on AP_WEB_WRAPPER_PKG

Line 5181: AP_WEB_WRAPPER_PKG.SetRejectStatusInAME(p_item_key,

5177:
5178: /* This is required for AME integration with Expenses in 11i
5179: In 11, this procedure is only a stub */
5180: /*
5181: AP_WEB_WRAPPER_PKG.SetRejectStatusInAME(p_item_key,
5182: p_item_type);*/
5183:
5184: -- Bug 3560082 - Comment the call to SetRejectStatusInAME and add the call
5185: -- AME_API.clearAllApprovals

Line 7960: AP_WEB_WRAPPER_PKG.SetForwardInfoInAME(p_item_key,

7956: /*
7957: SetForwardInfoInAME is called to forward the approval to the approver's
7958: manager when the approver doesn't response and got time-out
7959: */
7960: AP_WEB_WRAPPER_PKG.SetForwardInfoInAME(p_item_key,
7961: p_item_type);
7962:
7963: ELSIF (p_funmode = 'CANCEL') THEN
7964: