zoukankan      html  css  js  c++  java
  • How to Create Infoset Query (SAP Query) 沧海

    Steps on how to proceed to create a Query:

    ADHOC QUERY

    A query can be created to extract information from master records  i.e  Infotypes.  For example, by creating a query , the data relating to an employee contained in various Infotypes can be extracted.

    Proceedure :  
    Decide on  the various Infotypes we  want to make the query.  Decide on the area where we  want to query  i.e  Global area or Standard area.  Standard area is client specific and globel area will include all clients.

    Menu : HR – PM – Admn -  Information System -  Adhoc Query

    Select area standard and select the  user group already created

    Creation of new query  :  
    TC SQ03  -  Select Environment – Select Standard Area -  Enter  --  If new user group is to be created, enter name of the user group, click on create and enter necessary information and  exit after saving

    TC SQ02  -  Enter name of the Infoset – Create – enter name of Infoset -  Data source -- >  Table join by basis table – give name of table e.g  pa0000 -  Enter -  Click on insert table if we  want to include more tables – give name of table one by one and after finishing,  place cursor on the joining lines and right click to delete unwanted relationships  - check  - and go back  - field groups  -  include all table fields  - click on generate button   -  go out

    TC SQ03  -  Select user group  -   eg.  Payroll

    Infoset  - Enter name of newly created Infoset 

    Assign users and Infosets  -  Assign infosets  -  put tick on payroll  - save and go back

    TC  PAAH  -  Expand the nodes and put tick on relevant fields depending upon necessity

    Save the query  by giving the same name as infoset for easyness..

    专注于企业信息化,最近对股票数据分析较为感兴趣,可免费分享股票个股主力资金实时变化趋势分析工具,股票交流QQ群:457394862
  • 相关阅读:
    贪心法之活动安排问题
    动态规划算法之最优二叉搜索树
    动态规划之最大字段和问题
    动态规划算法之图像压缩问题
    动态规划算法之0-1背包问题
    动态规划算法之投资问题
    平面点集的凸包问题
    动态规划(DP)之多边形游戏问题
    凸多边形最优三角划分
    最长公共子序列问题
  • 原文地址:https://www.cnblogs.com/omygod/p/1005037.html
Copyright © 2011-2022 走看看