Vendor - Control - Type of Busines

Hi,
How to take 'Type of Busines' field available in Vendor master Control data (SAP T.Code: MK03) to BI?
Is there any datasource available?
Thanks in advance!!

Dear all,
Thanks for all the prompt replies. All the information are useful here. However, I would like to further ask if the field named "Group Key" is applicable for the scenario or not? The group key can be found in the <account control> section of the "Control" view in the vendor master.
Appreciated for the solutions.
Regards,
Edwin

Similar Messages

  • Adding Vendor Tax type LFA1-FYTYP.

    Hello Friends,
    I am creating BP using BAPI ( BAPI_BUPA_CREATE_FROM_DATA2) and than extending that to Vendor Control &#38; Purchasing view.
    After that I am feeling data using MK01 for Purchasing organisation. However at that point it's not allowing me to add Vendor Tax type as it is part of the Vendor General data.
    So how to update that field in creation mode ? It's available in MK01 transaction but since I am creating it first time, I can't use the MK02.
    Please suggest any suitable bapi to do this.
    Thanks &#38; Regards,
    Dijesh Tanna.

    Finally got the solution , though I have not used as I already implemented my code with BDC and it's now in production. But in future it would be helpful to other people.
    Instead of using BAPI for creating Business Partner, we should use complex interface CVI_EI_INBOUND_MAIN, which populates all the data for Business Partner , Vendor and customer.
    Thanks & Regards,
    Dijesh Tanna.

  • Using 'Calendar' control type in prompt - not available

    Hi All,
    I am trying to setup a simple from and to date prompt that can be used in my reports to set the to and from date range for filtering the fact data that is returned. Following a number of blogs and articles on this it seems pretty straightforward. I have setup two static presentation variables on the rpd (startdate and enddate respectively) and I have started to create the prompt in answers that will be used by a number of different reports.
    My issue is that, all the articles I have seen indicate the use of the 'Calendar' control type when setting up the prompt. I however only have the following control type options for the prompt *(Edit Box, Drop Down List, Multi-Select)*. I do not see Calendar. Does this need to be initialized in any way to make it available .. ie move the calendar.js file somewhere so I can use the calendar control?
    example instructions: http://obiee101.blogspot.com/2009/03/obiee-between-dates-prompt.html
    Thanks,
    K

    Figured it out. The fields I was using in the prompts were character fields representing dates 'YYYY-MM-DD'. In order for the Calendar control option to become visible the fields selected as part of the prompts need to be of date or timestamp data type.
    Thanks,
    K
    Edited by: user_K on Apr 20, 2010 12:47 PM

  • How do i drag indicator control type on WPF instead of using Drag and Drop points

    In my WPF application, i have a window which is docked with the screen. i want to automate to expand the window using an Indicator control type, by sliding it. As of now i use StartDrag and StopDrag using specific points, which is not correct when it runs
    in many other screens.
    Could you please let me know, is there way to slide the control (to set window display size to viewable) without using  drag and drop action using points.

    Hi Pavithra,
    >> As of now i use StartDrag and StopDrag using specific points, which is not correct when it runs in many other screens.
    To really understanding this issue, could you share us what you mean by ”which is not correct”? It would be much helpful if you could share us a screen shoot about your UI and your issue.
    >> Could you please let me know, is there way to slide the control (to set window display size to viewable) without using  drag and drop action using points
    Do you mean that the control of the WPF is invisible and you want to set the window display size to make it visible? If so, I think you could use the Mouse.MoveScrollWheel Method to change the windows view until the control is visible. The link below might
    be useful to you:
    # CodedUI cann't find the controls outside the screen view, Mouse.MoveScrollWheel doesn't work too
    https://social.msdn.microsoft.com/Forums/vstudio/en-US/e1dba9ee-dc51-4160-9a1a-a2220c903db0/codedui-cannt-find-the-controls-outside-the-screen-view-mousemovescrollwheel-doesnt-work-too?forum=vstest
    If I misunderstood you, please feel free to let me know.
    Best Regards,
    Edward
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click HERE to participate the survey.

  • Visual Studio 2013 Pro - Winforms toolbox icons beside items are missing for some 3rd party vendors controls

    I noticed last weekend after installing VS 2013.4 update that the Winforms toolbox, while showing all items, did not display the icons beside the items for any custom/third party Winform controls. The only icon
    showing in the toolboxes are the Pointer icon. I can select and drop any control onto a project, and as soon as I move mouse into the design surface the icon shows. Neither the
    builtin Winforms controls nor the WPF toolbox exhibit the same symptom. It is specific to Winforms third party controls (ActiPro and DevExpress). At first I thought it was due to the update, then I found that my laptop was
    already exhibiting this symptom, running 2013.3 (I had not dropped any controls from the toolbox in the past few weeks so I did not notice).
    The two machines (laptop and workstation) are running Windows 7 64-bit Professional and Ultimate, respectively. These machines are dedicated to development, and are secured, also running Norton Antivirus.
    I also have VS 2010 and VS 2012 which don't exhibit the symptom, though I finally removed 2012 last night during my adventures. I had all three VS side by side, running well for months (I added VS 2013 in June). VS
    2013 had been functioning well on a daily basis for the dozen or so Winforms projects and the odd WPF or MVC project.
    I use DevExpress v2014 and ActiPro controls; I have been using them for years now.
    I've spent 2 days trying remedies that include:
    Resetting Toolbox
    Removal of *.spd files in %APPDATA%, restarting VS
    Uninstall Visual Studio, remove and delete of any Visual Studio remnant in the registry, Program Files(x86), %APPDATA% and %PROGRAMDATA%, reinstall.
    Repeat step 3 with VS 2013.1 and .3
    Downgraded .NET to 4.5.1 to match my third, correctly functioning computer (also running Windows 7 x64 Ultimate).
    DevExpress has told me this isn't a problem they have seen. At first I agreed, since my ActiPro controls also are missing their icons, but then I noted that other vendor controls display fine. Not sure what else to do but to nuke the workstation and install
    from OS up.

    DevExpress is discussing this issue in the thread here : https://www.devexpress.com/support/center/Question/Details/T174133#comment-a98eedf1-ca54-4920-a2d6-49506ddae5b5
    The small sample they provided in the thread actually reproduces the bug in my environment.
    Since I cannot post screenshots here on MSDN forum (I explained above, when I try to attach pictures I
    receive an error that my account is not verified). There is nothing more I can do.
    This appears to be a bug in Visual Studio 2013. VS 2010 and 2012 are on the same machine and do not exhibit
    the problem. It is frustrating how unresponsive Microsoft is to my issue. I am a long-time MSDN subscriber, as well as customer of multiple seats of the retail copies of Visual Studio. It looks like the only way to get attention is to pay for a incident. If
    Microsoft is interested in actually seeing this bug in action, I have 2 machines that are preserved. I have installed a fresh environment on my backup PC.

  • WCS 7.0.164.0 Report by vendor (device type)

    WCS 7.0.164.0
    I have been asked to produce a client’s report that shows all different vendors (devices type). We have about 10000 users in our system on about 3000 APs (light version) I created a client summary report but encountered some limitations:
    If I select any time period over 6 hours, I get the message “The report you are trying to generate contains more than the supported number of records (10000). Change the report criteria to generate a report with fewer records”
    If I select a time period of 6 hours or less, I get the report including vendor statistics. Is there any way to differentiate within the vendors by device type? For example instead of the vendor apple, get apple-iPhone, apple-iTouch, apple-laptop, etc.
    I would like the ability to create my own reports, by I don’t think it is possible on the Version I’m running. All reports can be customized up to a point, but you still get information you might not care for.
    Thanks for any information to overcome these issues.
    Jorge Jiles.

    Hi Jorge,
    It looks like such a level of granularity may not be achievable yet.
    Should you need such a feature to be evaluated for potentially being included in future software releases, I would recommend to contact your local Cisco account team.
    They should be able to follow up and submit a product enhancement request (PER).
    Business units will evaluate PERs and, if feasible for the market, they may consider implementing such an enhancement in future versions of the SW/HW.
    Regards,
    Fede

  • Hyperlinks not working in adobe acrobat 7.0 browser control type library 1.0

    Hi,
    We have used the adobe acrobat 7.0 browser control type library 1.0  in our VB 6.0 project to show the pdf files.
    We generate pdf files using oracle reports. We have generated some pdf files which contains hyperlink to UNC path.
    If we open that pdf file using acrobat reader it works fine and we can access the file kept on the path specified at hyperlink,
    problems arise when we open that file from front end ie. from VB 6.0 which uses the browser control, we are not able open the files through the links.
    Could you please help us on this. Are we missing any properties or methods of the browser control? Or we need to use higher version of the control.
    Thank you.

    Thanks for your reply. I'll check at Adobe forums as you suggested. If you're right that no Firefox plugin is available for my version of Adobe Acrobat, I'll have to give up using Firefox just after installing it! And I do like it!

  • How to know the Control type using event param???

    Hi,
    I wrote a function on MOUSE OVER EVENT. I called this
    function from a LIST and DATAGRID using addEventListener.
    Now i got a requirement like on event fire.. i wanna alert
    the control type i.e., whether the action fire from LIST or
    DATAGRID. I can create two different function for both LIST and
    DATAGRID. But requirement is like cannot reapeat the code.. code
    minimization.
    Is there any property to know the type of control(Like its
    LIST or DATAGRID) using event parameter??
    Thanks & Regards
    PRatap

    You can try using flash.utils.describeType or
    flash.utils.getQualifiedClassName on event.target property and
    figure out the control type.

  • User exit to check vendor tax type in tcode FB60

    Dear All,
    i need o create an user exit for FB60  check the vendor tax types .
    Plz advice.
    regards
    siva

    Hi,
    check these..
    Enhancement/ Business Add-in            Description
    Enhancement
    SAPLF051                                Workflow for FI (pre-capture, release for payment)
    RFKORIEX                                Automatic correspondence
    RFEPOS00                                Line item display: Checking of selection conditions
    RFAVIS01                                Customer Exit for Changing Payment Advice Segment Text
    FEDI0001                                Function Exits for EDI in FI
    FARC0002                                Additional Checks for Archiving MM Vendor Master Data
    F180A001                                Balance Sheet Adjustment
    F050S001                                FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002                                FIDCC1: Change IDoc/do not send
    F050S003                                FIDCC2: Change IDoc/do not send
    F050S004                                FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005                                FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006                                FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007                                FIDCCH Outbound: Influence on IDoc for Document Change
    Business Add-in
    FBAS_CIN_MF05AFA0                       EWT - Downpayment Clearing - Tax transfer for CIN
    FISPLIT                                 Online Split: Cash Discount, Exchange Rate Differences
    FI_AUTHORITY_ITEM                       Extended Authorization Check for Document Display (FB03)
    FI_DOC_DISP_LI                          Diversion to Document Items (FB03)
    FI_FB08_SUBST_BUDAT                     FB08: Check Posting Date for Reversal of FI Doc. with FB08
    FI_GET_INV_PYMT_AMT                     BAdI for determining the payment amount for an invoice
    FI_HEADER_SUB_1300                      Screen Enhancement for Document Header SAPMF05A
    FI_PAYREF_BADI_010                      BAdI: Payment Reference Number
    FI_RES_ITEM_CURRENCY                    Document of Residual Item with Invoice Currency
    FI_TRANS_DATE_DERIVE                    Derive BKPF-WWERT from Other Document Header Data
    FVFZ                                    Replacement for Function Modules of Function Group FVFZ
    INVOIC_FI_INBOUND                       BADIs for Inbound IDoc INVOIC FI (Vendor Invoice)
    RFESR000_BADI_001                       BAdI for Own Processing of POR Item
    AC_QUANTITY_GET                         Transfer of Quantities to Accounting - Customer Exit
    ADJUST_NET_DAYS                         Change to Net Due Date
    BADI_ENJ_ALT_ADR                        Go to alternative vendor/customer data
    BADI_F040_SCREEN_600                    Screen Enhancement on F040 0600 Document Header
    BADI_FDCB_SUBBAS01                      Screen Enhancement 1 on FDCB Basic Data Screen (010, 510)
    BADI_FDCB_SUBBAS02                      Screen Enhancement 2 on FDCB Basic Data Screen (010, 510)
    BADI_FDCB_SUBBAS03                      Screen Enhancement 3 on FDCB Basic Data Screen (010, 510)
    BADI_FDCB_SUBBAS04                      Screen Enhancement 4 on FDCB Basic Data Screen (010, 510)
    BADI_FDCB_SUBBAS05                      Screen Enhancement 5 on FDCB Basic Data Screen (010, 510)
    BADI_MIRO_SPLT_ADD                      Append additional fields of ACCVS to ACCIT
    BADI_PRKNG_NO_UPDATE                    BAdI for Deactivating Update of Parked Documents
    F050S008                                FIDCC1, FIDCC2 Inbound IDoc: Update Comparison Ledger
    FBAS_CIN_LTAX1F02                       Tax interface
    No.of Exits:         14
    No.of BADis:         26
    Arunima

  • The control type xyz is not allowed on this page. The type is not registered as safe.

    Hi all,
    I have a solution, say My.Solution, I have a project My.Project in that.In that project I have a few features.I added a visual webpart.In the properties of that, I can see that it has a safe control entry for that.I did not rename any namespace or class name.
    I just added this webpart to a new feature(which has List Definition and instance) and deployed it.The class name of the visual webpart is Foo and this is in the namespace My.Solution.Foo.
    I opened the sharepoint designer and edited the masterpage.I referenced this in masterpage as
    <%@ Register TagPrefix="cus" Namespace="My.Solution.Foo" Assembly="My.Solution, Version=1.0.0.0, Culture=neutral, PublicKeyToken=87a45275f2ea36e3" %>
    and I added this to the masterpage as
    <cus:Foo runat="server" id="customvisualwebpart"/>
    After I save in the designer and refresh the browser, I get the error,
    The control type 'My.Solution.Foo.Foo' is not allowed on this page. The type is not registered as safe.
    I checked the .webpart file and it has the namespace, My.Solution.Foo.Foo. The .spdata has a safecontrol entry too as
    <SafeControl Name="SafeControlEntry1" Assembly="$SharePoint.Project.AssemblyFullName$" Namespace="My.Solution.Foo" TypeName="*" IsSafe="true" IsSafeAgainstScript="false" />
    The assembly that contains the webpart is alread deployed to the GAC there.
    The web.config for that in C:\inetpub\wwwroot\wss\VirtualDirectories\12345 does not have a safe control entry. I don't want to add it there manualy as I don't have access to web.config in prod
    Can somebody tell me what is wrong and what I need to do to fix it?

    check you package  file 
    http://sharepoint.stackexchange.com/questions/11524/the-type-is-not-registered-as-safe-when-trying-to-add-a-web-part-installed-by
    Hope that helps|Amr Fouad|MCTS,MCPD sharePoint 2010

  • Unsupported control type: Volume

    Hi,
    I have a problem. I want to set the volume for my Audio player, but it won't work. I'm getting the exception: Unsupported control type: Volumein this Line:
    gain = (FloatControl)line.getControl(FloatControl.Type.VOLUME);
    import javax.sound.sampled.AudioFormat;
    import javax.sound.sampled.AudioInputStream;
    import javax.sound.sampled.AudioSystem;
    import javax.sound.sampled.DataLine;
    import javax.sound.sampled.FloatControl;
    import javax.sound.sampled.SourceDataLine;
    public class Player extends Thread{
         static boolean weiter;
         private AudioInputStream in = null;
         private SourceDataLine line = null;
         static Thread player = new Thread();
         static FloatControl gainControl;
         FloatControl gain;
         public Player(AudioInputStream aui){      
              weiter = true;
         try{     
              in = aui;
         }catch (Exception d){
         AudioFormat format = in.getFormat();
         DataLine.Info info = new DataLine.Info(SourceDataLine.class,format);
         try {
              line = (SourceDataLine)AudioSystem.getLine(info);
              line.open(format);
              System.out.println("Lautst�rke : "+ gainControl);
              }catch (Exception e) {
              System.exit(-2);
         public void stopPlaying(){
              if(player!= null){
                   player.interrupt();
              weiter = false;
              line.close();
         public void pause(){
              line.stop();
         public void resumeSound(){
              line.start();
         public void run(){
              startPlaying();
         public void startPlaying(){
              System.out.println("Thread start");
              while(weiter){
              int readBytes =0;
              byte[] data = new byte[20000];
              line.start();
              line.getControls();
              gain = (FloatControl)line.getControl(FloatControl.Type.VOLUME);
              gain.setValue(3f);
              do{
                   try {
                   readBytes = in.read(data,0,data.length);
              }catch (Exception e){
                   //MainClass.logger.error(e.getMessage());
                   System.exit(-3);
              if (readBytes!=-1) line.write(data, 0, readBytes);
              } while (readBytes != -1);
    }I hope you can help!
    Thanks a lot!

    Hi,
    I got the same trouble and used MASTER_GAIN control.
    I can't understand why the VOLUME control does NOT work in this case. Does someone knows?
    Moreover I have several line of this type and can't synchronize them (Exception tells that my mixer does NOT support synchronization).
    I think that this is related to the same trouble.
    Thanks for your help,
    Regards,
    Syl

  • Programmatically changing the Control Type of ViewCriteriaItem

    Our requirement is dynamically changing the Control Type (Date, LOV, Combo box, etc) of ViewCriteriaItem.
    We are trying in the following way,
    ViewCriteriaManager vm = view.getViewCriteriaManager();
    oracle.jbo.ViewCriteria vca[] = vm.getAllViewCriterias();
    oracle.jbo.ViewCriteria vc = vca[0];
    vc.removeAllElements();
    ViewCriteriaRow vcr = vc.createViewCriteriaRow();
    vcr.setAttribute((String)viewItemRow.getAttribute("WvciColumnName"),"");
    ViewCriteriaItem vc_item1 = vcr.ensureCriteriaItem((String)viewItemRow.getAttribute("WvciColumnName"));
    // Based on some condition
    vc_item1.setProperty(ViewCriteriaItem.CONTROL_TYPE, ViewCriteriaItem.ControlType.DATE);
    But the control type is not changed in UI?
    Kindly help us
    Regards,
    Vijay

    Hi Sonny:
    Finally I've solved the problem in Java mapping program, changing the content-type parameter like this:
         public void setParameter(Map mParametro)
              this.mParametro=mParametro;
              if (mParametro==null)
                   this.mParametro=new HashMap();
              mParametro.put(StreamTransformationConstants.CONTENT_TYPE, "text/xml");
    I hope it helps you. Regards,
    Alejandro.

  • What is the user area control type

    I am able to find volumes of data on using buttons, text areas, check boxes, etc... But there seems to be no reference any where to the user area control type.

    Hi
    In the Case 2, scenario i.e. when some one modifies the file, it does show in the source control as pending changes. In case multiple user check out the file, then it show only one user.
    Kindly try once again this is one of the basic and essential functionality of version control and TFS does support this.
    Cheers, Senthilraj

  • .jpx Control Hint -  Control Type

    I have a date of which I have enabled the Control Type as Date expecting to see a calendar option for when I do a query within a Jdeveloper creatwed struts based application - why cant I use the calender - am I missing another options somewhere - it doesnt seem to appear on the query sheet

    I too had the same problem sometime back. The OAF is not very good with Formating of Numbers on the UI. The Control Hints doesn't work properly.
    I think I solved the issue temporarily by formatting the VO query itself as
    to_char((a.LINE_QUOTE_PRICE*a.QUANTITY),'999999990.00') Line_Quote_Price
    Srini

  • PO (ME21) - Vendor Control

    Hello experts,
    we testing a integration with our vendor.
    Our Scenario:
    SAP R/3 (Customer) ---> SAP PI ---> MB Navision (Vendor)
    In SAP R/3
    We, the Customer start the Transaction: ME21N (Vendor/Supplying Plant Known) and
    create a new Order with the data of Vendor "Test_Vendor".
    We save the order, click on button-message, but nothing happend. The status is: "Not processed".
    We don't know, what we are must config.
    My Question:
    How can i tell the SAP R/3, that he takes the message type "Test_ORDERS" with the basic type "ORDERS01", when i choose the Vendor "Test_Vendor"
    Maybe config message control, message determination...?????
    I have successful send a Test-IDoc from logical system "SAP Backend" to the logical system "SAP PI".
    Outbound-Parameters are Message Typ - "Test_ORDERS" with the basic Typ "ORDERS01".
    All configs for the connection between the system is done and runs perfect.
    Thanks in advance
    gorbi

    Hi
    You would first need to maintain the partner profile for the vendor in WE20 with the partner function LI for integration between the R/3 and MB Navision systems.
    Atul

Maybe you are looking for

  • Problem during grn for scheduling agreement

    Dear Pals,                 I have done scheduling agreement with doc.type LP. I have maintained schedule lines also. While doing GRN for that, it is throwing an error                              " PU ordered quntity exceeded by 300 ea: 3000000200 "

  • How can I pay for storage with a different account then iCloud

    Hi, I used to live in Hong Kong, so my iCloud ID is under HK. Recently I moved to Canada, so I made an account for the Canadian App Store, and only have a credit card on that account. I wanted to buy 20GB on iCloud, but it's showing me the rates in H

  • Lenovo E545 - [drm:radeon_acpi_init] *ERROR* Cannot find a backlight

    Hello folks, Got a new arch installed on my Lenovo Edge E545. First ran into issues with wifi, solved by building wl from aur. Now I ran into an issue with backlight. Mär 16 10:26:10 machine systemd-journal[232]: Runtime journal is using 8.0M (max al

  • Fix for Top Rated Playlist...On the iPod?-\

    Hello- Love the iPod....great place for all of my music...LOVE IT! I miss a feature that was either forgotten or taken out when the update came for allowing podcasts on our iPods with Color Screens...the ability to rate songs on your iPod and then ha

  • I have a Mac os x 10.7.5, i can't download anything at all.

    I have a Mac os x 10.7.5, i can't download anything. I deleted unused files, emptied trash. Restart, googled. Still, nothing works. I tried downloading Adobe Acrobat Reader free new version. Contacted Adobe, they can't help with free version apps. He