DBA Data[Home] [Help]

APPS.POR_AME_REQ_WF_PVT dependencies on POR_AME_APPROVAL_LIST

Line 1334: por_ame_approval_list.getAmeTransactionType(pReqHeaderId => l_req_header_id,

1330:
1331: if l_approver_response = 'APPROVED' then
1332:
1333: if l_document_type = 'REQUISITION' then
1334: por_ame_approval_list.getAmeTransactionType(pReqHeaderId => l_req_header_id,
1335: pAmeTransactionType => ameTransactionType);
1336:
1337: l_progress := 'Process_Beat_By_First: 004, ameTransactionType: '||ameTransactionType;
1338: IF (g_po_wf_debug = 'Y') THEN