Accruals Condition Record posted late in COPA along with the Settlement

Hi Gurus,
Accruals condition record for 1 item in an Invoice is posted along with the Settlement Credit Note in COPA. While condition records of the other items from the same invoice were posted on the Billing Date itself.
For eg:
Invoice 111       Date 01.03.2011
Items     Condition   value
1              Z1            100
2              Z1             200
3              Z1             300
COPA Doc No.        Value Field        Date
     001                         200             01.03.2011
     002                         300             01.03.2011
     003                         100             30.05.2011
30.05.2011 is the date of Rebate Credit Note for the Invoice # 111
I also got that if Posting of Accrual is not done for an Item, Retroactive rebate settlement automatically posts a new document for accrual.
So the question is why the posting of accrual was not done on the Invoice date in the first place?
Edited by: Parth Kulkarni on Jul 1, 2011 4:31 PM

Hi Suraj,
i too have the same problem, the condition types for Values and quantity in COPA are assigned. The system updates the quantity for the first billing document but not for the subsequent billing documents.
Cost of goods sold and revenue gets updated.
Regards,
Prateek

Similar Messages

  • Hii Can anyone tell me is there any possibility of giving some due payment like bonus or offcycle after its termination is done along with the payroll run and posting.

    Hii Can anyone tell me is there any possibility of giving some due payment like bonus or offcycle once employee termination is done along with the payroll run and posting.
    Thanx

    One Possibility is by making manual entry for that employee from FI side..  (this will give you soln..) Take the help of FI consultant...
    Another possibility is in IT0003 "Payroll Status".. You can opt mention next month date "Run Payroll up to" & execute Off cycle payroll for that employee...
    Just try this hope this may sort your issue....
    If it still it doesn't give you soln.. You may need to reverse the posting of that employee & change employment status.. Run Bonus & finally terminate the employee & do the posting..

  • Retrieve all column data of a table along with the number of records received

    hi, i want to select all the records from a table along with the number of records received as i need to use that number in a loop  to retrive data from another table
    can i use 
    SELECT @emp_id=emp_ID, @emp_NAME=emp_NAME,@RowCnt = (select count(*) from emp_id) order by emp_id

    i tried your idea, i get error in at the over() . I am using sql compact edition and i guess it is not supporting over() function. But i am still going to use the code for example something like this assuming it will work in real time with
    enterprise edition. Please let me know what i am going to use is correct or not?
    SELECT [EventID],[BallroomCharge], @rowcnt=count(*) Over()
    FROM [testSample].[dbo].[Events]while (@rowcnt > 0)perform some request

  • Getting the parenet id along with the child ids in hierarchy query results

    create table test_test2 (do_id_tp varchar2(32),do_id number ,do_up_tp varchar2(32),do_up_id number)
    insert into test_test2 values('A_S',100170,'A_S',100001);
    insert into test_test2 values('A_S',1001054,'A_S',100001);
    insert into test_test2 values('A_S',1001055,'A_S',100001);
    insert into test_test2 values('A_S',1001053,'A_S',100001);
    insert into test_test2 values('A_S',1001056,'A_S',100001);
    insert into test_test2 values('A_S',1001051,'A_S',100001);
    insert into test_test2 values('A_S',1001052,'A_S',100001);
    insert into test_test2 values('A_S',100358,'A_S',100170);
    insert into test_test2 values('A_S',100359,'A_S',100170);
    insert into test_test2 values('A_S',100441,'A_S',100170);
    insert into test_test2 values('A_S',1001047,'A_S',100441);
    9/code]
    Upon executing the following query , i'm getting the childs of 100001 and the childs of childs of 100001 etc..
    That if fine .But in the output i'm not getting the parent id i.e; 100001 (which is in the where condition)
    How to get the parenet id along with the childs id.( without writing the UNION select 100001 from dual)SELECT do_id
    FROM (
    SELECT d.do_id, d.do_up_id
    FROM test_test2 d
    WHERE d.do_up_tp = 'A_S' ) m
    CONNECT BY NOCYCLE PRIOR m.do_id = m.do_up_id
    START WITH m.do_up_id =100001
    Edited by: smile on Jan 12, 2012 6:50 PM

    If you wish the root parent as a column in your select, you can use CONNECT_BY_ROOT:
    SELECT
    connect_by_root(do_up_id) root,
    do_up_id parent,
    do_id
    FROM (
       SELECT  d.do_id, d.do_up_id
       FROM test_test2 d
       WHERE    d.do_up_tp = 'A_S'
    ) m
    CONNECT BY NOCYCLE PRIOR m.do_id = m.do_up_id
    START WITH m.do_up_id =100001;But if you really wish an extra row in your output with 100001, then your problem is that you do not have a record in your data with do_id = 100001.
    Then you either need such a record in your data, or you need to create such a row with for example union all - something like this:
    SELECT
    do_id
    FROM (
       SELECT  d.do_id, d.do_up_id
       FROM test_test2 d
       WHERE    d.do_up_tp = 'A_S'
       UNION ALL
       SELECT 100001 do_id, NULL do_up_id
       FROM DUAL
    ) m
    CONNECT BY NOCYCLE PRIOR m.do_id = m.do_up_id
    START WITH m.do_up_id IS NULL;

  • How to make plant default on the line item along with the item category

    Hi All,
    I want to default Plant on the line item along with the item category.In order to meet the following scnario.
    1. I have two plants,first plant is maintained for the valuated item and the second plant is maintained for the non valuated item (Free Goods).
    Whenever user is entering an item in the sales order for which corresponding free goods item is maintained in the master record.System is proposing two lines items in the sales order.
    First line item is the main item which appears along with the Plant 1 which contains valuated items
    Second line item is for the Free of charge item which is being proposed from Plant 2, which contains the non valuated items.
    I want that the system should always propose Plant 1 with main item and Plant 2 with the Free of Charge item by default. (Along with the item category TAN and TANN)
    Rahul

    Delivering Plant is determined in the following order
    1. Customer material info record.
    2. Customer master
    3. Material master.
    Use one of them an default your plant.
    I think in your case you can use the materila master which will give an item level plant different. The other two will default the plant at the header level.
    regards
    jude

  • How do you copy and paste track changes material in Pages from one point in a document to another and keep both the old text along with the track changed thus far in the new pasted location?

    Depending on whether track changes is on/paused, Pages thinks the pasted material is either all new and thus highlights it as a big track change or just copies the old material along with the edits as plain text so that I cannot see my track changes. I need to be able to copy and paste in the same document and still be able to see the older text along with the changes to certain sections thus far. Is this possible? I need a step-by-step "talk to me like I'm five" instructional if what I would like can be done.
    Thanks for any help!
    Message was edited by: C.M.W.

    What version of Pages?
    What OS, iOS or OSX?
    Are you sure you have the Table selected and not a cell or just contents?
    Peter

  • Query of GL line items along with "the other side of the JEs"

    Hello All,
    I am trying to create an ABAP program or SAP query that would allow me to create an output of all line items posted to a general ledger account for a particular fiscal year(s) along with the other side the journal entry.
    Said another way, I want all documents posted to a general ledger account along with the rest of the line items included with those journal entry.
    For example, if I wanted to do this for Bad Debt Expense (P&L acct), I would like to see all those bad debt write off postings that were (credit Trade AR and Debit Bad debt Expense) vs. adjusting the bad debt reserve or any other posting in there.
    Rather than looking at each transaction individually, I think this query would allow me to see the big picture of all posting to a particular account.
    Any help is appreciated.

    Rob,
    I appreciate the insight. I think you answered my questions, but could you provide me with a little more detail so I am on the same page as you.
    For the BSIS and BSAS, I am assuming I can just use a FI  t-code FBL3N to obtain the information.
    Could you explain to me how to get the output in such a way and how to include it in the BSEG to get the complete journal entries for all of the document numbers I would get from the FBL3N. Or can I perform this in one function.
    Thank you.

  • When I click on the iPhoto a gray appears along with the perpetual wheel but does not load.   Any recommendations?

    When I click on the iPhoto a gray appears along with the perpetual wheel but does not load.   Any recommendations?

    Assuming you're using iPhoto 09 or later:
    Option 1
    Back Up and try rebuild the library: hold down the command and option (or alt) keys while launching iPhoto. Use the resulting dialogue to rebuild. Choose to Rebuild iPhoto Library Database from automatic backup.
    If that fails:
    Option 2
    Download iPhoto Library Manager and use its rebuild function. This will create a new library based on data in the albumdata.xml file. Not everything will be brought over - no slideshows, books or calendars, for instance - but it should get all your albums and keywords back.
    Because this process creates an entirely new library and leaves your old one untouched, it is non-destructive, and if you're not happy with the results you can simply return to your old one. .
    Regards
    TD

  • How to get Header data into multiple times along with the Line Items

    Dear All,
      I have problem while mapping the Header data and line item data to the flat file structure, Header data have to repeat along with the Line item data in the flatfile.
    Details is below.
    Example
    Header record is one
    E1EDK01
    E1EDKA1
    Line items are two
    E1EDP01
    E1EDP01
    I want in the flat file two records having duplicate data in the fields which is belongs to header data
    Like :
    Record #  partner data     Line item data
    Record 1 : WE name1 city   00010 materialname1 156
    Record 2 : WE name1 city   00020 materialname2 198
    ( WE name1 city - data is same in the record 1)
    For this what I did is I mapped the node E1EDP01 to the flat file message type node then I got all the line item data and first record is with header data but not in the second record.
    I tried all node functions but no result because Idoc itself header data exists one record, I am not able to copy.
    If any one knows , please give solution.
    It is great help to me.
    Thanks in Advance.
    Ramarao

    Dear Ramarao,
    This will help you,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f59730fa-0901-0010-df97-c12f071f7d3b
    No Documentation for Mapping Function useOneAsMany (Mapping Problem)
    /people/claus.wallacher/blog/2006/04/17/replication-of-nodes-using-the-graphical-mapping-tool
    /people/narendra.jain/blog/2005/12/30/various-multi-mappings-and-optimizing-their-implementation-in-integration-processes-bpm-in-xi
    /people/sravya.talanki2/blog/2005/12/08/message-mapping-simplified-150-part-ii
    Thanks & Regards
    Agasthuri Doss

  • Why are Add-on Buttons along with the Toolbar keep disappearing in the Firefox4,5&9?

    I arrange all the Add-on Buttons on a Toolbar created for this specific purpose(Options - Toolbar Layout - Add New Toolbar). I recently upgraded from Firefox 3.6 to Firefox 12 and that's when the trouble started.All the Add-on Buttons along with the Toolbar started disappearing.I checked if any of the add-on (one by one)is causing this problem but found nothing.But the Add-on Buttons work fine when arranged on the Status Bar(now the so called Addon Bar).
    Later I found out that this particular problem exists in all the Browsers based on Firefox's latest version(Pale Moon,Cometbird,Wyzo,Epic etc). That means something is causing this toolbar to disappear in the latest versions of Firefox(i.e., Firefox 4,5,10 and Firefox 12). So please help me to rectify this problem.I am impressed by the improvements made in the latest versions of Firefox but due to this problem Firefox has become useless for me.
    Don't tell me about "places.sqlite" "localstore.rdf" and all that shit.I've searched the whole God damned Web,Tried changing to new Profile,Deleted localstore.rdf and saw whether it will work.This is my last resort. Firefox 3.6 was a great browser.Within a span of one year you morons have jumped from Firefox v3.6 to Firefox v12! Not allowing the Extension ecosystem to stabilize.Giving no time to apps developers to catchup.The App developers have fallen behind and half of my addons are not working.You people have become an example on how to kill a great product.The guys at MS might be watching in delight the Firefox's harakiri!
    Thank You,
    Helme.

    Since I only ever put add-on buttons on the main Navigation toolbar (or the Add-ons bar) rather than my own custom bar, I haven't experienced this myself.
    Can you detect a pattern with particular add-ons' buttons (or native Firefox buttons) being removed time and again?
    In your new profile test, did you add extensions one at a time (one per restart of Firefox), or otherwise try to isolate particular add-ons as the issue? (Bugzilla has at least one example of an extension causing a problem with custom toolbars: [https://bugzilla.mozilla.org/show_bug.cgi?id=667627 667627 – divx html5 removes added toolbars]. I don't see this particular extension on your list.)
    I wonder whether some extensions now include some kind of grooming function or incompatibility that removes their buttons from custom toolbars? It would be easier to investigate with some problem examples.

  • Error "CRTranRec:: GetLinkedRecordId : Invalid linked record Id" is displayed when synchronizing with the BlackBerry Desktop Software

    When synchronizing data using the BlackBerry Desktop Software the following error is displayed:
    CRTranRec:: GetLinkedRecordId : Invalid linked record Id
    what to do?
    many thanks in advance

    Hi crugnola
    Welcome to BlackBerry Support Forums
    Please check your address book if you find any contact with blank images then  add an image to those contacts ,it will  fix this sync error , have a look :
    KB31008 : Error "CRTranRec:: GetLinkedRecordId : Invalid linked record Id" is displayed when synchronizing with the BlackBerry Desktop Software.
    Or head over to this thread Cleanly "Starting Over" with the Desktop Software (non-BES)  and start all over again or within that thread on post #15 there is a link to older version of BlackBerry Desktop Software , download version 6.1 it has help many user that I know from this error.
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • How does photo metadata get uploaded to shared Photo Stream along with the photos?

    Performed upgrade to Mountain Lion so I could share Photo Streams with other people,. Trouble is all the naming, descriptions, locations of the photos do not show up in Photo Stream. Is there a way to enable this or is it just not possible?
    I am migrating from sharing Picasa Web Albums to Photo Stream and would like to have all the metadata along with the photos...
    I was not sure where to post this question as it is related to iCloud, iPhoto, OS X Mountain Lion, etc. The shared Photo Stream feature appeared in my version of iPhoto '11 (version 9.4.2) only after the upgrade to Mountain Lion.

    Photo Stream only uses the file names and what you're changing is the Title, not file name.  To get the title to be the file hame you have to export the photo out of iPhoto via the File ➙ Export ➙ File Export menu with the option to use the title as the new file name.
    Send a feature request to Apple via http://www.apple.com/feedback/iphoto.html.
    OT

  • Trying to send photos via iPhoto but a yellow explanation appears in a triangle along with the iPhoto app.

    trying to send pics via iphoto but i keep getting a yellow explanation triangle along with the iphoto app.

    What version of iPhoto do you have and what system version?  How are you going about trying to send the photos?  Describe step by step what you're doing.
    Where are you seeing the yellow triangle? Can you post a screenshot of what you're seeing?
    OT

  • "Work" calendar shows birthdays along with the "birthday" calendar

    I'm having some troubles with birthdays in iCal. I've read most of the other topics about this but none seem to have the same problem.
    My problem resides in the "work" calendar. It shows all birthdays I have in my address book. My question is why, and what makes that calendar different from all the others? The problems becomes evident when I activate the "show birthdays calendar" in the pref. pane. Along with the "work" calendar i get duplicates.
    What I need to do is to make the "work" calendar" stop showing birthdays in iCal. Can someone please help me with this?

    You probably don't need to invoke Einstein, but you probably do need to post in the iPhone forum:
    Using iPhone
    This forum is for questions about the Communities themselves and so is not the most likely place for you to get help with your problem.
    When you repost, calm down, post your issue clearly, and include basic information such as your versions of Mac OS X and iOS so that people have data one which to base suggestions.
    Regards.

  • Message no and class displaying along with the message

    Hi All,
    I am writing a status message in the program as message s034(zmw) with 'No corresponding records found' . In the output along with the message the message no and the message class is also getting displayed as 'ZMW:034 No corresponding records found'.How to prevent the message class and the message no from getting dispalyed?
    Thanks,
    Rakesh More.

    Hi...
    It will display the message class and message number only if no message exists with that number in that message class. if there is any a message with that number then it will not display the message class and message number
    Just check it once....
    Reward points if useful......
    Suresh......

Maybe you are looking for