Field Control for Additional TAB in Customer Master

Hi,
Can anyboby please tell me that where is the field control for Additional Buttons example:"Custom Authorization Field" for customer master in ECC 6.
As I can see only the General, Company, Sales field control in the Account Group.
Thanks in advance.
Best regards,
Ipsit

HI
since this is an
additional field, and is not contained in transaction OB20, it is not a
field that can be controlled in conventional ways.
My suggestion would be, to use SE51 (Screen Painter) to maintain the
attributes for this field:
se51
Program         SAPLV02Z
Screen number   0100
Element List    Yes
DISPLAY
SELECT KNA1-KATR1   -   I/O
CLICK on Attributes Button
Here it is possible to set the input as requried.
Regards,
Ramana

Similar Messages

  • SRM Field Control for Master Data fields e.g. hide Street prefix

    Hi Experts,
    we are using SRM 7 Ehp1.
    For the RFx process we need to create bidders.
    To simplify the creation of the bidder for the users we would like to hide
    all unnecessary fields e.g. Street prefix / Street suffix.
    I tried to use the customizing img "SAP Supplier Relationship Management -->  SRM Server --> Cross-Application Basic Settings --> Extensions and Field Control (Personalization) --> Configure Field Control"
    I've tried the function "Configure Control for Fields on Header Level".
    There is a business object type BBP001 for bidders but only 4 fields are available for field control.
    It seems this customizing entry is only for transaction data, e.g. SC, PO but not for master data.
    Is it possible to hide fields for bidders within SRM?
    Thanks in advance for your help!
    Kind Regards
    Stefan

    I've enhanced the relevant web dynpro component view.
    Created an post exit to the method WDDOMODIFYVIEW.
    Regards
    Stefan

  • How to inactive "Credit Limit" field under "Payment Term" tab of BP Master

    Hi,
    Can anyone tell how to inactive "Credit Limit" field under "Payment Term" tab of BP Master Data in BP module?   I'd prefer to revise SAP SP (store procedure)...
    Thanks in advance

    Hi Michelle,
    You could use the sample codes available while installing the SDK setup.
    like in this path C:\Program Files\SAP\SAP Business One SDK\Samples\COM UI\VB.NET
    Add this code under SBO_Application_ItemEvent which will disable the field.
            If (pVal.FormType = 134 And pVal.EventType = SAPbouiCOM.BoEventTypes.et_FORM_LOAD And pVal.Before_Action = False) Then
                Dim oforms As SAPbouiCOM.Form
                Dim oitems As SAPbouiCOM.Item
                oforms = SBO_Application.Forms.GetFormByTypeAndCount(pVal.FormType, pVal.FormTypeCount)
                oitems = oforms.Items.Item("85")
                oitems.Enabled = False
            End If
    Note that the above is only a sample code and you have to track other events as well to disable this field like in add mode, browsing records
    If you need help with SDK, post it in SDK forum.
    Regards,
    Vijay kumar
    SAP Business One Forums Team

  • Field control for Travel expense type

    Hi,
    How can we control "travel expense type"/"Trip type company code specific" field in PR05/employee portal?
    I want to make this as mandatory.
    This field you can see in "PD/FR reimbursement" header PR05 entry screen.
    I have checked in below configuration, but there is no effect if I make it as required input in below configuration.
    Define Schema and Individual Field Control
    Schema and Single Field Control for Web Dynpro
    Any solution will be highly appreciated.
    Regards
    SM

    Hi,
    This field control is not working in ESS portal. Working in PR05 (Travel expense manager).
    Could you please advice the configuration for making the field u201CTrip type, Co. specificu201D(PTP02-BEREI) as mandatory in
    ESS portal?
    If we have not entered any value in this field it is throwing below error.
    "Entry EN NZ does not exist, check your entry"
    Also please let me why this is mandatory to enter and why this is not a mandatory field in standard configuration?
    Note: NZ is Trip provision variant.
    Regards
    SM
    Edited by: shanumonu on Jan 27, 2012 5:37 AM

  • Additional data in Customer master  to be mandatory field

    Hi SAP Gurus,
      I've a requiremnt of setting the additional data fields as mandatory in Customer master "Sales area" data.
    I have checked in the standard config were there is no settings related to additional data  in the Std configuration
    (account group)
    Finaly, I found an include program - LV02ZOKV for this requirement to do the changes through ABAP programe.
    (to activate  field us  Mandatory)
    May I know is this the correct approach for this requirement or in case if you have better requirement could 
    you please share with me to avoid the unnecessary impacts.
    Thanks in Advance.
    Thanks & Regards
    Pugal

    Hi Thomas,
        Thank you!!
    I have recently got a programe - SAPLV02Z, I think this will help me out..
    Thanks & Regards,
    Pugal

  • Adding Custom fields to PO Additional TAB in Header

    Hello Experts.
    We have a requirement to add 2 additional fields in the PO header - ADDITIONAL TAB.  I have included  the fields in CL_EKKO include and activated it.  Can you please let me know the exit or BADI or sample to have this in Additonal TAB.
    I understand that we can create a custom TAB in header and bring in those fields. But i would like to bring these custom fields in ADDITIONAL TAB of  PO header only....not creating any new customer tab.
    Please share your thoughts.
    Edited by: Ganeshkumaran Gopalakrishnan on Oct 6, 2011 3:57 PM

    Hi Max,
    Using SAPLXM06  0101 is adding new Custom TAB in PO Header. As i mentioned i dont want new custom tab in Header. All I want is  to add the new custom fields in the existing Additional DATA TAB of the PO header.
    There is already existing TAB called Additional DATA, i need my custom fields to be available in that TAB, rather than creating a new tab for those fields.
    Please let me know how to add it to existing Additional data tab in PO header. thx

  • Custom fields to the sales area tab of customer master data

    Hi Guys,
           i have one requirement, where i need to add Zfields to the Sales tab in sales area data of customer master. Can somebody give me steps how to do it? do we need to do screen programming or just appending KNVV so that functional consultants can do configuration based on account group?
    help would be appreciated
    Thanks in advance
    Siva

    Hi,
         .First in IMG - Enterprice Structure - Definition
    Create the Organisational Units you want to use
    2.Then In Enterprise structure - assignment
    Setup the sales areas you want to use in SD
    Then go to XD01/ VD01 and create a new customer to whom you want to sell goods & service thr a particular sales area which you have already set up in IMG.
    YOu can create a customer master for only those sales areas which you have created in Step 2 above.
    Then create a sales document type VOV8 and then assign sales document type to sales area in which you want to use.
    IMG-Sales & distributin-sales-sales document-sales doc header
    Do all other assignments like item category determination, schedule line category, pricing procedure determination etc
    and then you can cretae a sales document using the particular sales area.
    <b>Reward points</b>
    Regards

  • Badi method for knb1-atlkn in customer master in ECC 6.0

    Hi all,
    in ECC 6.0 .., customer master under company code data under account management  we have field named "Prev. acct no." ( KNB1-ALTKN ) .....I have to do some validations for that field ....can you ppl advise/suggest me the correct badi method for this purpose ???
    because the control is not stopped in save_data badi method....can u pls advise on the same??????
    pl. do th needful.
    thanks in advance
    jack

    tHANKS

  • Question about terms of payment of company code tab of customer master data

    Hi:
    As I know there are two places to be maintained terms of payment of customer master data, one is in billing documents of sales area data tab and I understood it will default to the one in sales order when you create, another is in company code tab and I don't know what does it be used for? Could you advise?

    Hi
    Along with the payment terms, the reconciliation account number and the dunning procedure is set specifically for the customer to the particular company code.
    This would be the default data for all transactions specific to the customer in specific company code.
    If you extend the customer to another company code, you can have different recon, payment terms etc.
    All FI transactions are relative to these settings.
    In SD when you process, any changes to the particular customer can be modified and it will supercede the default settings of PT
    Reg
    Suresh

  • How can I book additional segments on customer master?

    Hello expoerts,
    I get customer master data from a external system via IDoc DEBMAS.
    There are a additional segment inside for email address, fax and so on.
    I have changed the customizing and the processing of the idoc works fine.
    My problem is: Who can I book the data from the additional segment into SAP?
    I use the process code DEBM with function module IDOC_INPUT_DEBITOR.
    Is there a user exit or BADI which I have to implement?
    If I am right the function moule makes an BATCH INPUT about transaction XD02 or XD01.
    Where and how can I add the processing of may own segment?
    Regards
    Christian

    Hello,
    I tried now a lot of things.
    And I found a (in my opinion) better solution.
    If you implement the Badi CUSTOMER_ADD_DATA_BI there are some methods to add or manipulate data for inbound and outbound (see note 577502).
    So i used this BADI to add my own segment data ot the Batch Input and it works fine.
    But I agree with you that if you have to update a whole set of communication data it is better to use the ADRMAS idoc
    Edited by: swocon on Sep 15, 2011 9:42 PM

  • SRM 7.0 - Configure Field Control for Shopping Cart Item Overview

    Hi,
    I am able to hide fields in the shopping item details using the "Configure Control for Fields on Item Level" node in the IMG. 
    However, this same configuration does not seem to work for fields that are in the item overview of the shopping cart.  Any advice on how/why this seems to work differently?
    I do want to hide fields via config, not as an end-user.
    Thanks!
    Matt

    Hello Matt,
    You will find this useful.
    https://websmp105.sap-ag.de/~sapidb/011000358700001969972008E.pdf
    Thanks
    Ashutosh

  • Table name & field name for the tab Document in Marketing Planner

    Anybody knows what is the table name and field name for the "Document" in Marketing Planner and Account Planner.  In this tab we attach relevant Campaign or Coupon or reference advertisement document.  I am not able to find out in which table and field it is storing.

    like yogesh has suggested
    you have to use the table RESB only to get the total qty by using the field BDMNG
    or create the query using the same table and get total qty report.
    use logical database RMM

  • Verifying Country For Embargo Situation on Customer Master

    Hi,
    When customer masters are maintained, I'd like to invoke a function module that will call GTS to ensure the country maintained on the customer master is not embargoed. Is there a standard function module that can accomplish this? I looked but I was not able to find anything suitable.
    Thank you.

    Hi Chris,
    Dont' forget; Embargo checking considers a PAIR of countries, not a single one.  For example, Iran is on the embargo list for many western countries at the moment, but probably not for others in the Middle-East.
    Maybe you could re-phrase your question?
    Regards,
    Dave

  • How do I define a new salutation for use in vendor & customer master data?

    Hi
    Can someone please advise how/where I need to go in order to define a new salutation type (eg: to be used in vendor and customer master set up)
    We currently have several standard salutations (eg: Mr, Miss) but not some really common ones we use (eg: Dr, Rev, Sir etc)
    I guess this might be somewhere in SPRO/IMG but anyone with the answer will be awarded points.
    Thanks
    Steve

    That's fixed it
    T code SA03
    Thanks & points awarded...
    Steve

  • Idoc segments for additional UOM in material master

    HI, I have three questions
    a) we have the follwoing data defined in material master (additonal data)
    X UOM Y UOM EAN
    1 LITRES 1 LITRES NIL
    1 IGB (inner packg) 20 LITRES 345922222222
    1 GBE (packg) 20 LITRES 345922222222
    I need to know what is EAN no and in our case the EAN no is same for both inner packg and pack. . what does this mean. Sometimes we also see the EAN no is different. why... what it signifies ?
    2) We have outbound idoc trigerred from delivery. message type is WHSOD. in one of the segments (E1EDL24), the system shows the delivery qty and material no. This segment also shows the EAN NO AS 345922222222. In segment E1EDL26, the filed UMVKZ shows as 1 which is ok (numerator as shown above) but the numerator field shows 1 only (it does not show 20 litres,, i think the field name is UB something ).
    I need to know why the system is not showing 20 litres in numerator in the filed for segment E1EDL26.
    3) Had we have two different EAN in material master as above, did our standard message type would have shown the conversion factors (numerator and denomi ) as per the EAN nos.....If yes, then in which segments ,the WHSORD shows the Conversion factors based on different EAN nos in material master-UOM tab (for instance if 1 GBE (packg) = 30 LITRES and EAN IS 345911111111.... I think there will be as many segments in idoc as there are entries in Additonal data-UOM tab )
    rgds
    pamela

    Hi,
    As for as i know EANs  are not relevant to unit conversion. This is a number which uniquely identifies a material for a particular UoM.
    And regarding the numerator and denominator, check whether any logic is added in the corresponding segment which overwrites the value

