<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic IDOC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318684#M1029154</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the use with "IDOC" in sap and how it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give me the inputs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;N.M.B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 07:17:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-25T07:17:30Z</dc:date>
    <item>
      <title>IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318684#M1029154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the use with "IDOC" in sap and how it works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls give me the inputs &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;N.M.B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:17:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318684#M1029154</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T07:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318685#M1029155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/ale+idocs" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/ale+idocs&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check SDN Forums you ll find lot of stuff.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:21:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318685#M1029155</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-08-25T07:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318686#M1029156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IDOCs Detailed Information Configuration&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;"EDI is described as the interchange of structured data according to agreed message standards between computer&lt;/P&gt;&lt;P&gt;systems, by electronic means. Structured data equates to a simple and direct method of presenting the data&lt;/P&gt;&lt;P&gt;content of a document. The method of ensuring the correct interpretation of the information by the computer&lt;/P&gt;&lt;P&gt;system is defined by the EDI standard."&lt;/P&gt;&lt;P&gt;EDI is a technique used to communicate business transactions between computer systems of different companies&lt;/P&gt;&lt;P&gt;and organizations. Note that sometimes the EDI mechanism deployed at a company is often used to interface to&lt;/P&gt;&lt;P&gt;other systems within the same organization."&lt;/P&gt;&lt;P&gt;Some thoughts&lt;/P&gt;&lt;P&gt;You should not to attempt to switch to a full SAP EDI implementation overnight. It takes time for people, systems,&lt;/P&gt;&lt;P&gt;and processes to adapt to any new methodology. Implementing SAP EDI is a project in its own right and needs to&lt;/P&gt;&lt;P&gt;be handled phase by phase as in any other information system implementation. We describe some of the issues&lt;/P&gt;&lt;P&gt;and how to implement an SAP EDI solution in the following pages.&lt;/P&gt;&lt;P&gt;What Is IDOC&lt;/P&gt;&lt;P&gt;IDoc (for intermediate document) is a standard data structure for electronic data interchange (EDI) between&lt;/P&gt;&lt;P&gt;application programs written for the popular SAP business system or between an SAP application and an external&lt;/P&gt;&lt;P&gt;program. IDocs serve as the vehicle for data transfer in SAP's Application Link Enabling (ALE) system.&lt;/P&gt;&lt;P&gt;IDocs are used for asynchronous transactions: Each IDoc generated exists as a self-contained text file that&lt;/P&gt;&lt;P&gt;can then be transmitted to the requesting workstation without connecting to the central database.&lt;/P&gt;&lt;P&gt;Another SAP mechanism, the Business Application Programming Interface (BAPI) is used for synchronous&lt;/P&gt;&lt;P&gt;transactions.&lt;/P&gt;&lt;P&gt;A large enterprise's networked computing environment is likely to connect many geographically distributed&lt;/P&gt;&lt;P&gt;computers to the main database. These computers are likely to use different hardware and/or operating system&lt;/P&gt;&lt;P&gt;platforms. An IDoc encapsulates data so that it can be exchanged between different systems without conversion&lt;/P&gt;&lt;P&gt;from one format to another.&lt;/P&gt;&lt;P&gt;IDoc types define different categories of data, such as purchase orders or invoices, which may then be broken&lt;/P&gt;&lt;P&gt;down into more specific categories called message types. Greater specificity means that an IDoc type is capable of&lt;/P&gt;&lt;P&gt;storing only the data required for a particular transaction, which increases efficiency and decreases resource&lt;/P&gt;&lt;P&gt;demands.&lt;/P&gt;&lt;P&gt;An IDoc can be generated at any point in a transaction process. For example, during a shipping transaction&lt;/P&gt;&lt;P&gt;process, an IDoc may be generated that includes the data fields required to print a shipping manifest. After a user&lt;/P&gt;&lt;P&gt;performs an SAP transaction, one or more IDocs are generated in the sending database and passed to the ALE&lt;/P&gt;&lt;P&gt;communication layer. The communication layer performs a Remote Function Call (RFC), using the port definition&lt;/P&gt;&lt;P&gt;and RFC destination specified by the customer model.&lt;/P&gt;&lt;P&gt;The IDoc is transmitted to the receiver, which may be an R/3, R/2, or some external system.&lt;/P&gt;&lt;P&gt;What are the main advantages of IDOC?&lt;/P&gt;&lt;P&gt;IDoc is the data Format used by the SAP in data transfer using ALE /EDI methods. They provide more data&lt;/P&gt;&lt;P&gt;security. An IDoc is an intermediate document used to send data in two ways, that is internal and the external&lt;/P&gt;&lt;P&gt;point for you.&lt;/P&gt;&lt;P&gt;In BW, IDoc is a transfer mode, when you create a Infosource you can select the transfer mode as PSA or IDOC.&lt;/P&gt;&lt;P&gt;Its the method provided for backward compatibility. In older version the hirerchies where loaded using IDOC&lt;/P&gt;&lt;P&gt;transfer method. Now its possible with PSA but still that method is available to load the hierarchies.&lt;/P&gt;&lt;P&gt;An example in SD:&lt;/P&gt;&lt;P&gt;For creating sales documents (sales order) through IDOCS you will have to use the T code WE19. In that click&lt;/P&gt;&lt;P&gt;basic type and enter order05(IDOC type) and select via message type then enter ORDERS(message type), click&lt;/P&gt;&lt;P&gt;execute.&lt;/P&gt;&lt;P&gt;You will get to see many fields.here you have to enter the datas that you enter in the VA01 screen in order to&lt;/P&gt;&lt;P&gt;create sales order. The datas such as material name, date, qty, P.O no etc. After entering all the datas, you click&lt;/P&gt;&lt;P&gt;standard inbound the IDOC would be created by the system.You can see the created order by going in to VA03&lt;/P&gt;&lt;P&gt;screen.&lt;/P&gt;&lt;P&gt;Next time when you create the IDOC, in same tcode WE19 screen, click existing IDOC and enter the IDOC which&lt;/P&gt;&lt;P&gt;you created in the above step and just change the P.O no.Sytem will create new sales order through new IDOC&lt;/P&gt;&lt;P&gt;Before doing all you need to maintain the partner profile in T code WE20. For this Discuss with EDI consultant.&lt;/P&gt;&lt;P&gt;Difference Between EDI and IDOC&lt;/P&gt;&lt;P&gt;EDI is nothing but Electronic data interchange. SAP will support EDI through Intermediate documents&lt;/P&gt;&lt;P&gt;(IDOCS).&lt;/P&gt;&lt;P&gt;EDI (Electronic Document interchange) - EDI is the electronic exchange of business documents between&lt;/P&gt;&lt;P&gt;the computer systems of business partners, using a standard format over a communication network.&lt;/P&gt;&lt;P&gt;EDI is also called paperless exchange.&lt;/P&gt;&lt;P&gt;Advantages:&lt;/P&gt;&lt;P&gt;Reduced Data entry errors&lt;/P&gt;&lt;P&gt;Reduced processing time&lt;/P&gt;&lt;P&gt;Availability of data in electronic form&lt;/P&gt;&lt;P&gt;Reduced paperwork&lt;/P&gt;&lt;P&gt;Reduced Cost&lt;/P&gt;&lt;P&gt;Reduced inventories and better planning&lt;/P&gt;&lt;P&gt;Standard means of communications&lt;/P&gt;&lt;P&gt;Better business process&lt;/P&gt;&lt;P&gt;EDI has two processes&lt;/P&gt;&lt;P&gt;1. Outbound process.&lt;/P&gt;&lt;P&gt;2. Inbound process.&lt;/P&gt;&lt;P&gt;OP:&lt;/P&gt;&lt;P&gt;1.Application document is created.&lt;/P&gt;&lt;P&gt;2.IDOC is generated&lt;/P&gt;&lt;P&gt;3.IDoc is transferred from SAP to Operating system layer&lt;/P&gt;&lt;P&gt;4.Idoc is converted into EDI standards&lt;/P&gt;&lt;P&gt;5.Edi document is transmitted to the business partner&lt;/P&gt;&lt;P&gt;6.The Edi Subsystem report status to SAP&lt;/P&gt;&lt;P&gt;IP:&lt;/P&gt;&lt;P&gt;1.EDI transmission received&lt;/P&gt;&lt;P&gt;2.EDI document is converted into an IDOC&lt;/P&gt;&lt;P&gt;3.IDOC is transferred to the SAP layer&lt;/P&gt;&lt;P&gt;4.The application document is created&lt;/P&gt;&lt;P&gt;5.The application document can be viewed.&lt;/P&gt;&lt;P&gt;IDOC:&lt;/P&gt;&lt;P&gt;IDOC is a container that can be used to exchange data between any two processes.&lt;/P&gt;&lt;P&gt;Each iDoc is assigned a unique number for tracking and future reference.&lt;/P&gt;&lt;P&gt;iDoc Consist of several segments, and segments contain several fields.&lt;/P&gt;&lt;P&gt;iDoc contains the following three type of records...&lt;/P&gt;&lt;P&gt;1.One Control Record.&lt;/P&gt;&lt;P&gt;2.One or many Data Record&lt;/P&gt;&lt;P&gt;3.One or many Status record.&lt;/P&gt;&lt;P&gt;PORT:&lt;/P&gt;&lt;P&gt;Port is used in the outbound process to determine the name of the EDI subsystem program, the directory path&lt;/P&gt;&lt;P&gt;where the idoc file will be created at the operating system level, the idoc file names and the RFC designations.&lt;/P&gt;&lt;P&gt;RFC Destination:&lt;/P&gt;&lt;P&gt;Used to define the characteristics of communication links to a remote system on which a functions needs to be&lt;/P&gt;&lt;P&gt;executed.&lt;/P&gt;&lt;P&gt;Partner Profile:&lt;/P&gt;&lt;P&gt;Partner profile specified the various components used in an outbound process ( Partner number, IDoc type,&lt;/P&gt;&lt;P&gt;message type, Port, Process code),the mode in which it communicates with the subsystem(batch or immediate)&lt;/P&gt;&lt;P&gt;and the person to be notified in case of errors.&lt;/P&gt;&lt;P&gt;Message Control&lt;/P&gt;&lt;P&gt;Used in pricing, account determination, material determination, and output determination. The message control&lt;/P&gt;&lt;P&gt;component enables you to encapsulate business rules without having to write abap programs.&lt;/P&gt;&lt;P&gt;Process:&lt;/P&gt;&lt;P&gt;Setup RFC destinations SM59&lt;/P&gt;&lt;P&gt;Port Destinations WE21&lt;/P&gt;&lt;P&gt;Partner Profile WE20&lt;/P&gt;&lt;P&gt;Message control NACE&lt;/P&gt;&lt;P&gt;Purchase Order ME21&lt;/P&gt;&lt;P&gt;Check IDOCs WE02,WE05&lt;/P&gt;&lt;P&gt;Created change pointers related to message types like MATMAS and LOIBOM by keeping specific conditions&lt;/P&gt;&lt;P&gt;(running a background job). so server created lakhs of Idocs. Due to this sever is running very very slow.&lt;/P&gt;&lt;P&gt;Delete/Remove of IDocs from R3 [Covered from Search]&lt;/P&gt;&lt;P&gt;You may delete it from BD87.&lt;/P&gt;&lt;P&gt;This is also used for processing, but there is an&lt;/P&gt;&lt;P&gt;option to mark it for deletion&lt;/P&gt;&lt;P&gt;In BD87 - uncheck the option that says "Process in Background", and it will&lt;/P&gt;&lt;P&gt;take you into a screen that looks like the workitem for a failed idoc in&lt;/P&gt;&lt;P&gt;your inbox.&lt;/P&gt;&lt;P&gt;Click the "Delete Flag" button, and this will mark the idoc for deletion at&lt;/P&gt;&lt;P&gt;the next archiving run&lt;/P&gt;&lt;P&gt;Use the instructions below. I think the transaction&lt;/P&gt;&lt;P&gt;should be BD73. (Not BD87)&lt;/P&gt;&lt;P&gt;Recently I discovered transaction we11 (report RSETESTD), with this transaction you can delete sap idocs. No, I'm&lt;/P&gt;&lt;P&gt;not talking about deleting as the last step of idoc archiving, I'm talking about simple straight forward deletion of&lt;/P&gt;&lt;P&gt;idocs from the database&lt;/P&gt;&lt;P&gt;First things first, transaction we11 really works, the idocs are successfully deleted from the database.&lt;/P&gt;&lt;P&gt;Second, as opposed to archiving idocs, we11 will delete idocs regardless of their processing status (idoc archiving&lt;/P&gt;&lt;P&gt;using transaction sara, only works for successfully processed idocs). This may be good or bad for you, it largely&lt;/P&gt;&lt;P&gt;depends on your needs.&lt;/P&gt;&lt;P&gt;I also regulary delete IDOC, but I use RSEXARCB in the background job.&lt;/P&gt;&lt;P&gt;Since you mentioned 'delete' I assume that both programs RSEXARCA and RSEXARCB Archive &amp;amp; Delete at the same time.&lt;/P&gt;&lt;P&gt;Please use Object Idoc from SARA. If you use this it will write file using program RSEXARCA and delets using RSEXARCD.&lt;/P&gt;&lt;P&gt;Take a look at running report RBDCPCLR from SE38 in the backgorund. You will probably have to up a varient we&lt;/P&gt;&lt;P&gt;run the report weekely and keep the last 6 weeks of data. You will be removing from table BDCPS take a look and&lt;/P&gt;&lt;P&gt;it will all make sense.&lt;/P&gt;&lt;P&gt;Report RBDCPCLR selection screen is for deleting change pointers. My question is deleting IDocs which are created&lt;/P&gt;&lt;P&gt;by Change Pointers. Please guide me to next step. What should I do......&lt;/P&gt;&lt;P&gt;Aplogises thought that we were talking change pointers ....&lt;/P&gt;&lt;P&gt;"There is no special deletion program for IDocs.&lt;/P&gt;&lt;P&gt;Use the archiving programs. IDoc is a separate archiving class. The following programs are available:&lt;/P&gt;&lt;P&gt;1. Archive RSEXARCA and RSEXARCB (as of Release 3.0C)&lt;/P&gt;&lt;P&gt;2. Delete RSEXARCD&lt;/P&gt;&lt;P&gt;3. Read archive RSEXARCR&lt;/P&gt;&lt;P&gt;4. Restore RSEXARCL&lt;/P&gt;&lt;P&gt;The Idoc archiving is checked against the status. The statuses which can be archived and those that cannot be&lt;/P&gt;&lt;P&gt;archived are stored in the "Status maintenance" table. You can change the standard settings. Menu path:&lt;/P&gt;&lt;P&gt;Area menu "WEDI", control, status maintenance.&lt;/P&gt;&lt;P&gt;The archiving procedure is described in the documentation 'IDoc interface for EDI'."&lt;/P&gt;&lt;P&gt;I tried as like you said, first tried with RSEXARCA (Archived) then deleted from SAP R/3 RSEXARCD(Deleted from&lt;/P&gt;&lt;P&gt;R/3) I tried this for few IDocs and it worked fine.&lt;/P&gt;&lt;P&gt;but after tried for more no of IDocs(20000). then given like 'last create archive file without data objects was&lt;/P&gt;&lt;P&gt;deleted' for report RSEXARCA. and not showed any thing for report RSEXARCD.&lt;/P&gt;&lt;P&gt;I am not that familiar with the transaction but it may be possible to break down the IDOCS in to batches of 5000&lt;/P&gt;&lt;P&gt;and run these in the background ??&lt;/P&gt;&lt;P&gt;Have you checked the customizing for object 'IDOC' - I mean not only in transaction SARA but also the&lt;/P&gt;&lt;P&gt;application-related customizing. There might be a parameter, defining the minimun-duration time of idocs ...&lt;/P&gt;&lt;P&gt;unfortunately I don't remember the transaction ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:26:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318686#M1029156</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T07:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318687#M1029157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U go through saptechnical.com&lt;/P&gt;&lt;P&gt;here u can understand very easily because here step by step process .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards:&lt;/P&gt;&lt;P&gt;Prabu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318687#M1029157</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T07:26:46Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318688#M1029158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The IDoc interface function is under Tools ® IDoc Interface/ALE in the SAP menu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Follow this link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;http://help.sap.com/saphelp_nw04/helpdata/en/dc/6b809b43d711d1893e0000e8323c4f/frameset.htm&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:26:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318688#M1029158</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T07:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318689#M1029159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a functionl consultant, so i don' want tonnes of data regarding this. friends pls give me brief information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:34:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318689#M1029159</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T07:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318690#M1029160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What has this to do with ABAP?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:42:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318690#M1029160</guid>
      <dc:creator>rainer_hbenthal</dc:creator>
      <dc:date>2008-08-25T07:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: IDOC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318691#M1029161</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the following link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdb.info/wp-content/uploads/2008/08/idoc-and-ale.pdf" target="test_blank"&gt;http://www.sapdb.info/wp-content/uploads/2008/08/idoc-and-ale.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhaskar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 07:45:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/idoc/m-p/4318691#M1029161</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T07:45:33Z</dc:date>
    </item>
  </channel>
</rss>

