Grouping vendor payments using Grouping key issue

Hello Gurus,
I created a new grouping key in config to be assigned to the vendor master (under Payments Transactions Accounting). The grouping key fields used were BUDAT (Posting Date) and ZFBDT (Baseline Payment Date). The automatic payment program should group payments to vendors based on this grouping key.
This solution works fine when the vendors have a negative amount in the automatic payment program run. However, if the vendor has a positive balance (due to payroll related adjustments), the payment program will not process the line item. Since we are grouping open vendor items by posting date and baseline payment date, the system treats this as a unique grouping key and is not clearing against any subsequent payment runs (because of different posting date and baseline date).
Is there a way to clear the positive balance without manual intervention? The solution works fine otherwise.
Thanks for your help.
- Tarun

Hello,
Functionally, a credit amount means it is treated as an Invoice. Meaning that your company is required to make the payment to the vendor. In other words, your company liable to make the payment for the minus amounts.
Whereas, the debit entries are nothing but debit notes, in sap you call as credit memo. These are NOT to be paid to the vendor. You need to adjust them from the invoice amounts (minus figures) before making the payment.
I would suggest you run F-44 or F.13 to clear them (net of minus and plus values). Then you will have only minus figures. Later you run F110.
If you want to clear them automatically in F.13, you should have configuration (criteria) in OB74.
Please let me know if you need any further details.
Regards,
Ravi

