Query options with Master Data

Good Morning SAP Guru's-
Is there a transaction I can use to search if I don't know if I have a customer, sold-to or ship to number?  I need functionality to search and find a hit with any of these.
Thanks!
POINTS PROMISED

Hi,
Other useful tables:
FTYP            -               FI Partner Function Types          
J_1BAD            -             Partner function ID                
J_1BADT            -            Partner function description       
KNVP                -           Customer Master Partner Functions  
PFFCT              -            Period-End Partner: Functions      
PFFCTT               -          Period-End Partner: Functions (Text)
T061V                -          FI-ARI: Texts for external partner functions
T606PG               -          Legal Control: Partner Functions for Grouping Partners
TPAKL                -          Assignment of Partner Function to Account
TPAR                  -         Business Partner: Functions              
TPART                 -         Business Partner Functions: Texts        
TPAUM                 -         Business partner: Language conversion for
TPFKT                -          Contact Partner Functions: Texts         
TQ83                  -         Partner Functions for Codes              
TVKB                 -          Sales Activities : Authorization for Partn
TVPG                -           Partner Function Groups                  
VAKPA               -           Sales Index: Orders by Partner Function  
VBKOF                -          SD index: Open sales activities by partner
VBKPA               -           SD index: Sales activities by partner func
VLKPA                -          SD Index: Deliveries by Partner Functions
VRKPA                -          Sales Index: Bills by Partner Functions  
WYT3                  -         Partner Functions                        
TBE32T                 -        P&S BTE: Partner Function Module Descripti
TCMS_BPF              -         Business Partner Functions ( Customizing)
TCMS_BPF_BPF_SET      -         Business Partner Function Sets           
TCMS_BPF_CAT         -          Business Partner Function Category       
TCMS_BPF_CAT_T        -         Business Partner Function Category (Text t
TCMS_BPF_SET         -          Business Partner Function Sets           
TCMS_BPF_SET_T        -         Business Partner Function Sets           
TCMS_BPF_T           -          Business Partner Function Texts          
TCMS_FSBP_R2F        -          Mapping FSBP-Role to CMS-Partner Function
TNAPN                 -         Output Control: Output By Partner Function
TP15                 -          Business Partner: Function               
TP15T                -          Business partner: Name of Function       
TPAER                 -         Business Partner: Functions in Partner Det
TPAER_PM              -         Partner Functions in Partner Schema (PM) w
TPAKD                 -         Business Partner: Valid Acct Groups per Pa
Regards,
Naveen.

Similar Messages

  • Cannot Load Text Without Cheking the (With Master Data option)

    Hi,
    Suppose I want to create a Characteristic Infoobject, that will have only <b>text</b> but no attributes or hierarchies.
    For that in the Master data/texts tab of the Infoobject definition I checked the WITH TEXTS option but unchecked the WITH MASTER DATA option.
    But when I was trying to load the text to the infoobject it was not giving an error. But when I checked the WITH MASTER DATA option I was able to load the text.
    Can any one say why this happens, that though we do not want to load attributes, we have to check the with master data option for loading texts only.
    Thanks in advance.

    Can You tell us the error description..
    You donot need to check the master data option..
    Texts can be loaded without checking that option..
    If you tell us the error message we would be able to help you identify the real cause..
    Check for error log in SM37 or ST22
    ashish

  • Possibility of combining exception broadcasting with master data bursting

    Hi Experts,
    We have a scenario where it is required to combine exception broadcasting with master data bursting.
    As per my understanding if you choose broadcast method as 'exception broadcasting', there is no option for choosing 'master data bursting'.
    Am I missing something or Is there a workaround or some method to achieve the same.
    Thanks
    Rajeev

    Hi,
        62 Scheduling: Master data inconsistent Check master data !
    Remove "In House Processing Time" from the Material Master MRP2
    view. Ensure that the Production Version & Routing are correct. Run
    MPS/MRP manually once corrected.
    Regards
    Sunil

  • Pupulating Char with Master data attribute

    Hi,
    I need to populate the characteristic with a master data attribute value at the tranfer rules.
    Can anybody send me the code to do so.
    If it is at Update rules we have the option of Master data attribute of.
    But I need to do it at transfer rules.
    Thanks in advance.

    Hi Indira,
    It is difficult to give the exact code but, here is the pseudo code:
    In the start routine:
    select * from /bic/m<characteristic>
    into itab for all entries in datapak
    where ..............
    if sy-subrc = 0.
    sort itab by....
    endif.
    In the mapping for the info object, create a routine and the following code goes in there:
    read table itab with key ......
    if sy-subrc = 0.
    result = itab-********
    endif.
    Make sure you handle time dependencies if the master data attribute is time dependent.
    Hope this helps.
    Thanks and Regards
    Subray Hegde

  • Assigning InfoObject with Master Data as InfoProvider

    Hi,
    In BW 3.x we used to assign the InfoObject with Master Data as InfoProvider only if we want to perform Query on that InfoObject.
    But in BI 2004's, is it must to assign InfoObject with Master Data as an InfoProvider???
    Because when I create the Transformation to load Text or Attribute Data, the system automatically assigs that InfoObject as an InfoProvider.
    Is there a way to skip using that InfoObject as an InfoProvider during Tranformation if I do not want to perform any reporting on it.
    Thanks,

    Hello Sesh,
    No. It is not possible.
    However for easy grouping, create another infoarea and attach all report relevent infoproviders under this infoarea.
    Ravindra

  • 0CALMONTH2 with Master data

    Hi folks,
    anyone here, who can explain, why i cannot activate check box "with Master data" for InfoObject 0CALMONTH2? Other time characteristics can be set "with Master data".
    I want to create a query, which consist out of two key figures. One with costs of the current year and one with costs of the previous year. The key figures should be drilled down by 0CALMONTH2. The problem is, that the fiscal year starts in October. But October, November and December are listed at the end of the table, on the right side. The table should start with October! So i want to use a display attribute on characteristic 0CALMONTH2, that defines sort sequence for months. But unfortunately i can't do so....
    Ideas?

    Hi Shantanu,
    Is the info-object a "referenced" info-object?
    (in the right top corner you will find "Reference Char."
    Then you can only change the original Info-object.
    Udo

  • Use of "with master data & with out master data" at DTP update level

    Hello experts,
    In DTP, I check "with out master data". When I try to send corresponding transactional data, It is showing SID related error. Can anybody suggest what is the use of "with master data & with out master data" at DTP level.
    Thanks in advance,
    Zakir.

    HI
    HI in DTP level If you set this indicator, the system terminates the update of the request if no values are available for a data record.
    Load the relevant master data before you load the transaction data.
    If you set this indicator, the system terminates activation if master data is missing and produces an error message.
    If you do not set this indicator, the system generates any missing SID values during activation.
    In DataStore maintenance, if you do not set the SIDs Generation upon Activation indicator, the No Update without Master Data indicator in the DTP has no effect.
    thx
    vijju

  • How to start with Master data management

    Hi All,
    I want to start with Master Data Management. Can any one provide me proper material to get the knowledge on Master Data Management Integration. And What is the relationship between XI.and for starting MDM what all settings i have to do???
    Its really urget plz help me out.
    Thanks,
    Seema Khandelwal
    Message was edited by:
            Seema khandelwal

    Hi ..
    look at this documents
    /people/andreas.seifried/blog/2007/08/30/how-to-use-the-test-environment-of-the-mdm-enrichment-controller
    /people/harrison.holland5/blog/2006/11/27/mdm-syndication
    /people/harrison.holland5/blog/2007/01/22/testing-and-monitoring-an-interface-between-mdm-xi
    see this Wiki to find all the documentation on MDM:
    https://wiki.sdn.sap.com/wiki/display/HOME/MasterDataManagement
    Here, for the components you need to install:
    https://wiki.sdn.sap.com/wiki/display/HOME/MasterDataManagement+Components
    Others smart links are here:
    - sdn e-learning.
    https://www.sdn.sap.com/irj/sdn/mdm-elearning
    http://service.sap.com/installMDM for a
    you can use expression editor to do that:
    have a look at this guide on how dates can be calculated there
    with your field it can be very similar:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b025fab3-b3e9-2910-d999-a27b7a075a16
    for more details about expression editor:
    Calculation Fields chapter
    https://websmp108.sap-ag.de/~sapidb/011000358700006291622006E
    MDM 5.5 SP05 - ABAP API
    https://websmp101.sap-ag.de/~sapidb/011000358700000271902007E
    MDM 5.5 SP05 - ABAP API How To Guides (ZIP File)
    https://websmp101.sap-ag.de/~sapidb/011000358700000271912007E
    How to Identify Identical Master Data Records Using SAP MDM 5.5 ABAP APIs
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e060251e-b58d-2910-02a2-c9a1d60d9116

  • Interface and conversion testing of SAP environments with Master Data

    Hi guy's
    Please let me know if some one of you know about SAP Conversion Project. Below you have more description:
    - testing of Interfaces from Legacy Systems
    - testing of conversion programs used in the conversion or transposition of data from legacy systems
    - data cleansing activities associated with conversion
    - identify and populate various SAP environments with Master Data necessary for both conversion and interface testing
    Any detail info in that and what kind of knowledge you need to have in some of project will be useful.
    Thanks in advance
    Adeel

    Hi Yannick,
    I am trying to do the exact same thing. Have you gotten any further on this issue?

  • Adhoc Query Requirement with Multiple Data Source

    Hi All,
    I have a Adhoc Query Requirement with Multiple Data Source. Is there any way to achive it. Other than Resultant set and bring into Model.
    Thanks
    SS

    You can compare stuff in the EL, but I don't think this is what you need.
    You can just use Java code in the backing bean class for all the business logic. You can use DAO classes for database access logic. Finally for displaying you can use the JSF tags such as h:outputText.

  • CVC creation - Strange issue with Master data table of 9AMATNR

    Hi Experts,
    We have encountered a strange issue with Master data table (/BI0/9APMATNR) of info object 9AMATNR.
    We have a BADI implemented for checking the valid Characteristic before creation of the CVC using transaction /SAPAPO/MC62. This BADI puts a select on master data tab of material /BI0/9APMATNR and returns no value. But the material actually exists in the table (checked through SE16).
    Now we go inside the info object 9AMATNR and go to the Master data Tab. There we go inside the master table
    /BI0/9APMATNR and activate that. After activating the table it is read by the select statement inside BADI (Strange) and allows the CVC to be created.
    Ideally it should not allow us to activate the SAP standard table /BI0/9APMATNR. I observed that in technical settings of this table it has single record buffering as switched on. (But as per my knowledge buffer gets refreshed every 2 to 4 mins and not in 2 days or something).
    Your expert comment is valuable to us. Thanks.
    Best Regards,
    Chandan Dubey

    Hi Chandan,
                 Try to use a WAIT statment with 5 seconds before your select statment.
    I'm not sure whether this will work. Anyway check it and let me know the result.
    Regards,
    Siva.

  • Transction data loading with master data as key?

    Expert's,
    I am trying to load the transction data with master data as a key.ZEMPID is my masterdata which having attributes ZEMPNAM and ZEMPDES .My transction data contains ZEMPID.ZEMPSAL and ZEMPAGE.I could create the master data and also load it successfully.But when I tried to create the infosource for trasctional data I should get all the attributes whatever I have given it for the ZEMPID.This I am not getting.Also While creating the cube if I select the infosource then in chraracterstic tab I am not getting my characterstics(master data+attribute).Please any one help me.

    Hello Vasu
    You are talkin abt transactional data and saying that not created cube/Ods ..
    Let me put the things again
    1. When you load master data you create infosource ( direct or indirect), All the attribute will be automatically comes in the infosource...when you define application component in master data tab in infoobject maintenance it is ready for data to be loaded. Search for application component in infosource..u will get the flow
    2. When you load data in infocube only transactional data goes in it.....master data presents in master data tables...In infosource you define what are the field which need to be present in cube.......so you will be able to include only these objects which are present in cube dimensions + attribute which are defined navigational in the cube....
    Master data attribute will never be pushed automatically....only componding object are pushed automatically.....
    If you want to load attribute of ZEMPID then make them navigational in cube or add them in one of cubes dimension...
    Hope i could make myself clear
    Thanks
    Tripple k

  • Create Client copy only with Master data

    hi friends,
    we are going for SAP Re-Implementation.
    we want client copy only with master data without having transactional data
    Is it possible to copy the master data from production to production.
    can we transfer the data using ALE/I DOCS...?
    Is there is any standard BAPI  to transfer data across client....?
    if there is any solution please give me guidance.
    i have searched in SDN and SAP technical  but i can't find the proper solution.
    Thanks in advance.
    regards,
    karunakar

    Hi Karunakar,
    1) Make a client copy ready 2) Use Idoc and moved the master data. I am not sure how much data it is.We did the same before.
    Check these links form Peter.
    [TDMS|http://204.154.71.138/images/whiterhino/fp/tstsym5/testdatamigrationserver.pdf]
    [TDMS Wiki|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b43e2b4d-0b01-0010-c191-cba32880cb95?QuickLink=index&overridelayout=true]
    Regards,
    Madhu.

  • Issue with master data deletion

    Hi,
    In one of our report, there is a filter option on country.The help values on this filters shows some country codes along with country Text values.These codes were once used before the codes with text were maintained.We dont want these codes to appear in the selection options.
    Filter looks like this :
    AE
    AZ
    Austria
    Australia
    B
    Belgium
    Now, once the texts were maintained, we deleted the data from cube and reloaded it however, the filter option still shows those codes.
    I checked in the cube entries and these codes are no where used.
    These codes are however, still lying in the dimension table.
    how can we get rid of these country codes in the selection option.
    Query already have option of having only posted values in Infoprovider as selection input.
    I hav tried RSRV elementary test "Entries not used in dimension table" n this didnt work.
    Any clue ?
    Regards,
    Tapish

    Dbl click 0COUNTRY infoobject, under 'Business Explorer' tab, select Only Values in InfoProvider' for 'Query Def Filter Value selection' & 'Query Execution Filter Value selection'. See whether this works.
    ELSE
    Delecion of the master data
    Deleting Master data

  • Problem with Master Data Load

    Dear Experts,
    If somebody can help me by the following case, please give me some solution. Iu2019m working in a project BI 7.0 were needed to delete master data for an InfoObject material. The way that I took for this was through tcode u201CS14u201D. After that, I have tried to load again the master data, but the process was broken and the load done to half data.
    This it is the error:
    Second attempt to write record 'YY99993' to /BIC/PYYYY00006 failed
    Message no. RSDMD218
    Diagnosis
    During the master data update, the master data tables are read to determine which records of the data package that was passed have to be inserted, updated, or modified. Some records are inserted in the master data table by a concurrently running request between reading the tables at the start of package processing and the actual record insertion at the end of package processing.
    The master data update tries to overwrite the records inserted by the concurrently running process, but the database record modification returns an unexpected error.
    Procedure
    u2022     Check if the values of the master data record with the key specified in this message are updated correctly.
    u2022     Run the RSRV master data test "Time Overlaps of Load Requests" and enter the current request to analyze which requests are running concurrently and may have affected the master data update process.
    u2022     Re-schedule the master data load process to avoid such situations in future.
    u2022     Read SAP note 668466 to get more information about master data update scheduling.
    Other hand, the SID table in the master data product is empty.
    Thanks for you well!
    Luis

    Dear Daya,
    Thank for your help, but I was applied your suggesting. I sent to OSS with the following details:
    We are on BI 7.0 (system ID DXX)
    While loading Master Data for infoobject XXXX00001 (main characteristic in our system u2013 like material) we are facing the following error:
    Yellow warning u201CSecond attempt to write record u20182.347.263u2019 to BIC/ XXXX00001 was successfulu201D
    We are loading the Master data from data source ZD_BW_XXXXXXX (from APO system) through the DTP ZD_BW_XXXXX / XXX130 -> XXXX00001
    The Master Data tables (S, P, X) are not updated properly.
    The following reparing actions have been taken so far:
    1.     Delete all related transactional and master data, by checking all relation (tcode SLG1 à RSDMD, MD_DEL)
    2.     Follow instructions from OSS 632931 (tcode RSRV)
    3.     Run report RSDMD_CHECKPRG_ALL from tcode SE38 (using both check and repair options).
    After deleting all data, the previous tests were ok, but once we load new master data, the same problem appears again, and the report RSDMD_CHECKPRG_ALL gives the following error.
    u201CCharacteristic XXXX00001: error fund during this test.u201D
    The RSRV check for u201CCompare sizes of P and X and/or Q and Y tables for characteristic XXXX00001u201D is shown below:
    Characteristic XXXX00001: Table /BIC/ PXXXX00001, /BIC/ XXXXX00001 are not consistent 351.196 derivation.
    It seems that our problem is described in OSS 1143433 (SP13), even if we already are in SP16.
    Could somebody please help us, and let us know how to solve the problem?
    Thank for all,
    Luis

Maybe you are looking for

  • Error while Uploading vendor invoice (f-43) using BDC

    Hi All, I am trying to post vendor invoice using BDC (F-43). The function code for MORE-DATA is ZK, but when i run the program i get an error 'This Function is not possible '. What might be the reason for this ? Thanks & Regards, Radhika

  • Please help give the BDC example for KZZ2, overhead rate BDC program

    Hi, All I have implemented notes 208474, and I need an add-on BDC program for KZZ2. Could anybody help me? Thanks in advance. <LOCKED BY MODERATOR - URGENT, PLEASE HELP OR SIMILAR ARE FORBIDDEN> Edited by: Alvaro Tejada Galindo on Aug 15, 2008 5:17 P

  • Connecting MDM to multiple instances of XI

    Hi All, does anyone know if it is a) possible and b) sensible to connect a single instance of MDM to multiple instances of XI? We have two regional XI instances set-up, but a single MDM instance being planned - I guess the question I'm asking is, can

  • UIX/XML: buttons in tables

    I've created a table, that contains one column with a button. When a user clicks this button I want to trigger an event and in the event handler I want to determine the row of the button that the user has clicked. My question: How do I do that? I had

  • Apple tv displaying pic

    How do I display pictures from my mac book to the tv using my new apple tv there is no apple tv icon in my itune folder