People

Navigation:HRMS Management Responsibility -> HRMS Manager -> People -> Enter and Maintain

Type People:1)Employee 2)Applicant(申请人,请求者) 3)Contingent Worker(临时工)

Tables:PER_ALL_PEOPLE_F
PER_ALL_PEOPLE_F is the DateTracked table that holds personal information for employees, applicants, ex-employees, ex-applicants, contacts and other people.
The columns START_DATE,EFFECTIVE_START_DATE and EFFECTIVE_END_DATE are all maintained by DateTrack. The START_DATE is the date when the first record for this person was created. The earliest EFFECTIVE_START_DATE for a person is equal to the START_DATE.

Related Views:
HR_EMPLOYEES(-->PER_PEOPLE_F --> PER_ALL_PEOPLE_F)
PER_PEOPLE_X(-->PER_PEOPLE_F)
PER_PEOPLE_F

User

Navigation:System Administrator Responsibility > Security > User

Tables:FND_USER
FND_USER stores information about application users. Each row includes the user's username (what a user types in at the sign-on screen), password, and information on when the user should change the password.
Each row also contains information on when the user last signed on, start and end dates for when a username is valid and a description of the user.
Oracle Application Object Library does not use the USER_PASSWORD and LOCAL_PRINTER columns.
You need one row for each application user at your site. Oracle Application Object Library uses this information to allow users to sign on to an application.

User Table <--Relationship--> People Table

fnd_user.employee_id <--> PER_ALL_PEOPLE_F.PERSON_ID

最新文章

  1. 修改登录密码html代码,修改密码.html · yuanxing_one/yuanxing - Gitee.com
  2. BZOJ 1087状态压缩DP
  3. A Convolutional Neural Network for Modelling Sentences阅读笔记
  4. 旧题新做:从idy的视角看数据结构
  5. 计算机专业表白文案,深情表白文案40句
  6. java数组转对象_java将对象数组列表转换为POJO
  7. 不是 group by 表达式_12正则表达式
  8. python编辑图像_在python中创建图像编辑应用程序
  9. R中统计假设检验总结
  10. P2P文件快传测试用例
  11. P3398 仓鼠找sugar(LCA,树剖)
  12. psn请验证您不是机器人_PS4无法登陆PSN的解决办法
  13. select 函数使用方法
  14. Vue 获取最近一个月,前三个月, 最近半年,最近一年, 当前月末日期
  15. 哲理故事与管理之道(22)-用竞争激励下属
  16. MFC对话框中嵌入D3D
  17. 【工具】Latex 入门
  18. 高中计算机专业班主任工作总结,中等专业学校计算机班主任年工作总结
  19. 高光谱图像分类_高光谱图像分析-分类
  20. 公交地铁线路查询系统(app)

热门文章

  1. Sun 公司的 Java 跟 Android 使用的 Java 库有什么关系?
  2. 【opencv450-samples】旅行商问题(模拟退火算法Simulated Annealing,SA)
  3. 销售订单创建BAPI
  4. openlayers官方教程(一)Introduction
  5. Django框架的模板层详解
  6. LISP统计圆弧数量_求大神告知,如何用LISP实现块数量分类统计程序,最好统计后列出表格。谢谢了。...
  7. 关于“句柄”(Handle)的理解
  8. 蚂蚁金服阳振坤:用10年时间打造一个“顶天立地”的产品...
  9. 店铺被判定虚假交易的原因分析,店铺因为虚假交易降权怎么办,如何减小店铺的影响
  10. 谈谈互联网后端基础设施