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?
Answer Posted / ganesh sawant
253 - is number of master idocs created..it means system found changes in 253 material masters. Master Idocs are Idocs without receiver and sender details in it....they are only created in memory and not in database..based on configuration of distribution model / Partner Profile the receiver details are put into idocs and as many communication idocs are creates based on number of recipients. Communication idocs are stored into the database
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is at exit-command:?
How do you read files from the application server ? : abap bdc
What is IMG in SAP?
did u done enhancement framework?how u implemented?
What are the merits of its?-
How to copy table across clients?
What is the function of a data element?
How do you document ABAP programs? Do you use program documentation menu option?
What is a size category? : abap data dictionary
What are the differences between primary and secondary indexes?
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
How are the date abd time field values stored in sap?
Explain get pernr concept when we use logical data base? : abap hr
What are the types of subroutines? : abap data dictionary
What is the disadvantage of using exec sql statement in abap?