DBA Data[Home] [Help]

APPS.PO_NEGOTIATIONS_SV2 dependencies on STANDARD

Line 941: Bug 5938614 : UNABLE TO CREATE STANDARD PO FROM SOURCING RFQ WHEN MULTIPLE REQUISITIONS USED ,

937: X_request_id IN NUMBER DEFAULT NULL,
938: X_column1 IN VARCHAR2 DEFAULT NULL) IS
939:
940: /*
941: Bug 5938614 : UNABLE TO CREATE STANDARD PO FROM SOURCING RFQ WHEN MULTIPLE REQUISITIONS USED ,
942: This is because when we create a sourcing RFQ that combines 2 req lines from 2 different requisitions
943: which are having the one time attachement , and if we publish a negotiation then it is inserting 2 lines
944: into fnd_attached_documents with pk1_value as negotiation number,and pk2_value
945: as requisition line number.

Line 1611: -- Record of Standard WHO columns.

1607: -- Entity to which the Attachment is attached (i.e. 'PO_LINES')
1608: --p_to_pk1_value
1609: -- ID of the entity to which the Attachment is attached.
1610: --p_who_rec
1611: -- Record of Standard WHO columns.
1612: --Testing:
1613: -- None.
1614: --End of Comments
1615: -------------------------------------------------------------------------------

Line 1751: -- Record of Standard WHO columns.

1747: -- Entity to which the Attachment is attached (i.e. 'PO_LINES')
1748: --p_to_pk1_value
1749: -- ID of the entity to which the Attachment is attached.
1750: --p_who_rec
1751: -- Record of Standard WHO columns.
1752: --Testing:
1753: -- None.
1754: --End of Comments
1755: -------------------------------------------------------------------------------