DBA Data[Home] [Help]

APPS.JTF_PREFAB_POLICY_PUB dependencies on JTF_PREFAB_WSH_POES_TL

Line 149: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,

145: p_commit IN VARCHAR2 := FND_API.G_FALSE,
146:
147: p_wsh_po_id OUT NOCOPY jtf_prefab_wsh_poes_b.wsh_po_id%TYPE,
148: p_hostname IN jtf_prefab_wsh_poes_b.hostname%TYPE,
149: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,
150: p_weight IN jtf_prefab_wsh_poes_b.weight%TYPE,
151: p_load_pick_up_flag IN jtf_prefab_wsh_poes_b.load_pick_up_flag%TYPE,
152: p_cache_size IN jtf_prefab_wsh_poes_b.cache_size%TYPE,
153: p_wsh_type IN jtf_prefab_wsh_poes_b.wsh_type%TYPE,

Line 170: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,

166: p_commit IN VARCHAR2 := FND_API.G_FALSE,
167:
168: p_wsh_po_id IN jtf_prefab_wsh_poes_b.wsh_po_id%TYPE,
169: p_hostname IN jtf_prefab_wsh_poes_b.hostname%TYPE,
170: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,
171: p_weight IN jtf_prefab_wsh_poes_b.weight%TYPE,
172: p_load_pick_up_flag IN jtf_prefab_wsh_poes_b.load_pick_up_flag%TYPE,
173: p_cache_size IN jtf_prefab_wsh_poes_b.cache_size%TYPE,
174: p_wsh_type IN jtf_prefab_wsh_poes_b.wsh_type%TYPE,