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 1532: -- Record of Standard WHO columns.

1528: -- Entity to which the Attachment is attached (i.e. 'PO_LINES')
1529: --p_to_pk1_value
1530: -- ID of the entity to which the Attachment is attached.
1531: --p_who_rec
1532: -- Record of Standard WHO columns.
1533: --Testing:
1534: -- None.
1535: --End of Comments
1536: -------------------------------------------------------------------------------