DBA Data[Home] [Help]

APPS.WIP_BIS_YDSP_ALERT dependencies on BIS_UTILITIES_PUB

Line 21: x_error_Tbl BIS_UTILITIES_PUB.Error_Tbl_Type;

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