0FIAR_C03 (0FIAR_O03) and dunning history

Hi all.
Subject ICube and ODS contains dunning information:
0DUNN_AREA
0LAST_DUNN
0DUNN_BLOCK
0DUNN_LEVEL
0DUNN_KEY
I wonder do these ODS and ICube stores history information about dunning? What about cases, then dunning level changes several times during day (i mean between delta loads)?
thanx in advance
points will be awarded

Hi,
   You need to enhance structure. You can get profit center and segment frim FAGLFLEXA table.You can use the following code in CMOD
  WHEN '0FI_AR_4'.
    LOOP AT C_T_DATA INTO WA_FAR.
      L_TABIX = SY-TABIX.
      SELECT  * FROM FAGLFLEXA WHERE RLDNR = '0L'
                           AND  RBUKRS  = WA_FAR-BUKRS
                           AND  GJAHR = WA_FAR-GJAHR
                           AND  DOCNR  = WA_FAR-BELNR
                           AND  buzei = WA_FAR-BUZEI.
        IF SY-SUBRC = 0.
          WA_FAR-ZZSEGMENT = FAGLFLEXA-SEGMENT.
          WA_FAR-ZZPRCTR   = FAGLFLEXA-PRCTR.
        ENDIF.
      endselect.
      Modify C_T_Data from WA_FAR INDEX L_TABIX.
Regards
Baljit Singh

