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

SAP Query-ABAP Code not visible under Record Processing

Former Member
0 Likes
3,134

Hi Experts,

I am trying to put some abap code in a custom developed SAP Query.

For that I have put the code in infoset under Record Processing.

The Query is working as the code written in infoset.

My issue is,  when I go again and check the code under Record Processing, it is not visible.

The code under other areas like Initialization, Start of Selection etc are visible.

How can I change the code under Record Processing?

Thanks & regards,

Shemim

10 REPLIES 10
Read only

Former Member
0 Likes
2,705

Hello ,

I have the same issue , Have you find a solution ?

If Yes , Please Let me know how to resolve that problem .

Thanks and best regards ,

Salma

Read only

0 Likes
2,705

If you have a code in Records Processing, then you will have this line in Extras tab.

Double click on this line. It will take you to your code.

KJogeswaraRao

Read only

0 Likes
2,705

The code under Record Processing is not visible.

and when i double click on the line in Extras. is's showing that :



Read only

0 Likes
2,705

Seems you do not have the line shown in my picture. <Code>

Read only

0 Likes
2,704

Here is the image but i don't have line with type ( Code )

Read only

0 Likes
2,704

This shows you do not have any code lines in Record processing section

Read only

0 Likes
2,703

Do this


Place cursor on one of these 2 fields and clickon the icon shown. you will get the code. Similarly for the code of other field.

Read only

Former Member
0 Likes
2,703

But i can see it here

Read only

0 Likes
2,703

Please confine your discussion to Code visibility in the Record Processing section. You do not have any code in the Record Processing section as I told before. If you are searching for code related to your Additional fields do as under as I said before.

Read only

0 Likes
2,703

I already done this but it's not showing the code in record processing