技术标签: SAPSQ01报表添加事物码 第一步:T-CODE:SE93 ,输入事务码,点击创建按钮 第二步:选择“使用参数的事物(参数事物)” 第三步:参数选择 第一步:T-CODE:SE93 ,输入事务码,点击创建按钮 第二步:选择“使用参数的事物(参数事物)” 第三步:参数选择 事务:START_REPORT 选择:跳过初始屏幕 缺省值参数
SQ01 和SQ00是写query用的, query是SAP一个不用编程的报表, 但不是所有的信息都可以用query列出.open PO可以用ME2L , ME2M选择的参数是WE101 open PR可以用ME58
sap中sq01的使用方法 下载积分: 2400 内容提示: 1. 概述 SAP Que ery 为我 们提供了三种 种 Query y 工具 SA AP Que ery、In nfoSet t (Ad Hoc) Query y、Quic ckView wer。通 常在不特指 的情况下我 们所说的 Qu uery R Report t 就是 SAP P Quer ry,因为 它的功能较 其它两个工 具更...
2. 实例操作讲解SAPQuery简单来讲,制作SAPQuery可以用至ijSQ03创建用户组并分配用户)、SQ02创建InfoSet并分配到用户组)、SQ01(在分配好的用户组中使用信息集来生成QueryReporting)这三个事务代码。2.1 创建用户组并分配用户Tcode:SQ03娟户组口_锂理巴电施匡|网ur府11Figure1-1:创建新的用户组Figure1-2:保存新...
这个用户组的用户可以 访问所有分配给这个用户组的Querieso2.实例操作讲解SAP Query 简单来讲,制作SAPQu^y可以用到SQ03(创立用户组并分配用户)、SQ02(创立 InfoSet并分配到用户组)、SQO1 (在分配好的用户组中使用信息集来生成Query Reporting)这三个事务代码。创立用户组并分配用户Tcode: SQ03 Figurel4:添加Z_...
SAP Managed Tags: ABAP Development Hi Jason, There shouldn't be any issue with the users running queries using SQ01. You should be able to assign the users to your query user group using code SQ03. Once you are in that screen, you can even restrict the users from making changes/deleti...
SAP Managed Tags: ABAP Extensibility Hi Hermant, To add fields to the query, you must do it in the set with tcode SQ02. Check the user-group and the set for this query and do it in tcodes SQ02 and SQ03. Regards Eduardo Reply Former Member In response to eduardo_hinojosa ...
SAP Managed Tags: ABAP Development You can't make that with a simple query, with an abap code it's simple. we could help you to write this code Fred Reply Former Member In response to FredericGirod 2013 Feb 19 1:58 PM 0 Kudos 1,521 SAP Managed Tags: ABAP Development ...
You'd have to assign the default variant in change query mode as shown below. Your query is ready but it still not as user friendly as a program with transaction code so we assign the tcode to it. Now click on the In background push button to know the program name o...
Now, Execute TcodeSE38 Enter ProgramSAP_QUERY_CALL PressF8 (Execute) Paste theUSERGROUP & QUERY PressF8(Execute) and This will Open up your Query the same as before. Also, the is a shortcut for the same. But I’m not sure that it would always work or not but here is another way...