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
  • 相关阅读:
    UIWindow与UIView
    UIView与CALayer 区别
    setter getter 方法
    KVC、KVO 理解
    c语言实现单链表
    浅谈C的应用与常见error
    POJ 3683 Priest John's Busiest Day(2-SAT+方案输出)
    Google Code Jam 2008 Round 1A C Numbers(矩阵快速幂+化简方程,好题)
    POJ 3686 The Windy's(思维+费用流好题)
    POJ 2686 Traveling by Stagecoach(状压二维SPFA)
  • 原文地址:https://www.cnblogs.com/omygod/p/1005037.html
Copyright © 2011-2022 走看看