Intercompany Copy from ICP Partner

Hello
I need help ASP.
I need to create a rule to write the intercompany cost into the icp entity.
For example I have the following data
Month Year Entity ICP Account Value data
January 2011 E340 E320 Sales <Entity currency> 500
It is an intercompany sale so, when E340 and E320 are consolidated to the same parent in
Elimination the program will write
Month Year Entity ICP Account Value data
January 2011 E340 E320 Sales Elimination -500
I need to write a rule that generate the following
Month Year Entity ICP Account Value data
January 2011 E320 E340 Cost Elimination -500
Some thing like this could work
sub interco ()
ICP_Str = Hs.icp.member
Entity_Str = Hs.Entity.member
If HS.Value.Member = "[Elimination]" then
     EntList= Hs.Entity.List("","[Base]")
     For each Ent in EntList
     HS.Exp "A#Cost.I#" & Ent &" = A#Sales.V#[Elimination].E#" & Ent &".I#" & Entity_Str
     Next           
End If
End sub
Any body has other posibility

Hi edson
As you have created the partner types as sales order level so you need to enter manually for that partner type.but if you enter the same partner type in customer master record it gets copied in sales order.
and if you want to see the same partner types , you do the partner determination at delivery level.from sales order level it gets copied into delivery level .
Reward if useful
Regards
Srinath

