DBA Data[Home] [Help]

APPS.PO_WF_PO_VARIANCE_ACC dependencies on STANDARD

Line 247: -- Standard workflow function parameters

243: -- If it is not NULL, it copies the value in DEST_VARIANCE_ACCOUNT_ID to
244: -- TEMP_ACCOUNT_ID and returns 'Y'.
245: --Parameters:
246: --IN:
247: -- Standard workflow function parameters
248: --OUT:
249: -- Standard workflow function result parameter
250: --Testing:
251: --End of Comments

Line 249: -- Standard workflow function result parameter

245: --Parameters:
246: --IN:
247: -- Standard workflow function parameters
248: --OUT:
249: -- Standard workflow function result parameter
250: --Testing:
251: --End of Comments
252: ---------------------------------------------------------------------------
253: PROCEDURE is_dest_variance_acc_null

Line 335: -- Standard workflow function parameters

331: -- FAILURE, else it returns a SUCCESS.
332: --
333: --Parameters:
334: --IN:
335: -- Standard workflow function parameters
336: --OUT:
337: -- Standard workflow function result parameter
338: --Testing:
339: --End of Comments

Line 337: -- Standard workflow function result parameter

333: --Parameters:
334: --IN:
335: -- Standard workflow function parameters
336: --OUT:
337: -- Standard workflow function result parameter
338: --Testing:
339: --End of Comments
340: ---------------------------------------------------------------------------
341: PROCEDURE get_destination_charge_account

Line 418: -- Standard workflow function parameters

414: -- if the item is not a one-time item; otherwise, treat the item as an Expense
415: -- item and copy the Destination Charge Account
416: --Parameters:
417: --IN:
418: -- Standard workflow function parameters
419: --OUT:
420: -- Standard workflow function result parameter
421: --Testing:
422: --End of Comments

Line 420: -- Standard workflow function result parameter

416: --Parameters:
417: --IN:
418: -- Standard workflow function parameters
419: --OUT:
420: -- Standard workflow function result parameter
421: --Testing:
422: --End of Comments
423: ---------------------------------------------------------------------------
424: PROCEDURE dest_VA_from_org ( itemtype IN VARCHAR2,