DBA Data[Home] [Help]

APPS.FLM_COPY_ROUTING dependencies on FND_GLOBAL

Line 109: X_created_by => fnd_global.user_id,

105: X_to_pk2_value => '',
106: X_to_pk3_value => '',
107: X_to_pk4_value => '',
108: X_to_pk5_value => '',
109: X_created_by => fnd_global.user_id,
110: X_last_update_login => '',
111: X_program_application_id=> '',
112: X_program_id => '',
113: X_request_id => ''

Line 758: ,x_last_updated_by =>fnd_global.user_id

754: ,x_sequence_num =>std_op_rec.sequence_num
755: ,x_organization_id =>std_op_rec.organization_id
756: ,x_department_id =>std_op_rec.department_id
757: ,x_last_update_date =>sysdate
758: ,x_last_updated_by =>fnd_global.user_id
759: ,x_creation_date =>sysdate
760: ,x_created_by =>fnd_global.user_id
761: ,x_last_update_login =>fnd_global.login_id
762: ,x_minimum_transfer_quantity =>std_op_rec.minimum_transfer_quantity

Line 760: ,x_created_by =>fnd_global.user_id

756: ,x_department_id =>std_op_rec.department_id
757: ,x_last_update_date =>sysdate
758: ,x_last_updated_by =>fnd_global.user_id
759: ,x_creation_date =>sysdate
760: ,x_created_by =>fnd_global.user_id
761: ,x_last_update_login =>fnd_global.login_id
762: ,x_minimum_transfer_quantity =>std_op_rec.minimum_transfer_quantity
763: ,x_count_point_type =>std_op_rec.count_point_type
764: ,x_operation_description =>std_op_rec.operation_description

Line 761: ,x_last_update_login =>fnd_global.login_id

757: ,x_last_update_date =>sysdate
758: ,x_last_updated_by =>fnd_global.user_id
759: ,x_creation_date =>sysdate
760: ,x_created_by =>fnd_global.user_id
761: ,x_last_update_login =>fnd_global.login_id
762: ,x_minimum_transfer_quantity =>std_op_rec.minimum_transfer_quantity
763: ,x_count_point_type =>std_op_rec.count_point_type
764: ,x_operation_description =>std_op_rec.operation_description
765: ,x_option_dependent_flag =>std_op_rec.option_dependent_flag

Line 798: ,x_last_updated_by =>fnd_global.user_id

794: ,x_standard_operation_id =>new_std_op_id
795: ,x_resource_id =>std_op_res_rec.resource_id
796: ,x_activity_id =>std_op_res_rec.activity_id
797: ,x_last_update_date =>sysdate
798: ,x_last_updated_by =>fnd_global.user_id
799: ,x_creation_date =>sysdate
800: ,x_created_by =>fnd_global.user_id
801: ,x_last_update_login =>fnd_global.login_id
802: ,x_resource_seq_num =>std_op_res_rec.resource_seq_num

Line 800: ,x_created_by =>fnd_global.user_id

796: ,x_activity_id =>std_op_res_rec.activity_id
797: ,x_last_update_date =>sysdate
798: ,x_last_updated_by =>fnd_global.user_id
799: ,x_creation_date =>sysdate
800: ,x_created_by =>fnd_global.user_id
801: ,x_last_update_login =>fnd_global.login_id
802: ,x_resource_seq_num =>std_op_res_rec.resource_seq_num
803: ,x_usage_rate_or_amount =>std_op_res_rec.usage_rate_or_amount
804: ,x_usage_rate_or_amount_inverse =>std_op_res_rec.usage_rate_or_amount_inverse

Line 801: ,x_last_update_login =>fnd_global.login_id

797: ,x_last_update_date =>sysdate
798: ,x_last_updated_by =>fnd_global.user_id
799: ,x_creation_date =>sysdate
800: ,x_created_by =>fnd_global.user_id
801: ,x_last_update_login =>fnd_global.login_id
802: ,x_resource_seq_num =>std_op_res_rec.resource_seq_num
803: ,x_usage_rate_or_amount =>std_op_res_rec.usage_rate_or_amount
804: ,x_usage_rate_or_amount_inverse =>std_op_res_rec.usage_rate_or_amount_inverse
805: ,x_basis_type =>std_op_res_rec.basis_type

Line 1436: ,X_Last_Updated_By =>fnd_global.user_id

1432: ,X_Assembly_Item_Id =>l_bom_rec.assembly_item_id
1433: ,X_Organization_Id =>l_bom_rec.organization_id
1434: ,X_Alternate_Bom_Designator =>p_alternate_code_to
1435: ,X_Last_Update_Date =>sysdate
1436: ,X_Last_Updated_By =>fnd_global.user_id
1437: ,X_Creation_Date =>sysdate
1438: ,X_Created_By =>fnd_global.user_id
1439: ,X_Last_Update_Login =>fnd_global.login_id
1440: ,X_Common_Assembly_Item_Id =>l_bom_rec.common_assembly_item_id

Line 1438: ,X_Created_By =>fnd_global.user_id

1434: ,X_Alternate_Bom_Designator =>p_alternate_code_to
1435: ,X_Last_Update_Date =>sysdate
1436: ,X_Last_Updated_By =>fnd_global.user_id
1437: ,X_Creation_Date =>sysdate
1438: ,X_Created_By =>fnd_global.user_id
1439: ,X_Last_Update_Login =>fnd_global.login_id
1440: ,X_Common_Assembly_Item_Id =>l_bom_rec.common_assembly_item_id
1441: ,X_Specific_Assembly_Comment =>l_bom_rec.Specific_Assembly_Comment
1442: ,X_Pending_From_Ecn =>l_bom_rec.Pending_From_Ecn

Line 1439: ,X_Last_Update_Login =>fnd_global.login_id

1435: ,X_Last_Update_Date =>sysdate
1436: ,X_Last_Updated_By =>fnd_global.user_id
1437: ,X_Creation_Date =>sysdate
1438: ,X_Created_By =>fnd_global.user_id
1439: ,X_Last_Update_Login =>fnd_global.login_id
1440: ,X_Common_Assembly_Item_Id =>l_bom_rec.common_assembly_item_id
1441: ,X_Specific_Assembly_Comment =>l_bom_rec.Specific_Assembly_Comment
1442: ,X_Pending_From_Ecn =>l_bom_rec.Pending_From_Ecn
1443: ,X_Attribute_Category =>l_bom_rec.attribute_category

Line 1470: ,user_id =>fnd_global.user_id

1466: ,from_sequence_id =>l_from_sequence_id
1467: ,from_org_id =>p_organization_id
1468: ,to_org_id =>p_organization_id
1469: ,display_option =>3 -- current+future
1470: ,user_id =>fnd_global.user_id
1471: ,to_item_id =>l_rtg_tbl(i).assembly_item_id
1472: ,direction =>1
1473: ,to_alternate =>p_alternate_code_to
1474: ,rev_date =>sysdate