取當前職責能訪問的庫存組織

SELECT row_id,
       organization_code,
       application_name,
       responsibility_name,
       comments,
       organization_name,
       disable_date,
       organization_id,
       resp_application_id,
       responsibility_id,
       last_update_date,
       last_updated_by,
       creation_date,
       created_by,
       last_update_login,
       request_id,
       program_application_id,
       program_id,
       program_update_date
  FROM org_access_v
 ORDER BY organization_code


頁面路徑:Inventory, Vision China => Setup => Organizations => Organization Access

其中Org:ORGANIZATION_CODE(庫存組織編碼)
       Application:APPLICATION_NAME(產品名稱)
       Name:RESPONSIBILITY_NAME(職責名稱)

發佈了69 篇原創文章 · 獲贊 13 · 訪問量 24萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章