DBA Data[Home] [Help]

APPS.PSB_WS_ACCT1 dependencies on PSB_SERVICE_PACKAGES

Line 827: from PSB_SERVICE_PACKAGES

823: */
824:
825: cursor c_sp is
826: select service_package_id
827: from PSB_SERVICE_PACKAGES
828: where base_service_package = 'Y'
829: and global_worksheet_id = l_global_worksheet_id;
830:
831: cursor c_CCID is

Line 838: select psb_service_packages_s.nextval ServicePackageID

834: from GL_CODE_COMBINATIONS
835: where code_combination_id = l_ccid;
836:
837: cursor c_sp_seq is
838: select psb_service_packages_s.nextval ServicePackageID
839: from dual;
840:
841: cursor c_wal1 is
842: select account_line_id, budget_group_id, request_id, annual_fte, ytd_amount,