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

Adding Structure in Sq02

Former Member
0 Likes
3,247

Hi,

I have create a query IN sq02 for table EKKO EKPO now I have added 2 structure in extra - MEPO1234  and MEPO1235  to get the stauts of PO .Still to be delivered and Still to be Invoiced .

Now I am unable to do ABAp code for that . Can any one help me .

My Structure name is ZMEPo1234 and ZMEPO1235 .

6 REPLIES 6
Read only

RaymondGiuseppi
Active Contributor
0 Likes
2,360

Now perform some search (*) to understand how those structures are filled in standard program (FG) SAPLMEGUI and add the code to the dataset.

Regards,

Raymond

(*) e.g. a where-used with SE11 on structure name, then navigate to find source fields

Read only

Former Member
0 Likes
2,359

Hi Preeti,

If you need  field then please add field with structurre details and after that you can add your code in SAP infoset SQ02.

and after that select the field  and click  the code symbol and add code according to your requirement in sap infoset.

Regards,

Prasenjit

Read only

0 Likes
2,359

Hi ,

I have already added the structure but the field are not displaying any data . I need ABAP coding to display the field data,

Read only

0 Likes
2,359

Please add the code as below screen.

select your structure  and click the highlited button then

code shuld be open like below screen  for  particular structure.

then you can add your required code in inside code screen.

Regards,

Prasenjit

Read only

0 Likes
2,359

Hi Prashant

I am looking for Code.

Many Thanks

Read only

0 Likes
2,359

any suggestion for coding ?