DBA Data[Home] [Help]

APPS.PO_VENDOR_SITES_GRP dependencies on STANDARD

Line 26: -- PO : For Standard/Planned

22: -- PO header ID
23: --p_document_type
24: -- This will be parsed to retrieve the PO document type
25: -- The document types are :
26: -- PO : For Standard/Planned
27: -- PA : For Blanket/Contract
28: -- RELEASE : Release
29: --p_document_subtype:
30: -- The subtype of the document.

Line 34: -- PO ---> PLANNED/STANDARD

30: -- The subtype of the document.
31: -- Valid Document types and Document subtypes are
32: -- Document Type Document Subtype
33: -- RELEASE ---> SCHEDULED/BLANKET
34: -- PO ---> PLANNED/STANDARD
35: -- PA ---> CONTRACT/BLANKET
36: --
37: --p_preparer_id
38: -- Preparer_id of the document.