on 2014 Jul 11 12:37 PM
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
10 | |
5 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.