Search found 4 matches

by ramakrishna@erpstuff
Mon Sep 28, 2009 10:18 pm
Forum: Order Management
Topic: COGS RECOGNIZATION
Replies: 2
Views: 1784

Hi Niletra,

I have also similar requirement, did you find any soluntion.

Thanks
Ramakrishna
by ramakrishna@erpstuff
Fri Sep 19, 2008 5:59 pm
Forum: Purchasing & Inventory
Topic: mtl_item_categories
Replies: 1
Views: 3223

I hope following query will help.

SELECT b.concatenated_segments, c.category_set_name
, b.segment1
, b.segment2
FROM apps.mtl_item_categories a
, apps.mtl_categories_kfv b
, apps.mtl_category_sets_vl c
, apps.mtl_system_items_vl d
WHERE a.category_id = b.category_id
AND a.category_set_id ...
by ramakrishna@erpstuff
Wed Sep 17, 2008 1:45 am
Forum: Purchasing & Inventory
Topic: Diff between material reservations and allocations
Replies: 1
Views: 3173

Diff between material reservations and allocations

Hi,

Can anybody explain what is the difference between Material Reservations and Allocaitons.

Thanks
Ramakrishna
by ramakrishna@erpstuff
Sat Apr 26, 2008 6:49 pm
Forum: Financials (GL, AP, AR, FA & CM)
Topic: Restricting AP invoices data across OUs
Replies: 3
Views: 1897

Check the security profile (MO: Security Profile) value is assign to ur responsibility. Then, navigate to HRMS Responsibility -> Security -> Profile and query the security profile value which is attached to ur responsibility and find out how many operating units are assigned to that security profile ...