DBA Data[Home] [Help]

APPS.MRP_CUSTOM_WB dependencies on MRP_CUSTOM_WB

Line 1: PACKAGE BODY mrp_custom_wb AS

1: PACKAGE BODY mrp_custom_wb AS
2: /* $Header: MRPWBCDB.pls 115.0 99/07/16 12:42:27 porting ship $ */
3:
4: PROCEDURE mrp_custom_wb_bucket_dates(
5: arg_organization_id IN NUMBER,

Line 4: PROCEDURE mrp_custom_wb_bucket_dates(

1: PACKAGE BODY mrp_custom_wb AS
2: /* $Header: MRPWBCDB.pls 115.0 99/07/16 12:42:27 porting ship $ */
3:
4: PROCEDURE mrp_custom_wb_bucket_dates(
5: arg_organization_id IN NUMBER,
6: arg_compile_designator IN VARCHAR2) IS
7: BEGIN
8: /* $Header: MRPWBCDB.pls 115.0 99/07/16 12:42:27 porting ship $ */

Line 29: END mrp_custom_wb_bucket_dates;

25: -- 10, -- Days
26: -- 10); -- Weeks
27: NULL;
28:
29: END mrp_custom_wb_bucket_dates;
30: END mrp_custom_wb;

Line 30: END mrp_custom_wb;

26: -- 10); -- Weeks
27: NULL;
28:
29: END mrp_custom_wb_bucket_dates;
30: END mrp_custom_wb;