| Other ABAP Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| 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. | Cibernetix-Business-Systems | 1 |
| Which one of the following statements would occur in the
PBO of a dialog program using table control?
a) module user_command.
b) set screen '0100'.
c) loop at itab.
d) loop at itab with control itab_tc.
| | 1 |
| what is was server in sap | | 1 |
| Suppose Idoc is strucked in the Q then how can I resend it? | | 3 |
| What are control commands in sap scripts? | EDS | 3 |
| if i login in english then top-of page will display in
english.if i login in german then it will display in german
as on .. abap report how......... | IBM | 4 |
| what is the structure of itab of screen? | | 2 |
| Explain Commit and Roll back? | | 1 |
| how to fetch data form without header line internal table ? | | 2 |
| what is 'F4' functionality? | | 4 |
| How to work on TCODE SE16? | | 2 |
| what are command are they abap ? | | 1 |
| A window is missing while copying a sapscript from one
client to another client. What should be done? | | 2 |
| difference between the workarea and headerline.plz tell me
the answer | | 5 |
| 20) What is the difference bewtween client dependent tables
and client independent tables? | | 3 |
| . what is badi?
10. what is the difference between user-exit & BADIs?
12. how do you get functional specs when you are
assigned some object? (specs through email..??)
13. How do you write technical specs?
| | 3 |
| what is the effect when a clear ststement is used on an
internal table without header line? | | 3 |
| What is the diffrence between select single * and Select
upto 1 row? | | 3 |
| in start of selection if we perform validation ,what happens? | HP | 2 |
| Tcode for create Basic ALE settings? | Intel | 1 |
| |
| For more ABAP Interview Questions Click Here |