how to debug a popup window?

Answer Posted / leena

Create a small text file(notepad) on your local computer
with the following content

[FUNCTION]
Command=/H
Title=Debugger
Type=SystemCommand

Start Debugging, whenever you want to debug a popup take
this file and drop it over your popup.





Is This Answer Correct ?    28 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is your approach for writing a bdc program? : abap bdc

590


What are the advantages of logical databases?

623


What are the system fields? Explain?

647


What is a data class? : abap data dictionary

634


What is an abap/4 query? : abap hr

612






What are dml commands in abap?

650


Explain what is an rfc?

615


What are the different types of view?

606


Search help exit details.

930


What are the check tables?

568


What are the page windows? How many main windows will be there in a page window?

567


what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.

2069


if while coding power goes off , how to retrieve the codes?

1628


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1768


What is a data element?

540