XK01 - Change Field Text Description in  Vendor master

Hi friends,
   I am looking for how to change the SAP field tax descriptio. For eg in XK01 tcode the tax information field is Tax Number 1
(LFA1-STCD1) . I want to give a new description for this as per the customer requirement. Where to change this
Thanks
Raj

Hi
you can change the filed description using SE80.
goto SE80, clcik on Edit Object , Slect the tab page dictionary, Enter the
data Type as STCD1 & continue, Now click on change , the sytem will request  Access key priovide the same & continue . Now change the Filed Description as per your requiremnt.
Thanks & Regards
Kishore

Similar Messages

  • Carrier Details on Field status group for vendor master

    Hi,
    I have a requirement to make the SCAC and Carrier freight group as required fields on vendor master .
    but the standard SAP system requires/ allows three fields : SCAC , carrier freight group and Service agent procedure group as mandatory to be activated under the 'carrier details ' column in the field status group (transaction OB23 and OBD3).
    I want to know if there is a way to flag just the SCAC and carrier freight group as required fields for entry in vendor master .
    Thanks
    Naga Yarramsetty

    Hi All,
    Thanks for your reply. With user exit and validation, I cannot create mandatory mark in FS00. Actually SAP make this description always mandatory. But there is no mandatory mark in this column. I just want to create mandatory mark in this column. Need you advice.
    Thanks,
    John

  • Linkage of employee field P0000-STAT2 in vendor master

    Hello,
    I want to know linkage of employment status field to vendor master in case employee is linked to vendor.
    Field of employment status in HR master record is P0000-STAT2.
    We have vendor master against each HR master record.
    In case employee is seperated and employment status is 0 (Inactive), how would it reflect in vendor master ?
    Is their any field in vendor master record which reflects this ?
    Employement status is under infotype : 0000 (Action).
    In case there is no linkage of this field and infotype to vendor master, what is the possible way to link it ?
    Any help is highly appreciated.
    Thanks in advance.
    Vaibhav

    Hi Vaibhav
    The response here will vary on what is your need.
    You need the employee status to be visible on the vendor master, definitely there is no predefined field for this.
    However, if you need this for only reporting purpose, you must follow a simple method of queries. As your ABAPer to form a report with just one select statement as below
    Select LFB1-LIFNR, LFB1-PERNR, PA0000-stat2 from tables PA0000, LFB1
    where PA0000-PERNR=LFB1-PERNR
    This will simply give you status of all vendor employee status
    However, you need this for some automatic program, you must add extra column to the table LFB1 and make sure that there is a extra lines of code for autoupdate the table when you create or modify the vendor master table using XK01 or XK02. This step is very important as without this, the z-column is of no use
    Regards
    Vivek Singh.

  • Change of reconciliation account in vendor master

    Dear Friends,
    Can anybody tell whether we can change a reconciliation account in vendor master or not.
    If we can change then what is the procedure of changing.
    Regards
    Rahul Jain

    Hello,
    You can change the recon account for a vendor/customer by transaction code XK02/XD02. The original transactions remain in the original recon account. After reconciliation change in customer/vendor will be posted to new reconciliation accounts and whatever old line items in the vendor/customer accounts will not change from old reconciliation accounts. If once cleared, manually you have to clear those open items from old reconciliations before shifting to new reconciliation accounts.
    Thanks
    Para

  • Change reconsilation a/c in vendor master

    we want to change reconciliation a/c in vendor master but previously some postings had been made in this account kindly advise how i can transfer these balance from old one to new a/c ( version ECC 6)
    Thanks in advance,
    raju

    Hi Raju,
    You need to confiure these settings to change the reconcillation account for vendors
    Define alternative reconcillation account for vendor
    The items from the old reconciliation accounts are assigned to the new accounts
    Check this link also
    http://help.sap.com/erp2005_ehp_02/helpdata/en/96/8b335343ce11d189ee0000e81ddfac/frameset.htm
    Best Regards
    Ashish Jain

  • How to change field text in standard trasaction

    Hi,
    In XD01 transaction i need to change the standard field label, How difficult/easy is it to change field label of a SAP standard field? Is there any other way to change the screen text. please let me know.
    regards
    Jaya

    Hi Jaya,
    You can change the label on the screen directly - BUT this would be a modification.
    There is a way to change field labels without a modification, but that has to be done on the data element level.
    For that just find out the data element that is referenced and create a Text Enhancement for that Data Element which is NOT a modification.
    - Goto transaction CMOD
    - Choose Menu 'Goto'
    - 'Text Enhancements'
    - 'Keywords'
    - 'Change'
    - Put in the data Element Name and confirm
    - You'll have the possibility to change the Label texts for
         Short, Medium and Long Field Label
         Heading
         Short Description
    - Make your Changes and save
    - Done
    Where ever that data element is referenced you'll see your own text.
    Hope that helps,
    Michael

  • Group Key field Match Code in Vendor Master

    My client have a unique requirement to group the vendors.  We are using the Group key field in the vendor master for this purpose,  We want to create a match code which can link the vendor number to the group key field.  Anyone have any idea on how this can be developed or configured.  
    When I looked at the help on this field Following is the help mentioned.  but I am not sure how the match code for the group key would work or how to configure this.  I appreciate any inputs on this issue. 
    Group key
         If the customer or the vendor belongs to a group, you can enter a group
         key here. The group key is freely assignable.
         If you create a matchcode using this group key, group evaluations are
         possible.

    I know it has to be done by ABAP group but I got confused with the help on this field.. ABAP group says it is going to be a core code change since there is no user exit available for that field.

  • Header Text PO from Vendor master automatically

    Dear Friends
    This is regarding automatically adoption of header text in PO from vendor master. I am following these steps
    - Maintained customizing as MM>purchasing > PO>texts for PO >define copying rules for header texts .
    in this , select the text type ( this is the PO header text ) and click on text linkage and maintain source obj as vendor master and maintain the fixing as blank ( ie text automatically adopt in the target obj)
    -Then I wrote text (needed in FR lanugage) to respective vendor in purchasing view
    Now When I create a PO, system does not propose any thing under header text
    Did I miss anything.
    Please respond
    Regards
    SG

    Hi,
    1. First I assume the configuration settings are correct
    MM- Purchasing -- PO --Texts for PO --Define Copying rules for header text
    Here the target text type (in this case the PO text type ) i.e. sequence no. is assigned to the correct source object and text (in this case the vendor text type)
    2.If you logon to the system using the language option. i.e. logon id, password and language you get the SAP screens in that language. Now if you try to maintain vendor text in FR and create a PO, the FR Text would get copied to the PO. Now if you go back to the EN logon you ll still find the vendor text in FR. So it is definitely linked to the logon language.
    There should be another way for this too.
    This is an observation and may help you resolve your issue.

  • How to change the Text  description on screen...(not the Data Element)

    I want to change the just text of one of the label on one of the screen. I don't want to change the Data Element, as the same data element is used in multiple places, but I want to change only at one particular screen, at one particular spot
    Any suggestion....?

    a)If you change the Text in a LABEL manually, then translation of the text can't be done.
    Better create a new structure which will be used in all such cases where u can't change the data element.
    Create fields in the Structure with your newly created data element and refer the field in the Label.
    b)IF the translation is not an issue then manually enter the text.

  • Change field text "Mat/Srv.Grp" name in AC01

    Hello to everyone,
    I'm trying to change the field text "Mat/Srv.Grp" for the AC01 transaction using CMOD transaction but the change it doesn't works. Does anyone have any idea about why doesn't work?
    I'm using the data element "MATKL_SRV".
    Regards

    Hi,
    on the right side is the switch for customizing local layout (Alt / F12).
    1. GuiXT can be here activated.
    2. The switch "Profiles" is pressed within GuiXT.
    3. The path "Scripts 1" is e.g. "c:\guixt\scripts". He must also exist.
    4. All other paths may be erased first.
    5. "OK" is pressed.
    6. Call transaction AC01.
    7. Icon "Synactive GuiXT" in the Start bar press.
    8. Switch "Script" within GuiXT press.
    9. Following text in the Script window to write:
    text F[Mat/Srv.Grp] "Service Group"
    10.The script file Save and Close. It must be then under c:\ guixt\scripts.
    This Quick can not replace the necessary theory. Have a look at www.synactive.com.
    Regards,
    ScriptMan
    Edited by: ScriptMan on Oct 26, 2009 12:56 PM

  • CHANGE OF ACCOUNT GROUP IN VENDOR MASTER

    Dear cons
    I created a vendor through t-code- XK01 & the accouint group is domv( domestic). I want to change the account group to IMPV( imported). In change mode(XK02) THE ACCOUNT GROUPING FIELD IS NOT AVAILBLE. PL. SOLVE IT.

    HI,
    GO TO XK07
    Enter Vendor code,then press Enter, Then enter new Account Group.
    System will allow new account group if both the account groups have been assigned same number range otherwise it is not possible.
    Regards
    Manish Joshi

  • Recipient Type field required entry i vendor master.

    Hello,
    when I enter withholding tax code in vender master  recipient type field should become required entry,
    how can I do this?
    Some times my users are entering withholding tax code and they forgot to enter " Recipient Type",because of this documents are not comming in J1INCHLN, because in WITH_ITEM table Recipient Type is not updated.
    Can some one please advise.
    Regards,
    lakshman

    Hi
    In SPRO in the Vendor Accounts -> Master Records go to Define Screen Layout per Company Code (Vendors) and go to W/holding tax data, w/h tax 2 and then make the required entry to W/holding tax cat., w/h tax 2
    Regards
    Neeraj

  • Order of Precedence in Field Selection settings for Vendor Master

    Hi,
    There are three transactions which help define the list of mandatory, optional, suppressed and finally display only fields during vendor maintenance.
    These are,
    OMSG -> Define Account Groups and Field Selection( Vendor)
    OMFK -> Define Screen Layout Specific to Purchasing Organizations
    OMSX -> Define Transaction-Dependent Screen Layout.
    All these settings are independently maintained.
    In case of conflicting settings, say for example, Field Name 1 is made mandatory with tcode OMSG, but suppressed with tcode OMFK, how does the Vendor transaction(XK01, FK01, MK01) behave.
    How are these conflicts resolved ?. Is there any order of precedence.
    Regards,
    Jeron

    Hi,
    If both purchasing organizations have separate account group then you can very well achieve in customizing otherwise you need to control it in exit SAPMF02K
    Regards
    Melih

  • How to change Field SEGMENT in Profit Centre Master

    Dear Experts,
    We have wrongly created a profit centre with wrong segment in the master and we have done some transactions with the same profit centre. Now we want to correct the SEGMENT field . But the field is greyed out when using KSE2 t code.
    Please advise how can we change the segment field.
    Regards,
    Alok

    Hi
    Please go through the below mentioned links
    Modify segment in Profit Center
    Segment in document posting
    Hope it may help you to solve your problem
    Regards
    Praveen P C

  • Changing field text color and fill based on input value.

    I am trying to create a field that can be red, yellow or green.  In the end, what I need is a box that can be made red, yellow or green by the form user.  My strategy is to use a validation script to change the field and text color based on the field input.  So if you type "red", the text and field turn red, essentially making a red box.  The field is named "GoalColor".
    Am I headed in the right direction to get make this dynamic colored box?
    This script works but you must type "red" into the field(including quotation marks).  Any ideas on why the word red alone isn't triggering it? 
    var vcolor = this.getField("GoalColor").value;
    if (vcolor == "red") {
        this.getField('GoalColor').fillColor = color.red;
    } else {
        this.getField('GoalColor').fillColor = color.white;
    I have also tried - works if you type 'red'
    var vcolor = this.getField("GoalColor").value;
    if (vcolor == 'red') {
        this.getField('GoalColor').fillColor = color.red;
    } else {
        this.getField('GoalColor').fillColor = color.white;
    and  - does not work
    var vcolor = this.getField("GoalColor").value;
    if ( vcolor == red ) {
        this.getField('GoalColor').fillColor = color.red;
    } else {
        this.getField('GoalColor').fillColor = color.white;
    Thanks!

    And you don't need to add the quotation marks in the text field. In fact, doing it will cause the script not to identify the word.

Maybe you are looking for

  • Get ALV Report's Result Into Internal Table

    Hello everyone, is there a way to get a alv reports result into an internal table? For example: is it possible to get the values from transaction S_ALR_87012078. I mean i want to write a function an it will give you the alv reports result as internal

  • HTTP to RFC synchronous scenario Issue

    Hi Folks,     Currently I'm working on a HTTP to RFC synchronous scenario.  Everything went well till i triggered the message. While triggering the message i'M GETTING IS AS BELOW Result: http-Status:  500 Internal Server Error Payload: <SAP:Error> <

  • Database 8i not restarting !!

    Hi, i had shutdown one of my instances running on AIX 4.3.3 because i wanted to increase Database Buffer Cache but if i try to restart the db i get this error: oracle_test> sqlplus internal SQL*Plus: Release 8.1.7.0.0 - Production on Fri Sep 19 19:30

  • Does Premiere CS6 have a timeline "Fit to view"?

    I'm a former FCP editor of 8 years and a new convert to Adobe Premiere since Apple's introduction of Final Cut X. Trying to make the adjustment and get used to some of the new functions and keyboard shortcuts. One thing that I'm not able to figure ou

  • Creating MPG or MOV files from iDVD (specifically menus)

    Okay, this may be an odd question and there may be no way to do it, but... Is there any way (free, decently workable for someone not super techy) to go from iDVD into an MPG or MOV file? Really what I'm wanting to do is create a preview of sorts from