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

Shared buffer

Former Member
0 Likes
431

Hi!

I'm debugging a standard program in ECC6, called LRHW1F02:

It has the following lines:

IMPORT CREATION_DATE
               CREATION_TIME
               ORG_INFO_BUFFER
               TASK_INFO_BUFFER
                 FROM SHARED BUFFER INDX(RH) ID ACT_KEY.

Here the program is retrieving data from the shared buffer.

How can I find, where is SAP filling this buffer? How can I check this shared buffer's contents during debugging?

Thank you

Tamá

1 REPLY 1
Read only

Former Member
0 Likes
344

Hi Tamás

we currently experiencing the same problem, how did you go about resolving this(debugging)?

Regards

Thabiso