Questions on the R12 Bank Data Model

Hi All,
I am trying to learn the R12 bank data model and have a couple of quns and was wondering if any of you can help me understand the same.
I understand banks and bank branches are stored as party in hz_parties and all the other hz_* tables. The IBY_EXT_BANK_ACCOUNTS table (similar to hz_locations which just stores any physical address) purely stores any external bank accounts and the IBY_EXTERNAL_PAYEES_ALL table links the bank accounts to the supplier or the supplier site or the supplier party/party site.
I also understand that internal bank accounts are stored in CE* tables.
So,
(1) What is the difference between IBY_EXT_BANK_ACCOUNTS and IBY_ACCOUNT_OWNERS table.
(2) What is the significance of the IBY_PMT_INSTR_USES_ALL table? When does it actually get populated?
(3) If the IBY_EXTERNAL_PAYEES_ALL stores only the link of banks and supplier (or supplier party), then where are the customer bank account details stored, because I dont see a column by name customer_id/customer_site_id or anything like that.
(4) One another important thing is - on the IBY_EXTERNAL_PAYEES_ALL table I dont see a supplier_id in this table, so does it mean that this table stores only supplier site level bank information? So there is no way, we can store the supplier level bank information?
Some of the assumptions I am making based on the various documentation available outside, please let me know if my assumptions are even wrong and please clarify the same.
Thanks.
Edited by: Srinivasa Vasu on Sep 17, 2009 7:02 AM

Hi All,
I am trying to learn the R12 bank data model and have a couple of quns and was wondering if any of you can help me understand the same.
I understand banks and bank branches are stored as party in hz_parties and all the other hz_* tables. The IBY_EXT_BANK_ACCOUNTS table (similar to hz_locations which just stores any physical address) purely stores any external bank accounts and the IBY_EXTERNAL_PAYEES_ALL table links the bank accounts to the supplier or the supplier site or the supplier party/party site.
I also understand that internal bank accounts are stored in CE* tables.
So,
(1) What is the difference between IBY_EXT_BANK_ACCOUNTS and IBY_ACCOUNT_OWNERS table.
(2) What is the significance of the IBY_PMT_INSTR_USES_ALL table? When does it actually get populated?
(3) If the IBY_EXTERNAL_PAYEES_ALL stores only the link of banks and supplier (or supplier party), then where are the customer bank account details stored, because I dont see a column by name customer_id/customer_site_id or anything like that.
(4) One another important thing is - on the IBY_EXTERNAL_PAYEES_ALL table I dont see a supplier_id in this table, so does it mean that this table stores only supplier site level bank information? So there is no way, we can store the supplier level bank information?
Some of the assumptions I am making based on the various documentation available outside, please let me know if my assumptions are even wrong and please clarify the same.
Thanks.
Edited by: Srinivasa Vasu on Sep 17, 2009 7:02 AM

