What are the steps carried the ALE?
Answer Posted / k.nagalakshmi
1.define logical systems.(ex LS100,Ls110)
2.assign logical system to respective clients(in client
100).
100 - LS100
110 - LS110.
3.maintain RFC destination(in client 100)
provides communication between 100 & 110.
from LS100 ->Ls110 (forwarding data)
maintain RFC destination for receiving data from 110
from LS110 -> LS100 (reverse data)
4.maintain customer distribution model(CDM) in client 100.
Name of cdm:LSmodel
provide sender:LS100
receiver:LS110
message type:MATMAS
5.generate partner profiles.
6.distribute CDM for making client independent then only
client 110 can be able to generate port
7.create material by using transaction code MM01 in client
100.
8.based on material execute BD10 for send material T.code
in 100.
9.let us check IDOC status by
go with IDOC lists in WE05 T.code
10.execute BD11 in client 110 for get material T.code
after executing BD11 T.code inbound system will
receive the IDOC.
11.let us check IDOC status in client 110.
go with IDOC lists->WE05 T.code
12.if we find any errors in IDOC weather inbound side or
outbound side for rectifying errors we can use ALE TESTING
TOOL.
T.code is WE19.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the different kinds of lock modes?
Can multiple abap systems connect to abap database?
How to eliminate duplicate entries in internal tables? : abap data dictionary
What is elementary search help? : sap abap data dictionary
Is main window mandatory in smartforms?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
How to find the return code of a statement in abap programs?
What are the different types of laws. What are they?
What is tcode se16. For what is it used. Explain briefly?
What is the relationship existing between the various data elements? : abap data dictionary
Which FM do you use to find out who is reporting to whom
What are the events used in interactive reports?
Differentiate between the uline and write: sy-uline statements if any?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
What should be the approach for writing a bdc program? : abap bdc