早教吧 育儿知识 作业答案 考试题库 百科 知识分享

WherethesourceforinfosinST03?HelloEveryone!IneedtomakeaperiodicreportthatincludesuchdataslikeDialogSteps,ResponseTime,etc.ThisdatasaavailbleonST03,butIwanttomakeacustomizedreportintheABAPQuerytool(Ididn'tknow

题目详情
Where the source for infos in ST03?
Hello Everyone!I need to make a periodic report that include such datas like Dialog Steps,Response Time,etc.This datas a availble on ST03,but I want to make a customized report in the ABAP Query tool (I didn't know ABAP programing) so I need to know in which tables or logical database this infos are.Anybody can help?Thanks in Advance
▼优质解答
答案和解析
THe data i sin table MONI, but it is a cluster table so Abap Query will not help. there is a function module that reads the table you can find it in the St03 code. You will have to write an Abap to get what you want. 查看原帖>>
希望采纳