Similar Messages

  • LSMW recording with XK02 to enter Bank details after the current bank data

    Hi
    I am using LSMW with Recording method to populate the Bank details of XK02. Here i need to get the number of Bank details using LFBK table because user need to enter the loaded Bank data as a new line each time. Please let me know in which place can i enter this Select statement to get the number of records and how can get this in LSMW.
    Please let me know this.
    Basani.

    Hi Friend,
    The table control can be handle by the index recording, you need to record it with the index number in the braces with the record counter.
    If you want to enter multiple entries into table control you need to go with report approach. you can't handle it in the LSMW.
    Better to go with any BAPI or IDOC approach for the same.
    the dummy recording for table control is as follows for your reference:-
    *Second Screen
        PERFORM z_bdc_dynpro      USING 'SAPMV10A' '0200'.
        PERFORM z_bdc_field       USING 'BDC_CURSOR'
                                      'MV10A-MATNR(01)'.
        PERFORM z_bdc_field       USING 'BDC_OKCODE'
                                      '/00'.
    First Material number
        PERFORM z_bdc_field       USING 'MV10A-MATNR(01)' <-------This is the table control index and the counter needs to be handle in report itself.
                                    wa_cmir-matnr.
        PERFORM z_bdc_dynpro      USING 'SAPMV10A' '0200'.
        PERFORM z_bdc_field       USING 'BDC_CURSOR'
                                      'MAAPV-ARKTX(01)'.
        PERFORM z_bdc_field       USING 'BDC_OKCODE'
                                      '=SELE'.
    Customer material
        PERFORM z_bdc_field       USING 'MV10A-KDMAT(01)'
                                    wa_cmir-kdmat.
        PERFORM z_bdc_dynpro      USING 'SAPMV10A' '0300'.
        PERFORM z_bdc_field       USING 'BDC_CURSOR'
                                      'MV10A-VWPOS'.
        PERFORM z_bdc_field       USING 'BDC_OKCODE'
                                      'BACK'.
    Regards;
    Dhirendra

  • J2sdk1.4.2_12 does not support the 64 bit data model

    Hi guys,
    I need support for instalation NW2004R1 for windows x64bit.
    in the step "define parameters" I need set JDK Directory, I setting C:\j2sdk1.4.2_12 and when click in botton next, I receive the message " The JDK installed in directory C:\j2sdk1.4.2_12 does not support the 64 bit data model. Choose a different JDK. "
    I search documents but not found.
    Anybody can help-me ???
    thanks
    Henrique Mattos.

    Hi,
    You can get more information related to your issue from
      service.sap.com
    https://sdlc2e.sun.com/ECom/EComActionServlet;jsessionid=606D9ABC1A37F8F6D7517A9B77ACA38B
    Regards
    Agasthuri Doss

  • What happened to Effort metrics in the Custom Reports data model?

    What happened to Effort metrics in the Custom Reports data model?
    Is there any way to use the Custom Reports data model to report on task effort?  This was a metric captured in the Standard Reports Data Package, but looking through the metrics in the Custom Reports data model (particularly the ServiceTask Fact table) I do not see any effort related metric. 

    Ed is right.  The Custom Report data model on pre-2007.1.1 did not contain task effort data but it is added as a fact to report against in the 2007.1.1 release.  You will get this once you upgrade to 2007.1.1 and turn on the task effort entry setting in site administration.

  • The question about the house bank

    Use t-code FI12 to define the house bank,could anyone please tell me the function of the bank key?And why different house bank can have the same bank key?

    Hi,
    a Bank key identifies the House Bank within the SAP system as well as within the banking system.
    Bank key contains - Bank Master data contains Bank name, Region (State), Address, This bank key is assigned to a house bank. GL a/c code is assigned to the house bank along with Account id.
    Regards,
    Satish Muvva.

  • How to maintain order of execution of the Queries in Data Model

    Hi,
    I have 5 queries in the Data Model
    Query_1 will fetch some values based on the selection criteria and inserts values in a table(say Table_1) using a formula column
    The other queries will fetch data from DB using the records in Table_1
    The problem now i am facing is Query_2|Query_3|Query_4|Query_5 is being executed before Query_1
    How can we maintain the order of execution
    Any help will be appreciated
    thanks
    siva

    No there is no join between Q_1 and other queries
    all the queries are individually hanging in the data model
    moreover we cannot have a Master-Detail kinda relasionship in this case
    please give me some suggestions

  • Where can I find the Oracle CRM Data Model?

    I am unable to find a data model for Oracle CRM. I am trying to understand the table relationships and fields within. Can anyone direct me as to whether a published model exists and - if so - where it could be found?
    Thank you

    https://etrm.oracle.com/pls/etrmlatest/etrm_search.search

  • A few general questions about the different iPod Touch models

    What is the difference between the 2nd Generation and the 3rd Generation iPod Touch?
    How often do they release a new generation model?
    Does anyone know yet how the 4th Generation model will compare to the 3rd and 2nd Generation models?
    Thank you.

    What is the difference between the 2nd Generation and the 3rd Generation iPod Touch?
    See:
    http://en.wikipedia.org/wiki/Ipod_touch#Models
    As to when a new model might be released and what it might feature, no one here knows or can say. We'll all just have to wait and see. As Sandra indicated, you can read the various rumor sites, but as to what rumors if any you can believe, your guess will be as good as ours.
    Regards.
    Message was edited by: Dave Sawyer

  • QUestion about the Explorer for Data Files on Zen X

    I would like to put some of my school document files and architectural drawings onto the Zen Xtra as a Hard Dri've, but do I need to install the CD that came with it before I can actually put files onto it's

    Hey,
    Unfortunately, the Zen does not show up as a dri've when you plug it into the computer (it's not just the xtra, the touch doesn't either), I understand the plight that you're going through. You will need to use the intallation disk to install Nomad Explorer because you can do a transfer like that. I shows up as an item in my computer, Once it finds the player there will be a music folder and a data folder, just open the data folder and drag and drop. Hope this hel
    ps.
    I have a school laptop where all my files are but unfortunately I don't have admin rights so I can't intall the software/drivers so I use my home network and cds as well as my flash dri've to move any new files over to my home desktop to transfer to my zen. It works well for a weekly backup, that sort of thing...Sorry but you'll have to use the install disk. As long as your an admin, no prob.
    Wilco
    Note: if you don't have the install disk visit Nomadworld.com and you can download Nomad ExplorerMessage Edited by wilco99 on 0-9-2005 09:54 PM

  • Questions on Subviews and Import/Export in Data Modeler v3 EA1.

    I have a few questions about the capabilities of Data Modeler v3 EA1:
    1) Is it possible to rename subviews? Would like more meaningful names then Relational_x - Subview_x.
    2) Is it possible to save documents at subview level?
    3) Is it possible to import/export subsets of data?
    4) Having problems importing Erwin 7 .xml file, is there known problems with this import?
    Judy

    Hi Judy,
    1) To rename a subview just right click on it in the browser tree and select "Properties". In the properties dialog change the name and click OK button.
    2) You can save a subview as new Data Modeler design - from the File menu select Export -> To Data Modeling Design. In the newly opened dialog select the subview you want to export and click OK button.
    3) After saving a subview as new design (see answer #2) it can be imported in some other design (File -> Import -> Data Modeler Design).
    4) What kind of problems do you have with import of Erwin 7.* xml file?
    Regards,
    Ivan

  • Using Data Modeler in Oracle SQL Developer

    Hi,
    Can anyone help me to learn the DataModeler in Oracle SQL Developer?

    You should post your question in the SQL Developer Data Modeler forum. This is the Oracle Forms forum.
    Craig...

  • SQL Developer Data Modeler notation

    Hi,
    I want to create a diagram for a database. While Data Modeler is very useful for generating DDL, I don't like that the only notation type you can choose from are Crows Notations and BachMan. I would like to use the Min-Max ISO notation but I don't know, is there a plugin to allow this?
    Thanks!

    Wrong forum, please try to ask your question at the SQL Developer Data Modeler forum: SQL Developer Data Modeler

  • Question about key mapping for bank data in SP3 standard Vendor Repository

    Hello Colleagues:
    The situation is the following:
    1) MDM Standard vendor repository does not use Key Mapping for the qualified table data "Bank Details". This makes sense because normally you would pay a vendor in the same account and bank regardless of the company or R/3 system you are paying him from.
    2) However, here in my project customer don't have the same bank data for all of the 3 R/3 Systems. Furthermore, they would like to pay a vendor in a diferent bank and account number; depending on where the payment is generated (Company or R/3 system).
    Because of this, I though about creating a lookup table for the banks which would use key mapping. I did this and I had no trouble importing bank data in to it.
    Now I have this tables:
    1) Banks: Lookup Flat:
    Country and Bank Key as display fields.
    2) Bank Details: Qualified Flat:
    2.a) Field "Bank" as a non-qualifier display lookup field which points to a record on "Banks" table (Described in number 1).
    2.b) The rest of the fields (Account number, Account holder, Reference, etc.) as qualifier non-display fields.
    This aproach works well in data manager.
    However, when I try to import vendors from R/3, I'm not being able to map the bank details, not even with "compound field" functionality, because I cannot map the display fields in the "Banks" lookup table (Described in number 1); in the "Map Fields/Values" tab in the Destination fields pane, it won't show any fields from this table.
    Also, I'm not very sure if I will be able to syndicate this data back to the R/3 systems correctly, this is; replicate only the banks which exist on each R/3 client system.
    Any ideas on how to solve this problem? Please help.
    Best Regards,
    Jorge.

    ... Where
    did Terminal's default keystrokes (e.g., Esc,[5C for
    ctrl-right-arrow) come from? They just produce
    annoying beeps in bash. Are they standard sequences
    for some shell that I don't know about? I
    Somewhere deep in the bowels of computer history....for example
    http://vt100.net/docs/vt100-ug/table3-6.html
    http://www.termsys.demon.co.uk/vtansi.htm#cursor
    that is to say, these codes date back to early hardware terminals such as the VT100. I believe. And that is why Terminal is a member of a class of software called "terminal emulators".

  • Data modeling dilemma for EAV oriented problems in Data Modeler

    Hello,
    Dealing with EAV( entity attribute value model ) oriented structure of data.
    So this look like this:
    Entity( Entity_Id number , Entity_Name varchar2, Entity_Desc varchar2 )
    Entity that list attributes and some meta data on characteristics of attributes:
    Type_Of_Attribute( Attr_Id varchar2, Type_Of_Value TOV_Domain, Unit_Of_Value varchar2 , Min_Value variant_type , Max_Value variant_Type )
    Then we have actual data. Entity is described with set of attributes and their values. So aditionally to attributes on row form in Entity there are aditional attrbutes in columnar form.
    Because of sparsity...
    However there in columnar form the challenge or issue is type of values so domains of attributes.
    For example:
    weight_of_ person is number between min_number and max_number.
    But another parameter for example mood_of_person is string from the domain which consists of set of strings/descpriptions.
    Another possibility could be reference to some table of values ( key value ) that could be modelled as one:many relationship if put in entity Entity on row form of attributes.
    But since this is attribute relate only to few intances or it is very dispersed....and for preserving table form..it was put in columnar form ..
    Attribute_Of_Entity( Entity_Id, Attr_Id, value,
                                     -- when not normalized, could be add also unit like kg or lbs or inch or piece ).
    My question is on good/succesfull practice of modelling for VALUE in attribute_of_entity?
    Somewhere read that some databases have feature of so-called variant type.
    Guess the objective is to modell in such a way that implementation of this model is as easy as possbile in
    issues like:
    a) validating column oriented form during entering or updating values
    b) consolidating queries when reporting
    c) agregating data when grouping when grouping data and preventing non-comparable data.
    So to implement value as structure/complex_type with methods or there is any other feature supporting variabilty of the data along same column in the table. So logical design that would not cause too much complexity in the relational design and table implementation and procedures are handled as much as possible on the database level?
    Thank you in advance for  comments, experiences, suggestions,

    Hello,
    EAV is rarely a good solution. Tell us about your business problem and we might be able to show you solutions that are performant/easier to maintain/...
    https://www.simple-talk.com/opinion/opinion-pieces/bad-carma/
    Regards
    Marcus
    BTW: this question should not be asked in the forum space for the tool SQL Data Modeler. Instead ask in SQL and PL/SQL or General Database Discussions

  • How to make linkage query In Data Model for search

    I want to make an linkage query as a condition for my  report in BI Publisher. how to make the linkage in Date Model ?

    This is the forum for SQL Developer, not for general SQL or PL/SQL questions.
    Please repost this in the SQL and PL/SQL forum.

