Attachment transfer from SC to PO

Hi Everyone,
We have a requirement of transferring the attchments attched in SC to the PO or PR, i.e. to follow-on documents being created.
We are using SRM 7.0. Can anyone pls guide what are th steps for that. Is it a customization or we need to customize via a BADI.
I have found out  that the documents can be transferred to PO from SC using DMS. Does anyone have a guide or document that can help me to configure the steps for the same???
Pls help.
Thanks & Regards,
Bhakti
Edited by: bhakti joshi on Aug 26, 2010 1:08 PM

Hi Jagadish,
you must configure the R/3 Document Management System (DMS) in transaction
DC10:
1. Create document type SRM. Note that no flag is set in any of the columns.
2. Double click in the detail view to define the new Doc. type desc. = SRM Documents.
Set the Use KPro indicator.
Enter 1 in the Number assignment field.
Enter an internal number range interval. You can use an existing interval or
create a new one in transaction CV90. The internal number range must be used,
because the GUID of the SRM attachments has more digits than the number in
the backend system.
Maintain the number exit. The number exit is a program exit for document
number. It controls number assignment and version numbering for documents.
The default setting is MCDOKZNR. If you want to control the number assignment
or the version increment via a USER_EXIT, then you have to replace the
program MCDOKZNR with a company-specific program. You can find further
information in the field help for number exit.
In the screen area Field selection enter – in the field Document Status.
3. Go to the Dialog Structure and double-click on the entry Define object links. Define the
new object links EKPO and EBAN. Maintain object link descriptions for EKPO
(Purchase order item; Scr.no. 248) and EBAN (Purchase req. item; Scr. no. 247)
4. Define the workstation application in transaction DC30.
All required file types should be included in this list.
5. Activate Document Transfer
SPRO> Integration with other mySAP.com Components> Supplier Relationship Managemen> Message Control> Activate Document Transfer --> Execute
6. Assign the Document Type Define earlier and the Category to the Object type  ex: BUS2012 (PO)
Ensure that you maintain a relation between BUS Object/ DMS Document Type/ Category.
Note: Check XML Monitor, make sure the attachment exist in Binary format.
Let me know if any questions!
Thanks
- netaji Gummadi

