DBA Data[Home] [Help]

APPS.FTE_TRACKING_WRAPPER dependencies on WSH_TRIP_STOPS_GRP

Line 1992: x_stop_out_rec WSH_TRIP_STOPS_GRP.stopActionOutRecType;

1988: l_stop_id_tab FTE_ID_TAB_TYPE;
1989: l_stop_action_params FTE_STOP_ACTION_PARAM_REC;
1990:
1991:
1992: x_stop_out_rec WSH_TRIP_STOPS_GRP.stopActionOutRecType;
1993:
1994: p_action_prms WSH_TRIP_STOPS_GRP.action_parameters_rectype;
1995: p_entity_id_tab WSH_UTIL_CORE.id_tab_type;
1996:

Line 1994: p_action_prms WSH_TRIP_STOPS_GRP.action_parameters_rectype;

1990:
1991:
1992: x_stop_out_rec WSH_TRIP_STOPS_GRP.stopActionOutRecType;
1993:
1994: p_action_prms WSH_TRIP_STOPS_GRP.action_parameters_rectype;
1995: p_entity_id_tab WSH_UTIL_CORE.id_tab_type;
1996:
1997: --For Workflow Impact on ITM
1998: l_parameter_list wf_parameter_list_t;