DBA Data[Home] [Help]

APPS.JTF_PREFAB_POLICY_PUB dependencies on JTF_PREFAB_WSH_POES_TL

Line 877: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,

873: p_commit IN VARCHAR2 := FND_API.G_FALSE,
874:
875: p_wsh_po_id OUT NOCOPY jtf_prefab_wsh_poes_b.wsh_po_id%TYPE,
876: p_hostname IN jtf_prefab_wsh_poes_b.hostname%TYPE,
877: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,
878: p_weight IN jtf_prefab_wsh_poes_b.weight%TYPE,
879: p_load_pick_up_flag IN jtf_prefab_wsh_poes_b.load_pick_up_flag%TYPE,
880: p_cache_size IN jtf_prefab_wsh_poes_b.cache_size%TYPE,
881: p_wsh_type IN jtf_prefab_wsh_poes_b.wsh_type%TYPE,

Line 1031: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,

1027: p_commit IN VARCHAR2 := FND_API.G_FALSE,
1028:
1029: p_wsh_po_id IN jtf_prefab_wsh_poes_b.wsh_po_id%TYPE,
1030: p_hostname IN jtf_prefab_wsh_poes_b.hostname%TYPE,
1031: p_description IN jtf_prefab_wsh_poes_tl.description%TYPE,
1032: p_weight IN jtf_prefab_wsh_poes_b.weight%TYPE,
1033: p_load_pick_up_flag IN jtf_prefab_wsh_poes_b.load_pick_up_flag%TYPE,
1034: p_cache_size IN jtf_prefab_wsh_poes_b.cache_size%TYPE,
1035: p_wsh_type IN jtf_prefab_wsh_poes_b.wsh_type%TYPE,