QA11-  to add new user field

Dear Gurus,
In the  t code QA11 , In the inspection lot stock TAB  ,  In quantity posted to unresticted   ,  Document tab is there, inwhich  additinal text  can be entered,  Is it possible to add two more fields  example  GRADE .? IS it possible to  update this characteristic  in  MSC2N  in classification tab.
The user is asking that while reult recording they decide the grade , so they are asking for a field as i explained, such that when they change the charaterisctic it should update the MSC2N .
Please help  in knowing the possiblity?
Is there any User exit
Thanks in adance

Did you try to implement the class characteristic?
The class characteristic could be suitable for your requirement and it is SAP standard scenario.
(The inspection results are transferred automatically to batch classification value.)
Regards
Luke

Similar Messages

  • Error When trying to add new user field to OCHH table

    Hi
    can you please check the following code ? I am geting an error "Ref count for this object is higher than 0"
    Dim RetVal, ErrCode As Integer
            Dim ErrMsg As String
            Dim oUserFieldsMD As SAPbobsCOM.UserFieldsMD
            oUserFieldsMD = oCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.oUserFields)
            ' Adding "BPCode" field
            '// Setting the Field's properties
            oUserFieldsMD.TableName = "OCHH"
            oUserFieldsMD.Name = "OBJ"
            oUserFieldsMD.Description = "OB Code"
            oUserFieldsMD.Type = SAPbobsCOM.BoFieldTypes.db_Alpha
            oUserFieldsMD.EditSize = 2
            '// Adding the Field to the Table
            RetVal = oUserFieldsMD.Add
            '// Check for errors
            If RetVal <> 0 Then
                oCompany.GetLastError(RetVal, ErrMsg)
                MsgBox(ErrMsg)
            Else
                'chkUDOAfter.SetItemChecked(1, True)
                MsgBox("Field: '" & oUserFieldsMD.Name & "' was added successfuly to " & oUserFieldsMD.TableName & " Table")
            End If
    Thanks
    George

    Hi Denilo
    Your suggestion did not solve the problem . I want to add that the code works fine with user-tables but not when I try with OCHH
    Thanks
    George
    After alot of search
    GC.select
    Did the job
    Thanks again
    Regards
    George
    Edited by: George Pachakis on Sep 7, 2009 6:51 PM
    Edited by: George Pachakis on Sep 7, 2009 6:54 PM

  • How to add new user status in Solman

    Hello,
    I wanted to add a new user status in Solman.i have added one new user status " reopen" . but when i checed it is showing as "no status".
    I have also checked the table TJ30T, in this table we have 2 entry for all other user status one is in english and one is in german.
    Please let me know how to add entry in this table or is there any other ways to add new user status in solman.
    Regards,
    Bhavesh

    Hi Abhyankar,
    Explain the scenario where you want to create a new user status?
    General remark:
    Creation of new user status can be for 2 cases: Whether you want the status to show up in the status field or you want to only use the status to search corrections and the status is displayed in "Further Statuses" tab.
    If you want to use the new user status for searching the corrections and this user status will be manually set, then you need to create the status in CRMBS02 transaction without specifying any status numbers.
    Then the new status will be available in "Further statuses" tab and you need to manually set or unset the status.
    If you need your user status to reflect in the status field then you've perform the following actions in SPRO:
    1. Create Authorization key for the new status
    2. Create the new status with status number and order of visibility; assign the authorization key to the status
    3. Create the action which will set the status
    4. Add the action in the action profile
    5. Write the schedule condition required
    These steps are on a high level. Hope this helps you to decide.
    Regards,
    Sameer

  • How to add new text field in standard report

    how to add new text field in standard report?

    Hi,
    I presume you are talking about a report display in ALV and u wish to add a column to it .
    If it is a global requirement ,as in table being used there in ALV can be modified, then you can append the table and the system should pick up the same automatically from there.
    Otherwise , you can make a Z program . Modify the catalog being used in ALV.
    Regards,
    Shweta

  • Master Data Services - Can not add new User and MDS can not Identify LOCAL Users

    Team,
    We are using  SQL Server 2008 R2 and system working since long and suddenly we observed mentioned two issues. The server MyServer is already restarted but did not help.  The MDS installed and configured on SAME Machine (MyServer).
      I  have two issues here.
    1. MDM website can not Identify the local Users (MyServer\MyUser).
    The User created on local Machine (MyServer\MyUser). I logged into MDM website using Admin login and click on User and Permission. Then I click on add and Text box appears to type UserName. Here I type "MyServer\MyUser" (MyServer\MyUser is already
    exists and working since long). Then click checkName; I received a message "No exact Match was found for MyServer\MyUser". Where as User from OTHER domain identified in MDM but could not identify ONLY the local users like "MyServer\MyUser".
    2. Can not add new user in Existing working MDM.
    I created windows user on machine (MyServer\MyUser1) and add it in UserGroup having an access to MDM. and then I tried to login to MDM using newly created user (MyServer\MyUser1) ; I see error Access Is Denied. The Permission assigned to UserGroup (not
    to individual user). The new User (MyUser1) should automatically get added in MDM once logged in. This is working for existing users in UserGroup; BUT NOT ONLY for new user (MyUser1).

    Now I Solved this problem in my case.
    I just grant again all permissions according http://msdn.microsoft.com/en-us/library/ff486994.aspx. Now all work fine.
    Hope, it will help 

  • Add New Screen Fields in Delievery Line Item

    Hello All,
    We have a requiremnet where we should add 3 custom fields to delivery line item tabs,
    please let me know how I can add a new tab for delievry line item tabs and how to add new custom screen fields in that tab,.
    Thanks
    Add New Screen Fields in Delievery Line Item
    Edited by: kishore_99 on Dec 8, 2009 5:31 PM

    No, I won't explain it in detail - you need to read the documentation and at least make an attempt at the process on your own first.  The documentation is right there in the IMG where I said it was but here's the path since you can't find it:
    Logistics Execution -> Shipping -> System Modifications -> Business Add-Ins in Shipping -> BADI for Additional Item Detail Screen...

  • How to add new customise field in standard SAP ME28 Report?

    Hi Anybody,
             How to add new customise field inside Standard SAP Screen report ME28?.
    Anybody, Please tell me how to do?.
    Thanks,
    Regards,
    S.Muthu.

    Hi Subramaniyam,
    You can find enhancement in me28 by following steps and then apply your logic in include of this enhancement.
    cmod>Give a project name>in enhancement column give the package name ME >f4>in package write ME-->ENTER>It will show you all enhancements available in me28> find which ever suits your requirement>save > click on components> from there you can make changes in include program.to add that particular field.

  • How to add new users to BPM 11g

    In BPM 10g, I can add new users and roles in administrator console. How to login to BPM 11g administrator console and add new users?

    While creating Human Task did you selected "Initiator" in the Pattern?
    Login as administartor(weblogic) go to Administration the you will find all the processes and corresponding roles. There you can add/modify the users to the processes.
    Let me know if you have any questions.
    Thanks
    MC

  • Can't Kerberize or add new users

    I keep experiencing the same strange behavior: after a variable amount of time (from hours to days) Open Directory in Server Admin will show that Kerberos is not running. When I click the Kerberize button, neither the server admin account nor the domain admin account will work. I just keep getting prompted for a password in a loop.
    Restarting may or may not show the Kerberos service running.
    In either case, I then cannot add new users to the domain. The New User button in Workgroup Manager is disabled.
    I'm really new to Mac Server (I don't even know enough to be dangerous); so, I'm not sure how to troubleshoot this issue. I'd like to transition users to portable home directories, but the solutions I've read to Kerberos problems is to demote the server and the promote. But that wipes the users, so, I don't really want to go that route.
    Any help is appreciated.
    Jeff

    Hi
    If you can authenticate to the OD node – and it only needs to be once – you can select all your users (not Directory Administrator UID 100) and export them. WGM > Server Menu > Export. How many are there? This will allow you to reimport them later on into any directory node you like, local NetInfo or OD. Passwords do not carry over but this is no big deal as you can assign a password policy later on. When first populating the OD node with users and groups its a good idea to export and save them all to a memory stick or something suitable. It may not help you in this situation but its a good tip for later on.
    As Leif says if Kerberos is stopping or starting and generally being flaky its usually (but not always) down to a problem with DNS somewhere.
    There are other possibilities. Perhaps the Server has been joined to an Active Directory KDC? If thats so the users you may be seeing are already on the AD Server and there is nothing to lose. It could also explain why authentication is a struggle. Your post also seems to be indicating a time sync issue, (along with DNS another common problem). Inspect the edu.mit.Kerberos file located in /Library/Preferences on the clients to see which KDC is issuing tickets. It may not be the OD Master. If you find that the server is supplementing AD and not providing SSO then its should be safe to demote. Ultimately this is really the only effective solution. Demote to Standalone and sort out the DNS problems (if any) and repromote.
    There is another possible solution which you could try if you feel brave enough.
    When the server get promoted to OD Master slapd creates the slapd_macosxserver.conf file in /etc/openldap. This file will contain an entry for the root LDAP user – rootdn. Just as System Administrator (UID 501) admin has root sitting behind it so does Directory Administrator (UID 1000) diradmin. This root user has total control over all the data inside the LDAP database, standard access controls do not apply to this user. The important bit about rootdn is that ANY USER and PASSWORD can be used. The user and password does not even have to exist in the LDAP database itself, it only needs to exist in slapd_macosxserver.conf. The default system admin account or root can edit this file to add a new user and password (it can be MD5 or plaintext), slapd will then assume that any user which can authenticate to the newly created name and password is the root user for the LDAP database and will give full access to user records and the OD node itself. Create a new user in the local NetInfo node first, try not to use diradmin and UID1000.
    Hope this helps – Tony

  • Add new custom fields in tcode VA05

    In order to add new custom fields in tcode VA05, i need to change V05TZZMO which is a exit to populate the new fields.
    But how can I edit V05TZZMO ? I must have development key to change that ?

    Hi,
    As u have to modify the standard program directly not any customer exit or badi , for sales order transactions like va01 va02 , va03 , va51 etc..., so u need a developer key as a developer that is common for any program u write for the first time witha new userid + u need a standard sap access key also .
    Regards

  • Can I add new compounding field in 0RT_VEND ?

    Due to 0RT_VENDP_TEXT datasource has 3 keys (Language key, Vendor, Vendor Sub-Range) but 0RT_VENDP has 2 keys (Language key, Vendor Sub-Range) that maybe duplicate when 2 vendor have same Vendor Sub-Range code
    Sample#1
    Language key, Vendor, Vendor Sub-Range, Description
    EN, 100, 20, Office product
    EN, 200, 20, Office product
    Sample#2
    Language key, Vendor, Vendor Sub-Range, Description
    EN, 100, 20, Office product
    EN, 200, 20, Furniture product
    My Question:
    1. Can I add new compounding field in 0RT_VEND ? Best Solution ?
    2. Each Vendor Sub-Range Code must same description ?? I don't know about Vendor Sub-Range concept
    Help me please
    Thank you very much

    Hi AJ,
    Usually the  vendor subrange (IS-R) should not have the double descriptions. Please check the Vendor subrange  information below.
    vendor subrange (IS-R):
    A subdivision of the full range of products offered by a vendor (e.g. the Henkel company has the subranges "adhesives" and "washing powder").
    Individual conditions apply for each individual subrange. If a vendor has subranges, each item offered by the vendor must be assigned to the appropriate subrange to enable the system to correctly determine the conditions for the subrange.
    Regards,
    Siva

  • Can't add new users in Server Admin console in Server 10.1.4.

    I've run into an issue with an older OS X Server 10.1.4 running on a G4 platform. It functions as a shared file repository and I need to add new users. However, it would appear that I've developed a problem.
    When trying to add new users I get the following error:
    An error occurred in the Users & Groups module in entry point "RACMMenuItemSelected".
    A program error has occurred.
    1004
    Now, my best guess is it's a corruption somewhere. But, I don't want to go poking around the production server taking it down and up until I've got some idea where I'm going. Any suggestions on where my troubles might be? Or has anyone had this issue before, and how was it corrected? (Hopefully not by a full software reload.)
    I'd like to replace/upgrade this server, but until there's money in the budget, that's just a dream, I need to try to figure out how to fix what's here.
    Help, please?
    PowerBook G4 17   Mac OS X (10.3.9)   1.5G RAM

    No answer was found for this issue. I've finally removed the server from production and will likely reformat and reinstall for use in other production areas. Hopefully we'll be upgrading the OS at the same time.

  • Is it possible to add new screen fields to the transaction /dsd/sl_cockpit

    HI experts,
          Would like to know if it is possible to add new screen fields to the cloned version of /dsd/sl_cockpit.
          I cloned the original transaction /dsd/sl_cockpit into a diff. name, now I want to know how I can include/ add those new fields to this transaction.  It looks like the screen is dynamically built using Standard ABAP classes. Need help.
    Thanks in advance

    it is not possible to add new fields via badi on /dsd/sl_cockpit.

  • Add new user in BPC

    When I add new user , I am not able to select my preffered server. Instead its using some old server. HOw to rectify.
    Please assist.

    Hi,
    What kind of authentication are you using? CMS or Active directory?
    Check for the servers and domains entered in the Server Manager.
    Check if they are, as you want it to be.
    Karthik AJ

  • Couldnot add new user to webserver

    Hi All,
    I want to add new users to my LDAP directory from webserver administartion console.
    I am using Sun ONE webserver 6.1. I have configured my directory service.
    When I add new user to it says -
    You do not have sufficient access privilages to perform the operation.
    Although, i can perform a ldapmodify command from the terminal to add new entry to the directory.

    What Bind DN did you use to bind to directory server in the WS Admin GUI settings used to configure the Directory service? Take a look at Global Settings->Configure Directory Service settings in your WS Admin GUI.
    Binding(the Bind DN) determines the permission level you are granted for the connection to LDAP. Try using cn=Directory Manager as Bind DN and test.
    Thanks
    Manish