Maybe you are looking for

  • [3.10] Foreignid Errado - idEstrangeiro

    Olá Experts, Seguindo o entendimento do meu cliente (e meu também), olhando o manual da NT2013.005, o campo foreignid = tag <idEstrangeiro> só deveria ser preenchido no XML 3.10 quando: 1) A operação for Importação / Exportação E 2) O parceiro destin

  • Landscape and portrait in the same document

    Can anyone help, please? I want to produce a doc in pages which is mainly laid out as portrait, but has a series of tables (1 per page) which i want to be laid out as landscape. I have tried to use layout break, at the start and end of the pages with

  • My Dead/Dim/Dark Display - Fixed!

    I recently moved to a new apartment, and my iMac was unplugged for a couple of days. I set it up in the new place, and it started up. The screen quickly flashed gray, then went black. The monitor was very dim (no backlight), but I could see the login

  • MI Client Installation Problems

    Hi, I have installed MI Version & SP Level -- MI 25 SP 13 (JSP ) - installation file type: -- setup.exe - platform OS -- Windows XP - JDK info -- j2sdk 1.4.2 08. After installation i made an Entry into "MobileEngine.config" MobileEngine.Sync.Gateway.

  • IOS 8,Messages opens in landscape and won't shift to regular

    For the past week or so, my wife and I have been having the same problem.  Often when we open the Messages app it will open in landscape, even though the phone was being used in regular orientation.  It won't reset to regular unless we quit the app a