Installment Plan Migration failing (Emigall)

Hi all,
I'm trying to migrate installment plan data using the INSTPLAN object.  I can upload successfully as long as I'm only migrating ONE payment.  The problem is when I try to migrate multiple payments.  The way I read the docs, I should just be able to send multiple IPDATA rows with the payment amounts and due dates, under one IPKEY row.
I've pared my data back to just sending as follows:
IPKEY row with current dates
IPDATA row with due date 20090129, amount due 14
IPDATA row with due date 20090228, amount due 14.56
IPOPKY row with a Document id that relates to a single open item of 28.56.
I have verified in FPL9 that my open item is indeed that amount 28.56.  But the error that I get is:
"Sum total Inst. Plan is not equal to the original receivables"
So this makes me suspicious that I've done something wrong in the IPDATA rows - maybe it's recognizing only one of them?
Can anyone shed some light on this subject for me?
Thanks,
C N

One more thing I can't figure out, is how to load an installment plan where there is not an EXACT match of open items to the installment plan amount, so I need to partially clear one open item.
I've played around with using 000 and 001 for OPUPZ as the documentation indicates, but still I cannot get that scenario uploaded
Anyone know how to do this?
Thanks

Similar Messages

  • How to migrate installment plan with open items

    Hi all,
    I am trying to figure out how to migrate an installment plan, when my legacy system does not tie my open items directly to my installment plans.  And the amounts in my open items table may not add up to the exact amount of the installment plan. 
    So for a simple example, I have $10 left on an installment plan that was created 6 months ago. 
    Since the creation of the plan obviously more charges and payments have been posted to this account, clearing previously open items and creating new ones.
    Presently, I have only 2 open items remaining, one for $6 and one for $7.
    So I have "enough" open items ($13 worth) to post the $10 installment plan, but not an exact match.
    The way I read the migration documentation on this, I thought I could use a OPUPZ field (Subitem for a Partial Clearing in Document) to signify that I want to partially clear that $7 charge.  Apparently I misinterpreted that.
    So my question is, is there a way to migrate this installment plan with this set of open items?
    Or is my only option to alter the payment plan to the open items, and say that there is $13 remaining on the plan?
    Thanks.

    C N,
    The principal Idea is to migrate either
    - the original amounts, the installment plan and last the latest payments (you migrate payment history)
    - or to migrate the still open amount as one or more open items and subsequently an installment based on that amount.
    Kind regards,
    Fritz

  • EMIGALL - Installment Plan Error

    Hi ALL,
    While doing Installment Plan data migration system is giving the following error's and it is creating installment plan documents but the open item status is not getting  cleared.
    Error 1:
    The installment plan cannot be posted/changed
    Message no. >3683
    Diagnosis
    An error occurred when creating or changing an installment plan. As a result, the installment plan is inconsistent and cannot be posted.
    System Response
    Processing cannot be continued.
    Error 2:
    Error during processing of legacy system key IP_XXXXXX
    Message no. EM110
    Diagnosis
    An error occurred during the processing of the data transferred for legacy system key IP_XXXXXXXX. The error was detected in function module ISU_M_INSTPLAN_CREATE.
    System Response
    Processing of the data record is canceled. The error file is updated.
    Procedure
    1. Read the error description from the log.
    2. Correct the data record in the input file.
    could any one help me where i am wrong?
    Thanks In advance ............KK

    KK,
    Something is wrong with the transferred data, but only with an in-depth analysis of the transferred data as well as of the data environment it might be possible to identify what is preventing the instalment plan to be created.
    Cheers,
    Fritz
    PS: the 2nd error message (EM110) always completes the list of errors of one erronous data object and contains the legacy system key for a link of the error messages to the data in the import file.

  • Migrating EPMA Planning application: Failed to sync with user provisioning

    Hi All,
    We are migrating applications from Production to Dev. We have one EPMA Planning and one Essbase application in both environments.
    We have migrated artifacts into File system in PROD(Shared services, EPMA, Planning, Essbase and Reporting). We have copied and pasted in import_export folder in DEV.
    Then we are trying to migrate artifacts into applications from File system in DEV. First we did EPMA artifacts successfully in migration status report then we have deployed application into planning without any errors.(msg showing as in sync deployment). After that we did shared services, it is failed
    migration status report error msg:
    +28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. 28:6571:Application <xxxxx> does not exist in target. 28:6571:Application <xxxx> does not exist in target. ...+
    When i am trying to open the planning application, i am getting error: Failed to sync with user provisioning, check planning log for details
    HyS9planningsyserr.log details:
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    Creating rebind thread to RMI
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.
    com.hyperion.planning.HspRuntimeException: Failed to sync with user provisioning. Check Planning log for details
         at com.hyperion.planning.HspJSImpl.synchronizeUserWithProvisioning(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HspJSImpl.login(Unknown Source)
         at com.hyperion.planning.HyperionPlanningBean.Login(Unknown Source)
         at HspLogOn.Handle(Unknown Source)
         at HspLogOn.doGet(Unknown Source)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3241)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2010)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:1916)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    java.lang.RuntimeException: Errors occured during syncrhonization: [com.hyperion.planning.DuplicateUserException: Another user with the name hypadmin already exists.]
    Thanks,
    mady

    Hi,
    I got solution for this issue through Oracle Support.
    I have restored database and migrated artifacts using LCM. any one method is enough to do Planning application migration (from Oracle Support)
    Thanks,
    mady

  • Upgrading apex 3.0 to 3.2 fail at Installing Application Migration Workshop

    Hi
    I am trying to update apex from 3 (which comes with 11g) to 3.2 on 11g fresh install (2003 server) and it is failing to complete... heres the error from the install log
    III. I N S T A L L F L O W P A C K A G E S P E C S
    wwv_flow_plsql_editor.sql
    Package created.
    wwv_flow_model_api.sql
    Package created.
    ...wwv_flow_f4000_util
    Package created.
    No errors.
    ...wwv_flow_image_generator
    Package created.
    No errors.
    Installing Application Migration Workshop objects
    create table wwv_mig_projects
    ERROR at line 1:
    ORA-00955: name is already used by an existing object
    any ideas on how to fix it would be greatly appreceated....
    Dom

    hi
    so far I have tryed direct from the 3.2 and it fails due to a user or some such not being created. I have tryed new 3 and then 3.2 over the top failed. as you have seen... I use the example step script povided by oracle on the upgrade site(http://download.oracle.com/docs/cd/E14373_01/install.32/e13366/otn_install.htm)... I have reinstalled the database something like 10 15 times trying variouse methords... with the 3 install there is a simple walk through (http://www.oracle.com/technology/obe/11gr1_db/install/apexinst/apexinst.htm)... why is there not one for the 3.2
    cheers :D
    Dom
    Edited by: user4824464 on 13-May-2009 08:30

  • Server 2012 r2 live migration fails with hardware error

    Hello all, we just upgraded one of our hyper v hosts from server 2012 to server 2012 r2; previously we had live replication setup between it and another box on the network which was also running server 2012. After installing server 2012 r2 when a live migration
    is attempted we get the message:
    "The virtual machine cannot be moved to the destination computer. The hardware on the destination computer is not compatible with the hardware requirements of this virtual machine. Virtual machine migration failed at migration source."
    The servers in question are both dell, currently we have a poweredge r910 running server 2012 and a poweredge r900 running server 2012 r2. The section under processor for "migrate to a physical computer using a different processor" is already checked
    and this same vm was successfully being live replicated before the upgrade to server 2012 r2. What would have changed around hardware requirements?
    We are migrating from server 2012 on the poweredge r910 to server 2012 r2 on the poweredge r900. Also When I say this was an upgrade, we did a full re install and wiped out the installation of server 2012 and installed server 2012 r2, this was not an upgrade
    installation.

    The only cause I’ve seen so far is virtual switches being named differently. I do remember that one of our VMs didn’t move, but we simply bypassed this problem, using one-time backup (VeeamZIP, more specifically).
    If it’s one-time operation you can use the same procedure for the VMs in question -> backup and restore them at new server.
    Kind regards, Leonardo.

  • QM Inspection Plans migration - How to migrate deleted plans.

    Hello All,
    I'm currently working on a migration project from 4.7 to 6.0.
    Our customer wants to migrate all QM inspection plans, including those are marked as deleted (PLKO-LOEKZ = 'X').
    I'm using BAPI_INSPECTIONPLAN_CREATE. The BAPI works fine when the inspection plan which is being loaded is not marked as deleted. But when I try to upload another one which is mark as deleted (BAPI1191_TSK_C-DEL_IND = 'X'), I get the following error from BAPIRETURN: "The object does not exist for scheduled deletion time" (Message class CPCC_DT, number 214).
    Does anybody knows if it is possible to load inspection plans marked as deleted using this BAPI?

    C N,
    The principal Idea is to migrate either
    - the original amounts, the installment plan and last the latest payments (you migrate payment history)
    - or to migrate the still open amount as one or more open items and subsequently an installment based on that amount.
    Kind regards,
    Fritz

  • PWB : Installment Plan Creation Letter

    Hello Experts,
    I am working on a PWB for Installment Plan Creation form. After completing the development I noticed the correspondence type as 0005 and events aassigned to it as 708 (Print - ISU_PRINT_INSTPLAN_0708) and 709 (Creation - FKK_SAMPLE_0709).
    But when I create installment plan for a customer using FPR1 I fail to encounter this event while debugging. Hence I am not able to trigger this form. Also after completion of FPR1,  FKK_INSTPLN_HEAD gets populated but DFKKCOH is not yet populated and FPCOPARA fails to save the entered details before scheduling as they fail to retrieve any records from DFKKCOH (Correspondence table).
    Please advice if I am doing something wrong or I have possibly missed any configurations.
    Kind Regards.
    Vinay Kabde.

    Hi Vinay,
    I think the events 708 and 709 have not been assigned to the correspondence typpe 0005 in the configuration.
    You need to assign the events against the correspondence type in the following SPRO path-
    Financial Accounting->Contract Accounts receivable and payable->Basic Functions->Correspondence->Define Correspondence Type.
    Choose Correspondence type as 0005 and click on the control button.
    Under the events tab, you need to maintain the following-
    Event concept-Event Concept from Contract Accounts receivable and payable
    Print Time-708
    Creation Event-709.
    If you are using a customised application form for the instalment plans, you also need to assign the customised application form under the following SPRO path against the correspondence type 0005-
    Financial Accounting->Contract Accounts receivable and payable->Basic Functions->Correspondence->Define Application form for correspondence
    Hope it helps....
    Thanks,
    Amlan

  • Persistent store migration failed, missing source managed object model.

    I downloaded the new Desktop Manager and all seemed to go well (I did a backup), until I tried to sync the address book with my new 8120.  I then got an error message 'Persistent store migration failed, missing source managed object model', followed by a failed to sync message. Having had my calendar corrupted by the leaked version I didn't want to risk that.
    I don't want to be too negative, but after many years of being a Palm user my Blackberry experience so far has been a nightmare.
    Anybody else having problems? 
    Solved!
    Go to Solution.

    You had the leaked version installed? Did you still have it installed when you installed the official version? If you removed it, what steps did you take to remove it?
    I would like to get some more details:
    Mac OS version:
    Device software version:
    Device model:
    Carrier:
    Are you using BIS, BES or both?
    The only stupid question is the one you don't ask before you reboot the BES.

  • If migrations fails, how to restore data

    Hello,
    if migration fails at image applying step, we can use another TS to install OS only and  loadstate.exe to restore data from SMP, I tried it and it works. But if we use hardlinks, after fail I need to run TS to build OS only and it overwrites folder C:\_SMSTaskSequence\
    where UserState folder is stored, and I am not able to restore data. What I can do in this situation?

    Hi,
    First I recommend you check the log file SMSTS.LOG.
    Also as Peter mentioned, you could use loadstate via the command line to restore the data.
    For more infomation, please review the links below:
    LoadState Syntax
    http://technet.microsoft.com/en-us/library/dd560804(v=ws.10).aspx
    Hard-Link Migration Store
    http://technet.microsoft.com/en-us/library/dd560753(v=WS.10).aspx
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • I have a copy of Windows 7, and I am trying to bring up Boot Camp on my MacBook with Snow Leopard. But my Snow Leopard install disk is too old for Windows 7, so attempted Boot Camp install of drivers fails.

    I have a copy of Windows 7, and I am trying to bring up Boot Camp on my MacBook with Snow Leopard. But my Snow Leopard install disk is too old for Windows 7, so attempted Boot Camp install of drivers fails.
    I have hand-installed the NVidia graphics driver, and I have keyboard, minimal trackpad, and hardwire to internet all working. So the WIndows machine is usable. But I am hurting for wi-fi, better trackpad, and whatever else is delivered by Boot Camp. I can't use any of the Boot Camp upgrades because I do not have XP or Vista.

    While we all have MacBooks in this forum not all of us use Boot Camp. There's a Boot Camp Support Community where everybody uses Boot Camp. You should also post this question there.
    https://discussions.apple.com/community/windows_software/boot_camp

  • Installment Plans

    Hi All,
               Actually I am working on FICA: Installment plans. There are 3 standard datasources for the Installment plan.
    0FC_IPL_HEAD_01--- Installment Plan Header Data for Business Warehouse
    0FC_IPL_ITEM_01 --- Installment Plan Items for Business Warehouse
    0FC_IPL_ORIG_01---- Installment Plan Original Items for Business Warehouse
    The problem I am facing is I am not able to get any records in the header extractor (0FC_IPL_HEAD_01) and Original Items extractor (0FC_IPL_ORIG_01). But I am getting data in Items ( 0FC_IPL_ITEM_01 ) extractor. In the base header table of Installment plan I am able to find some records.
    To pull the data to BW we have to scheduled a run in Tcode - FPIPBW. Where it is not giving any records in Header extractor.
    If anybody have worked on FICA Installment Plans please guide me through this.
    Regards
    Karthik

    Hi,
    First execute init for the data source and then run tcode-FPIPBW.
    Now you will find data in the corresponding tables.
    Refer the below link which will be of some hlep.
    http://help.sap.com/saphelp_nw70/helpdata/EN/8a/3478f0c38fcf4c8287a5d4a4777a24/frameset.htm
    Regards,
    Sandeep.

  • I have Creative Suite 6 Design & Web Premium installed on my HP Windows 7 laptop. All of a sudden Acrobat Pro will not open and I cannot reinstall. Get errors 2203, & Error-Install MSI payload failed with error 1603. Help.

    I have not been able to reinstall Acrobat Pro on my laptop. I have Suite 6 Design & Web Premium on my HP laptop. I have Windows 7 operating system. All of a sudden Acrobat Pro will not open so I uninstalled and tried to reinstall the program.
    The error messages I get are:
    ERROR: Error 2203.Database: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error -2147287035.
    ERROR: Install MSI payload failed with error: 1603 - Fatal error during installation.
    MSI Error message: Error 2203.atabase: C:\Windows\Installer\12102c.ipi. Cannot open database file. System error - 2147287035.
    ERROR: Third party payload installer AcroPro.msi failed with exit code: 1603
    Help PLEASE!

    Hi Patricia ,
    For error 2203 ,please refer to the following link.
    https://helpx.adobe.com/creative-suite/kb/error-2203-install-creative-suite.html
    For error 1603 ,refer to this link.
    https://helpx.adobe.com/creative-suite/kb/error-1603-install-cs3-cs4.html
    Let us know if this solves the issue .If required ,we"ll surely assist you further.
    Regards
    Sukrit Dhingra

  • Error while Installment Plan creation

    Dear friends ,
    When i am saving the installment plan i am getting this error can anyone please let me know how to rectify this error
    Internal error: Incorrect use of a function module
    Function module FKK_TAX_EXEMPT_KEY_DETERMINE was called with incomplete parameter specifications. One of the following entries is missing in transfer structure I_FKKTAXEXC:
    Tax code
    Company code

    Hi,
    You check the a/c determination for Inst Plan in EK01 & EK02.
    I beleive that the G/L a/c is incorrectly assigned.
    Regards,
    T

  • Transferring Open Items, Instalment Plans and Dunning Level

    Hi all,
    We are implementing SAP IS-U for a water suplly company and we have a process in which an Installation is transferred from a Business Partner to another. For this we are using the Move-in / Move-Out functionality (trx EC60).
    So far, so good. The problem is that we also should transfer also the Open Items, Instalment Plans and Dunning level to the new Business Partner and new Contract Account.
    The questions is: can we transfer these automatically?
    We thought in different scenarios in case this is not possible, so I would appreciate if you can give us an opinion:
    1 - Use FP40 transaction and transfer FICA elements manually
    2  - Create a FOP process to perform step by step the process from CIC0. The only problem I have found is that there is not any object that allows me to transfer the open items. Does it exist? If not, this option is not valid
    3 - Use the "Change CUstomer" Functionality. Did you have any experience using this funcionalidty? The main issue I have with this is that the system generates a dummy invoice, the Move in Date is in the future, and the Account must be closed.
    Please any information will be very helpful. Thank you very much in advance!
    Best Regards,
    Lucas

    Hi Lucas,
    You can transfer the open items and the dunning level manually to the new BP and CA through transaction code FP40.
    You need to maintain the following configuration settings in the posting area 1055-
    Curr-Currency of the Cocd
    Clearing Reason-Clearing reason used for transfer
    Document Type-Document Type used for Transfer
    Only all items- blank
    Credit-X
    Transfer DL-X
    Moreover, you cannot transfer Instalment Plans through FP40, as instalment plan items are statistical in nature.
    Hope it clarifies.....
    Thanks,
    Amlan

Maybe you are looking for

  • Open iView in new window in fullscreen

    Hi, I would like to open an (URL) iView in new window and maximize it size to expand on all the screen. Something like: width=100% height=100%. Unfortunatly, the window feature properties does not allow this, it only allows passing width and height i

  • Global variables?

    This is the scenario: I'm passing attributes into an applet calling File1.class and setting variables equal to these attributes. File1.class imports File2.class. I want to be able to use the variables set in File1 in File2. Basically make them global

  • Sales Api Is not working After Intializing(Please help it's urgent)

    Hi all, When i am executing an sales api to create lead in sql+ it s executing fine,but when i am executing the same api after intializing in SQL+ or in concurrent request,it is troughing an error like AS_SALES_MEMBER_PVT Using Fn.... Please help Me

  • Process Flow of Events in ABAP Report

    Hi every one,                       Could some body explain about each and every event how and when it trigerrs. I am always confusing with these events. Plz tell me abt all the Driver events, User Events, Program events how they are Trigerred . Expl

  • Dynamic JNLP - displaying using java web start

    Hi, I am creating a dynamic JNLP in a servlet at the server side. Please see below. String someJnlpString = "<?xml version=\"1.0\" encoding=\"UTF-8\"?> \n" +                                             "<jnlp .....    >    </jnlp>";                St