DBA Data[Home] [Help]

APPS.IBY_ASSIGN_PUB dependencies on DUAL

Line 216: * Then continue down the process to individually assign

212: /*
213: * Update IBY_DOCS_PAYABLE_ALL table with either the account
214: * id or the profile id (whichever was available).
215: *
216: * Then continue down the process to individually assign
217: * profile/account to the documents on a case-by-case basis.
218: */
219: updateDocumentAssignments(l_updateDocsRec);
220:

Line 226: * partially populated to the documents. We have to individually

222:
223: /*-- DOCUMENT LEVEL DEFAULTING STARTS HERE --*/
224: /*
225: * Request level attributes were not populated, or only
226: * partially populated to the documents. We have to individually
227: * determine what attributes to assign to each document.
228: */
229:
230: l_no_rec_in_ppr := TRUE;

Line 890: | Updates the account/profile attributes of individual documents

886: | NAME:
887: | setDocumentAssignments
888: |
889: | PURPOSE:
890: | Updates the account/profile attributes of individual documents
891: | using information from the given PLSQL table.
892: |
893: | PARAMETERS:
894: | IN

Line 1489: | flow will use these custom assignments to update the individual

1485: | them).
1486: |
1487: | The customer can implement custom assignment logic here to
1488: | assign defaults to the unassigned documents. The assignment
1489: | flow will use these custom assignments to update the individual
1490: | documents.
1491: |
1492: | This hook will ship with an empty body from Oracle. The customer
1493: | may implement this hook on their environment if they wish.

Line 1725: FROM DUAL;

1721: * occurance of an event. Therefore, it should be
1722: * a sequence number.
1723: */
1724: SELECT IBY_EVENT_KEY_S.nextval INTO l_event_key
1725: FROM DUAL;
1726:
1727: /*
1728: * Raise a business event with the list of documents
1729: * that have either internal bank account, or payment