Similar Messages

  • Grouping Credit Entry in Bank Account for Vendor Payments using Pay Wizard

    Dear All
    We are currently testing Payment Wizard for BACS Payments to Vendors . We have successfully posted payments to Vendor Accounts and to the Bank Account in GL. However we note each Vendor payment is credited to the Bank Account individually even though the Bank will take the payment in one amount for the Payment File Total.
    Is it possible to credit the Bank Account with the Total Payment Run value as one amount only so that the credit matches exactly the manner in which the Bank will take the payment ?
    I realise that we could process BACs through a dummy GL Account for the Bank and journalise to the Bank Account in total but would prefer to avoid this option.
    Regards
    Seán Lyons

    Dear Seán,
    Welcome you post on the forum.
    Even though it is not ideal, you may not be able to avoid such additional clearing account since the way B1 works can not be changed.
    Thanks,
    Gordon

  • FIK-codes to danish vendor payments using MIRO

    We are using MIRO to control our vendor payments, but we are interrested in how we could handle our danish FIK codes better than  typing in a manual string field. Because this triggers a lot of errors in the payment file to the bank. Are there anybody who has a solution or experience in this matter?

    Hi,
    Direct debiting of the vendor account is not possible. What you can do is to reduce the time these returns are getting invoiced. You can use the Auto-Debit process and use the ERS process to invoice thse returns ASAP once it is posted by scheduling background MRER jobs.
    Caveat is the original receipt against which the return is posted should have got invoiced then only the MRER will invoice these returns.
    Alternately you can also use Returns orders or 161 Movement type by which you can eliminate the necessity of a need to have a original receipt for posting returns and this can be invoiced immediately on posting through ERS process. The flip side is there won't be systematic track of returns against receipts.
    Ramesh

  • Tracking Vendor Payments Using WBS

    Hi Guys,
    We have a requirement to track the Payments made to Vendor Using the wbs Elemenet .
    As such we are just assigning the WBS as account assignment for the Purchase requisitions and Purchase orders ..But Venodr payments are made using Purchase order  which has WBS as account assignment .
    Now the requirement is to track the  Vendor payments for a project using WBS element.
    Appreciate if some one could throw some light on this ...
    Regards
    Judy  .

    Hi,
    In AP information system we have many report pertaining to Vendor account and in some of those you have option to bring in "Assignmnet" field in the report which will contain the WBS informations (assuming it is populated in your accounting doc). But if you want to run the report by project / WBS then i thinkyou have to go for a Z report with appropriate logic.
    Regards
    Sreekanth

  • Vendor payments using bank info from HR master data

    Dear experts,
    We have setup all employees as vendors in FI to make reimbursements.
    Can we use the banking information in HR master data (IT0009) and make the vendor payments in FI. We don't want to maintain bank information in vendor master.
    So, by entering the personnel number of the EE in the vendor master, can SAP integrate and read the banking information from the HR master data?
    Please let me know if this is possible and how.
    regards,
    vishal.

    You have to maintain bank data for vendors and employees separately.  Vendor master cannot access bank data in payroll module.  Use LSMW to populate bank data in XD02 and establish a process to update bank information whenever there are changes in payroll side.

  • Vendor Payments using Credit Card

    We are trying to use credit cards as a payment method in F110 for vendor payments. Does anyone have any documentation or please share your experiences on paying vendors using credit card?
    Process would be : Pay vendors using Corporate credit card and then pay credit card company.

    I would set up a GL account for the credit card company and use it like a bank account, assigning it to the payment method credit card in bank determination in FBZP. Then you can use F110 to clear the vendor items and credit the credit card account. You probably pay the credit card company by direct debit so this can be posted aginst the GL account directly from the bank statement.

  • Blocking Vendor Payment Using F110

    Hi All,
    If I run F110 to pay a vendor, block one of the open items for payment, carry out the payment run, and start another payment run for the same vendor, will the open item that was blocked still be blocked? Will I have to unblock it?
    Thanks,
    Deki

    Hi Deki,
    The payment block you specified in the payment run, for a particular line item, blocks the payment for that particular payment run only. That line item will be free for payment unless you specify a payment block in the invoice.
    Say for eg you have created a payment proposal with ID "SD01" and run date 24th April, with a vendor ABC having three open items free for payment say $100, $200 and $300. Now you dont want to pay $300 although it is selected in the payment proposal. So you edit proposal and block item $300 for payment. Then you execute the payment run and itms $100 and $200 only are paid. However the item $300 although blocked in Run "SD01" will be free for payment in any other run id. So you can pay this item at any other date, without having to unblock this item. Infact you can pay this item on that very day otself but with a different id.
    So the payment block in the payment run is a temporary block specific to that payment run only.
    Regards,
    Swapnil

  • Displaying of records unable to using GROUP BY

    Hi,
    I have a requirement where i need to display the records based upon item types:I have the records like as
    Invoice Number Item Type Amt
    23221 LI 23
    23231 SD 45
    23221 LI 11
    23221 ST 14
    I want to display as:
    Invoice Number Item Type Amt
    23221 LI 34
    23231 SD 45
    23221 ST 14
    Any help will be needful for me

    918308 wrote:
    Hi,
    I have a requirement where i need to display the records based upon item types:I have the records like as
    Invoice Number Item Type Amt
    23221 LI 23
    23231 SD 45
    23221 LI 11
    23221 ST 14
    I want to display as:
    Invoice Number Item Type Amt
    23221 LI 34
    23231 SD 45
    23221 ST 14
    Any help will be needful for meLike Karthik I wonder why you can't use GROUP BY. Using GROUP BY would be easiest. I also do not understand why when you said you can't use GROUP BY every example posted so far as used it.
    Anyway, ...
    Consider the analytic sum() function. Here is an example you can adapt to your needs - the COUNT() I am using is similar to the SUM() you need
    select distinct cd_id, count(cd_id) over (partition by cd_id)
      from m_cd_tracks
    order by 1
    CD_ID   COUNT()
    1     34
    2     32
    3     32
    4     32
    5     30The analytic COUNT() is similar to the GROUP BY COUNT() but it returns every row. DISTINCT eliminates the duplicates. The OVER () clause allows the PARTITION definition which defines the group. You can read all about the analytic functions in the online documentation.

  • Bapi for Posting the vendor payment.F-53

    Hi,
    I need to post a document for Vendor payment using BAPI, by providing the Vendor Invoice number as Reference number which was created by using the FM PRELIMINARY_POSTING_FB01. I can able to generate a Vendor invoice, But i cant able to make this vendor invoice number as a reference number to post the vendor payment using the BAPI BAPI_ACC_DOUMENT_POST. After Executing this BAPI ,then i check in FBL1N means, the posted document was in open items. It Should be in cleared items. If i manually entered through F-53 means the payment is coming successfully and also as Cleared items in FBL1N.How to solve this issue..
    Regards
    Bala.

    Hi Bala,
    Can you please share your BDC code with me for clearing vendor invoice.
    Regards
    Neeraj Sharma

  • Display Vendor Payment

    Hai
            We posting vendor payment using T-Code F-53 , how We can see the details of this document , Is any standard Report is available for this .
    Regards
    Sarath P G
    Search

    Hi,
      Use FBl1N or F.41
    Goto Dynamic selections, Select payment method give that and execute. It will give you the report payment methd wise.
    Regards,
    Radhika.

  • Overhead calculation not happening after using Overhead key and orgin group

    overhead calculation not happening after using Overhead key and orgin group.
    There was a runtime error earlier related to u201Cdefine credit u201C IMG node under costing sheet component and we have applied SAP note 769946 and that error was gone out of the way
    We want to apply/add Overhead to SFG/FG materials.
    We are using PP order with PCC(product cost collector) as the cost object , i.e costing by period.(system ECC 6)
    But our problem is with material standard cost estimate process.
    We have assigned overhead keys to the percentage rates in costing sheet for material standard costing and assigned the origin groups to the credits of costing sheet. But after running the cost estimate overhead is not taking into account for standard cost calculation.
    In the define credit entry table key field is valid to date strangly and actually system should allow one than one entry with same valid to date and same sec.Cost element(type-41) for different cost centers.
    But if we without using overhead key and origin group, the entire cost in that supporting cost center will come to all materials (SFG/FG) and we can not distinguish between different product materials(SFG /FG).
    We have checked all things as mentined below.
    Firstly that the correct costing sheet is assigned to the valuation
    variant.
    That the costing sheet is entered for the appropriate material type:
    Finished and semi finished or material components.
    All of the above can be checked and verified via transaction OKKN.
    In addition make sure that the base value maintained is present in the
    costing, for example the base may include an Origin group, is that
    origin group part of the materials being costed?
    Similarly if the base is found and values exist how is the overhead
    rate of the costing sheet set up, is it valid etc.
    And finally do a similar check for the credit.
    we doubt this as a programm error...
    So, request all experts to have ur feedback..

    Dear,
    Check your origin group & material unit of mesaurement is same.
    some time in costing sheet origin group is maintain in different unit & for materail it's maitain in other unit of mesaurement.
    You can see unit of measure for material in Additional data - unit of measure.
    Check BOM component material unit also.
    Check same  unit of measure is maintain in KZS2
    I hope above will useful.
    GOPAN

  • How to create the groups in OID Using Java API.

    Hi,
    I need to create the group in OID Using Java API's only(i.e., javax.naming.* only).
    I need to achieve it without using any oracle specific jars.
    Is there any way to achieve it?.If there's a option to achieve it,do let me know.
    I also need to create the users in that group ,after creating it.
    If you share any useful link or ideas for the same would be great.
    Thanks
    Balaji

    bobws wrote:
    Hi,
    I want to find the installed JREs in windows using java. I couldn't fine any java API. So I am using the below code to fetch the JRE list from windows registries & parse the returned collection to know the installed JRE.Why? If you are running java you already have a JRE. So why not just use it?
    >
    String key = "HKEY_LOCAL_MACHINE\\SOFTWARE\\JavaSoft\\Java Runtime Environment";
    Runtime.getRuntime().exec(
    "reg query " + "\"" + key + "\"");
    Is it legal to retrieve the installed JREs in this way? Legal? It is OS specific, and to a certain extent dependent on vendor and what the vendor wants to do. Could also be impacted by permissions. Other than that it is ok.
    I am feeling like its a type of hacking. So I couldn't decide whether this is legal (recommended) way of using. Does anybody can answer me. I can see the similar posts in google. Somebody suggests this way & somebody suggests to use preference API which is similar to this. Appreciate your help.Preferences won't work. It doesn't allow access to the registry in general, only a part of it. There are discussions in the JNI forum about retrieving VM versions. Prior to actually using the VM though.

  • Applying custom Group policy to existing users using group policy

    Hello Everyone,
    i am unable to find a way to push a custom theme to client PC using group policy.
    I have tried "Load a Specific Theme" Group Policy but it is only applying to a new user logging on windows.
    I have a custom theme that i want it to load to every existing user's machine.
    Is there any way to do it using GPO??

    Apply theme group policy does not work. Known issue.
    I use a vb script,
    '@SLH // This Script applies the Themepack "
    On Error Resume Next
    Select Case themeApplied
    Case "yes"
    'Has been set once before, nothing happens!
    Case Else
    'Has not been set before, Company theme is applied
    strRegistryKey = readfromRegistry("HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Desktop\General\WallpaperSource", "C:\Windows\web\wallpaper\Windows\img0.jpg")
    End Select
    Function readFromRegistry (strRegistryKey, strDefault )
    Dim WshShell, value
    Set WshShell = CreateObject("WScript.Shell")
    value = WshShell.RegRead( strRegistryKey )
    if strDefault = value then
    'Write key in registry
    WshShell.RegWrite "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\themeApplied", "yes", "REG_SZ"
    'Applying theme from server
    'Remember to change the path tothe location of your .themepack file
    WshShell.Run "rundll32.exe %SystemRoot%\system32\shell32.dll,Control_RunDLL %SystemRoot%\system32\desk.cpl desk,@Themes /Action:OpenTheme /file:""\\seraddressto\ Default.themepack"""
    WScript.Sleep 1000
    WshShell.AppActivate("Desktop Properties")
    WshShell.Sendkeys "%{F4}"
    end if
    End Function
    I then run this in a run once script when the user first logs in, this sets the theme once on new profile generation.

  • Using Group Policy to Set Windows Font DPI size

    I was in need of a way to change the Windows 7 user interface to use the Font size of 100% (vs the default of 125%) for custom applications on our network.
    Many searches on the net did not provide an easy way to accomplish this via Group Policy. The font size is PER USER and not PER MACHINE.
    I found a method using Group policy preferences (GPP) to configure the Font DPI size and wanted to share it for others who might need to do the same...
    I created a new GPO for the users needing this font size and linked it to their OU. Then configured the following:
    User Configuration \ Preferences \ Registry (Right click and select NEW \ Registry Wizard)
    Configure the following DWORD key: HKEY_CURRENT_USER\Control Panel\Desktop\LogPixels
    Use the values as needed:
    00000060 (Small Font Size 100%)
    00000090 (Medium Font Size 125%)
    00000144 (Large Font Size 150%)
    I used 00000060 to set the Small Font Size of 100%. Gpupdate /force a test client machine, then logoff/logon and see the setting take effect.
    When users try to change the font size in via the control panel, the value will be overwritten the next time the group policy updates. Id even recommend preventing users from being able to change the font dpi with another GPO setting:
    User Configuration \ Policies \ Administrative Templates \ Control Panel \ Personalization \ Prohibit selection of visual style font size = Enable
    Just wanted to share this for anyone needing to change the Windows 7 default font DPI size en mass using Group Policy. We can thank Microsoft for not giving us a ADMX template for this issue!!!!
    Drumgod
    me

    User Configuration \ Policies \ Administrative Templates \ Control Panel \ Personalization \ Prohibit selection of visual
    style font size = Enable
    This policy setting states that it is supported on Windows Server 2003, Windows XP, and Windows 2000 operating
    systems only. 
    The description on this setting says that it disables the "Font size" drop-down list on the Appearance tab in Display Properties. This does not exist in Windows 7. I don't think the DPI setting you are talking about is the equivalent.
    The other setting is good to have enough. Thanks for the tip!

  • Schema gruop vendor & purchasing schena group

    Hi Experts,
    what is meant by vendor schema and purchasing schema groups,
    actually where they are stored?
    in pricing procedure if we give the values for fields they are stored as records?
    what are the fields in that condition table ?
    please give in detail explanation,
    it would be a great favour to new comers,
    please do not send links,
    in that only steps, and there are not clear explanations,
    will give  rewards,
    it would be tons of guidence to others,
    Regards

    Hi,
    Schema group vendor is a key used to denote the to which pricing procing proceedure the vendor is linked.
    Purchasing schema group also denotes for the same purpose 'to which pricing procedure the purchase organisation linked'.
    The above two key fields can be defined at spro-mm-purchasing-conditions-defin schema grouop.
    The vendor schema group stores at LFM1-KALSK
    the po schema group field is KALSE.
    Infact the pricing proceedure is linked to vendor and purchase organisations via these keys in the path which is the prviosly told at 'Define schema determination'.
    In the pricing procedure we are going to give the conditions types which are required for our individual price calculation and the calculation  inorder to come to a final price like 'Gross price-fright-taxes etc = Net price.
    All the components which we give in the pricing proceedure are going to sit in tables and when ever they are required they will be pulled in.
    When you create a document the vendor,Pur ORG decides over the pricing proceedure and puulls your procedure to the document you are going to create.
    Condition Table.
    The access sequence in the PB00 condition type searches for a valid condition record in a condition table.
    For each access in the table there will be a record for the combination of material,vendor inforecord or other combinations .Standard combinations can got from 'MAINTAIN CONDITION TABLE' transaction code in the same path.
    For each record in the table you can maintain the record price at MEK1/MEKA transactions.
    if you maintain this the data in the record will be pulled into the document as documnet price.
    That is briefly about the pricing.
    Regards,
    Raghu.

Maybe you are looking for