1093: Raise CANNOT_CREATE_RULES;
1094: End If;
1095: End If; --End of bug fix 3725965
1096:
1097: IF P_Order_Number = FND_API.G_MISS_NUM
1098: THEN
1099: X_Order_Number := null;
1100: ELSE
1101: X_Order_Number := P_Order_Number;
1117: X_Rbs_Element_Name_Id => X_Rbs_Element_Name_Id,
1118: X_Return_Status => l_Dummy_Error_Status);
1119:
1120:
1121: If l_Dummy_Error_Status <> FND_API.G_RET_STS_SUCCESS
1122: Then
1123: Pa_Debug.G_Stage := 'Call to Pa_Rbs_Utils.Populate_RBS_Element_Name() procedure failed.';
1124: Raise GET_ELEMENT_NAME_ID_FAILED;
1125: End If;
2508: BEGIN
2509:
2510: X_Msg_Count := 0;
2511: X_Error_Msg_Data := Null;
2512: X_Return_Status := Fnd_Api.G_Ret_Sts_Success;
2513:
2514: For i in P_Element_Id_Tbl.First .. P_Element_Id_Tbl.Last
2515: Loop
2516: --Make the cost attibute as disabled