Bank Details FF Creation

Hi All
I am trying to create my own Bank Details FF and then incorporate it in the Payment Method.
Some of my collegues say we can't create a Bank Details FF of our Own for the Payroll where as some says we can create. So, i am bit Confused. Please solve this issue.
The steps i have followed to create are:
1. Created a Business Group with the 6 KFF's
2. Went into HRMS Localization Seeded Data and Default Owning and selected Human Resources and Payroll as the
3.Went to Payment Types in the same Resp and Created my own Payment Type for Cash,Check and Bank.
4.Coming back to Payment Method in the HRMS Resp i am now able to view my Bank Details where as by default i am getting the Legislation Bank Details segments in R12 where as in 11i it is throuing an error.
I would be glad if any one could solve this issue.
Thanks in Advance
Srujana

Srujana
Bank detail flexfield comes with the product and based on the legislation you select the flexfield structure varies
My question wil be why do you want to create your own flexfield, does the seeded segment structure not meeting your business needs?

Similar Messages

  • Bank details check during creation of vendor master

    Hi,
    I'm sharing the same vendor account group for local and overseas vendor.
    For overseas vendor , bank details is a requirement field that user has to fill.
    But for local vendor, bank details is optional information.
    How to do this ?
    Thanks,
    Melissa

    Hi,
    Thanks for reply..
    1. To prevent human error, I would like SAP to raise error message when bank details empty for overseas vendor. I don't think we can use solution no.1.
    2. The data is already in production, my project is not an implementation project. So I don't think I can change the account group for the existing data. And I don't think the user will accept to create new vendor code under new account group.
    I'm thinking to use user exit. Do you know any user exit I can use during saving vendor master data ?
    Another thing, just to make sure, can we use validation for this purpose ? as far as I know, validation only applicable for transactional data, not master data. Correct me if I'm wrong.
    Thanks,
    Melissa

  • Customer Bank Details creation in Lockbox using EDI

    Hi Experts,
    I am working on a Lockbox implementation project. Here we migrate the BAI2 based file processing to the IDOC (FINSTA01 ) based one.
    When we used BAI2, in the standard program RFEBLB20, there was a logic to create the customer bank details, if they are not present in the KNBK Table. I do not see any such logic in the IDOC file processing Function Module IDOC_INPUT_LOCKBX. Is this functionality missing and we need to do it manually?
    Any help on this would be greatly appreciated.
    Thanks,
    Ajith Cheruvally

    Thanks Nithin,
    I am aware of that configuration. And there is a corresponding subroutine in the BAI2 file processing program to create the BDC Session with the name that we mention there.
    However, I am unable to find any relevant code for creating the BDC session in the FINSTA IDOC's IDOC_INPUT_LOCKBX function module.
    No worries, I have implemented an exit with the required logic in that FM.
    Thanks,
    Ajith Cheruvally

  • Error while creating vendor bank details using MAINTAIN_BAPI of class VMD_ei_api

    hi, iam using maintain_bapi of class vmd_ei_api for bank details creation at the time of vendor creation. but im getting error: ' Invalid address:bank Country missing'.please suggest
    *    *** Bank details***************************************
        DATA: lt_bankdetails TYPE TABLE OF cvis_ei_cvi_bankdetail,
              ls_bankdetails TYPE cvis_ei_cvi_bankdetail.
        ls_bankdetails-data_key-banks = 'DE'. "Bank Country
        ls_bankdetails-data_key-bankl = 'BEBEDEBB'.     "Bank Key..
        ls_bankdetails-data_key-bankn = '3538174400' ."Bank account number.
        ls_bankdetails-data-bvtyp     = 'USA'.
        ls_bankdetails-data-bkref     = 'BEN'.           "Reference details.
        ls_bankdetails-datax-bvtyp     = 'X'.
        ls_bankdetails-datax-bkref     = 'X'.           "Reference details.
        ls_bankdetails-task            = 'I'.
        ls_bankdetails-data-iban      = 'DE24100200003538174400'.
        ls_bankdetails-datax-iban      = 'X'.
        APPEND  ls_bankdetails TO lt_bankdetails.
    *CLEAR : ls_bankdetails.
    *    ls_bankdetails-datax-iban      = 'X'.
    *   APPEND  ls_bankdetails TO lt_bankdetails.
    *  Inserting bank details,,,,
        ls_bank-bankdetails = lt_bankdetails[].
        ls_bank-current_state = ''.
        ls_vendors-central_data-bankdetail = ls_bank.
    And second question how/which method to use from this class to update bank details latter. Is it possible after creating vendor with mandatory fields and then update bank details?

    Hi Abhijeet,
    please check in transaction FI01, about your data consistencies. You can use this wiki help in terms of Address, it it found any useful facts for you
    Address Checks - Business Address Services (BC-SRV-ADR) - SAP Library

  • BAPI to create vendor bank details and IBAN

    Hi,
    here i am developing a program for IBAN creation for Vendors.
    BAPI_CREATE_IBAN is the BAPI which can create IBAN to update TIBAN table but there is no link with vendor. i.e we cannt view the details in XK02/XK03. So at the moment if we can create the bank details for a vendor( updating LFBK table) then probably could work out to get the solution.
    could anybody suggest me how to solve this issue.
    Let me know if there is a BAPI which can update both TIBAN and LFBK table.
    Or
    If there is a BAPI which can update vandor bank details( updating LFBK table) .
    Quite an urgent issue.
    Waiting for your reply at the earliest.
    Thanks,
    SAM

    Try changing Bank details directly giving bank
    BAPI_BANK_CHANGE
    Regards,
    Prashant

  • Vendor banking details

    Hi all,
    Which table can I use to view all the changed details and the newly created details. For every new and changed banking detail I want the time when the change or the creation occured (Date and time) and who did it.
    Regards,
    B

    Hi,
    CDHDR and CDPOS are the tables for any document changes for header and item correspondingly , here is an example for  how to see vender changes details.
    Xk04 is the tcode for vendor changes, enter the vender number and click on enter   you will get all the changes occured to that vender like bank details . then start the debugger by /h and double click on the changes in the list. by this you will come to an idea how the vender changes details are desplayed
    i hope it may help
    Thanks
    Babumiya Mohammad

  • ESS Bank Details Testing

    Can someone tell me what how to test the bank detail functionality from the portal?  I'm open to different tools for the testing of the functionality.
    I have not implemented Load Runner because of the cost, so I guess that is the only restriction.
    thanks

    Hi,
    Do you want capture the sucessful completion of updation, creation and deletion of records in Banks details service. Normally if you dont have any scope of testing tool, then better to do a manual run or else try worksoft certify tool. this is very flexible with sap.....let me know if you have any specific in regard of this..... As well as you have to check backend sap system have it got updated or not.
    Regards,
    Raj

  • Fields for selection in FPCJ : Bank details not showing for Postal Order

    Hi Sap Gurus,
    I have a requirement in which while recieving the payment from FPCJ of type postal order i am not able to enter the bank details.
    which are available for Cheque payments.
    In our system the fields to determine the bank account and bank details fields are not showing in FPCJ for PO type payments.
    Kindly help me as to our client wants to put in the details of the bank in the FPCJ screen.
    Regards,
    Ankit

    Hi Ankit,
    I don't think there is a configuration to make the fields available for postal order in FPCJ. It needs to be customized.
    Check this link which is little bit relevant to your posting.
    BDT & Cash Desk (FPCJ) -- Removal of Postal Order Tab
    Thanks,
    VR

  • HT2589 when I try and log in my i-tunes account or my app store account on my i-phone it says "this apple I.D has not yet been used on the i-tunes store" it gives me 2 optins "cancel" or "review" I press review, enter my bank details but they decline..why

    Hi can anybody help or advise me? I've recently bought the i-phone 4s, I've set up my apple I.D and password but everytime I try and log in it says "this apple I.D has not yet been used on the i-tunes store" I click "review" follow the instructions and agree to the terms and condition's, enter my bank details but it declines every time? I've tried both my accounts and its declined both, this stops me from logging in so I can't download anything for free or buy anything, my sister had the option of skipping the bank details part when she created her apple I.D and just enters her's when buying something, why do I not have that option?? And why is it declining my bank details...please HELP!!!!!

    The details I'm entering are correct, I choose visa as my card type, enter my card number, enter my expiry date and my last 3 digts on the reverse of the card, enter my address and zip code plus my home telephone number, click continue and it says "the payment method you have selected has been declined, please enter another payment method". I've lost count how many times I've tried, I've typed my details in slowly making sure I put them in properlly and it still declines it, I've even tried makeing a new apple I.D and when I get to the bank details part it declines it again so I am forced to press cancel and all details are not saved so its just like I'm hitting a brick wall, its ******* me off!!! I can't even download any of the free app's because to do so you must log in but when I do it says "this apple I.D has not yet been used in the i-tunes store" review my details and can't get past the bank details part. So doesn't log me in, I'm honestly out of ideas

  • HT5622 why is it when I log into my id it comes up with reveiw and then put my bank details in, it says I need another way of payment even though all im doing is signing in

    I tryed to log into my id so I can download apps but I had to put my bank details in and even though I was just signing in it said I had to use a diffrent payment option even though it was all right,  I need help with what to do

    Hi connor00015,
    In order to access the iTunes Store, even for free apps, the billing information associated with the account must be up to date and correct. If you are being prompted to correct or update your billing information, you may find the following article helpful:
    iTunes Store: Changing your payment information
    http://support.apple.com/kb/ht1918
    Regards,
    - Brenden

  • Vendor bank details report

    Hi SAP Experts,
    In the report If we gave any vendor number (codes)range can we get vendor bank details in that report .but no user exit, is any standard report there
    this is  my client requirement
    Please update me ASAP
    Have a good day
    Regards
    Surya

    Check the Report S_ALR_87012086 - Vendor List
    You can view vendor  bank details by ticking the check box - Bank deta

  • Vendor with multiple bank details....paid to the 1st bank account while inv

    Hello Experts,
    We have a vendor with two bank accounts in the vendor master. Now while making the payment, I mean, which account will the money goes? at the time of F110 , we paid to the 1st bank account in the vendor master..
    Settings in vendor master:
    I 'name' the bank accounts in the vendor master, in the field Bank Type. While posting through MIRO, insert this code into the line item 'Patner bank' and the payment program will pick up the bank account accordingly BUT If I don't add this information to the Patner bank account, than always the first bank account will be picked up..
    I want that even if don't add any info in partner bank in the line item,  at the time of F110 , it should paiy to the 2nd bank account in the vendor master..
    This is a very stupid requiremnt but our users wants like this only.
    Kindly show me some light in this dark tunnel...please.
    regards,
    nupur

    Hi Nupur,
    In vendor master data under 3rd tab where we record all bank details of the vendor left hand side you will find one column 'C' .i.e., Collection authorisation......kindly check this option for your second bank to which you want to make the payment.
    Hope this helps you.
    Regards,

  • Vendor ledger along with cheque and bank details

    Dear Experts,
    I have one developement my client is asking he wants to vendor all items without cheque and bank details we will get thru fbl1n but my client is asking with cheque and bank details i know these detials are getting from bsak bsik and payr tables we will get but i want to give me logics how can i get in a proper way.i will mention below my requirement kindly give me some idea.
    Vendor number 360002     Name      Neha Chemicals                                        
    posting date of invoice/payment     Document number of invoice / payment     document type invoice/payment     reference invoice/payment     documentdate invoice/payment     amount invoice/payment     partial clearing remaining amt     bank code     cheque number     cheque pmt date     cheque amt
    10.05.2009     10000001     KR     1     11.05.2009     500     100     SBI     100000     11.05.2009     400
    11.05.2009     20000000     KZ     1     11.05.2009     400          SBI     100000     11.05.2009     400
    11.05.2009     10000002     KR     2     14.05.2009     3000          idbi     100001     15.05.2009     3000
    12.05.2009     10000003     KR     3     14.05.2009     2000          idbi     100001     15.05.2009     2000
    13.05.2009     10000004     KR     4     14.05.2009     40000          idbi     100001     15.05.2009     40000
    14.05.2009     10000005     KR     5     14.05.2009     5000          idbi     100001     15.05.2009     5000
    15.05.2009     20000001     KZ     2     15.05.2009     40000          idbi     100001     15.05.2009     40000
    closing balance                          -     1000                    -
    The first document we have paid 400 only tha remaining amount is 100 (500-100) that amount they are asking in unadjusted amt                                                   
    and remaining all invoices they have paid with one cheque that cheque number they want against that invocie                                                  
    please observe you will get idea and give me your valuable inputs                                                  
    appraisals are waiting.
    Thanks inadvance
    Nauma.

    Dear Ramesh,
    I know this solution but my client is asking they want seperately for all these details and they want bank code also how can i main tain for all these things and  if u dont mine kindly tell me logic how can i map the detail from payr and bsak table details give me any idea.
    Thanks and regards,
    Numa.

  • SQVI - Report for vendor bank details.

    Hi all,
    I am using SQVI -- Quick viewer reporting tool to get the vendor bank details. for that i am using tables
    LFA1
    LFBK
    BNKA
    TIBAN
    I joined the above mentioned tables by using table joins. I cross checked the vendors in Tcode: FK03.
    But i found that the vendor is not having IBAN number in the transaction, where as list is showing the IBAN number.
    So please clarify me why it is happending.
    Regards,
    Chinnna

    Hi shiva,
    I tried with the join conditions provided by you. But the problem is ...
    If a vendor is having 2 IBAN numbers, then the first IBAN number is fetching not the two iban numbers.
    Why it is not taking the first entry in FK03 tcode.
    please give me some help.
    Regards,
    chinna

  • Wrong bank details are showing in dunning printout

    Hi,
    wrong bank details are shown in dunning report,
    Here system showing one bank account for normal gl's and
    showing another bank account for special gl's in the same printout and in the same company code
    From where these bank details are updated in the dunning printout(i.e which table or which field),
    If i want to change these bank account details in the dunning printout,
    how can proceed or how can i change,
    please suggest me, help is appreciated
    Points are guaranteed if your reply is helpful.
    Thanks & Regards,
    Shan

    Hi,
    Actually in dunning printout below mensioned sentence was displayed
    'Please pay amount to ***** bank account'
    In this i found that there are two bank accounts one is for Normal items and other is for Spl. GL items.
    I have to replace account Numbers, so suggest me how can i do.,
    Thanks in advance.
    Regards,
    Shan

Maybe you are looking for

  • Downloding from internal table to excel

    Hi All, I am using ole concept to download data from internal table to excel because i want to fill few records with colors and few with bold etc. But this ole concept is downloading to excel line by line and taking much time. How can i improve the p

  • Nano 6th gen. will not keep accurate time.

    Every time I turn it on the time is wrong and the second hand is stuck.

  • GG extract - what is excessive 'control file sequential reads'?

    Hi, base SR - 3-2192225691, GG - 10.4.0.19, database - 11.2.0.1.0, running on Linux x86 64-bit customer opened SR based on high number of control file sequential read Top 5 Timed Foreground Events (over 13+ hrs) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Avg wait

  • Entourage won't send mail

    I can send mail through my (mac. mail application) but I prefer using Entourage. My mac. account expired and I subscribed for a new one, Ever since then I can't sen e-mail through Entourage. I get the massage that an unknown error ( - 17199 ) occurre

  • Javax.transaction.RollbackException occurs on delete

    Hello, I am using a container managed transaction to add, modify and delete data. On adding, the transaction commits successfully. However, on delete the transaction throws a javax.transaction.RollbackException. The following is the start of the log