Similar Messages

  • AR open Items Migration with Dunning history

    Dear Experts,
    Please could you share your opinion and experience in the below issue
    We are migrating AR open items data from one company code (say AB01) to another company code (say AB02) within SAP, we are following the approach, download AR open items fromAB01 and Migrate to AB02 with same parameters of AB01 (document date, baseline date, assignment number, text, payment terms every thing is same, there will be no change)
    Now the question Iu2019ve is whether dunning history can migrate to company code AB02, please have a look it the following example to understand the issue
    AB01 data
    Customer      Open item amount     Current dun level     last dun date
    100015     1000               1     10.05.2009
    100015     2500               2     10.05.2009
    100015     500               4     10.05.2009
    Over all customer dunning status is : Highest level is 4
    Now we wanted to migrate same data to AB02 including dunning history.
    Certainly, we can migrate above open items data with dunning level, and master data history as well.
    Having said that, will the system able to dun next dunning level in AB02 (in the above example it should be level 5). .?
    Please could you advise me possible options which you had come across.
    My opinion is, system has to determine levels and update history in systematic way, rather than manipulating in our style.
    (Information: Iu2019d had quick test migrating test data into new company code AB02 including history which is same as AB01 and MHNK table history, even though system has not picked next dunning level)
    Would appreciate your replies.
    Regards
    Prab

    Hi,  I'm wanting to do the same thing.  Were you able to figure this out?  Regards, Adrien.

  • Dunning Old dinning level and dunning level

    Hi experts,
    I have one issue in dunning. the issue is where the dunning history for particular customer shows as old dunning level as 3 and dunning level as 2.
    i have checked  the customer master there is change in the dunning procdure. But the document and master data shows the correct dunning level with the new procdure.
    so i didnt understand what is the OLD dunning level and dunning level  for the same cusomer. the issue is only with one customer.
    I have also checked with old procdure with same customer in table MHNK. there are some notices done. but how come the current invoice shows the old dunning level for the same invoice.
    can any once explain me how to proceed.
    Regards
    Ashok

    Hi
    Thnks for the reply so we need to apply this note for making the old dunning level and dunning level makes equal after you run the program.
    Also one more doubt, since i have observed that the dunning after the parameters entered. looks like this
    Parameters were maintained
    Dunning selection executed, job deleted
    Dunning notice printed, job deleted.
    the above doesnt means that they will update the old dunning level right.
    Regards
    Ashok

  • Dunning history

    Hello,
    this is error that i am getting while creating dunning activity run :
    "Dunning proposal 23.10.2008 KN32 does not exist"
    I am unable to see the dunning history even after dunning proposal run.
    Can anyone help it out.
    Regards,
    Narendar Konakanchi

    Hi,
    Dunning run includes 2 steps,
    Dunning Proposal run and Dunning activity run.
    Unless the Dunning proposal run is executed successfully, u cannot execute the dunning activity run. only after the successful execution of the dunning activity run, dunning history will be available.
    For more help u can refer the below link
    http://help.sap.com/erp2005_ehp_02/helpdata/en/28/c72c427a3aca7ee10000000a1550b0/frameset.htm
    Regards
    Haricharan

  • Dun history empty

    in F150, we have one dunning run for customer 100120, the dunning log says: account 100120 dunning data has beeen generated
    document 180000123/2014/001: dunning level1, days in arrears 50, Status <.Dpi), my dunning procedure is every 20 days dun,
    min. days in arrears : 2 days.
    Thus In F150, if I click dunning list, it shows open item 300 USD, but my dunning history is empty.
    if I click individual dun notice, choose printer, it says account 100120 is blocked by dunning level, but if I go to menu blocked items, it shows nothing
    anyone know why dunning history is empty?

    Hi Sriram, 
    I checked all the things as above.  This Internal Status is started, and the Task list accepts new tasks and they can be approved. The task list has not been the issue.  
    The issue at hand is not being able to see any of the workflow history.  I have verified that the permissions on the history and tasks lists are the same.  I have given the workflow service account full control of the history list.  
    Interestingly enough, I was able to add a custom event to log in the history, but the rest of the workflow history I am used to seeing in 2010 is still not there.  
    Any other ideas why the standard processing information in the workflow history is not being logged?

  • I deleted a contact out of my iPhone 4S but when I go to send a message the contact appears although that individual is no longer in my address book. I deleted all text and call history pertaining to the deleted contact but still shows up.

    I deleted a contact out of my iPhone 4S but when I go to send a message the contact appears although that individual is no longer in my address book. I deleted all text and call history pertaining to the deleted contact but still shows up. Does anyone have the same issue and how do I fix it?

    dam122577 wrote:
    but wont restoring as new delete all my info on my phone
    Yes. That is why I added...
    it will disappear over time due to non-use.

  • Through Programaticaly How To change Dunning Procedure and Dunning level

    I am having the requirement to change the dunning procedure and dunning level programatically.
    Is there any Function module or BAPI or sample code where I can change the dunning procedure and push the dunning level to
    30(No matter at what level but it has to push to 30).

    Try these function modules available through T.code FQEVENTS
    FKK_SAMPLE_0351 or  FKK_SAMPLE_0307   or FKK_SAMPLE_0744 or FKK_SAMPLE_0304     
    Or try creating one procedure to exclusively handle a particular level /dunning activity  only and replace the procedure in the master data
    Hope it offers some help

  • How to update the dunning level and dunning details: BAPI/FM??

    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

    Hi,
    Can you check if these FM's are useful:
    CRM_MKTPL_GET_BP_SALES_AREAS
    CRM_MKTPL_AL_FILL_PRODUCT
    Hope this helps.
    Regards,
    Anup

  • Difference between dunning area and dunning procedure

    Hi,
    can anybody explain the exact differnce between dunning area and dunning procedure
    why we define both n how we use them
    what is the differnce between dunning by dunning area and dunning by dunning procedure
    i would be very much thankful if  can get the exact differnetation

    Dunning Areas are organizational units that you use to process the dunning program for example, by division, or sales organization.
    You use dunning areas if several organizational units are responsible for carrying out dunning within a company code. These organizational units are represented by dunning areas in the SAP System.
    You can have either One dunning procedure for One dunning area or several Dunning procedures per dunning area.
    Dunning procedure actually defines how business partners are dunned.
    The dunning program duns open items in customer and vendor accounts if the overdue items result in a debit balance. When you configure the dunning program, you can specify additional criteria for determining whether accounts or their open items are to be dunned.
    Hope it helps.
    Thanks,
    Nandita

  • 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

  • Suspend Dunning lock and dunning procedures

    Event 0303 has this description:  The function module called up at Event 0303 provides the option of executing further checks for an open item, which may mean suspending dunning or changing the dunning procedure.
    Tried to use it but it did not work.  I saw the program lSAP is checking first if a contract account has a dunning lock.  If there is, it generates an the message and no longer executes the remaining part of the FORM..ENDFORM and therefore doesn't call event 0303.
    If a contract account has an active dunning lock reason, is there a way to trigger dunning or suspend it?

    Sorry for the confusion.  I was actually looking for a way to override/bypass dunning lock.
    Example: dunning should run on the account depending on status of the account and dunning lock.
    Event 301 does the initial check if the account has a dunning lock and if it has, it stops dunning process on the account.  Was wondering if there is a way to override this.

  • Please help me to merge two places.sqlite to get my old and New history at the same time, every time i rename my two places.sqlite to see my old and new history

    every time i rename my new places.sqlite to see my old history and come back rename old places.sqlite to see my new history, i tired and i found No Way to merge two places.sqlite :( but it's must be found this way for The PPL to see their old and new history :(
    Thank You all in Advance

    You can't merge history otherwise then using Sync to store the history and bookmarks of one places.sqlite on the Sync server and then disconnect.<br />
    Copy the second places.sqlite file to your Firefox profile folder with Firefox closed.
    Then setup Sync once again using that account and merge the content on the Sync server with your computer.
    * Merge this device's data with my Sync data

  • Firefox don't close when "browsing and Download History" is deleted on exit

    Firefox doesn't close properly in about 50 % of cases. When closing FF, the window closes but the process firefox.exe isn't terminated. When trying to open FF again you got the error message "Firefox is already running, but not responding. To open a new window, you must first close the existing Firefox process, or restart your system." After terminating the process firefox.exe in the windows task manager, FF can be started again.
    Error only occurs when under "Options/Privacy/Use custom settings for history" at "Clear History when Firefox closes" the option "Browsing and Download History" is selected.
    All other options selected or not don't cause the issue.
    I switched this option it several times. When "Browsing and Download History" at "Clear History when Firefox closes" isn't selected, the error doesn't appear.
    Reproducible regardless if "Remember my browsing history" and "Remember download history" are selected or not.
    Reproducible:
    - after new installation of Firefox (Firefox 29.0.1 german, Windows7 64-bit)
    - with different profiles, even with all addons disabled or running in safe mode
    - with new profile with no addons or dictionaries installed
    - with windows firewall turned off and deactivated antivirus program
    - with hardware accellaration on and off
    I know the issue has already reported at bugzilla.mozilla.org and described at
    https://support.mozilla.org/en-US/questions/997918
    https://support.mozilla.org/de/questions/997670
    I want to describe the problem more precisely:
    It only occurs when "Browsing and Download History" is delete on exit. The other option at "Clear History when Firefox closes" don't cause this issue.
    Is there any other solution then to turn "Browsing and Download History" off?

    From what I have been reading from other posts on this forum, the issue may
    be caused by the clear history settings.
    Press the '''<Alt>''' or '''<F10>''' key to bring up the tool bar.
    Then '''Tools > Options > Privacy'''.
    The button next to '''History''', select '''Use Custom Settings'''.
    At the bottom of the page, turn on '''Clear History When Firefox Closes.'''
    At the far right, press the '''Settings''' button. Turn on ONLY '''Cache''' and
    '''Form And Search History''' leaving the others off.
    This is not a cure but will make it easier if Firefox locks up.
    '''https://support.mozilla.org/questions/997866?esab=a&s=&r=1&as=s''' {web link}

  • How to add sales history and purchase history without affecting inventory.

    In order to help client migrating sales and purchase history into B1.
    I checked through the Business One objects reference file. I couldn't find any object that allow adding historical record into both Sales or Purchase history, via DIAPI.
    Do I have to always depend on the Sales Invoice object to add the document and let it affect the inventory level.

    No, you can't add historical data without affecting GL and Inventory.  In SAP B1 any invoice addition thru DI API will automatically behave like the regular B1 process and it will post to GL and inventory.
    I saw in the partner edge portal SAP B1 forum a post from an SAP employee that is working on developing a process where historical data will be able to be migrated without afecting inventory and GL.  But there is no ETA on when this will be available.
    Regards,
    WB

  • When I clear my history, Firefox clears my browsing and download history even though this checkbox is not checked. It didn't use to do this. What can I do to fix this?

    When I clear my history, Firefox clears my browsing and download history even though this checkbox is not checked. It didn't use to do this. What can I do to fix this? I believe the problem started with the last Firefox update.

    Do you mean the "Form autocomplete" feature?
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history" > "Remember search and form history"
    *https://support.mozilla.org/kb/Form+autocomplete

Maybe you are looking for

  • To fix a wonky horizon... New tool?

    Hey guys, Photoshop as it stands is an excellent tool for design, retouching etc, but may I suggest a new tool that could help us people who love to create panoramas? A wonky horizon tool is what we need! Not all horizons from panoramas end up straig

  • Colors washed out after simple edit in ver 9 demo

    I am trying to find a video editor that can competently cut the beginning and ending off a long video and then save it with minimal changes to the source data.  If it can do it without re-encoding, that would be ideal. I installed Premiere Elements 9

  • 10 videos....where are they?

    My ipod touch shows that I have 10 videos in the general settings. I only have 7 videos loaded and showing in the videos section of my ipod. I do not have any video podcasts. Where would the other 3 videos be?

  • Only 5.5 Mbit with a Aironet 2600 AP

    Hi, we have some (2) HP Notebooks with a Broadcon 4313 b/g/n WLAN Chip and use the latest drivers (2012). This Chip can provide up to 72 mbit/s with 2,4 ghz. If we connect this notebooks to a Aironet 2600 AP (10 feet distance) the Windows 7 WLAN Dial

  • Setting up ssh shared keys

    Hi, I'm trying to setup shared keys on my MacBook Pro OS X 10.4.11 so that I can rsync it with another linux box without entering a password. I was following instructions at http://freebsd.peon.net/quickies/21/ but couldn't find the /.ssh/authorized_