DBA Data[Home] [Help]

APPS.RLM_VALIDATEDEMAND_SV dependencies on ECE_TRADING_PARTNERS_PUB

Line 260: ece_trading_partners_pub.get_tp_address(1, NULL, NULL, NULL,

256: rlm_core_sv.dlog(C_DEBUG,'cust_ship_to_ext',
257: v_group_rec.cust_ship_to_ext);
258: END IF;
259: --
260: ece_trading_partners_pub.get_tp_address(1, NULL, NULL, NULL,
261: NULL, v_ReturnStatus, v_MsgCount,
262: v_MsgData,
263: v_customer,
264: v_Group_rec.cust_ship_to_ext,

Line 5583: ece_trading_partners_pub.get_tp_address(1, NULL, NULL, NULL,

5579: rlm_core_sv.dlog(C_DEBUG,'v_Customer ', v_Customer);
5580: rlm_core_sv.dlog(C_DEBUG,'v_ShipToLoc ', v_ShipToLoc);
5581: END IF;
5582: --
5583: ece_trading_partners_pub.get_tp_address(1, NULL, NULL, NULL,
5584: NULL, v_ReturnStatus, v_MsgCount,
5585: v_MsgData,
5586: v_Customer,
5587: v_ShipToLoc,