DBA Data[Home] [Help]

APPS.OKE_DTS_ACTION_PKG dependencies on OKE_DTS_INTEGRATION_PKG

Line 661: OKE_DTS_INTEGRATION_PKG.Launch_Process(

657: , Mds_Rec.Ship_To_Location_Id);
658:
659: Counter := Counter + 1;
660:
661: OKE_DTS_INTEGRATION_PKG.Launch_Process(
662: P_Action => P_Action,
663: P_Api_Version => 1,
664: P_country_of_origin_code => Mds_Rec.country_of_origin_code,
665: P_Currency_Code => Mds_Rec.currency_code,

Line 731: OKE_DTS_INTEGRATION_PKG.Launch_Process(

727: , Mds_Rec.Direction
728: , Mds_Rec.Ship_To_Location_Id);
729: Counter := Counter + 1;
730:
731: OKE_DTS_INTEGRATION_PKG.Launch_Process(
732: P_Action => P_Action,
733: P_Api_Version => 1,
734: P_country_of_origin_code => Mds_Rec.country_of_origin_code,
735: P_Currency_Code => Mds_Rec.currency_code,

Line 797: OKE_DTS_INTEGRATION_PKG.Launch_Process(

793: , Mds_Rec.Direction
794: , Mds_Rec.Ship_To_Location_Id);
795:
796: Counter := Counter + 1;
797: OKE_DTS_INTEGRATION_PKG.Launch_Process(
798: P_Action => P_Action,
799: P_Api_Version => 1,
800: P_country_of_origin_code => Mds_Rec.country_of_origin_code,
801: P_Currency_Code => Mds_Rec.currency_code,

Line 865: OKE_DTS_INTEGRATION_PKG.Launch_Process(

861: , Wsh_Rec.Direction
862: , Wsh_Rec.Ship_To_Location_Id);
863: Counter := Counter + 1;
864:
865: OKE_DTS_INTEGRATION_PKG.Launch_Process(
866: P_Action => P_Action,
867: P_Api_Version => 1,
868: P_country_of_origin_code => Wsh_Rec.country_of_origin_code,
869: P_Currency_Code => Wsh_Rec.currency_code,

Line 933: OKE_DTS_INTEGRATION_PKG.Launch_Process(

929: , Wsh_Rec.Direction
930: , Wsh_Rec.Ship_To_Location_Id);
931: Counter := Counter + 1;
932:
933: OKE_DTS_INTEGRATION_PKG.Launch_Process(
934: P_Action => P_Action,
935: P_Api_Version => 1,
936: P_country_of_origin_code => Wsh_Rec.country_of_origin_code,
937: P_Currency_Code => Wsh_Rec.currency_code,

Line 1004: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1000: , Wsh_Rec.Direction
1001: , Wsh_Rec.Ship_To_Location_Id);
1002: Counter := Counter + 1;
1003:
1004: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1005: P_Action => P_Action,
1006: P_Api_Version => 1,
1007: P_country_of_origin_code => Wsh_Rec.country_of_origin_code,
1008: P_Currency_Code => Wsh_Rec.currency_code,

Line 1071: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1067: , Po_Rec.Direction
1068: , Po_Rec.Ship_To_Location_Id);
1069: Counter := Counter + 1;
1070:
1071: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1072: P_Action => P_Action,
1073: P_Api_Version => 1,
1074: P_country_of_origin_code => Po_Rec.country_of_origin_code,
1075: P_Currency_Code => Po_Rec.currency_code,

Line 1140: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1136: , Po_Rec.Direction
1137: , Po_Rec.Ship_To_Location_Id);
1138: Counter := Counter + 1;
1139:
1140: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1141: P_Action => P_Action,
1142: P_Api_Version => 1,
1143: P_country_of_origin_code => Po_Rec.country_of_origin_code,
1144: P_Currency_Code => Po_Rec.currency_code,

Line 1209: OKE_DTS_INTEGRATION_PKG.Launch_Process(

1205: , Po_Rec.Ship_To_Location_Id);
1206: Counter := Counter + 1;
1207:
1208:
1209: OKE_DTS_INTEGRATION_PKG.Launch_Process(
1210: P_Action => P_Action,
1211: P_Api_Version => 1,
1212: P_country_of_origin_code => Po_Rec.country_of_origin_code,
1213: P_Currency_Code => Po_Rec.currency_code,