Adding UDF in Department

Hi Gurus,
I want to add User Defined Field in Department table (OUDP), but I cannot find the Department Master in User Defined Fields Management window.
thanks for the help in advance.

Hi,
Will you please explain your requirement in detail ?
Because if you opend department master setup through employee master the option user defined fields is disabled.
In the user defined field management ---> Master Data -
> Employees section Department Section is not there.
Please elaborate
thanking you
Malhaar

Similar Messages

  • Hi experts error while adding UDF ,UDT and UDO

    Hi ,
    When i adding udf i getting error msg "Ref count for this object is higher then 0"
    Plz reply as soon as possible
    Awaiting Soon Reply
    Rajkumar Gupta

    Hi,
    System.Runtime.InteropServices.Marshal.ReleaseComObject(rs)
             rs = Nothing
             GC.WaitForPendingFinalizers()
             GC.Collect()
    try the above code and before using the COM objects as there is a problem with the object ur getting the error.
    If there is more than one component alive at same point of time, you will get this error.
    After use of ur DI objects call Garbage collector and dump the objects.
    Hope it helps,
    Vasu Natari.

  • About adding UDFs for serial number transactions

    Hi,
    For some reasons, I need add some UDFs when receivie product or delivery product which are managed by serial number. In UDFs management, I found there is one object called Serial/Batch number object. I add my UDFs under this object then when I go inside serial number transaction report, I can see the new added UDFs. But my question is when I use DI to add goods receipt to receive serial number into system, I can't see the UserFields property. Below is the code I use:
                // Lines + Serial Number
                oDoc.Lines.SerialNumbers.ManufacturerSerialNumber = "LANSN0007";
                oDoc.Lines.SerialNumbers.UserFields.Fields.Item("U_MyUDF01").Value = "XXXXX";
                oDoc.Lines.SerialNumbers.Add();
    In above code, there is no way to set the UDFs like usual. There is no property called UserFields under SerialNumber. So how I can set the value in the UDF then? Or I am using wrong way to add value in the UDFs?
    Any idea?
    Thanks,
    Lan

    Hi nd.Q,
    My version is 8.80.235 with PL:17. But in object of SAPbobsCOM.Documents.Lines.SerialNumbers, I can't find the property UserFields which allow you to set the your UDFs value as usual. In SDK help document, I can't find the UserFields property in SerialNumbers object. In my code I can't use code like this:
    oDoc.Lines.SerialNumbers.UserFields.Fields.Item("U_XXX").Value = "XXX";
    Any idea?
    Thanks,
    Lan

  • Drag&Relate with error 'no matching records found'  when adding UDF columns

    in SBO 2007A I added a large amount of UDF fields to marketing documents title section. Then I tried Drag&Relate, as result i got only the error 'no matching record found ....'.
    I removed some of the UDF Fields and Drag&Relate works correct. It seems to be a length problem of the table row. But I have no information about such a restriction and the error message dont say anything about length problem.
    Does anybody know about this behavior and the maximum length of table rows, or is there any other solution to fix this problem?

    Hello,
    there are approximatly 170 fields and most of them are alphanumeric (internaly nvarchar(max)) - when i remove 2 fields it works.
    Best regards
    Klaus
    Edited by: Klaus Steinkellner on Jan 13, 2011 4:27 PM

  • Adding UDF in OACP

    Hi
    I tried to add UDF in OACP ( Posting Period ) table.
    Field is added in DB table.
    But when i open the form it is not displaying in the user defined fields.
    I want to add value to the field.
    Kindly help me to solve this
    Thanks in advance

    Hi Parthiban,
        UDF can add only through following way.
      Tools Menu --> Customization Tools --> User defined fields management.
      Columns will not affect in SAP client view if you added columns in DB directly.
    Regards,
    Venki .A

  • Internal error when adding UDF

    Hello,
    I have been getting an error "Internal error (1) occurred Message 131-183" when I try to create a UDF in the Marketing Documents category. Normally I'm able to do this, but the other day I deleted a UDF (a different one than the one I'm adding) that I wanted to clean out of the system and I'm pretty sure that having deleted this UDF is causing me to not be able to add any new UDFs to the Marketing Documents category. The UDF I deleted had never been used and I'm almost positive it never had any data in it. I am able to modify and add to other UDF categories though.
    I need to add these UDFs to the Marketing Documents category hopefully today or tomorrow. If someone has any ideas that would fix this problem, please let me know.
    Thank you,
    Brent McDonell

    Hi,
    The issue reported is mostly known due to SQL 2000 Server row length
    limitation.Please refer to the SAP note number:816387 and run the attached
    query in the corresponding database and check whether the marketing
    document table using the UDF,is exceeding the limits.
    The solution to this problem is to decrease the size of the
    User Defined Fields. Either by decreasing the length or changing
    the definition of "Alpahnumeric" fields to Text, or the last resort
    is to remove the fields.
    All these actions have to be done via the SAP Business One application.
    The change of field type alphanumeric to Text might influence the
    performance.
    Regards,
    Abhinav Banerjee
    SAP Business One Forums Team
    Edited by: Abhinav Banerjee on Nov 22, 2008 2:40 AM

  • Adding UDF in Landed cost screen

    Dear all,
    I want to add UDF in Landed cost screen at Header level. Their is no option Given in SAP B1 (Manager User Fields)
    Please help
    Regards

    Hi,
    the reason why the UDF can't be added in the landed cost is because the landed cost form is a tool to calculate the item cost of item in good receipt plus landed cost.
    The alternative is using the remarks field and the other is add the UDF in the journal entry and then when you create journal entry in the landed cost, just use UDF of journal entry. So, once when you need the UDF data, you could create query that using OIPF, OJDT, JDT1, OITM, OITW and OPDN tables
    Rgds,

  • Error in XL reporter in adding UDF for banking

    Hi guys this is the error i encounter while checking the udf from banking module in SAP.
    "An error occured while trying to write to the database.Original error-message was: A view was encounter that is not mapped in the ModuleToViewMap. ViewName:ixvBankCHH1 Fact Module: BANK"

    Check these threads:
    Re: Error in viewing UDF in XL Reporter 2007B
    2007B: UDF in Sales/ Purchasing in XL-Reporter
    XL Reporter- Use of UDF's
    Re: error when setting UDF's visible in XL reporter
    UDF's in XL Reporter
    Thanks,
    Gordon

  • Adding UDFs fails with SQL-Error

    I got our customers DB (SBO05APL18) and upgraded to PL36. Upgrade worked perfectly fine although it took years (2,5GB DB).
    Everything seems to work so far but if I try to add a UDF in this DB i get the following SQL-Errormsg in B1:
    11/06/2008  11:04:17: 1). [Microsoft][SQL Native Client]Restricted data type attribute violation
    Doesn't matter what type or location i wish the UDF to have.
    Specs: Win2000 PL4 MSSQL05.
    Before you make suggestions: this DB is not the only one running on this machine and other DBs work fine.
    I compared the preferences, compatibility, collation and permissions. They are all equal.
    Couldn't find any hints on the net so far. Help needed!!

    Hi,
    Just a guess... Did you verify that the DB isn't in readonly mode (since it looks like your assumption)?
    Launch SQL Server Management Studio, right-click on your DB then last option (Properties).
    Select the Options page (top-left list) and near the end of list on the right, you should find a group named State, with the Read-Only state of the database. If true, change it to false.
    Regards,
    Eric

  • Adding Contacts with Department Field

    Morning,
    I work in a school which uses split delivery for our students and staff, the students are hosted externally.
    What I would like to do is import the students into a address book so the staff can see their names. I have done this for around 50 of them by trial and error but I wondered if there is a Powershell command to do this. I currently use
    Import-Csv c:\year13.csv|%{New-MailContact -Name $_.Name -DisplayName $_.Name -ExternalEmailAddress $_.ExternalEmailAddress -FirstName $_.FirstName -LastName $_.LastName}
    Followed by
    Get-Contact -ResultSize unlimited -Filter {(RecipientTypeDetails -eq 'MailContact')} | Set-MailContact -HiddenFromAddressListsEnabled $true
    What I would prefer is the Import to
    Hide the contact from the global address book
    Add a field for Department so I can use the address book filtering to make one for each year at my school.
    Can someone help please. The second command hide all contacts from the GAL so is a bit limited. I read somewhere that the 'hide from GAL' has been reinstated but I can't see it in the EAC.

    Hi simcfc73,
    I suggest use Address Book Policy to achieve this goal.
    Please refer following article:
    Scenario: Deploying address book policies
    https://technet.microsoft.com/en-us/library/jj657455(v=exchg.150).aspx
    Please notice "Scenario 3: Education" session.
    Thanks
    If you have feedback for TechNet Subscriber Support, contact
    [email protected] 
    Mavis Huang
    TechNet Community Support

  • OIM Problem Adding UDF fields to User Profile

    Hi all, I defined some UDF's and I want them to be seen on end-user account profile. And also in edit page. I tried to edit <!-- User Self Registration and User Profile Modification section --> section and ProfileModificationUserForm section of FormMetaData.xml. But it does not work. Any ideas?

    I don't know how come this is not working for you. Just confirm the steps once again as following:
    - Your UDF is USR_UDF_CUSTOMERID (let's assume)
    - You have made an entry is the section *<!-- User Self Registration and User Profile Modification section -->* of FormMetaData.xml like below:
    *<Attribute name="USR_UDF_CUSTOMERID" label="global.label.customerid" displayComponentType="TextField" dataLength="30" map="USR_UDF_CUSTOMERID"/>*
    - In addition to it you have also made an entry like following in section *<!-- Definition of the form that will be displayed to the user for profile modification -->* of the same xml:
    *<AttributeReference editable="true" optional="false">USR_UDF_CUSTOMERID</AttributeReference>*
    This should work perfectly.
    Thanks
    Sunny

  • Display row level value in a UDF at header level

    Hi,
    I would like to display the sum of price of a sales document which is in line level to a added UDF at header level using FMS.
    Is there any solution.. let me know.
    Thanks.

    Hi,
    To achive what you want with a FMS, like Gordon said, only on the 2nd visit to the document you can fire a FMS to get the values from the database data.
    You can have what you want if you use SDK to create a small Add-on for this.
    Regards,
    Augusto

  • Output Text values getting duplicated when UDF attached to view form

    Hi Experts,
    I am getting a error where the output text is having duplicated values, when i am trying to attach existing UDF to view form. Like for instance, as mentioned below:
    Phone Number - 23456789
    State - CACA
    Country - UnitedStatesUnitedStatesUnitedStates
    When i add COuntry UDF, first it printed UnitedStates once, When i add State UDF, the country UDF value came as two time (UnitedStatesUnitedStates). When i added UDF Phone Number, Phone number came once, But state came twice (CACA) and Country came thrice (UnitedStatesUnitedStatesUnitedStates) and so on.
    The following are the two contrasting scenarios.
    1. First, I used existing UDFs which we created longback and tried attaching to the view form, I am getting the error i mentioned.
    2. Second is I created two new UDFs and attached to the view form, i am not getting any error. Its printing all the values once.
    It happened that i already customized the view form using Data Component - Catalog instead of Data Component - manage User for view form customization. I published that sandbox. Then I realized that it was a mistake, so i created a new sandbox, removed all the fields and then published that sandbox. The view form came back to as it was before modification. After that, i created one more sandbox, tried attaching UDFs to view form using Data Component - manage User---> UserV01, i am getting the error of multiple values as i mentioned above.
    Please guide on what i can do further to solve the error. Thank you for your timie in advance.
    Regards

    Hi Nishith,
    I think it's only display issue. We have contacted oracle and raised an SR. they say it's fine when they recreate the same scenario. As i said, this isuue is only when we use existing UDFs and the sandbox is already published. Thats the complication now.

  • UDF in Open item list.

    Hi,
    Can we make UDF in Open item list report or Form/Batch number update form.

    Hi,
    Are you referring below screen shots for adding UDF?
    Thanks & Regards,
    Nagarajan

  • Query and Device Collection by Department

    Hi all,
      I am trying to figure out how to build a query and a device collection that is by department.
    In the administration of sccm 2012 sp1 I added the attribute "department" but I do not see a way to build a query that shows:
    user name/computer name/department/etc
    It seems the users and system resourses of the query are split up. Not sure how to join them to get the query I am after. Any help would be great. Thanks

    Hi,
    please examine the Active Directory System Discovery log (adsysdis.log) to confirm that discovery is running properly.
    For more information, please review the link below:
    Discover additional Active Directory attributes with SCCM 2007/2012 discovery
    http://deployos.com/blog/2013/01/05/discovery-additional-active-directory-attributes-with-sccm-20072012-discoveries
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    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.

Maybe you are looking for