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
  • 相关阅读:
    命名空间 和 class_exist() 问题
    浏览器中打开文件
    memcach 安装
    MySQL事务机制
    Xcode10更新报错:library not found for -lstdc++.6.0.9
    appium-chromedriver@3.0.1 npm ERR! code ELIFECYCLE npm ERR! errno 1
    npm audit fix
    使用WebStorm/IDEA上传本地项目到GitHub
    vue-cli(vue脚手架)超详细教程
    [Swift 开发] 使用闭包传值(typealias)
  • 原文地址:https://www.cnblogs.com/omygod/p/1005037.html
Copyright © 2011-2022 走看看