DBA Data[Home] [Help]

APPS.IBE_SHOP_LIST_WRAPPER_PVT dependencies on JTF_DATE_TABLE

Line 48: p_l_creation_date IN jtf_date_table := NULL ,

44: p_h_attribute15 IN VARCHAR2 := FND_API.G_MISS_CHAR,
45: p_h_org_id IN NUMBER := FND_API.G_MISS_NUM ,
46: p_l_shp_list_item_id IN jtf_number_table := NULL ,
47: p_l_object_version_number IN jtf_number_table := NULL ,
48: p_l_creation_date IN jtf_date_table := NULL ,
49: p_l_created_by IN jtf_number_table := NULL ,
50: p_l_last_updated_by IN jtf_number_table := NULL ,
51: p_l_last_update_date IN jtf_date_table := NULL ,
52: p_l_last_update_login IN jtf_number_table := NULL ,

Line 51: p_l_last_update_date IN jtf_date_table := NULL ,

47: p_l_object_version_number IN jtf_number_table := NULL ,
48: p_l_creation_date IN jtf_date_table := NULL ,
49: p_l_created_by IN jtf_number_table := NULL ,
50: p_l_last_updated_by IN jtf_number_table := NULL ,
51: p_l_last_update_date IN jtf_date_table := NULL ,
52: p_l_last_update_login IN jtf_number_table := NULL ,
53: p_l_request_id IN jtf_number_table := NULL ,
54: p_l_program_id IN jtf_number_table := NULL ,
55: p_l_program_application_id IN jtf_number_table := NULL ,

Line 56: p_l_program_update_date IN jtf_date_table := NULL ,

52: p_l_last_update_login IN jtf_number_table := NULL ,
53: p_l_request_id IN jtf_number_table := NULL ,
54: p_l_program_id IN jtf_number_table := NULL ,
55: p_l_program_application_id IN jtf_number_table := NULL ,
56: p_l_program_update_date IN jtf_date_table := NULL ,
57: p_l_shp_list_id IN jtf_number_table := NULL ,
58: p_l_inventory_item_id IN jtf_number_table := NULL ,
59: p_l_organization_id IN jtf_number_table := NULL ,
60: p_l_uom_code IN jtf_varchar2_table_100 := NULL ,

Line 88: p_lr_program_update_date IN jtf_date_table := NULL ,

84: p_lr_shlitem_rel_id IN jtf_number_table := NULL ,
85: p_lr_request_id IN jtf_number_table := NULL ,
86: p_lr_program_application_id IN jtf_number_table := NULL ,
87: p_lr_program_id IN jtf_number_table := NULL ,
88: p_lr_program_update_date IN jtf_date_table := NULL ,
89: p_lr_object_version_number IN jtf_number_table := NULL ,
90: p_lr_created_by IN jtf_number_table := NULL ,
91: p_lr_creation_date IN jtf_date_table := NULL ,
92: p_lr_last_updated_by IN jtf_number_table := NULL ,

Line 91: p_lr_creation_date IN jtf_date_table := NULL ,

87: p_lr_program_id IN jtf_number_table := NULL ,
88: p_lr_program_update_date IN jtf_date_table := NULL ,
89: p_lr_object_version_number IN jtf_number_table := NULL ,
90: p_lr_created_by IN jtf_number_table := NULL ,
91: p_lr_creation_date IN jtf_date_table := NULL ,
92: p_lr_last_updated_by IN jtf_number_table := NULL ,
93: p_lr_last_update_date IN jtf_date_table := NULL ,
94: p_lr_last_update_login IN jtf_number_table := NULL ,
95: p_lr_shp_list_item_id IN jtf_number_table := NULL ,

Line 93: p_lr_last_update_date IN jtf_date_table := NULL ,

89: p_lr_object_version_number IN jtf_number_table := NULL ,
90: p_lr_created_by IN jtf_number_table := NULL ,
91: p_lr_creation_date IN jtf_date_table := NULL ,
92: p_lr_last_updated_by IN jtf_number_table := NULL ,
93: p_lr_last_update_date IN jtf_date_table := NULL ,
94: p_lr_last_update_login IN jtf_number_table := NULL ,
95: p_lr_shp_list_item_id IN jtf_number_table := NULL ,
96: p_lr_line_index IN jtf_number_table := NULL ,
97: p_lr_related_shp_list_item_id IN jtf_number_table := NULL ,