what is meant by idoc filtering?
Answers were Sorted based on User's Feedback
Answer / muralikrishna .pothuraju
basically idoc is data container .i placed some data in
idoc .iam sending idoc to 2 systems .if u want to place
some restrictions to that idoc .u can use filter
Is This Answer Correct ? | 5 Yes | 1 No |
Answer / a venumadhav
I Doc filtering is nothing but wipout unwnted idoc's that
ar not required to recevingpartner.
Let us suppose some message type iam sending from my
central datbase sever to 5 no's application severs let it
take as some plants in my company code .
The master idoc will contains the data pertaining to the
five plants.
in thia case for plant No1 date is not reqiured pertaining
to all the remaining plants i.e 2 3 4 5.
in this case while creting the distribution model whe have
to mention the filter key's
Then when ever the master IDOC passe through ALE service
layer it will check;s for filter key' values s for a
receiver and it will wash out's the all the idoc's
otherthan the values and cretes the communication IDOC.
alwys communication Idoc is the subset of Master Idoc.
Is This Answer Correct ? | 4 Yes | 3 No |
What is difference between inner join and outer join?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
Is a logical database a requirement/must to write an abap/4 query?
1.In Change pointers , Using BD61 I activate globally and I enable the MATMAS message type When I Ran the "RBDMIDOC" SYSTEM GIVES information messagge 253 MASTER IDOCS CREATED. MY Question IS :1.what is 253 2.PlZ explain internal PROCESS ,HOW ITS GENERATE 253 MASTER IDOcs?
Can we access static attribute from instance method
I have modified standard sapscript layout set MEDRUCK.But could u tell me the procedure to trigger the layout set for printing. Thanks Rahul
What will you code in start-of-selection & end-of-selection ?
When, how and how would you control changes to standard SAP objects.
what is the significance of project, subproject and object in lsmw?
can we create secondary index for views?
Difference between SY-CPROG and SY-REPID? Plz give me the answer,its urgent!
How is collect statement different from append?