摘要:
--工艺路线 1 DECLARE 2 -- API input variables 3 l_operation_tbl bom_rtg_pub.operation_tbl_type := bom_rtg_pub.g_miss_operation_tbl; 4 l_rtg_header_rec bom 阅读全文
posted @ 2016-09-24 11:29
旺仔丶小馒头
阅读(470)
评论(0)
推荐(0)
摘要:
物料 1 PROCEDURE update_item(p_init_msg_list IN VARCHAR2 DEFAULT fnd_api.g_false, 2 x_return_status OUT NOCOPY VARCHAR2, 3 x_msg_count OUT NOCOPY NUMBER 阅读全文
posted @ 2016-09-24 11:21
旺仔丶小馒头
阅读(361)
评论(0)
推荐(0)
摘要:
HRMS(Human Resource Management System) --人员 per_people_f --人员分配 per_all_assignments_f --要素 1 DECLARE 2 l_element_name VARCHAR2(240); 3 l_element_id NU 阅读全文
posted @ 2016-09-24 11:08
旺仔丶小馒头
阅读(288)
评论(0)
推荐(0)