What are the Steps for ALE Configuration in Real time
Senario.
Answer Posted / subbu
1.creating "rfc" destination t.c:sm59
2.creating customer distribution model t.c:bd64
3.creating partner profile t.c:bd82
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All 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.
What are the events driven batch jobs?
Explain the call transaction method? : abap bdc
Difference between sy-tabix and sy-index?
Is sap xi intended to replace ale?
What is difference between inner join and outer join?
Why do we use dynamic where conditions?
Explain lsmw?
Explain what is the step-by-step process to create a table in data dictionary?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
What is Group by in Select statement?
Explain how to create any functions? How to go about it?
How can you access the function code from menu painter?
What are the dynapro keywords?
Which type of tables used this buffer?