Answer Posted / arun
SELECTION-SCREEN COMMENT and In SE38 u go to GOTO in Menu
Bar and TEXT ELEMENTS.
TEXT ELEMENTS having three options SELECTION TEXT , TEXT
SYMBOLS and LIST HEADEING ,
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Which type of tables used this buffer?
How do you save data in bdc tables? : abap bdc
Explain how to Handle the internal tables in ABAP?
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.
What is alv programming in abap?
How to eliminate duplicate entries in internal tables? : abap data dictionary
where are the passwords for ITS stores?
What is the use of program rsbdcsub? : abap bdc
Can you assign a matchcode object to a parameter? If so how?
What is the difference between native sql & open sql? : abap data dictionary
What is meant by slab? How is indian slab and us slab? : sap abap hr
Rp_provide_from_last contains how many parameters ? : abap hr
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
When the get cursor command used in interactive lists?
What is locking ?