Maybe you are looking for

  • How to Insert Multiple Icons in a Canvas?

    Hi All I am new to MIDlets so I need some initial help related to UI generation in MIDlets. I have to Insert multiple Icons in a canvas. These Icon should behave like button i.e. all Icon must have key-pressed event separately(i.e. when any particula

  • Best approach to upgrade MaxDB AND move to new OS release

    What would be the best approach to upgrade Contentserver MaxDB 7.5 on W2K server (32-Bit) to MaxDB 7.7 on Windows 2008 Server x64 (R2?)? 1.  a) Upgrade MaxDB on the existing installation      b) Create a complete backup      c) Install latest release

  • Should I get a non-Apple Brand Nano Charger?

    I am going on vacation in a few weeks and want to take my Nano with me. I won't be taking a laptop so I need to buy a charger. I found this one http://www.emtcompany.com/products/tcipodw.htm for $6.95 with free shipping. Am I taking a chance with thi

  • Does anyone have a VI for calculating orifice flow using AGA or ASME methonds

    I'm taking data from an orifice flow meter including pressure, temperature, and orifice DP. Has anyone coded the AGA 3 or AGA 8 or ASME orifice flow calculations into a VI. I'm using LV 7.1. Thanks

  • Cannot Find Songs

    I get this message when trying to play my songs: *This song "Dixie Lullaby" could not be used because the original file could not be found. Would you like to locate it?* I cannot locate my songs. What has happened? Thank you for any advice.