EBS-WIP离散任务类型
/*
N:WIP>>Setup>>WIP Accounting Classes
CLASS_TYPE:
1: Standard Discrete (标准离散任务)
2: Repetitive Assembly (重复组装)
3: Asset Non-standard
4: Expense Non-standard
5: Standard Lot Based
6: Maintenance
7: Expense Non-standard Lot Based
*/
SELECT * FROM APPS.WIP_ACCOUNTING_CLASSES
WHERE ORGANIZATION_ID IN (426,427)
-- and created_by = 13554