DBA Data[Home] [Help]

APPS.PA_CAPITAL_PROJECT_UTILS dependencies on STANDARD

Line 338: -- then raise standard error : PA_CP_COMPLETE_ASSET_DEF

334: -- then validate if the CCID is a valid expense account.
335: -- If not an expense account then return the original CCID, else return the
336: -- CCID overwritten/derived in the client extension.
337: -- In the calling API, If returned CCID is still NULL
338: -- then raise standard error : PA_CP_COMPLETE_ASSET_DEF
339: -----------------------------------------------------------------------------------
340: PROCEDURE get_depreciation_expense_ccid
341: (P_project_asset_id IN NUMBER,
342: P_book_type_code IN VARCHAR2,