Similar Messages

  • DMS configuration for attachement transfer from SRM to R/3

    Hi,
    SRM 5.0
    R/3 ECC6.0
    Scenario : SRM SC attachment transfer to PR in R/3
    I have done the DC10 and DC 30 configuration in R3
    BADI BBP_CREATE_REQ_BACK is implemented
    The attachement transfer is not happening to R/3
    can someone let me know the necessary DMS configuration to be done in backend system and some steps to validate the SRM configuration i have already done
    Thanks
    Jayesh

    Hi
    <b>Please refer to the links below -></b>
    Re: Attachments in PR and PO
    Re: Sending attachments from SRM to SAP Purchase Requisition
    Re: Transfer  SC attachment from srm 5.0 to backend R/3
    Re: Attachments to backend
    Re: Attachments in PR and PO
    Re: URL vs. document attached in back end EBP 4.0 Classic/4.7 E
    http://help.sap.com/saphelp_47x200/helpdata/en/41/648838ab4e8a11e10000009b38f8cf/frameset.htm
    http://help.sap.com/saphelp_srm50/helpdata/en/49/b32640632cea01e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/d6/806c39917d423ee10000000a11402f/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/9b/c2b9375e62545ce10000009b38f889/frameset.htm
    Do let me know incase you still have any queries.
    Regards
    - Atul

  • Attachment transfer from E Rec to PA

    Hi Experts,
    While doing data transfer activity we also want to transfer attachments for  a candidate from E Rec to PA. We are using ECC 6, EHP 7 E Recruiting.
    Currently we are transferring the data part only but now attachment transfer is also a requirement through Data transfer activity only from E Rec.
    Pl guide.
    Regards
    Puneet

    It's not in the standard so you'll have to create it yourself (for example with a z function).
    A possible way to store the attachments is for example using Digital Personal File (DPF)
    Digital Personnel File (DPF) - HR Administrative Services (PA-AS) - SAP Library

  • Attachment transfer from PR to PO

    Client requirement was that the attachments in purchase requisition should get transferred to PO automatically, whenever the PO is created with reference to the PR
    We have written a program for such automatic transfer of attachments and tested, it was working fine.
    Now the problem is that in production sometimes the attachments are not getting transferred to PO.
    There is no specific pattern of this issue. That means sometimes the attachments are transferred to PO but sometimes they are not.
    We hve already checked following points.
    1. Tried to replicate the issue in test environment but in test environment we are not getting any problem. The attachments are
        transferred successfully in test environment.
    2. There is no change in process of creating the PO by user
    3. The attachments in PR are attached in ME51N and sometimes ME52N, but the issue occurs for both types of attachments
    4. There is no security role change for the users.
    5. We tried asking the user to change the computer that he is using (Although it doesnt looks very logical).
    6. The issue is not relevant with any document type
    Please let me know if you have faced any similar issue OR if you can think of any different reason for this issue
    Thanks,
    Yogesh

    Hi Guys,
    We have a requirement to to transfer the attachments from PR to PO , and as per SAP Note 1140398 there seems to be a BADI that needs to be implemented. Can anybody help us to get the badi name that must be implemented.
    Thanks in advance for your quick response.
    KR
    Mahendra

  • Attachment transfer from SH (SRM) to PReq (R/3) failed in one instance

    Dear Expers,
    in SRM 7.0 Classic, I have come accross the following problem with the transfer of the attachments from the SRM Shopping Cart to the R/3 PREq:
    This functionality is normally working absolutely fine but now there was one instance observed, where the attachment as such did not get tranferred from SRM to R/3.
    In the PReq, that was created from this shopping cart in R/3, the document number for the attachment got created by the DMS, but if i look into the attachment window, than the actual file is not there.
    I have checked the other R/3 documents before and after this one PReq and in those documents, the trasfer of the attachment worked fine.
    Can anyone think of a reason for this unexpected behauviour?
    Thank you very much.

    Hi,
    it is assumed, that at the certain point of time, when the PReq was creating from the Shopping cart, the document repository for attachem (KPRO) was down in R/3. I assume, that that was the reason for this one time unusual behaviour.
    Thank you.

  • Attachment transfer from EBP V 5.0 to Backend SAP R/3

    Hi,
    We are going to activate the above functionality for our Classic Scenarion of implementation. In this regard,could anybody of you answer to my below given points in order to start working upon this and if possible ,please send the step wise implementaion of the functionality i.e. Transfer of Attachments in EBP V5.
    Need to define the following:
    1.How is the attachment sent to the suppliers? As a pdf document? Or an attachment in the mail?
    2.How do we handle attachments to integrated suppliers?
    3.What formats are applicable in the attachment? (.xls, .doc, .ppt, .mpp, other?)
    4.How are attachments stored? In EBP? In SAP?
    Thanks in advance.
    Pranab

    Hi
    Which SRM version are you using ?
    <b><u>Help link To setup attachmnets in SRM</u></b>
    http://help.sap.com/saphelp_srm50/helpdata/en/f7/92dd3e6ecb1f39e10000000a114084/frameset.htm
    1.How is the attachment sent to the suppliers? As a pdf document? Or an attachment in the mail?
    <u>Ans - Attachment can be in any format depending on SPRO settings (generally pdf documents).</u>
    2.How do we handle attachments to integrated suppliers?
    <u>Ans - See the links above and below</u>
    Q3.What formats are applicable in the attachment? (.xls, .doc, .ppt, .mpp, other?)
    <u>Ans - Any valid format defined in the system. See the links above and below</u>
    Q4.How are attachments stored? In EBP? In SAP?
    <u>Ans - In EBP system, attachments are stored on Application server.</u>
    <b>Please go through other relevant details -></b>
    Document for all type/extn can be stored provided their extension is mentioned in DC10 and DC30. And they are stored on Application server.
    <u>Transaction codes</u>
    DC10 - create a Document type for SRM
    DC30 - Maintain all relevant extensions
    In order to store shopping cart attachments in the backend system, you must first activate the transfer by creating an active method and by setting the indicator for parameter in BAdI .
    Then you must configure the R/3 Document Management System (DMS) in transaction DC10:
    <b>Steps -></b>
    1. Create document type SRM. Note that no flag is set in any of the columns.
    2. Double click in the detail view to define the new Doc. type desc. = SRM Documents.
    Set the Use KPro indicator.
    Enter 1 in the Number assignment field.
    Enter an internal number range interval. You can use an existing interval or
    create a new one in transaction CV90. The internal number range must be used,
    because the GUID of the SRM attachments has more digits than the number in
    the backend system.
    Maintain the number exit. The number exit is a program exit for document
    number. It controls number assignment and version numbering for documents.
    The default setting is MCDOKZNR. If you want to control the number assignment
    or the version increment via a USER_EXIT, then you have to replace the
    program MCDOKZNR with a company-specific program. You can find further
    information in the field help for number exit.
    In the screen area Field selection enter – in the field Document Status.
    3. Go to the Dialog Structure and double-click on the entry Define object links. Define the
    new object links EKPO and EBAN. Maintain object link descriptions for EKPO
    (Purchase order item; Scr.no. 248) and EBAN (Purchase req. item; Scr. no. 247)
    4. Define the workstation application in transaction DC30.
    All required file types should be included in this list.
    Transferring Attachments (optional)
    This is offered in SPRO itself.  You can set up Web servers for exchanging documents. To do this you can define the following types of publishing:
    Publishing Internally
    This is the exchange of documents between systems that belong to your own area of responsibility (intranet).
    Publishing externally
    This is the exchange of documents with partners who should be given external access (from the extranet) to their own data.
    If the publishing settings for external and internal access are identical, you can use a single Web server for exchanging data.
    SPRO->Supplier Relationship Management->SRM Server->Define Setting for Attachments.
    <b>Related links -></b>
    Re: Sending attachments from SRM to SAP Purchase Requisition
    Re: redirect the shopping cart attachment from ebp doc server to file net serve
    Re: Attachments in PR and PO
    Re: Storing attachments
    Re: Set up attachments for Purchasing docs
    Re: Bringing attachments over to R3
    http://help.sap.com/saphelp_nw04/helpdata/en/d6/205cfcc3b6bd44842866b2945dd869/content.htm
    Internal & External Attachments
    Re: Documents attachments in scenario standalone
    Do let me know.
    Regards
    - Atul

  • Attachment transfer from IR to ISO

    Hello Friends,
    We have to transfer the attachments from Internal Requisition (IR) to Internal Sales Order (ISO).But it does not happen automatically as it does in while autocreating PO from requisition.
    Is there any way in Oracle to achieve it? what could be the possible solution?
    We are on 11.5.10.2.
    Thanks a lot.
    Regards,
    Amit

    Hi Amit,
    I don't think this feature is available. May be you have to create the customization to do it. Try customization the Order line/header the workflow to copy the attaching from IR to SO.
    Regards,
    Praveen

  • Transfer attachment document from purchase Requisition(ME51n,ME52n) to Purc

    Hi
    How to do Transfer attachment document from purchase Requisition(ME51n,ME52n) to Purchase order(ME21n,ME23n).

    Hi Muthu,
    I understand that it is possible to bring attachments from ECC to the SRM system for the new release.
    However, I have a slightly different question.
    If I want to bring in requirements from a legacy system to SRM 7.0 system directly, what is the feasability of the same? If I have an attachment linked in the legacy system, then is it possible to bring it in SRM 7.0 system directly or will I be forced to route it to ECC 6.0 and then use the Plan Driven Procurement scenario for getting it into SRM?
    Regards,
    Abhilash

  • Material PR transfer from ECC to SRM without Account Assignment

    Hello,
    When a material PR without account assignment is transferred to SRM. The scenario is determined as direct procurement and system will behave in extended classic scenario.
    I would need the PO to be posted in backend ie Classic scenario.
    We are in SRM 7.0 using SOA PR transfer from ECC EHP 4 system.
    I believe there is  consulting note available for this scenario. If any body has the note number please share it.
    Thanks,
    Rohith

    Symptom
    While running Materials Replenishment Planning (MRP) purchase requisitions (PR) will be created in SAP ERP (e.g. after creating a Planned Order in MD10).
    Before SAP SRM 7.0 these requisition got the field EPROFILE assigned which enabled the system to extract the PR document to SAP SRM by using report BBP_EXTREQ_TRANSFER. As of SAP SRM 7.0 and SAP ERP 6.04 you configured Business Add-In ME_REQ_SOURCING_CUST to trigger SOA message PurchaseRequestERPSourcingRequest_Out.
    After running MRP you notice that no sourcing request SOA message got generated.
    Other terms
    SOA, MRP, Sourcing, external sourcing,
    BBP_EXTREQ_TRANSFER, EPROFILE
    MD10, MD14, MD04
    Reason and Prerequisites
    Program error.
    Solution
    Due to complexity it is not possible to provide a SAP core correction. However PP-MRP application provides a BAdI interface that gives the possiblity to trigger this functionality of external sourcing.
    If you need to use the external sourcing with SAP MRP create a new implementation for BAdI MD_PURREQ_POST and inherite from the class provided in attached correction instruction.
    Note 1546980 - MRP PReq: PurchaseRequestERPSouricingRequest_Out not send
    1263876 - SAP SRM: Configuration of Procure-to-Pay Scenario
    Note 1504247 - ME54/ME55 does not trigger sourcing SOA message
    Note 1436550 - Multiple PR scenario PurchaseRequestERPSourcingRequest_Out

  • ERec - Data Transfer from eRec system to HCM System

    Hello All,
    Currently am able to do the data transfer from eRec system to HCM system but am finding some inconsistencies here.
    In our scenario we are on ehp4 and no XI in place, We are doing via RFC only. Stanalone eRec system
    So here are few queries and if someone can address these would be really great and appreciate the help
    1) While i do the data transfer activity, when i select activity and don not give the Hiring Date in the Org Assignment Column it throws an error "When transferring data using XI, the hiring date must be specified". But am not using XI, then why should it give this error?
    Also is it not possible that i do the data transfer without any hiring date?
    Also there are two options Planned and Completed. When i do the data transfer i keep it in planned status and do it it automatically saying that Complete
    Is this correct
    2)Now when i do the data transfer it is getting appeared in HR system when i execute the PA48 tcode.
    Here my queries are
    a) Suppose i do a data transfer for a candidate Abc on 10.10.2010 and run the PA48 tcode it appears in the list as hire date 10.10.2010
    Now as a recruiter am again doing the data transfer for the same candidate Abc for 11.10.2010 and againg when i see PA48 there is again another entry for the Abc candidate for hiring
    Is this correct process. How should these duplicate entries to be avoided. Pls help me
    3) Also i case if I want additions infotypes to be transferred in PA48 how should we go for this development
    Pls help me in these queries

    Hi ,
    Check the following OSS notes.
    1. 1006679
    2. 997181 ( Read the attachment in the OSS note ) gives the detailed information regarding EREC and HR)
    Let me know if you need more info.
    Regards,
    Ram

  • Vendor Open items transfer from one Recon to Another recon

    We have wrongly maintained one recon account in Vendor. 
    Is there any way to trnasfer Vendor Open items transfer from one Recon to Another reconciliation account..

    Hi,
    The best way is to transfer the items from old to new reconciliation account.
    Please use the following entries to transfer.
    1. Dr Vendor a/c(Old recon a/c)
        Cr Vendor clearing a/c
    After nullifying the balance in old recon account, here chage recon in the master.
    2. Dr Vendor clearing a/c
        Cr Vendor a/c(New recon a/c)
    F101 only post the adjustment entry at period end and reverse the same entry in next period. So, transferring the items is the best method. If you have volume of data, then create a LSMW for this.
    Rgds
    Murali. N

  • Report for stock transfer from plant to plant

    Hi,
      Is there any standard report for  stock transfer from plant to plant .
      If not is there any enhancements to get the above report.
    Regards,
    Ravindranath.

    Hi Ravi,
    U can use the tcode MB51 and their u can give the input as 301 if it is 1 step in the mvt type or use 303 and 305 for 2 step transfer. and generate the report.
    if u want the list of stock transport orders then use tcode ME2N and the input parameter as  item category "U" and generate the report.
    hope it wud have answered ur question
    Reward if useful
    Shawn

  • Error while ORDERS05 IDoc transfer from R3 - PI - SNC

    Hi Friends,
    I am facing error in PI SXMB_MONI for ORDERS05 IDoc transfer from R3 - PI - SNC.
    I have done all the configuration setup in Integration Directory for the Scenario, I am able to successfully send the IDOC for PO from R3 to PI but faced the following Error in PI.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Message Split According to Receiver List
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">PARTY_SERVICE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      *<SAP:Stack>Party and service not defined</SAP:Stack>*
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Also I am unable to Configure Sender/Receiver ID in PI > SXMB_ADMIN > Configuration, as while defining Sender/Receiver  unable to add the Interface for Sender(ORDERS.ORDERS05)/Reciever(ReplenishmentOrderNotificatio_Out) although I am able to see the same in Integration Repository.
    Also In Main message(Part of the message) as shown below, I am able to see Vendor in PARTY Element of xml message for which I have created the PO
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Message Split According to Receiver List
      -->
    - <SOAP:Envelope xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SAP="http://sap.com/xi/XI/Message/30">
    - <SOAP:Header>
    - <SAP:Main xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" versionMajor="003" versionMinor="000" SOAP:mustUnderstand="1" wsu:Id="wsuid-main-92ABE13F5C59AB7FE10000000A1551F7">
      <SAP:MessageClass>ApplicationMessage</SAP:MessageClass>
      <SAP:ProcessingMode>asynchronous</SAP:ProcessingMode>
      <SAP:MessageId>0050568F-24A0-1DDD-B9F5-3F6DD541FF93</SAP:MessageId>
      <SAP:TimeSent>2009-01-21T10:55:20Z</SAP:TimeSent>
    - <SAP:Sender>
      <SAP:Service>SAPECC6</SAP:Service>
      <SAP:Interface namespace="urn:sap-com:document:sap:idoc:messages">ORDERS.ORDERS05</SAP:Interface>
      </SAP:Sender>
    - <SAP:Receiver>
      <SAP:Party agency="SAPECC6" scheme="ALE#LI#LF">0000000006</SAP:Party>
      <SAP:Service />
      <SAP:Interface namespace="urn:sap-com:document:sap:idoc:messages">ORDERS.ORDERS05</SAP:Interface>
      <SAP:Mapping notRequired="Y" />
      </SAP:Receiver>
    Please Suggest the steps needs to be done for resolving the Issue.
    Thanks all...
    Regards,
    Nitin
    Edited by: Nitin Patil on Jan 21, 2009 12:18 PM

    Hi Nitin,
       I completed the configuraiton but the PO came in PI successfully but stuck in PI with error
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="PLAINHTTP_ADAPTER">ATTRIBUTE_SERVER</SAP:Code>
      <SAP:P1>500</SAP:P1>
      <SAP:P2>Internal Server Error</SAP:P2>
      <SAP:P3>Error during parsing of SOAP header</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>HTTP server code 500 reason Internal Server Error explanation Error during parsing of SOAP header</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    can you please help what is the problem , I am not able to find out.
    Thanks,
    Menaga

  • Report in KE30 Not Updated with Transfer from SOP

    Dear All,
    I work with flexible planning and info structure S891 , my issue is when i transfer from Planning to Profitablity analysis KE30
    The data transferred there in KE30 not updated
    I mean if i delete Member from MC94 and Retransfer again i still found this member there in KE30
    Please advise
    Regards
    Rami

    Hi
    In MC7F tick Zero values to MRP.
    Regards
    Abhishek

  • Stock value for stock transfer from depot (RG23D) to manufacturing (RG23A)

    Dear all,
    The forum posts that I found are all relating to the process of how to do stock transfer from depot plant to manufacturing plant.
    The question I want to post is relating to the transferred stock value.
    When stock first goes into depot plant (RG23D), the excise duties (CVD, Education Cess, Higher Education Cess, Secondary Education Cess) are all inventorized. However, in manufacturing plant (RG23A), they are CENVATABLE and not inventorized.
    In the transfer of stock from depot to manufacturing, how can we split out the stock value from depot and take out the excise duties to CENVAT in manufacturing plant?
    If using Stock Transfer process (move stock from depot to manufacturing),
    1. Create Stock Transfer Order in ME21N using UD order type
            no accounting
    2. Create DO in VL10B and goods issue
    During goods issue, moving average of stock in depot plant, will increase stock with the same value in manufacturing plant and reduce the stock value in depot plant. How can we reduce the stock value transferred to manufacturing plant by the original excise duties amount, and pass this amount into J1IEX? Is it done in this step or later steps?
       Dr Stock into manufacturing plant  [this value by right, should be reduced as it consists of original excise duties in RG23D?]
            Cr Stock from depot plant
    3. J1IJ- RG23D selection for excise invoice for delivery at depot
        no accounting
    4. VF01 for proforma invoice
       no accounting
    5. MIGO into manufacturing plant (capture excise invoice)- part 1 register. the excise duties can be manually keyed in based on the original RG23D entries when stock is first brought into originating depot plant
         no accounting
    6. Enter Incoming Excise Invoice by J1IEX
         Dr CENVAT Input AED
         Dr CENVAT Input BED
         Dr RG23A ECess
         Dr RG23A SHECess
               Cr CENVAT clearing
    7. Question: Where to Debit CENVAT clearing? In normal domestic purchase process of raw materials into manufacturing plant, Dr CENVAT clearing will be posted during MIRO time.
    If this process is not the correct way to do, please advise the standard SAP recommended way to transfer from depot to manufacturing plant. 
    Thank you in advance.

    You have to add the Excise duty condition types as a Delivery cost Pricing condition types in STO Pricing procedure and have used them in STO. In Pricing procedure, there is no concept of Deductible and Non Deductible. So, what ever the Delivery cost condition you add in Pricing procedure, the amount gets loaded on to the Material cost..To avoid this, a negative condition type needs to be inserted in Pricing procedure with a different accrual key.
    You have to add One Positive condition and One Negative Condition type for the same. Negative condition type is to reduce the condition value from the Material cost during GI.
    Try this scenario in development server and revert back with your observations.

Maybe you are looking for

  • Can't unbrick 3GS after upgrading to iOS5.1.1

    i cannot unbrick my 3GS after upgrading to iOS5.1.1 it is not giving me an option to factory reset. When i hook up with iTunes to unbrick it after 3-4 mion it says there is no SIM card please insert SIM and SIM card is inside phone which i was using

  • Iphone wont play any music, headphones or without, nothing works, help!

    So, my iphone has been working fine. Then yesterday, I usually listen to Pandora Radio through my iphone, through my headphones at work. Now, no sound. It says the track is playing, i've tried diff stations, nothing plays sound. So i tried the Ipod o

  • Server thread for Chat server error

    hey i am trying to make a server for a simple chat service..i have written the code for the server but in my ChatServer thread in the run() function it is giving a null pointer exception...please help me out in this as unless the server is not runnin

  • Report remaining quantities

    Hi all, Is there any standard report with information about the delivered quantity the remaining quantity and the price of the remaining quantity per line in each purchase order? Thanks, Alberto

  • Archive File --File Adapter

    Hi All, I am using file adapter to Archive File. In Processing mode i have set as Archive and also selected the Add Time stamp checkbox. Now the file is being archived with timestamp being added. EX : 20061204-143518-299abc.txt I want to send the fil