DBA Data[Home] [Help]

APPS.PSP_REPORT_TEMPLATE_API dependencies on PSP_REPORT_TEMPLATE_BK1

Line 104: PSP_Report_Template_BK1.Create_Report_Template_b

100: --
101: -- Call Before Process User Hook
102: --
103: begin
104: PSP_Report_Template_BK1.Create_Report_Template_b
105: ( P_TEMPLATE_NAME => P_TEMPLATE_NAME
106: , P_TEMPLATE_ID => P_TEMPLATE_ID
107: , P_BUSINESS_GROUP_ID => P_BUSINESS_GROUP_ID
108: , P_SET_OF_BOOKS_ID => P_SET_OF_BOOKS_ID

Line 171: PSP_Report_Template_BK1.Create_Report_Template_a

167: --
168: -- Call After Process User Hook
169: --
170: begin
171: PSP_Report_Template_BK1.Create_Report_Template_a
172: ( P_TEMPLATE_ID => P_TEMPLATE_ID
173: , P_TEMPLATE_NAME => P_TEMPLATE_NAME
174: , P_BUSINESS_GROUP_ID => P_BUSINESS_GROUP_ID
175: , P_SET_OF_BOOKS_ID => P_SET_OF_BOOKS_ID