What are the Steps for ALE Configuration in Real time
Senario.
Answers were Sorted based on User's Feedback
Answer / buddula15
Mantain Logical Systems (SALE)
Maintain RFC destination (SM59)
Maintain PORT (WE21)
Maintain Distibution Model (BD64)
Maintain Partner Profile (WE20)
Buddula15
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / pratap reddy
BASIS PEOPLE JOB.
LOGICAL SYSTEM -- SALE OR BD54
ASSIGN THE CLIENT TO LOGICAL SYSTEM -- SALE OR SCC4
RFC DESTINATION -- SM59
ABAPer JOB
DISTRIBUION MODEL -- BD64
PORT NUMBER --- WE21
PARTNER PROFILE --WE20
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
26) Explain the Importance of each type of window in scripts?
Give an example of interface from your project explaining why you used it?
What is projection view?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Difference between the sub-routines and function modules
What is the difference between ABAP memory and SAP memory?
How to create logical system in sap in order to access bw and bi?
How do you set up background jobs in sap?
What should be the approach for writing a bdc program? : abap bdc
what is Catch Command?
How to change the development class of any object?
what is table maintenace generator? How to create it?