Maybe you are looking for

  • Single Sign On and Application with Web Services

    My Application Server is set as partner application for SSO so for example this address: http://myserver:80 is SSO enabled. I have two ADF applications on it with jspx pages and the ADF security is enabled on them. SSO works for these applications (f

  • Apple Wireless Mouse - No Longer Pairs with Mac Mini?

    Hi there, I've had an Apple Wireless Keyboard and an Apple Wireless Mouse for several months. Unfortunately, the Apple Wireless Mouse no longer pairs with the Mac Mini (Core Duo, 1.66) -- it is getting very frustrating. I've tried rebooting the machi

  • Order deletion

    Dear Experts, For a material there is a mistake in the BOM. So in the Production order BOM many line items are repeating.. THe correction is made in the BOM. A production order exists for tthat materila for 1000 qty. Of that 350 qty are confirmed.. T

  • Error trying to update the easylink software on WRT310

    everytime the LELA asks to update to the newest version after it gets about 1/2 way through it throws an error code 2343 or something to that effect. Any ideas on what to be doon to circumvent this issue? If you need any additional info please ask.

  • Charging switches on and off repeatedly

    Hi, I have the following problem: Sometimes when I connect my iphone4S, ipad2 or ipadair with a USB to my MacBook Pro (Jan 2014, OSX Mavericks), it does not charge properly. What happens it that the charging signal seems to appear and immediatly to v