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

Pop up diplay internal table

Former Member
0 Likes
444

Hi expert,

do you know the name of the popup used in the transaction me53n when, after the check,display a list of error found ????`

Tks a lot,

bye

1 ACCEPTED SOLUTION
Read only

uwe_schieferstein
Active Contributor
0 Likes
421

Hello Robert

When you check the purchase requisition an application log is generated and displayed using function module BAL_DSP_LOG_DISPLAY. You can verify this by enabling debugging prior to pushing the CHECK button and setting a breakpoint at this function module.

Regards

Uwe

Hello Robert

When you check the purchase requisition an application log is generated and displayed using function module BAL_DSP_LOG_DISPLAY. You can verify this by enabling debugging prior to pushing the CHECK button and setting a breakpoint at this function module.

Regards

Uwe

1 REPLY 1
Read only

uwe_schieferstein
Active Contributor
0 Likes
422

Hello Robert

When you check the purchase requisition an application log is generated and displayed using function module BAL_DSP_LOG_DISPLAY. You can verify this by enabling debugging prior to pushing the CHECK button and setting a breakpoint at this function module.

Regards

Uwe