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

UUID method being called

Former Member
0 Likes
1,153

Hi,

PFA

I am trying to display a ztable using ALV, but when the control comes to PBO of a subscreen, after executing the PBO module the debugger shows this method "IF_SYSTEM_UUID_STATIC~CREATE_UUID_X16 (CL_SYSTEM_UUID)". After that the Control does not go to PAI of subscreen , instead goes to the Main Screen PAI.

Please Help.

3 REPLIES 3
Read only

former_member201275
Active Contributor
0 Likes
817

Are you absolutely sure the created GUID is always the same? The difference between them can be just one character.

Read only

0 Likes
817

I am not sure about GUID, i dont know how to check it, i am new to abap.

Can you please help me in proceeding further?

Read only

0 Likes
817

I have checked GUID, it is different everytime.