What is meant by CREATE PIM ATTRIBUTE FOR ITEM

Hi,
I'm working on a code for item interface in R12, could you let me know on below:
1) What is meant by Creating PIM Attribute for Item
2) what is the use of ego_user_attr_row_obj
Thanks.

"Create" means that the Time Capsule will broadcast a wireless signal. Other devices like computers, iPad, iPhones will be able to connect to this wireless network.
"Extend" is used by a remote device to provide additional wireless coverage.
If you have a Time Capsule "creating a network", then you could use another Apple device like an AirPort Extreme or AirPort Express in a remote location to "extend" the network and provide more wireless coverage in that area.

Similar Messages

  • How to create a attribute for a table

    I am created a table with four columns.
    How to create a attribute for each column.........

    Hi Cranjith Kumar,
    First Create a node for ur table.In that give your table name in the dictionary structure then select option add attributes from the structure that will display the fields there u can select the fields then automatically attributes for ur table will be created in the context.
    Reward points if useful.
    Edited by: srilalitha yerramsetti on Jun 18, 2008 3:23 PM

  • SAP CRM MObility Activity Survey to create Marketing Attributes for a BP

    ATtrHi Gurus ,
    I have to create an Activity from IPAD ( CRM Mobility ) which will create a survey response,and the survey responses have to be captured and then create Marketing Attributes for the BP related to the Activity. I am not able to use the Callback Function given to IPAD Application.
    So my Approach so far has been :
    implement a badi that gets trigerred at Survey Response submission.
    in that call function module crm_svy_activity_pai.(Made a Z-copy of this to enforce COMMIT WORK )
    I am not able to pass the parameter lr_values for FM: CRM_SVY_ACTIVITY_PAI
    These are the 2 links that has been useful so far . Kindly add to this if possible.
    Regds
    Oindrila

    Hi Jacques,
    Once you click on Marketing in Web UI you will find "Marketing Attribute" in the Work Area.Click on that.
    You need to give ID No. and Attribute Set name.
    You need to mark Persons and Organisation checked also.
    Below that you will find 2 blocks " Attributes" and "Value"
    Under Attribute gve your Attributes Names you want to define ( e.g. Age,Salary or any client defined..) then select the Format ( Numeric or Chracter etc...)
    Once you have filled in all the Attributes you click on one attribute and below you need to fill the Values ( e.g 20-30 yrs etc...) . If you want to make that value a default one you can select default check box against each value.
    That way for each attributes you can define values. Hope this would help you.
    Regards...
    Edited by: akscrm akscrm on Sep 3, 2008 2:19 PM

  • How to create sql query for item master with operator LIKE with variables?

    hi all,
    How to create sql query for item master with
    operator LIKE(Contains,Start With,End With) with variables using query generator in SAP B1 ?
    Jeyakanthan

    Hi Jeyakanthan,
    here is an example (put the like statement into the where field)
    SELECT T0.CardCode, T0.CardName FROM OITM T0 WHERE T0.CardName Like '%%test%%'
    The %% sign is a wildcard. If you need start with write 'test%%' and otherwise ends with '%%test'. For contains you need '%%test%%'. You also could combinate this statements like 'test%%abc%%'. This means starts with test and contains abc.
    Regards Steffen

  • Name Attribute for ITEM

    Hi :
    I need a help in defining the name attribute for items in html_db.items
    how to give the id for the items please any one suggest me
    i am using this way but its not working
    select
    HTMLDB.ITEM_TEXT(1,sysdate,20,20,"id=s_first")
    from
    dual
    thanks
    sudhir

    hi,
      That one previous workflow and it solved. But now the same one with loop for Re-submission of Leave Request after change.
      Actually the values from Employeet is not flowing in the Unlock step for agent determination. Because of that the agent determination is not possible for me. But it works well without loop scenario. Employeet is not instantiated.
    Here i am using loop condition for re-submission of leave request.
    Thanks,
    Balaji.V
    Edited by: Balajisap on Sep 19, 2011 3:56 PM
    Edited by: Balajisap on Sep 19, 2011 6:22 PM

  • Creating new Attributes for use with AttributedStrings

    I trying to find a way to change the color of key strings in a phrase so that they stand out. For example.
    the String (The water is HOT). I want the word HOT to be the color RED.
    I have noticed in using the TextAttributes option on the AttributedString doesn't have an option to change a color for a particular word in a String only a way to swap the foreground and background colors. In general is there a way to add new attributes for doing the above example?
    Just a note. This modification is not being done in an editor pane or text field. I'm looking for a way to do this without user interaction.

    If you are not drawing this in an JEditorPane, but just with DrawText, you will have to split the text up your self, draw the first half, then switch colors, then draw the second half.

  • Creating Sales Order for Item Category TATX (Text)

    How can I create Sales order for text item where no material master has been maintained?
    It does not give me any conditions and no accounting document.
    What I need to do if I want to create that with a value?
    Thanks
    ST

    Hi,
    Its not possible to create an SO w/o material code.
    But you can create an dummy material.
    This dummy material can be just an refer to create an SO.
    Do refer the below help doc which may help you..
    Settings in the Material Master (Dummy-Material) - mySAP Engineering & Construction - SAP Library

  • Exchange 2013 - powershell - create search folder for items larger than 24mb

    Hi all,
    is it possible to use PowerShell and create search folder in spesific mailbox that contains items larger than 25mb?
    Thanks!
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question. That will encourage me - and others - to take time out to help you. Thank you! Off2work

    Ok this should be possible.
    I just tested a basic idea of what you want to do on Exchange 2010 SP3. IF you need me to test on 2013 let me know.
    Add the account you want to run the powershell search as to the "Discovery Management" role in AS or ECP.
    This gives you access to the "search-mailbox" command. Using this you should be able to build a search that moves mail to a different folder.
    http://technet.microsoft.com/en-gb/library/dd298173(v=exchg.150).aspx
    Thanks,
    Edit: something like this would help but the target mailbox would be there own I guess
    Search-Mailbox -SearchQuery “Size:>25MB” -TargetMailbox SomeMailbox -TargetFolder Export -LogOnly -LogLevel Full
    Ok so I have found a issue where the command does not allow the source mailbox to be the same as a target mailbox. I dont know if this will help you then unless you go through a long process of moving the mail out then back but thats very long.
    You could create a rule for this but it would have to be run manually with specific settings so I guess that might not work as user training can be difficult. 
    You could write a VBA macro for this and then apply it to all you machines.
    Or there is a 3rd party tool that could help you called
    Auto-Mate
    Sorry I could not be more helpful.
    Good luck

  • What's the latest news on 'waiting for items to copy' sync problem?

    This has been happening for several days. I usually sync every morning and head out of the house with new podcasts to listen to during my morning commute, but lately the sync gets stuck at the final step...6 of 6, or 7 of 7...'waiting for items to copy'. I have read a lot of the posts here and don't see a real solution. The first sync I did this morning had no contacts when I cancelled the sync after 2 hrs. Upon re-syncing at the office, contacts were back in, but it is still hanging at the final stage as I write....another 2 hrs into my day (almost noon now). Has anyone heard from Apple about a Fix? This seems widespread and accross all platforms, iOS, Windows, etc....I am going to guess that it will come in a few days once they find the exact glitch in the recent software updates (very unlike Apple).
    SnowboarderLA

    Hi maasailand giraffe,
    Welcome to the Support Communities!
    First of all, thanks for the detailed notes of the troubleshooting steps you've already tried.  It's hard to pinpoint exactly what is going on in your specific case, but I do have a few more ideas for you to try.
    Starting with just one of your iPads, when you get stuck on the "waiting for items to copy" step, just disconnect your iPhone.  There are probably some orphaned or corrupt files that need to be addressed.  I would suggest closing all of your open apps and then backing your iPad up to iCloud.  Then review the articles below to move or delete any big files on your device.  These can include Voice Memos (iPhone), music, photos on your camera roll, photos or videos that are attached to your Messages, email attachments, etc.
    iPhone, iPad, and iPod: Understanding capacity
    http://support.apple.com/kb/HT1867
    iOS: "Not enough free space" alert when trying to sync
    http://support.apple.com/kb/TS1503?viewlocale=en_US
    iOS: Import personal photos and videos from iOS devices to your computer
    http://support.apple.com/kb/ht4083
    How to delete content you've downloaded from the iTunes Store, App Store, iBooks Store, or Mac App Store
    http://support.apple.com/kb/HT5772
    Remember that you can download any content you have purchased directly to your iPad.
    Downloading past purchases from the iTunes Store, App Store, and iBooks Store
    http://support.apple.com/kb/HT2519
    If you need to sync from iTunes, check your settings in the Summary tab to be sure you are only syncing items you have placed a checkmark in front of.
    iOS: Syncing with iTunes
    http://support.apple.com/kb/HT1386
    Give this a try on one of your iPads, and hopefully these steps will work for your other devices as well.
    Cheers,
    Judy

  • RZ20: how to create status attribute for monitoring object ?

    Hello,
    I am brand new into RZ20 maintenance and my question may be silly.
    Anyway, SAP supplies monitoring objects customized with performance attribute (such as MTE class SAPconnect Error). Instead of having such performance attribute, I would prefer to have a MTE class with status attribute in order to trigger an alert each time a there is a SAPconnect message with error.
    Is it possible to define such status attribute ? If so, how could it be achieved ?
    Thank you for your help.
    Regards,
    Fabrice

    Hello Fabrice,
    the monitoring object and its attributes are defined by the data collector. This means the attributes are hard coded (in the function module or report in case of data collection method (a passive data collector) of directly in the kernel (an active data collector).
    And as long as the data collector is delivered by SAP, changing the coding is not a good idea
    So only way would be to create your own monitoring objects using your own data collector. A documentation how to do this is available in the Service MarketPlace: "<a href="http://service.sap.com/~sapidb/011000358700001752571999E/SUPPLIER_46A_EN_Neu.pdf">How to Write a Data Supplier for the Alert Monitor</a>".
    Regards, Michael

  • How to create inbound delivery for items with no confirmation control key.

    hi Please help me with this..
    are there any user exits to create an inbound delivery for scheduling agreement items with no confirmation control key.
    my req is
    i have 12 items (me33 transaction) of them three have confirmation control key populated and out of those three 2 will be deleted so only one item is left for inbound delivery creation, but i need to have all this possible for all items with or without confirmation control key.
    thank you

    hi
    for inbound delivery there is BAdi called LE_SHP_DELIVERY_PROC... in there is method called ITEM_DELETION... in this u can flag the item to delete or not..
    this will be triggered for inbound as well as oubound delivery..
    you can check confirmation status for the PO in the table EKES... in this table there is filed called EBTYP.. using this field u can check the PO item confirmation status..
    I hope above information is helpuful for u

  • Why can't I create property nodes for item in STRICT typedef cluster?

    I've tried this in LV7.0/WIN2k and LV 7.1/OSX - both versions work the same.
    I have a TYPEDEF consisting of a cluster of items A, B, and C.
    I have a front-panel instance of this typedef.
    Under certain conditions, I want to disable and gray Item C, because it's not applicable.
    So I need a property node connected to item C.
    If the typedef is STRICT, then I cannot create such a property node - the menu item to create anything is just not there.
    If I change to NON-STRICT, then I can create the property node.
    I can change it back to STRICT, and the property node works just fine.
    The question is, if the nodes WORK normally, why can I not CREATE one?
    If there's some sense behind this, someone please point it out to me...
    Steve Bird
    Culverson Software - Elegant software that is a pleasure to use.
    Culverson.com
    Blog for (mostly LabVIEW) programmers: Tips And Tricks

    I agree with you, It would be nice to be able to keep the non strict typedef auto-update and extend it to properities which effect the look of a control. I am not sure why you can change the properities on a strict typedef. A strict typedef should have private properities (can only be changed from within the definition and no public other vi scope for writing these values. I have in the past used a custom control for presentation purposes and contained the structure of the data to be displayed within the typedef cluster. This is not all that automatic since we need vi's to convert between the definition and control. Seperating data structure from presentation is much like XML where the file only contains data structure and a reference to a style for presentation. It would be a very nice option to allow nonstrict typedefs to have an additional auto-update properities which could be toggled on and off. I would be curious to here others opinions on how to keep data structure and presentation consistant across an application without being tied down to a strict typedef (allowing the optional change of teh presentation at runtime).
    Paul
    Paul Falkenstein
    Coleman Technologies Inc.
    CLA, CPI, AIA-Vision
    Labview 4.0- 2013, RT, Vision, FPGA

  • Can i create more than one attributes for the custom class created using java API

    Hello everyone,
    I have been creating class and its attributes programatically using java APIs, I want to know that is there any way to create multipal attributs for the same class in just one call of API with all the options for each attributes,
    thanks

    You can create a new class and define all of the Attributes at the time the class is created - this is the preferred way of creating classes. Use the addAttributeDefinition() method on ClassObjectDefinition. If you need to add attributes to existing classes, you can only add them one at a time (using the addAttribute() method on ClassObject).
    (dave)

  • Attributes for characteristics

    Hi Frineds,
    I have one requirement  like  i need to create two attributes for one characteristics.
    While creating attributes do i need to give new data type and length etc or it will take all the properties from characterstics.
    Please provide me ur suggestions.
    It would be great help for me.
    Will assign the points.
    Thanks
    SAPSEM

    Hi Voodi,
    Thanks for ur quick reply. I tried but it asking the Data taype etc.
    Actullay the values for these two fields like 350000 and 440000.
    Please suggest me So what is the data type i need to select for these fields.
    And also do i need to select the check box "Attributes only".
    Please suggest me.
    thanks
    SAPSEM

  • ACS User 'Create Date' Attribute?

    Is there a 'create date' attribute for an ACS user? A typical question auditors will ask us for is a list of ACS/Remote access users created since 1st Jan 2010?
    Thanks,
    Brian

    Jrabinow, thanks for your response. Was there supposed to be an screenshot of the ACS 5.1 user account? I'm testing out aaa-reports on trial basis currently. We're using ACS 4.1, obviously if there is no such attribute on our version, then we can't extract this information or report on it using a 3rd party tool.

Maybe you are looking for

  • Xi payload data

    Hi, I am trying to fetch xi payload using CL_XMS_PERSIST.This is my partial code. CALL METHOD xms_persist->READ_MSG_ALL           EXPORTING             IM_MSGGUID      = MSGGUID             IM_PID                = PID             IM_VERSION       = V

  • Cant Transfer songs HELP!!!!

    i cant transfer song to my ipod mini, it says it can not read or written in the disc. In the itunes there exist a small lock just beside the bar showing the capacity left in the ipod. HELP!! what should i do??

  • Onclick validation and action for a4j:commandbutton

    Hi, I have a requirement: when i click on a button, it has to show ok/cancel dialog box and if it is ok, then we have to call server code in ajax manner, else just be there doing nothing. I implemented like below: Case 1: JSF code: <a4j:commandbutton

  • Batch File Naming - not working

    In Automate > Batch... can someone tell me how to make File Naming work? I put in my name info, but PS is ignoring it and saving the new file with the original file name. Thx, Steven OS X 10.4.11 PS 10.0.1 (CS3), 867 MHz PowerPC G4 Quicksilver with 1

  • Mac book pro is slow, freezes often

    What would cause a Mac Book Pro to start freezing up? It started slowing down a couple of months ago, now even slower, and is almost unusable because of the freezing up issues.