Assignment field in Process Receivables page of collection work list.

Hi Experts,
I have a requirement where I need to show the customer invoice assignment field (ZUONR) in the Process Receivables table in the collection management worklist. Below is the screenshot for more understanding on my requirement. I need to know how can I pull this field from AR to FSCM?
I can pull the data from BSEG table and create an user exit for modifying the structure of the Process Receivables table to include the assignment field.
I am looking for alternative better solution. Any inputs on this will be very helpful.
Regards
Pankaj Pareek

Hi Pankaj.
BAdI UDM_WL_ITEM_CREATE, UDM_WL_ITEM_DISP is very good point to control worlist items but you have to do enhancement to add fields AR list in Process receivables.
1. Append structure into structure FDM_COLL_INVOICE
2. Add Enhancement at the end of functions FDM_COLL_INVOICES_READ & FDM_COLL_INVOICES_READ_CLOSED
You can get more detail of implementation in blog posting named 'Adding fields in the Item level / Invoice level of the Collection management work list' in this area.

Similar Messages

  • Leading zeros remove from FB05 for assignment field in process open items b

    Dear expert
    At present i am using the electronic bank statement completed OT83 & OT51configuration, when i am running FF-5 the EBS soft copy has been uploaded and created batch input session.
    I executed  batch input session and the transactions has been posting through FB05 for outgoing payment clearing  with assignment field ( where check number is laying correctly and matching EBS soft copy cheque number and SAP outgoing clearing account line item assignment cheque number ) in case of outgoing clearing is happening correctly.
    but where as i have a problem incoming clrg cheque number which is displaying in assignment field and updated when client using FF68(check deposit / collections).
    the user is punching all collections from customers using t.code FF68 and cheque number is updated with 6 digit number in the variant. it is like a JV.
    after posting batch input session the cheque is number displaying in assignment field. the cheque number is updated with 6 digit number. but in the variant cheque number width 6 digit only  but after posting FF68 & SM35 the system automatically taking leading zeros for the remaining length. Cheque number standard length in SAP 13 in table .
    total 13 digit length but user punched only 6 digit only, because the cheque number 6 digit numberonly. so the remaining 7 digits it is occupaying 0000000.
    while executing FF_5 and SM35  (thr FB05) the assignment field cheque number (0000000586585) and soft copy cheque number 6 digit (586585) is not matching , because of that i am unable to clear the incoming collections or incoming payments clrg.
    so how  can i remove the leading zeros after cheque number ( actually displaying 0000000586585 , but i want without zeros only cheque number 586585) in assignment field in FB05 using FF-5 & SM35).
    is there any enhancement or user exit to remove leading zeros or any other way of work around .
    Regards

    Hi Amareswar,
    In your case, request your bank to provide cheque number with leading zeros in electronic bank statement as the leading zeros in the assignment field is SAP system behaviour.
    Alternatively, use 'Define Search String for Electronic Bank Statement' (refer http://help.sap.com/erp2005_ehp_05/helpdata/EN/6d/0cdf4b142e11d3963800a0c9426c73/frameset.htm for details) in the IMG, customize it to search for the cheque number provided in the note to payee field > then append leading zeros.
    The first method is the solution we are using and it is the most cost effective.
    Hope the above helps.
    Kind regards,
    John Chin

  • SAP Query: Display Selection Fields in the header page of Basic list

    Hello,
    I have to display the selection fields in the header page of the basic list and statistics
    in a SAP Query.
    I know the usage of short names for fields in the header page, but this doesn't work
    for the selection fields.
    How can I display the selection fields in header pages?
    Kind regards
    Thomas

    Try using:
    DATA: wa_lstab TYPE line
    READ LINE sy-index line value INTO wa_lstab
    Thanks,
    SKJ

  • Receiving Cost Center in CAT2 Work List Area

    Hi Experts,
    While booking time for an Employee in CAT2,  I am getting Receiving Cost center in Work List area for this Employee. How do the System picks up this receiving Cost center in work list ? is it defaulted in any infotype to get in work list ?
    Appreciate <removed by Moderator>reply !!
    Br,
    Hari Krishna K
    Edited by: Suresh Datti on Aug 4, 2009 7:21 PM

    Hi,
    If the profile is to default the Receiver Cost Center, should it be the emploee's home CCtr. (from Infotype 0001) or an alternate CCtr. (Infotype 0315)?
    Transfer all data to HR and calculate Personnel costs using payroll.  Charge costs to the Sender object.  Then, trigger an Activity allocation between the Sender and the Receiver objects.
    The Cost  Accounting Variant in CAC1 Assignment of Personnel Costs  receving Objects
    [www.hrexpertonline.com/downloads/CATS%20ConfiguratorTool.xls]
    Please check the link you will get ur answer.
    Thanks and Regards
    Swati

  • Document Type in Invoice Tab Page in Process Receivable

    Hi All,
    my business want to see two things in invoice tab page of Process receivable of collection management.
    1. Document type of Accounting document ex- RV/DZ etc
    2. Assignment Number .
    These two things available in Custom Selection but want to display in invoice tab. Please suggest how we can achieve this.
    Regards
    Arun

    Hi Arun,
    Provide following information to your technical team and they should be able to help you out.
    1. The structure for Process receivable screen is FDM_COLL_INVOICE_ALV.
    2. Document type filed is BKPF-BLART.
    3. Reference fields is BSEG-KIDNO.
    They should be able to do it.
    Also see this: Adding fields in the Item level / Invoice level of the Collection management work list
    Also see the documentation for the highlighted config item in the screenshot below. It can also help you out.
    Thanks
    Prateek,

  • Invoice should disappear from Process receivable Tab page

    Hi All,
    Business requirement:- Invoice raised 1000$ but customer paid 900$ and customer deduct  100$ for TDS. after few  days customer give us TDS certificate that time it is knock off, till then it appear as  open item in Invoice tab page of Process Receivable.
    business need this type of invoice should not come in Invoice tab page of process receivable..
    Regards
    Arun

    Hi Arun,
    You can define a special "Reason Code" for such invoices and then apply this reason code while clearing such invoices.
    Now, the process receivable list for the selected work list item is prepared in the two function modules - FDM_COLL_INVOICES_READ and FDM_COLL_INVOICES_READ_CLOSED. You will have to add implicit enhancement at the end of these two functions to remove invoices with this reason code.
    Thanks,
    Prateek

  • FDM_COLL01 - Customer list process receivables / Collections Management.

    Hi All,
    When Arranged,Promised(Residual) and Broken columns are updated / data fetched in T-Code : FDM_COLL01 - Customer list process receivables / Collections Management.
    Regards
    Sudarshan

    I would check the line items.
    There will be missing line items, I would check them.
    Have you got any noted items, special GL items, items that were cleared in the future?
    Also have you activated Head Office display as per Enhancement Package 4 - that could be a reason as well.

  • Assign a dynamic value to a field in HTTP receiver header without IR part

    hi experts,
        I am doing a scenario in which i am to add a header  field in http receiver, whose value will vary for each transaction. and the value will be same as sender file name.
    But this all I am to do without doing Repository part.(i.e. No message interface and no mapping)
    Is it possible?  If yes help me out.
    "Useful effort will be appreciated"....
    Thanks

    Hi Jaideep,
       Hpoe the below link will help you.
    Dynamic Configuration of Some Communication Channel Parameters using Message Mapping
    Regards,
    Leela

  • Incorrect Open_Amount for credit items in process receivable screen

    In Collections Management (UDM_SUPERVISOR, UDM_SPECIALIST) EP4, in the process receivables screen, there are credit items which show open amount  (OPEN_AMOUNT field) as '0' even when there is an actual non zero open credit amount for that credit item.  This can be checked either by the 'show history button on the process receivables screen for the credit item or via FBL5N transaction.
    If a credit memo with an open credit amount and an invoice (lesser $ value than the credit) are matched  (using F-32) such that the balance amount is assigned as a residual item on the credit memo, the open amount value becomes '0' where as it should show the actual residual dollar amount of credit.
    Please note we have enabled Customer - Disputed Objects which allow the credit items to show as separate line items
    Has any one encountered such a situation ? I am not able to understand why would it do that.

    Hello Quennie,
    Your question is little confusing, as I suppose, by 'Overdue Amount of customer' you might mean "Outstanding Amount of customer".
    Actually, the credit limit of a customer is defined in the Transaction FD32 and the field is KNKK-KLIMK and the "Total receivables (for credit limit check)" (in other words, Outstanding amount of customer) is KNKK-SKFOR.
    I hope this helps you to prepare a report. Please let me know if my understanding is not correct.
    Thanks and regards,
    Suresh Jayanthi.

  • How to exclude Special G/L Transactions in FDM_COLL01 (Process Receivable)?

    I try to find a way to exclude Special G/L Transactions in FDM_COLL01 and Worklist (Process Receivable). Whenever a transaction is created in AR, it immediately shows up in FDM_COLL01, regular or special GL transactions.

    As per my understanding of your business case, it would be better off not getting the Special GL information to Collections at all.
    Try using the badi - Distribution of Data in Collections Management.
    However if based on the data stored in different fields, depending upon the configuration done in FI, if there is a way of differentiating Special GL from Normal Items, best way would be to set appropriate filters.

  • Invoices are not getting displayed in the process receivables for a cust.

    Dear All.
    Collection Management
    I have a situation here in prod environment the worklist is displaying the customer and his outstanding balances/all the data when we select that customer and go for process receivables then i cant find any invoices/documents under the invoices tab.
    But we have the open invoices in AR for that particular customer, I am wondering how the invoices will get deleted
    Can some one help me in this issue..
    Thank you,
    D vasanth

    Hi ,
    Based on the requirement , check whether the customer contact has been done carried out for the invoice  , then possibility it must have gone out of the worklist , chekc whether the Invoice posted in the AR has been transferred to FSCM collection .

  • Multiple Queue Assignment for Integration Process - PI 7.11

    Hi,
    I am trying to configure multiple Queues for an Integration Process.
    The Integration Process is straight forward, except for a Asynchronous Request Response pattern with correlation. (A asynch send step - immediately followed by a asynchronous receive step with Correlation)
    I have done the following
    1) In IR set the Queue as Multiple - Content Specific
    2) In SWF_INB_CONF transaction reconfigured Multiple Queues - Content Specific without buffering
    But when I trigger the message, the message is not at all triggering/entering the Integration Process. The error message is BPE Internal Failure.
    But if I reconfigure the IP as One Configurable Queue & "Without Buffering", it is working. But we want multiple queues assigned to this Process.
    Thanks in advance.
    Regards,
    Sudharshan N A

    Bjoern, there are blogs/wikis available which should be searched before a question is asked on forum. The information you need is quite basic one and I will therefore lock this thread.
    Regards,
    Prateek

  • Unable to change account assignment field in PO

    Hi Experts!
    We are using SRM 7.0 with extended classic scenario.
    We are facing an issue with account assignment category field in a PO.Here is our scenario.
    User created a PO with costcenter account assignment field and this PO transffered to backend system i.e R/3.
    When the user again tried to edit the PO in SRM and change the account assignment field from costcenter to Internal order that is not possible because the
    account assignment field is grayed out .Then the user has to create a new PO with Internal order as the old PO didn't allowed him to change.
    Can any one help me in this regard with  some OSS note or any other possible solution and what might be the reason for the same?
    Thanks in advance!
    Regards,
    Kalyani.

    Hello Kalyani,
    Just to understand, Is your PO has Good Receipt or Invoice receipt processed? If so then PO do not allow to change the account assignment as charges are booked already.
    If not i would recommend to check if your BBP_GETSTATUS_2 job is running with proper interval? Sometime old PO's do not get refresh status if BBP_GETSTATUS_2 variant is set based on SAP recommendation (i.e. 7 days or so). In that case please execute manually BBP_GETSTATUS_2 and validate.
    Thank you
    Ritesh

  • Error message: There was an error processing a page. There was a problem reading this document (110)

    I opened a pdf document in Adobe Reader X. When I attempted to scroll through the pages the following error message appeared, “There was an error processing a page. There was a problem reading the document (110). After an Internet search to try to find the reason for the error and a solution, I came across a site that suggested it was an issue regarding the fonts of the document. I then reopened the document and went into the document’s font properties (FILE – PROPERTIES – FONTS tab). There I noticed that the “Gathering font information” stopped at 2% which, of course, I took to mean that Adobe Reader X was having a difficult time in loading the font’s information. Another site suggested opening the document in the pdf reader, Foxit. So I did, and the document loaded properly with no error messages. I was still curious as to why the document did not load entirely in Adobe Reader X and if the same problem would occur using a different reader. I then downloaded the pdf reader, Nitro Reader 2. I opened the same document and initially received the following message, “The requested page number is invalid and does not exist in this document.” I closed the message and proceeded to scroll through the document. As I scrolled, the following message appeared, “This file was damaged (corrupted) and has been repaired.” I thought, “Wonderful!” I then chose <FILE – SAVE AS – PDF DOCUMENT> and saved the “repaired” document under a new name. When I opened the “repaired” document with Adobe Reader X, behold, the document opened entirely with no error message. I was curious, so I went into the document’s font properties and noticed, this time around, that the “Gathering font information” loaded to 100%. Nitro Reader 2 detected the error and fixed it. Now I’m left to wonder…why wasn’t Adobe Reader X able to do the same? I hope this post helps others who are experiencing the same issue.

    When I encountered an error "there was a problem reading this document 110" in Acrobat Pro 11 on 28.7 MB CS6 file, it indeed was very frustrating.
    I solved my problem, but since I don't know which step benefitted me, I've to enumerate all the steps I took:
    Read below:
    1.1. I could copy the file anywhere on the drive, but couldn't 'save as' from Acrobat Pro.
    1.2. No document security was applied of any sort on the file.
    1.3. Still in the first tab of the document properties, all details under advance section were empty. No 'PDF Version' 'location' 'file size' etc were populated. Nothing.
    1.4. I couldn't change and save anything in any of property dialogue. I could comment on the text, but as soon as I tried to save, it gave an error (some sort of 'File reading' error).
    1.5. When I tried to extract a page (I tried many), it gave 'reading error'.
    1.6. I didn't try 'splitting error'. Since I was 100% sure, it'll give me same reading error.
    1.7. I opened the file in Firefox and tried saving it as pdf from there. But no error, but no save either.
    1.8. I ran 'Remove Hidden Information' from protection panel without any errors.
    1.9. I tried 'sanitize document' from the same tab, but didn't succeed.
    1.10. Then (here I think the problem was resolved), from Document Processing panel, I did some commands. 1st, 'Export all images', successfully. Then 'Remove all links', it found 0.
    1.11. Then in 'print production' panel, I clicked/tried to open acrobat distiller. The same opened, did some processing. But I don't know if it did something in solving the problem or not.
    1.12. Although I think my problem was resolved till now, but the last step I did was 'Saved As' the file (from the file menu) as a .ps file. Though I've not yet reopened/used that ps file (to convert it into a pdf file again). But around here I wanted to close the file and it asked me whether I wanted to save the file, I said yes. And it saved the file correctly. And I checked that in properties dialogue, the missing information was populated too.
    1.13. Sorry for so lengthy instructions, but I had no choice.

  • Add a field to the last page of a document file only

    Hello,
    I currently have a script which will add signature and text fields to the first page of a document.
    The script is required to specify the "last page" of the document and not the page number, as each file will vary with the number of pages.
    The script is in run in batch processing on multiple files which are not open (usually 50 at a time).
    If anyone can please advise how to modify the script I will be most grateful.
    // Create Date field dynamically for employee signature field
    var f = this.addField("Todaydate", "text", 0,
    [60, 54, 135, 75]);
    f.userName = "Today's Date";
    f.value = "Automatic Update";
    f.readonly = true;
    f.fillColor = color.ltGray;
    // Create signature field dynamically for employee
    var f = this.addField("mySignature", "signature", 0,
    [120, 85, 330, 105]);
    f.setAction("OnFocus", "var f = this.getField('Todaydate'); f.value = util.printd('d/mm/yyyy', new Date());");

    Thank you very much for your help, I really appreciate your quick response.
    The script has been modified as you suggested and the fields are now added to the last page of each document and is working perfectly.
    I have included the modified script as follows for reference:
    // Create Date field dynamically for employee signature field, add fields to the last page of every file
    // Determine the last page of this document
    var page = this.numPages - 1;
    var f = this.addField("Todaydate", "text", page,
    [60, 54, 135, 75]);
    f.userName = "Today's Date";
    f.value = "Automatic Update";
    f.readonly = true;
    f.fillColor = color.ltGray;
    // Create signature field dynamically for employee
    var f = this.addField("mySignature", "signature", page,
    [120, 85, 330, 105]);
    f.setAction("OnFocus", "var f = this.getField('Todaydate'); f.value = util.printd('d/mm/yyyy', new Date());");

Maybe you are looking for

  • Can you transfer a purchase between accounts?

    I want to transfer some purchases that are on my iPad to my iPod touch but the iPad and iPod have different accounts. Can I still transfer the purchase?

  • Better than iMovie

    I'm busy editing my 3 month holiday in South Africa with iMovie (first time - new to Mac's), but the program seems a bit limited. Is there another piece of video editing software for a Mac that's alot better than iMovie? (I know you get the really ex

  • SWF Video file made with AVS

    I have a videofile given to me from the client as a SWF, they have used AVS software to convert. I load the SWF file in using MovieClipLoader, it plays ok, however, I can't seem to control it. I need to know when the clip is finished, and for it to s

  • ITunes will not work with Windows 8.1.

    Is anyone else having trouble with this or know of a fix?

  • Swing in Linux

    pls help me to solve the following queries. will the swings work same as that of windows if not what i'm supposed to do pls tell me. then will j2se1.4 and j2ee1.3.1 works along with Linux thank you saju.m