DBA Data[Home] [Help]

APPS.OKE_DTS_ACTION_PKG dependencies on OKE_DTS_INTEGRATION_PKG

Line 677: OKE_DTS_INTEGRATION_PKG.Launch_Process(

673: , Mds_Rec.Ship_To_Location_Id);
674:
675: Counter := Counter + 1;
676:
677: OKE_DTS_INTEGRATION_PKG.Launch_Process(
678: P_Action => P_Action,
679: P_Api_Version => 1,
680: P_country_of_origin_code => Mds_Rec.country_of_origin_code,
681: P_Currency_Code => Mds_Rec.currency_code,

Line 747: OKE_DTS_INTEGRATION_PKG.Launch_Process(

743: , Mds_Rec.Direction
744: , Mds_Rec.Ship_To_Location_Id);
745: Counter := Counter + 1;
746:
747: OKE_DTS_INTEGRATION_PKG.Launch_Process(
748: P_Action => P_Action,
749: P_Api_Version => 1,
750: P_country_of_origin_code => Mds_Rec.country_of_origin_code,
751: P_Currency_Code => Mds_Rec.currency_code,

Line 813: OKE_DTS_INTEGRATION_PKG.Launch_Process(

809: , Mds_Rec.Direction
810: , Mds_Rec.Ship_To_Location_Id);
811:
812: Counter := Counter + 1;
813: OKE_DTS_INTEGRATION_PKG.Launch_Process(
814: P_Action => P_Action,
815: P_Api_Version => 1,
816: P_country_of_origin_code => Mds_Rec.country_of_origin_code,
817: P_Currency_Code => Mds_Rec.currency_code,

Line 881: OKE_DTS_INTEGRATION_PKG.Launch_Process(

877: , Wsh_Rec.Direction
878: , Wsh_Rec.Ship_To_Location_Id);
879: Counter := Counter + 1;
880:
881: OKE_DTS_INTEGRATION_PKG.Launch_Process(
882: P_Action => P_Action,
883: P_Api_Version => 1,
884: P_country_of_origin_code => Wsh_Rec.country_of_origin_code,
885: P_Currency_Code => Wsh_Rec.currency_code,

Line 949: OKE_DTS_INTEGRATION_PKG.Launch_Process(

945: , Wsh_Rec.Direction
946: , Wsh_Rec.Ship_To_Location_Id);
947: Counter := Counter + 1;
948:
949: OKE_DTS_INTEGRATION_PKG.Launch_Process(
950: P_Action => P_Action,
951: P_Api_Version => 1,
952: P_country_of_origin_code => Wsh_Rec.country_of_origin_code,
953: P_Currency_Code => Wsh_Rec.currency_code,

Line 1020: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1016: , Wsh_Rec.Direction
1017: , Wsh_Rec.Ship_To_Location_Id);
1018: Counter := Counter + 1;
1019:
1020: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1021: P_Action => P_Action,
1022: P_Api_Version => 1,
1023: P_country_of_origin_code => Wsh_Rec.country_of_origin_code,
1024: P_Currency_Code => Wsh_Rec.currency_code,

Line 1087: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1083: , Po_Rec.Direction
1084: , Po_Rec.Ship_To_Location_Id);
1085: Counter := Counter + 1;
1086:
1087: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1088: P_Action => P_Action,
1089: P_Api_Version => 1,
1090: P_country_of_origin_code => Po_Rec.country_of_origin_code,
1091: P_Currency_Code => Po_Rec.currency_code,

Line 1156: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1152: , Po_Rec.Direction
1153: , Po_Rec.Ship_To_Location_Id);
1154: Counter := Counter + 1;
1155:
1156: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1157: P_Action => P_Action,
1158: P_Api_Version => 1,
1159: P_country_of_origin_code => Po_Rec.country_of_origin_code,
1160: P_Currency_Code => Po_Rec.currency_code,

Line 1225: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1221: , Po_Rec.Ship_To_Location_Id);
1222: Counter := Counter + 1;
1223:
1224:
1225: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1226: P_Action => P_Action,
1227: P_Api_Version => 1,
1228: P_country_of_origin_code => Po_Rec.country_of_origin_code,
1229: P_Currency_Code => Po_Rec.currency_code,