Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

query sq02-text

Former Member
0 Likes
437

HI,

in billing header-text tab-Transporter -text is given ABC

text ABC must be displayed through query infoset sq02

How to call function module Read_text in sq02

pl suggest

1 REPLY 1
Read only

former_member206439
Contributor
0 Likes
359

Hi

ABAP Querys are usefull for only simple reporting programs

if you want to do some logic then you should use the NORMAL report programing.

in ABAP Query just simple simple relations and simple output format will be available no complex programing