DBA Data[Home] [Help]

APPS.WIP_BIS_UTZ_ALERT dependencies on BIS_UTILITIES_PUB

Line 20: x_error_Tbl BIS_UTILITIES_PUB.Error_Tbl_Type;

16: actual_rec BIS_ACTUAL_PUB.Actual_Rec_Type;
17: x_return_status VARCHAR2(30);
18: x_msg_count NUMBER;
19: x_msg_data VARCHAR2(30);
20: x_error_Tbl BIS_UTILITIES_PUB.Error_Tbl_Type;
21: BEGIN
22:
23: actual_rec.Target_Level_ID := target_level_id;
24: if (period_set_name is not NULL) then