DBA Data[Home] [Help]

APPS.FEM_DIS_HIER_PKG dependencies on STANDARD

Line 2618: -- x_errbuf Standard Concurrent Program parameter

2614: -- Runs Hierarchy Transformation for all supported dimensions
2615: -- History
2616: -- 06-22-05 Shintaro Okuda Created
2617: -- Arguments
2618: -- x_errbuf Standard Concurrent Program parameter
2619: -- x_retcode Standard Concurrent Program parameter
2620: -- p_dimension_varchar_label Dimension Varchar Label
2621: -- ======================================================================
2622: PROCEDURE Run_Transformation(

Line 2619: -- x_retcode Standard Concurrent Program parameter

2615: -- History
2616: -- 06-22-05 Shintaro Okuda Created
2617: -- Arguments
2618: -- x_errbuf Standard Concurrent Program parameter
2619: -- x_retcode Standard Concurrent Program parameter
2620: -- p_dimension_varchar_label Dimension Varchar Label
2621: -- ======================================================================
2622: PROCEDURE Run_Transformation(
2623: x_errbuf OUT NOCOPY VARCHAR2,