DBA Data[Home] [Help]

APPS.IBY_ASSIGN_PUB dependencies on DUAL

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

236: /*
237: * Update IBY_DOCS_PAYABLE_ALL table with either the account
238: * id or the profile id (whichever was available).
239: *
240: * Then continue down the process to individually assign
241: * profile/account to the documents on a case-by-case basis.
242: */
243: updateDocumentAssignments(l_updateDocsRec);
244:

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

246:
247: /*-- DOCUMENT LEVEL DEFAULTING STARTS HERE --*/
248: /*
249: * Request level attributes were not populated, or only
250: * partially populated to the documents. We have to individually
251: * determine what attributes to assign to each document.
252: */
253:
254: l_no_rec_in_ppr := TRUE;

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

1000: | NAME:
1001: | setDocumentAssignments
1002: |
1003: | PURPOSE:
1004: | Updates the account/profile attributes of individual documents
1005: | using information from the given PLSQL table.
1006: |
1007: | PARAMETERS:
1008: | IN

Line 1820: FROM DUAL;

1816: * occurance of an event. Therefore, it should be
1817: * a sequence number.
1818: */
1819: SELECT IBY_EVENT_KEY_S.nextval INTO l_event_key
1820: FROM DUAL;
1821:
1822: /*
1823: * Raise a business event with the list of documents
1824: * that have either internal bank account, or payment