DBA Data[Home] [Help]

APPS.PO_REQAPPROVAL_INIT1 dependencies on PO_APPROVE_SV

Line 691: po_approve_sv.get_document_types(

687: */
688:
689: If ((ItemType is NULL) or (WorkflowProcess is NULL)) then
690:
691: po_approve_sv.get_document_types(
692: p_document_type_code => DocumentTypeCode,
693: p_document_subtype => DocumentSubtype,
694: x_can_change_forward_from_flag =>l_can_change_forward_from_flag,
695: x_can_change_forward_to_flag => l_can_change_forward_to_flag,