Check Box in SAP Business Partner

Hello Everybody,
I'm working with BUPT and trying to place a check box in SAP Business Partner (Role: MKK).
Actually the Check box is delivered from SAP standard (Function Group: FSBP_05 and screen 0201) and I'm trying to custom it under Partnerdaten "BUP310". I have gone through the standard customizing procedure. Still the Check box field is not visible on the screen.
Can anybody please provide me a tip or any kind of Doku.
Thanks and Regards
Ravi

Hi Ravi, check this.
See these related SAP OSS Notes.
Note 675800 - Business partner enhancement SRM on maintenance screen
Other Related Notes
937838 - Customer fields on BBPMAININT: Dump on Vendor Data tab
821235 - Customer enhancement for maintaining BP causes errors
672960 - User-defined fields 2
494966 - Composite SAP Note for Easy Enhancement Workbench (EEW)
484597 - Customer enhancement of CRM applications
937838 Customer fields on BBPMAININT: Dump on Vendor Data tab
853818 DLA: Error messages in BBPMAININT not displayed
847618 DLA: IBU data not displayed 14.10.2005
821235 Customer enhancement for maintaining BP causes errors
cheers,
Hema.

Similar Messages

  • Adding a New Check Box field in Business Partner

    Experts,
    I know there are hundreds of thread on this topic. But i'm not clear with that.
    I have to add a new Check box in the Business Partner Screen. We are on SRM 5.0.
    The check box should be placed in "Business Partner Status" Frame of "Company Data" Tab.
    How to go about this, Kindly please expalin the steps.
    More over the Check box will be used for further processing in other tabs.
    Pl throw some light on that aspect also.
    Rgds
    Immediate Rewards for Sure
    SV

    Hi
    Try this link, already copied by ..
    Re: vendor master extensions by customer
    It is not possible to display F4 help for customer fields in BBPMAININT Transaction.
    Supporting link ->
    F4 for customer table fields
    Other useful links ->
    Note 675800 - Business partner enhancement SRM on maintenance screen
    Re: How I can save customer fields in Vendor master?
    Re: Adding new fields in VEndor master data in EBP
    Hope this will help.
    Regards
    - Atul

  • How to add check box in SAP B1 grid controls..

    hi all,
    Anyone know how to add check box in SAP grid control?
    It will be great if you could show me some sample code.
    thanks.
    regards,
    sohch

    Hi Sohch,
    1. First of all you should define the Column in a matrix as it_CHECK_BOX. Like
            oColumns = oMatrix.Columns
            oColumn = oColumns.Add("chk_YesNo", SAPbouiCOM.BoFormItemTypes.it_CHECK_BOX)
            oColumn.TitleObject.Caption = "YesNo"
            oColumn.Width = 60
            oColumn.Editable = True
    2. Bind it with a DBDataSource as defined
            oColumn = oColumns.Item("chk_YesNo")
            oColumn.DataBind.Bind("UDTable", "U_YesNo")
    3. Make Sure that the value that is being put into the Database is either 'Y' or 'N'.
    Hope this Helps
    Rizwan Hafeez
    Team Lead
    SAP Addon Development Section
    Abacus Consulting - Pakistan

  • Creation of datasource  form combo box in SAP Business One SDK

    Hi,
    How to create  the  user datasource for  combo box in SAP Business One SDK.
    Regards,
    Y.

    Hello freind
    yu can used following code for userdatasource when form loaded
                Dim Branch  As SAPbouiCOM.ComboBox
                oform.DataSources.UserDataSources.Add("Ebranch", SAPbouiCOM.BoDataType.dt_SHORT_TEXT, 25)
                Branch = oform.Items.Item("3").Specific
                Branch.DataBind.SetBound(True, "", "Ebranch")

  • How to increase size of check box in sap script

    Hi All,
    I need to include check box in sap script. I included check box using insert>character->sap symbols. I cant able to view check box in print preview but i can able to get check box in print out.Size of check box printed in the paper is not having enough size. I need to increase size of the check box. Give me suggestion for increasing size of check box.
    Regards,
    Peranandam

    Chk the link.
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm

  • Check box in SAP Query selection screen

    I want to keep 2 check box in SAP Query selection screen.
    could you please tell me any one.
    regards,
    kumar

    Hi Vijay,
    If these check boxes are the fields in the table you are using then you can do it in SQ01, otherwise you may required to make the changes in the standard code generated for that query.
    You can find the name of the generated program of the query when you execute the query.
    Reward points if useful.
    Regards,
    Atish

  • SAP Business Partner usage in SD

    Need your help!! We want to utilize the SAP business partner
    functionality that currently exists in CRM and ECC. We want to
    utilze the concept of partner relationships and determine those
    on a sales order. Can someone help me understand if this is
    possible. we want to use BP transactions to create sold to and
    ship tos , rather than VD01 transaction. Thank you so much for
    the help!!

    Hi Cheryl
    You can very well do it in the following path.
    SPRO-SD-BF-Partner Determination-Set up partner determination
    1.First determine the partner determination at Customer master data level and then include the partner at the Customer you have created
    2. Now create a partner determination procedure,at sales document header level.
    3. When you create an order, these partners will be automatically  updated in the sales order.
    If you want the material on partner determination, pls send me a test mail at <REMOVED>
    Rwd if it helps.

  • Becoming a SAP Business Partner

    Where can I find information on becoming a SAP business partner? what are the advantages of being one? should I be certified in some area of expertise?

    Avi,
    You should contact your local SAP Business One  Channel Manager to get details on becoming a Business One partner.
    Eddy

  • How  to get  the  Save  dialouge box  in   SAP Business One

    Hi,
    How  to get the  Save dialouge box in    Button  click  event  in  SAP Business One.
    Thanks,
    Y.

    Hello,
    You would like to display an SaveFileDialog box?
    may follow this thread, and you can find a sourcecode in vb.net and c# inside (for open dialog, but it is the similar...)
    Regards
    János

  • How to print those check boxes in SAP scripts?

    Hi experts,
    I have to create sap script form in which i have to create check boxes and at run time according to some condition i have to
    check those check boxes.how this can be done?
    Thanks in advance
    Rohit

    Check out the below related threads
    check box
    Re: check box in script
    Regards,
    Santosh

  • SAP Business Partner

    Hi Guys,
    As we need to have Vendor mapped as Business Partner inTM, Kindly suggest how to handle the Vendor Master in ECC.
    Should we create Vendor as Business Partner in ECC so as to interface with TM. If so, then how can we use this vendors in ECC for creating PO and Invoice Verification, It means that can we extend the business partner to purchasing and accounting level?
    Appreciate your inputs on above.

    Hi Kiran,
    The TSP (Transport Service Provider ) /Vendor will be maintained in the Transaction code BP in ECC.
    This needs to be done, so that Service POs can be created in ECC, where the Vendor will be the TSP. I am using TM 8.0
    Hope this provides you some insight.
    Regards,
    Joseph M

  • SAP Business Partner in SAP Interactive Forms

    Hello,
    when I use the addresses from the BAS in the interactive forms, I have noticed that in the properties window on the buttom I can enter values for SAP Business Partners.
    What are these Business Partners? (just out of curiousity as I don't normally work with them)
    Thanx!

    hi vikram
    plz seee below path for ur query
    Occupatioanl health -- > basic data --> addresses
    here u can create all business partners in Occupatioanl health (which u hav mentioned health center, physian etc)
    i hope, i resolved ur query
    thanks and regards
    mandar sathe
    00919764007574

  • How to print check box in sap script

    I have a requirement in SAP Script to print a Check bok.
    I tried using SAP symbols in the script, but it does not print. It inserts <679> for checkbox &  <697> for marked checkbox. Any special command to be passed?
    Regards,
    Prabhu Rajesh.

    Hi,
    Are you sure your printer is capable of printing graphics ?
    Cheers
    Colin.

  • SAP Business Partner - Regarding "Doing Business as" field

    Hello All,
    There was a requirement from my client that they need to have a filed "Doing Business as " in BP category ORGANIZATION.
    I was not able to find the field in SAP BP. How can I really confirm if this field is delivered by SAP before I say we need to do ABAP level coding?
    My lead tells me it is available in CRM.  I am working in SAP INSURANCE solutions.
    Any help here would be highly appreciated.
    Thanks and Regards,

    help me

  • SAP Business Partner Person - Organization relationship

    Hello All,
    I am creating Person to Organization relationship in SAP BP category is BUR010 (employee of). I get the error called
    'Maintenance is only possible via Organization Management'
    Can some one help me?? I have also put myself in PPOMW (created a new test org. structure and put myuser ID in there).
    Regards,
    Naeem

    Hello Naeem,
    I normally create this relationship in the organizational model (old transaction PPOMA_CRM and also somewhere in the WebUI). There you can assign persons to organizational units. You normally do this to group your sales reps.
    Best regards,
    Thomas Wagner

Maybe you are looking for