if you want to improve the response time logical database
permits you to achive this using?
Answer Posted / raju
views
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Mention what is alv programming in abap?
Control Break statements- At new...endat.
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.
Can i Have Some Realtime Examples on Badi ?
Hello All, Requesting to all user of this site. Please post your Questions in Proper sub Category of chosen category. Some users post the questions in common category whether sub category for that is available ..like some users still post the SAP Script & ALE Related questions in common ABAP Category. Due to this it becomes very difficult to find the topic wise Questions. Please cooperate with the site & to other users. Thanks & Regards Tamseel
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
Which bdc you prefer? : abap bdc
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What primary key and foreign key relationship
How did you test the form you developed? How did you taken print?
Define the various contents of technical specifications ?
Hi every one ! You people are doing a great job here , Im going to attend Tata Technologies interivew on this sunday,Can anyone who has already attended this company interivew or other companies interivews in abap pls share ur experience with me and help me to get into job my id ushareddyabap@gmail.com. Thankyou verymcuh
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What does the extract statement do in extract datasets? : abap modularization
What are the data types of internal tables?