Similar Messages

  • Partner function copied from PO to Outb.del. but output message not created

    Hello Gurus,
    As the copy of the partner function from the PO to the Outbound Delivery is not supported in standard, I have activated userexit_save_document_prepare (MV50AFZ1) where I can add the other partner roles out of the purchase order into table XVBPA (VN). Thanks to this exit, the partner function VN is correctly added in the Outbound Delivery.
    My issue is the following this partner function should create an output message using the partner function VN but this one is not created during the Outbound delivery creation. But if I go to the VL02N and just save the Outbound delivery again (without change) now the output is correctly created and processed.
    Does someone of you know the reason why the output message for partner VN is not triggered at the Delivery Creation but
    after the manual save?
    Kind regards
    Chris

    I have just explained this in Copy partner from PO to inbound delivery

  • Partner function not copied from notification to order

    hi
      i am using same partner determination procedure for notification and service order. i have defined some new partner functions in the procedure. the problem i'm facing is that only the partner functions which are made mandatory are getting copied from notifictaion to order. however i cannot make all the partner functions mandatory because they may not be relevant for all cases.
    is this common behaviour of system and if so is there any solution (without making partner functions mandatory)
    thanks in advance
    koustav

    Hi,
      This is a Standard Functionality . You can try using the below USER-EXIT for your requirement.
    EXIT_SAPLV09A_002:
              Use this is customer has to be maintained to a specific sales area.
    EXIT_SAPLV09A_003:
               This suits more of your requirement.
    INCLUDE ZXV09U03 - Add your code to copy the specific partner alone to the Doucment if it is an NOTIFICATION TO ORDER alone.
    This is used to control the orgin of partners in the Partner determination procedure..
    Hope this helps.

  • Partner roles not getting copied from customer.

    Hi ,
    Partner Roles not getting copied from customer to delivery Document .
    we have created one delivery document from a purchase order and when trying to create billing document from that delivery document it is giving log "payer" and ' Bill to party " not maintained.
    when checked in partner tab in delivery document these partner roles are not present there . so what can be the probable reason . These partner functions are maintained in customer.
    thanks!!!!!!
    which customizing seeting to check for this

    Hello Payal,
    Please go to T.code VOPA i.e. Maintain Partner Determination and select Delivery from the list and then click Partner Procedurers and select the relevant delivery type and double click you will get mandatory Partner Functions like Sold To, ship To, Bill to are ticked or not.
    Reward if useful

  • ICP Calculation from ICP NONE

    Hello All,
    i am loading TB data where TB contain ICP Value aswell where [ICP NONE] includes ICP data value.
    "Data Load = A#Account.I#[ICP None].C1#Member.C2#Member#C3#Member.C4#TB_Load"
    Now, user is inputing ICP data through forms by selecting ICP Entities with ICP accounts.
    DataForm input = A#Account.I#ICP Entities.C1#Member.C2#Member#C3#Member.C4#IC_Input
    The requirement is differentiate the ICP data from ICP NONE.
    [ICPNone] = [ICP NONE] - [ICP Entities]
    So that, [ICP None] should have only ICP None data value.
    How to acheive this, is any rule to be written for this.
    Regards,

    If I understand the question correctly ......
    TB Load includes 3rd party as well as intercompany activity; however, it is all at [ICP None] partner?
    End users go to web forms to perform 'partner matching' activities which stores values at the proper partner level?
    You want to see the 'real' value of [ICP None] that would remove partner activity?
    Both sets of data are loading to the same account? (i.e. Revenue)?
    Give your information provided, why not just subtract based on the data source identifier you have in C4? How you store the end result could occur plenty of different ways but I guess here's what I'd do ......
    A#Account.I#[ICP None].C1#Member.C2#Member.C3#Member.C4#ICRuleAdj = -1 * A#Account.I#[ICP Top].C1#Member.C2#Member.C3#Member.C4#IC_Input
    Where C4 looks like
    ...AllCustom4
    ......InputMethods
    .........TB_Load
    .........IC_Input
    .........ICRuleAdj
    Why?
    We could directly rewrite the amount in the account at [ICP None]; however, if we do that, then the data sitting in [ICP None] is no longer consistent with the data that was loaded during the Trial Balance load. Going back and auditing that would be very frustrating. By adding another C4 with the reverse of IC that was entered manually, when you look at the parent 'InputMethods', [ICP None] will adjust out to only the actual [ICP None] WITHOUT permanently throwing away the original data.
    Hope that helps.

  • Address not copied from Sales order/Delivery to Shipment Document

    Hello Experts,
    I need your help on Addrss of ship to in shipment document.
    Sales Order[VA01] >> Delivery [Vl01N]>> Shipment [VT01N].
    User changed the Address of ship to party (Header level) in Sales Order and It reflected to delivery as well and I believe It should also update the address in Shipment document.
    But when I checked the Address of the Customer/Unloading point in Shipment Document [VT03N] (as below) I found It was not updated It was same as Customer Master Record and I believe It directly copied from Customer Master Record.
    BUT While creating the Shipment system is copying the data from Customer master Record not from Sales Order /Delivery. Logically system should copy the updated address from Order/Delivery BUT It is directly copying from Customer Master i don't know where is the setting of this ??
    Can anybody help me on this ? How system takes the customer (ship to party) address in shipment ? Where are the setting of these.
    What I need to do so system take the updated address from Sales Order/Delivery not from Customer Master Record (Ship to party).
    Can I change the address of customer in shipment document ??
    Awaiting your precious reply.
    Thanks,

    Hello Samir,
    Thanks for your response.
    I think you get my question in wrong way.
    I am sayingCustomer master data was not changed.
    User just changed the Address in Order (Order > Header >> Partner tab >> Change ship to address/overwrite ship to address).
    Overwritten Address / Updated address are copying in Delivery BUT not in Shipment document.
    What I need to do?  system should copy the updated address from Sales Order/Delivery BUT it is copying from Ship to party.
    I hope this time i am clear to explain my issue.
    Thanks,

  • Copying from sales document type L2 to RK is not supported

    Dear Experts,
    Can any guide me please regarding my issue,
    My process is linked with service order,after creation of service order,I am going to DP90 Tcode with this it will generate debit memo request,and I will do the billing from vf01.
    Now I want to make some  invoice correction,
    so I have copied the standard RK invoice correction document to ZRK
    and i have assign this for my sales area in sales document header,
    now I have raised the order from va01,and I have given the invoice document number,
    its showing this error u201CCOPYING FROM SALES DOCUMENT TYPE L2 TO ZRK IS NOT SUPPORTEDu201D
    for this I think I have to maintain the copy controls,
    can any one help me out how to maintain the copy controls for invoice correction.

    Dear JP,
    As you said I have maintained the item category,I have only two item categories,one is L2N,L2W.
    I have copied the standard document  from VTAF,and I have maintained the copy controls like this,
    Copied from RK to F2 as ZRK to ZL2 header data
    Data T   052  billing doc header
    Data T  103   billing bus header data
    Data T  003   billing header partner
    Copying requirements as   021  billing header
    Tick on copy item number
    Then item category maintained as
    Item category as L2N
    Data T  153  Item from billing document
    Data T  104  billing bus item data
    Data T  004   billing item partner
    Copying requirements  as  000
    Pricing type         u201CEu201D
    2nd pricing type  u201CDu201D
    And the same for L2W,but I have not maintained for u201CG2Nu201Ditem category,but I has copied automatically?
    Then I have raised the sales order from va01,its ask the billing document number,I have  given the billing doc number and press on copy,its has open the sales order,
    Here I have two issues,
    1st its generating the two same line items,with G2N item category
    EG:if I have given 2 materials line items then its generating the 4 line items with the same material.
    2nd I am not able edit any line litem,it all are coming in non editable mode,how to make editable field,and make the changes for price and quantity.
    After saving the document again I have to do the billing from vf01?
    please suggest me,so this will be added advantage to the user.

  • How to copy a Business Partner (partner/contact) across Dev & QA

    Hi,
    Requirement is to copy few Business Partner data (partner/contact) from QA system to  Development system.
    How do I do that ? Are there any standard FM ?
    Awaiting response.
    Regards,
    Mahesh

    Hi,
    sorry i do not have the answer for your question.
    In our company we do complete client copy from prod to dev twice a year.
    Therefore we have masterdate there in DEV-System.
    Kind regards
    Manfred

  • A/P Credit memo cannot copy from A/P Downpayment Invoice

    Hello Everyone!
    I have encounter problem in A / P credit memo. If I clicked on the Copy from A/P Down payment the list of invoices do not appear.
    List seems to be empty. I've checked on the A/P down payment and the account is still open and the is an existing downpayment.
    Thanks!

    Hi Nelle_13,
    if the DPI is not shown in the matrix when you select AP Down Payment from the 'Copy From' menu in the credit memo, then that DPI has been paid or credited already. Only open DPIs can be used as base document for a credit memo.
    To check, you should open the DPI, rightclick & select 'Applied/Reconciled Transactions'. That will show you the documents this DPI is reconciled with & guide you to the payment/credit note standing on it. If it's a payment, you can cancel the payment & thus re-open the DPI. It can then be used as base for a credit memo. You'll need to check with the accountant what to do with the payment.
    All the best,
    Kerstin

  • Client Copy from BWP to BWT

    I had a problem with my List Cube Transaction and for that reason, I had a look at the Infoprovider and also the Data Sources.
    When tried to execute the infoproviders in LISTCUBE, the following messages are being displayed in BWT system:
    1. Error reading the data of InfoProvider ZIP_RC_01
    2. There is still no data source assigned to VirtualProvider ZIP_RC_01
    But, when executed the same in BWD, then it is working fine.
    I have checked the Data Sources in the R/3 Dev system and the DS has no problem. But, when I check the DS in the R/3 Prod (SS in BWT system), the following error message is displayed in the status bar:
    "DataSource Z_IP_RC_DS_1 is not defined in the source system"
    I thought, as the system says the Source system is not available, hence the problem in LISTCUBE and thought if we transport the DS again and then replicate in BW, then our problem would be resolved.
    But, seems that even though the source system says "PRD300", if I look at SM59 it actually points to our QAS system. It says PRD300 because BWT is a copy down from BWP, and that's the source system we use - in other words the logical name is the same, but the actual servers are different.
    In any case, the datasource is transported to our QAS enviroment.
    So, once we do a client copy from Prod to Test, even the source systems get copied. If yes, then does it really affect in case of replications and transports???
    I am really confused in this part...please explain.
    Thanks & Regards

    Hi,
    It looks like the basis team, or whoever performed the Copy from production to QA box hasn't finished all the necessary Steps :
    Main transaction to know:
    SSC4 -> To create new client
    SCCL -> Client copy within local system
    SCC9 -> remote client copy
    SCC3 -> display client copy log
    http://help.sap.com/saphelp_nw04/helpdata/en/69/c24c4e4ba111d189750000e8322d00/content.htm
    http://www.sap-basis-abap.com/bc/client-copy-from-production-to-quality-server-to.htm
    http://searchsap.techtarget.com/tip/1,289483,sid21_gci552257,00.html
    Probably sounds like transaction BDLS hasn't been done.

  • Error in phase import Homogeneous system copy from a BI 7.3 dual stack ABAPJAVA

    Hi
    I'm doing a Homogeneous system copy from a BI 7.3 dual stack ABAP+JAVA system with an Oracle DB (11g version, 11.2.0.3.0 patch level) with AIX ibm OS.
    Before starting export I've executed in the source system the report SMIGR_CREATE_DDL, as described in sap note 888210, and I generated *.SQL files.
    After, during the import in the target system I get the following error message:
    vi /expdb2/tmpDB0/sapinst_instdir/NW730/ORA/ORA/COPY/ORA/SYSTEM/STD/AS/import_monitor.log
    INFO: 2014-03-08 00:21:57 com.sap.inst.migmon.LoadTask run_report
    Monitor jobs: running 0, waiting 1, completed 60, failed 5, total 66  finish processing of package SAP0000
    You can see below the detail of the 5 packages in error:
    SAPAPPL0_1_5
    DbSlExecute: rc = 99
      (SQL error 2216)
      error message returned by DbSl:
    ORA-02216: tablespace name expected
    (DB) INFO: disconnected from DB
    /usr/sap/DB2/SYS/exe/uc/rs6000_64/R3load: job finished with 1 error(s)
    /usr/sap/DB2/SYS/exe/uc/rs6000_64/R3load: END OF LOG: 20140307141347
    SAPZPSA
    DbSlExecute: rc = 99
      (SQL error 2216)
      error message returned by DbSl:
    ORA-02216: tablespace name expected
    (DB) INFO: disconnected from DB
    SAPDODS
    DbSlExecute: rc = 99
      (SQL error 922)
      error message returned by DbSl:
    ORA-00922: missing or invalid option
    (DB) INFO: disconnected from DB
    SAPDFACT
    DbSl Trace: Error 1741 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-01741 occurred when executing SQL stmt (parse error offset=8126464)
    (DB) ERROR: DDL statement failed
    (  ALTER TABLE "/BI0/F0TCT_C01"    ADD PARTITION "/BI0/F0TCT_C010000001131" VALUES LESS THAN ( 0000001131  )    TABLESPACE "" )
    DbSlExecute: rc = 99
      (SQL error 1741)
      error message returned by DbSl:
    ORA-01741: illegal zero-length identifier
    (DB) INFO: disconnected from DB
    SAPZOSO
    DbSl Trace: Error 922 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-00922 occurred when executing SQL stmt (parse error offset=242024448)
    (DB) ERROR: DDL statement failed
    (CREATE TABLE "/BIC/B0000989000"    ("REQUEST" VARCHAR2 (000090)      DEFAULT ' ' NOT NULL,    "DATAPAKID" VARCHAR2 (000018)      DEFAULT '000000' NOT NULL,    "PART
    NO" NUMBER (000010)      DEFAULT 0 NOT NULL,    "RECORD" NUMBER (000010)      DEFAULT 0 NOT NULL,    "PLANT" VARCHAR2 (000012)      DEFAULT ' ' NOT NULL,    "MATERIA
    L" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "RPA_CURUOM" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RPA_MVF" NUMBER (000017, 000002)      DEFAULT 0 NOT N
    ULL,    "PRICE_UNIT" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "RPA_QTYUOM" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "RT_SSMFGR" VARCHAR2 (000024)
        DEFAULT '00000000' NOT NULL,    "BASE_UOM" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "FRE_PLNPUR" VARCHAR2 (000036)      DEFAULT ' ' NOT NULL,    "FRE_MINS
    TK" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "FRE_SERLEV" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "FRE_SELCLS" VARCHAR2 (000003)      DEFAULT '
    0' NOT NULL,    "FRE_REPLST" VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "ABCKEY" VARCHAR2 (000003)      DEFAULT ' ' NOT NULL,    "RECORDMODE" VARCHAR2 (000003)
        DEFAULT ' ' NOT NULL,    "RT_SERVLEV" VARCHAR2 (000003)      DEFAULT ' ' NOT NULL,    "RT_SUPS" VARCHAR2 (000003)      DEFAULT ' ' NOT NULL,    "VAL_TYPE" VARCH
    AR2 (000030)      DEFAULT ' ' NOT NULL,    "PUR_GROUP" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "RT_VPNEU" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,
    "CURRENCY" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RT_VRKPE" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "DISMM" VARCHAR2 (000006)      DEFAULT ' '
    NOT NULL,    "SALES_UNIT" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "RT_VP_BT" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "RT_VPE_BT" NUMBER (000017,
    000003)      DEFAULT 0 NOT NULL,    "RT_VP_NT" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "RT_VPE_NT" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "R
    T_VWAERBT" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RT_VWAERNT" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "RT_VPMEIBT" VARCHAR2 (000009)      DEFAULT '
    ' NOT NULL,    "RT_VPMEINT" VARCHAR2 (000009)      DEFAULT ' ' NOT NULL,    "LOC_CURRCY" VARCHAR2 (000015)      DEFAULT ' ' NOT NULL,    "UNIT" VARCHAR2 (000009)
      DEFAULT ' ' NOT NULL,    "CM_MCATDIV" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT1" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT2" VARCHAR2
    (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT3" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_CDT4" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL,    "CM_HIEID"
    VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "CPSTLC" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "CPSVLC" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL
    ,    "STOCK_VAL" NUMBER (000017, 000002)      DEFAULT 0 NOT NULL,    "STOCK_QTY" NUMBER (000017, 000003)      DEFAULT 0 NOT NULL,    "RT_SEASON" VARCHAR2 (000012)
      DEFAULT ' ' NOT NULL,    "RT_SEASYR" VARCHAR2 (000012)      DEFAULT '0000' NOT NULL,    "CALDAY" VARCHAR2 (000024)      DEFAULT '00000000' NOT NULL,    "CALWEEK"
    VARCHAR2 (000018)      DEFAULT '000000' NOT NULL,    "RF_BNDID" VARCHAR2 (000012)      DEFAULT ' ' NOT NULL,    "/BIC/ZCATTR3" VARCHAR2 (000006)      DEFAULT ' ' NOT
    NULL,    "/BIC/ZCSTYLE" VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "/BIC/ZCIMAGE" VARCHAR2 (000006)      DEFAULT ' ' NOT NULL,    "/BIC/ZCBRNDTYP" VARCHAR2 (000
    003)      DEFAULT ' ' NOT NULL,    "/BIC/ZCGROUPE" VARCHAR2 (000054)      DEFAULT ' ' NOT NULL)    PCTFREE 10    PCTUSED 00    INITRANS 001    TABLESPACE    STORAGE (
    INITIAL    0000000016 K            NEXT        0000001024 K            MINEXTENTS  0000000001            MAXEXTENTS  2147483645            PCTINCREASE 0000
        FREELISTS  001            FREELIST GROUPS 01)      PARTITION BY RANGE ("PARTNO")      (      PARTITION "/BIC/B00009890000000000002" VALUES LESS THAN      (00000
    00002)      NOCOMPRESS      ) )
    DbSlExecute: rc = 99
      (SQL error 922)
      error message returned by DbSl:
    ORA-00922: missing or invalid option
    (DB) INFO: disconnected from DB

    hello,
    Before anything update DB shared lib, R3load, R3ldctl and R3szchk in the target system. Also Check in source system if you have any tables o index missing in db02 transaction, If this system wa upgraded from a previous release please check TAORA and IAORA tables in source system and check all the tablespaces named in those tables are created in the target system.
    let me know how it goes.
    Regards,
    Michael

  • OID SSO Logout issue from the partner application

    As per the below link I am trying the logout functionality from the partner application,
    http://download.oracle.com/docs/cd/B14099_19/idmanage.1012/b14078/tpsso.htm#i1011555
    The article talks about a logout url pattern, I am trying to execute the below from the partner application.
    https://single_sign-on_host:single_sign-on_ssl_port/pls/orasso/orasso.wwsso_app_admin.ls_logout?p_done_url=done_url
    The issue I got is OID server is not redirecting to the p_done_url, it just stays in the same OID logout page, Do I have to create any configuration entry to get the redirection working?
    Thanks

    Hi All,
    Providing more information,
    What I get is the OID logout screen with two return buttons on top and bottom of the page.
    If I found is when I click any of those it goes to the p_done_url but What I want is
    instead of stopping in the OID logout page, auto redirection to the p_done_url,
    Can this be done.
    Thanks

  • No site2pstoretoken from SSO partner error in EBS - OAM integration

    Hello ,
    We have implemented an SSO integration between EBS and OAM. The architecture simply consists of the following elemens.
    E-Business Suite 11i with SSO enabled.
    IIS Web Server
    Oracle Access Manager
    Oracle Internet Directory
    Orache Http Server
    User types the ebs login page, and is redirected to OAM, OAM pushes IIS to ask for login credentials (or gets this information from domain) , and then authenticates user from OID. Then redirects user to EBS.
    This should be the case, but after asking for login credentials, user sees "500 Internal Server" error. And the ssoServer logs the error "No site2pstoretoken from SSO partner" . And if user goes to address line and requests EBS's url again, it works fine and he is logged in the application. I believe there is a kind of redirection problem but I couldn't find out why.. Does anybody faced the similar problem ?
    Thank you
    Kind Regards, Ece

    Some problem with the integration and the restoring after that. Set up a new environment where this issue didn't occur.

  • Copying from Oracle SQL Developer to Microsoft Word doesn't retain formatting (Font,colors etc)

    Copying from Oracle SQL Developer Worksheet doesn't retain formatting (font,color etc...)in Microsoft Word but copying from other programs such as
    visual studio, chrome browser etc works fine. This doesn't work even after changed the setting to Keep Source formatting of Options-> Copy and Paste Settings

    Hi,
    I notice that you have cross posted in Answers forum and Oracle forum. Have you tried Mr. Peter's suggestion?
    Then, I recommend we check the Word settings:
    1. Go to: Options > Advanced > Cut, Copy and Paste
    2.  Make sure that Use smart cut and paste is ticked. 
    3. Click the Settings button next to this option
    4. Make sure that Smart Style
    Behavior is checked.
    If the issue still exists, please upload a sample through One Drive, I want to test.
    Regards,
    George Zhao
    TechNet Community Support

  • ZenXtra: copying from Zen: "file unaccesib

    Hi,
    When copying from my Zen Xtra, after transfer of a couple of files in queue I receive an error: "file unaccessible..." and I cannot copy anything more unless I reconnect. Moreover Zen and the connection seems to be out of order (ie. not all fields visible in Zen Settings in MediaSource). Sometimes after that there is a message: player unconnected, although there is no other evidence of lost connection.
    I tried:
    MediaSource from CD and new one from internet.
    Driver from CD and Internet
    Rescue mode clean up
    Firmware remove and install again
    All PC Zen software removal, reboot, reinstall, reboot
    My Zen Xtra 60GB is running on firmware .20. PC is running WinXP Pro.
    Uploading TO Zen works fine.
    Regards

    Chances are it's a USB compatibility issue with the PC. The simple test is to install the drivers and software on another PC, and test some transfers. If it works fine then it's the original PC, if it still has problems then it's an issue with the player.
    Search on "connection problems" in the FAQ Part post for a link to a lot more troubleshooting information.

Maybe you are looking for