Update Contract Account in Background - BOR "ISUACCOUNT" Method "Change"

Hi Experts,
We are trying to update the "Dispatch Control" & "Alternative Bill Recipient" fields on the Contract Account in background.
We are using BOR - "ISUACCOUNT" and Method - "Change". The Method is unable to update the field values but not giving any error or exception.
Please sussest if someone has worked on such scenario before.
Thanks,
Ankur

Hi ,
Is it tiggering ur BADI implementation or not ? If yes then whats ur logic to update ?
regards
Prabhu

Similar Messages

  • Dunning contract accounts with an incoming payment method

    Hi gurus, is it possible to dun contract accounts which have an incoming payment method active? if is not possible at the standard can you modify an event?
    Best regards.

    Thanks Bill for your answer, I am confused with what stated at event 365:
    Event 0365 is used in the dunning proposal run for Contract Accounts Receivable and Payable.
    In event 0365 you can check the payment method from an item - this results from the contract account, the contract, or the item itself.
    If E_XCASH = 'X' is returned, the item is dunned, even if a payment method is specified in the contract account, the contract, or the item.
    Does this applies only when the payment method is at item level???
    Thanks in advance.

  • Contract Account for the business partners

    Hello Experts,
    Once the certificate expires the program must find all the contract accounts for the business partners and change the account determination ID field on the CA to be taxable. I already did the code to verify if the certificate is expire but I don't know where to look for all the contract accounts of a business partner and not sure which field to change to make a contract account taxable I think is KOFIX_SD, any help will be really appreciated, thanks in advance.

    Hi,
    Based on the Partner you can get the contract account data from FKKVKP and FKKVK table.
    Hope it helps you.
    Regards,
    Vamsee

  • Update dunning level and dunning details for a contract account

    Hi All,
    I need to update the dunning history details(dunning level) for a contract account.
    I am using the table FKKMAKO(dunning header).
    Let me know if there is a Function module/BAPI/ any other way to update the dunning history details
    Regards
    Shiva

    545315 - FAQ: Dunning
    [3] Question: How does the system determine the dunning level in the
                  master record?
           The master record stores the highest dunning level that has been
           determined for the account during the last dunning run.
           If an account receives several dunning notices (e.g. in the case
           of dunning by dunning level), make sure that you use ascending
           order when printing, since the master record is updated after
           each dunning notice.
    Note  838334 may also be the case.
    cheers,
    Jon

  • ITunes is updated and works fine and I am able to log onto my account. When I go to purchase a song, I get the error message "Your Apple ID has been disabled". I've tried different methods: changing passwords, making a new account with another email addre

    iTunes is updated and works fine and I am able to log onto my account. When I go to purchase a song, I get the error message "Your Apple ID has been disabled". I've tried different methods: changing passwords, making a new account with another email address, and emailing itunes tech support. I am curious as to how many others have been experiencing the same issue. When I googled the error, it seemed like it was happening extremely often with many people.
    We all love their products, but they always come with a lot of issues and horrible customer support.
    My apple Id is [email protected]

    My Iphone 4 is telling me the same thing and I believe I figured out what the problem is.  I had some fraudulent charges on my itunes account, so I call my bank and disputed the charges.  Right after I did that, I started getting the message "Your apple ID has been disabled."  I just realized today that the charges are not fraudulent, they are "in app purchases."  One of my daughters downloaded the game Top Girl which is FREE, but in the game Top Girl you use money in the game to purchase things.  It just so happens that the money you use to purchase things is real money MY Money!!!.  My daughter thought she was using play money in the game and had no idea she was using real money.  She spent $106.00 buying stuff.  Now I have to call the bank and tell them to release the hold and pay Itunes.  I'm hoping this solves the problem.  Here is the link to learn how to disable "in app purchase" on your iphone or ipad.
    http://www.ikidapps.com/2010/12/parents-avoid-accidental-app-purchases-how-to-tu rn-off-in-app-purchasing.html

  • FPCOPARA - Don't print invoices with payment method in contract account

    Hi!!!
    We are trying to print several invoices with transactio FPCOPARA but if the payment method in contract account is filled, it does not print them.
    Is this normal?? Is there another way to print them?
    Thanks for your help,
    Regards,
    Antonio.

    Hi ,
    First of all which correspondence type are you using for your invoice printout in FPCOPARA ?
    The control of FPCOPARA is based on the setting done in the folllowing node :
    SPRO - Finanacial accounting new - contract accounts receivable and payable - basic functions - correspondence - define correspondence type .
    Here we define the general Event or BTE that would be fired when the correspondence is run .
    Kindly check the correspondence type and check the events that are fired , secondly kindly ensure that have you used and other events from FQEVENTS for correspondence ?
    As per my understanding payment method and printout of invoice has no relationship , provided you have not used any Z events for the same .
    Revert back if still having issues .
    Regards ,
    Dewang T

  • Lock object update in contract account

    Hi All,
    If anyone knows any BAPI which updates the lockobject in the outgoing payment of a contract account,please respond.
    My requirement is to update the TO date of lock object in the outgoing payment of a contract account.
    Is there any other possibility to do the same.
    Awaiting for response.
    Regards,
    Bharathi.J

    Hello,
    Sorry, we don't use a BAPI to update locks, but we do use the following function modules:
    FKK_O_LOCK_OPEN
    FKK_O_LOCK_METHOD_SET_LOCKDATA
    FKK_O_LOCK_METHOD_SAVE
    FKK_O_LOCK_CLOSE
    You can use BAPI_ISUACCOUNT_CHANGE to issue a new lock.
    K---
    Message was edited by:
            Kathryn McGallicher

  • Contract account as Business Agreement not updated till baug_main reloaded

    Contract Acount is replicated as business agreement only after i re-load the baug_main object. I have to re-load this object each time i create a contract account and want to see in as business agreement in CRM.
    Does Anyone know a way around this problem.
    I will very grateful for any help or clue.
    Regards,
    Nasreen

    Hi,
    Please do the configuration at the below place.
    Your problem will be solved.
    IMG>Financial Accounting>Contract Account>Integration>Customer Relationship Management>Business Agreement>Determine Template for Contract Account Replication.
    Warm regards,
    Rahul

  • BDOCs not triggering on changin Contract Account thrU FM FKK_ACCOUNT_UPDATE

    Hi,
    We have integrate SAP ISU and CRM system. My scenario is, on Dunning til a specific level, customer is removed from Direct Debit if he's on an active Incoming Payment Method in a dunning activity.
    In my scenario, I'm reading Contract Account Details using FKK_ACCOUNT_READ, deleting incoming payment locks if any, clearing three fields of Incoming Payment Method Id, Bank ID and Credit Card ID (EZAWE, EBVTY, CCARD_ID) and then passing the new structure in FM FKK_ACCOUNT_UPDATE in below format:
            CALL FUNCTION 'FKK_ACCOUNT_UPDATE' IN UPDATE TASK
              EXPORTING
                x_fkkvk                 = wa_fkkvk
                y_fkkvk                 = wa_fkkvk_old
                vk_upd_mode             = lc_change
                udate                   = sy-datum
                planned_or_real_changes = lc_real
              TABLES
                x_fkkvkp                = lit_fkkvkp
                y_fkkvkp                = lit_fkkvkp_old.
    But it is not triggering any BDOCs and therefore DD details can still be seen in CRM system.
    I checked the standard process (CAA2), also uses the same FM in same format but it triggers BDOCs. I believe after this FM is called, some other FMs are being called to trigger BDOCs.
    Can someone help me in finding out, where am I going wrong. Thanks.
    Ravi

    Use BAPI_ISUACCOUNT_CHANGE instead.

  • Can't update or download apps. Says payment method declined.

    Can't update or download apps. Saying payment method declined.

    Go to http://www.apple.com/emea/support/itunes/contact.html to get help from the iTunes support staff who have access to your account information.

  • Update Contract conditions in Real State

    Hi,
    I am working with real state moduel, while creating the contract offer user when selecting the conditions wants to select one condition on the basis of which i through some abap code should populate all the conditions.
    The thing is can anyone tell me if there is a BADI or enhancement for this where i can put my code.
    Thanks

    Hi
    I was able to solve the problem by using BADI_RECD_CONDITION,
    I implemented the funtion named as  CHECK_ALL.
    In this function used the following code
    io_object - > method import parameter
    *To get Contract details
      CALL FUNCTION 'API_RE_OF_GET_DETAIL'
        EXPORTING
          io_object    = io_object "Object containing the  
                                   "reference for cont. offer
        IMPORTING
          et_condition = lt_condition
        EXCEPTIONS
          error        = 1
          OTHERS       = 2.
    *Manipulated the conditions and then updated them using
    *   update contracts
        CALL FUNCTION 'API_RE_OF_CHANGE'
          EXPORTING
            io_object    = io_object
            it_condition = lt_condition_change
          EXCEPTIONS
            error        = 1
            OTHERS       = 2.
    These functions provide us with the updated data which the user has entered and not saved, that is the runtime data.
    Regards,
    Khusro Habib

  • No-determination of Contract account in sales order

    Hi All,
    I have created a Business Partner and created a contract account for the same, but while creating sales order for the same BP, system is asking for contract account, and not allowing me to enter the same in line item,
    giving an error message and exit from the screen.
    help will be appriciated,
    thanks in advance,
    Kapoor N

    Hi Dewang,
    I have Copied the message pls check,
    I have assigned 3 Conract accounts to this business partner but system shows me a warning message, "no contract account found" when i goto item--> Billing Document tab at that time system gives me the below mentioned error.
    thanks for your help in advance,
    Kapoor
    Contract    does not exist
    Message no. E9011
    Diagnosis
    You have specified a record that does not exist in the database.
    System Response
    If you created the specified record in a previous workstep, the update process is not yet completed. Or, the process may have been canceled.
    Procedure
    In the case of an update process still being carried out, wait until the update of the desired record is completed.
    In the case of a canceled update process, determine the reason for termination.
    It is also possible that you have entered data incorrectly. Check your entry.

  • Possibility of AP and contracts accounts payable payments running parallel

    Hi Gurus,
      My client already has a SAP system and they are planning to implement FICA for contract accounting. Is it possible to have contracts accounts payable and accounts payable systems running in parallel for the payments. Please let me know the solution soon.
    Thanks
    Santosh

    1. Take List of all applied Invoices of the Payment
    2. Check the status of those invoices. Each one of them should be in status 'Accounted'
    3. If not,Identify the problem with the Invoice and Clear that. The problem may be Invoice adjustment(adj to Paid invoices allowed).
    4. Try running Create Accounting again.
    5. If the problem persists still, it conveys us that the Transactions were struck in loop and can be resolved only by using UPDATE command.
    6. Contact Oracle for Data fix
    Regards,
    Sridhar

  • Custom field in Contract Account ( CAA3 ) using BDT

    Hi,
    I need help on BDT Configuration.
    I have been trying to add custom fields in the Contract Account, under Payment/Taxes Tab using BDT.
    I have followed all the basic steps required for the configuration but still the fields donu2019t seem to appear.
    I did refer to BDT Developers Manual from SAP.
    Can anyone help?
    Thanks & Regards,
    Rahul.

    By Using CAWM area menu t-code you can do the screen enhancements.
    After adding fields to field group
    Create a view and add this to field group, Create  a screen and add ur fields and write code to update those fields in database..
    Add your view to the corresponding section.
    After this you have to call BUSP t-code , Application object as FICA and activate all screens.
    Let me know if you need any more help..
    Regards,
    Shiva Kumar

  • Netting two contract accounts

    Hi,
    I have two installations that are some distance apart.  Installation A has a consumption meter (one register).  Installation B has a net meter (two registers) as it has a solar panel.   Both installations have meters read hourly.  The business partner that owns both installations would like to receive a bill that covers both installations, but NETTED.  This means that meter at installation B is netted (consumption - generation) and if that shows net outflow then this needs to be netted against meter at installation A.  This netting needs to happen at hourly meter read level.  I guess I can produce a consolidated/summary bill for the customer across the two installations, so that will net them at that level, but how do I net two registers on the same meter that has hourly meter reads, to give me hourly consumption/generation at installation B?
    Thank you,
    mike

    Thank you for your response.  A simple example of what we are trying to do is this:
    Contract account 123, device A, two register sets
    Contract account 456, device B, one register sets
    Hour 1 of the day, device A register set 1 : 100 (consumption)
    Hour 1 of the day, device A register set 2 : 100 (generation due to solar panel)
    Hour 1 of the day, device B register set 1 : 100 (consumption)
    Hour 2 of the day, device A register set 1 : 110 (consumption)
    Hour 2 of the day, device A register set 2 : 120 (generation)
    Hour 2 of the day, device B register set 1 : 120 (consumption)
    The need now is to net device A:  110-100 (register set1) - 120-100 (register set 2) = -10
    Figure out the energy credit say -10 * $0.1 / unit = -$1
    Then apply this -$1 to energy charges from device B: 120-100 (register set 1) = 20 * $0.1 = $2 -$1 = $1 for overall bill
    However, since all the devices in this example are read hourly, we need a method to capture the reads hourly, net them hourly for net meeter and then net the two contract accounts.  As you said through collective billing I can net the two contract accounts.  however, how do I net the two registers on the device if they are read hourly?
    Thank you,
    mike

Maybe you are looking for