Change the register group of a device

Hi All,
I am trying to implement device modification in the background.
I'm using ISU_S_DEVICEMOD_PROVIDE to get data for a device
and
ISU_S_DEVICEMOD_CHANGE to change data for the same.
I want to change the register group of a device. I am unable to implement this.
Has anybody ever used these function Modules to implement device changes in the back ground.
I would also like to know how would we fill the meterdoc structure.
Thanks

Hey Yevgen,
I am trying to use the ISU_S_DEVICEMOD_CHANGE function module, but i m unable to get the results. I want to do that in the online manner without any dialog to appear.
The main purpose that i want to accomplish is Change register configurations, multiplier, number of dials, allocated register group, unit of measure.
So can you please tell me what are the details that are to be given.
Thanks
Rishi

Similar Messages

  • How do i use WGM or dcsl to change the primary groups of users, defined by another group?

    i've got a ton of users, whose primary group is "current student". they all belong to the other group "year 13"
    they've left school, so i thought it would be easy to do a search of users with GID equal to or containing the GID for "year 13" (in this case 1121) and then change their primary group to "left school"
    except that doesn't work. i can only search for them in WGM by primary group, it seems. therefore i cannot do any batch operations on a secondary group.
    so. how do i do this? is there a way of scripting dcsl to find users by 'other group' and then change the primary group attribute?
    i'm going to need to be doing a lot of this (changing the other gropus of a school full of students). bit stumped.
    help!

    ok. for some reason neitehr root nor my account (which is part of the open directory admin group) can make changes using dscl.
    when addingremoving users from groups, remember that teh UUID has to be added/removed too
    this is getting there:
    old=year11
    new=year12
    for item in `dscl /LDAPv3/127.0.0.1/ read /Groups/$old GroupMembership | cut -d: -f2`
    do
    echo $item
    UUID=`dsmemberutil getuuid -U $item`
    case "$UUID"
              in
              "There is no uuid for user $item")
                        echo "user $item need personal attention"
                        dscl -u diradmin -P 'somepassword'  /LDAPv3/127.0.0.1 append /Groups/$new GroupMembership $item
                        dscl -u diradmin -P 'somepassword'  /LDAPv3/127.0.0.1 append /Groups/$new GroupMembers $UUID
                        if [ "`dsmemberutil checkmembership -U $item -G $new`" == "user is a member of the group" ]  ; then
                        echo "$item added to $new"
                        dscl -u diradmin -P 'somepassword'  /LDAPv3/127.0.0.1 delete /Groups/$old GroupMembership $item
                        dscl -u diradmin -P 'somepassword'  /LDAPv3/127.0.0.1 delete /Groups/$old GroupMembers $UUID
                                  if [ "`dsmemberutil checkmembership -U $item -G $old`" == "user is a member of the group" ]  ; then
                                  echo "removal of $item from $old failed"
                                  else
                                  echo "removal of $item from $old succeded"
                                  fi
                        else echo "append of $item to $new failed"
                        fi
              esac
    done

  • Somehow I have 2 iCloud accounts...how do I change the account one of my devices is logged into?

    Somehow I have 2 iCloud accounts...How do I change the account one of my devices is logged into?

    If you are using your main account for iTunes, you should continue to do so, otherwise you will lose access to many of your purchased items made that account.
    You can delete the AOL account for iCloud only on your iPhone and first iPad, by going to settings > iCloud, scrolling down and hitting delete account button. You will then enter your me account details into the iCloud settings.
    When you delete your AOL account from the iCloud settings, the phone should give you the option of keeping your data on the phone, you need to make sure that you choose this option, and also choose the option to merge when you add your new account back.

  • How can we change the purchasing group which it is maintained in R/3?

    Hello All.
    In case of MM, purchasing group is assigned to material master.
    It means purchasing group is maintained based on material code.
    But SRM has different maintenance level.
    As you know that purchasing group has the responsibility based on material group (Product category).
    So we should change the purchasing group from R/3, when end user create shopping cart.
    How can we change the purchasing group which it is maintained in material master?
    Thank you,
    Best regards,
    SH.

    Hello So Hee,
    I am not a technical guy.
    But for your requirement i am building a logic.
    I am not sure whether it will work.
    You need to check with your ABAPER.
    It is as below:
    When the SC is approved and the other configuration is correct ,
    PR is created in ECC by the virtue of BAPI.
    You want that the pur grp should be populated on the base of matl code and not on matl grp.
    Hence in SC you will not fill up pur grp.
    In the programme for BBPSC01 i.e. SC creation you will add modification that it will call a custom FM.
    This custom FM will get the matl code from SC and will find the value of pur grp from R/3 MM01i.e. matl master(you may get in MARA).
    Now in the BAPI you need to incorporate this additional value of yr pur grp field.
    So the desired pur grp as per yr R/3 matl master will be populated in yr R/3 PR.
    Again: this is all hypothesis.
    That's all I can help you.
    BR
    Dinesh
    <b>Reward if helps</b>

  • Need to change the targeting group of a Rule or monitor after a alert is created.

    Hi All,
    I have created many alerts and they are working fine. Currently due to business requirement we have installed Windows server 2012 operating systems in our production environment. But we have targeted the
    "Windows server 2008 r2 full operation system" group as per the below screen shot. As we now have to import the management pack for Windows server 2012 as well.
    What we have planned is to change the targeting group from "Windows server 2008 r2 full operation system"
    to "Windows server operating system group" so the alert / monitor or rule will target all windows server which has been discovered in SCOM rather that only the servers running Windows server 2008 r2.
    I was also not able to set overrides for this as that server was not coming under Windows server 2008 r2 full operation system as it was a Windows server 2012 agent.
    I can also go ahead and create new alerts but i have created custom of 1000 alerts and i cannot go ahead and re create them.
    Is there any way to change them. If yes Can i do a bulk change via powershell ?
    Below is the screenshot of what i really want. Can any on e please help.
    Gautam.75801

    You can't really change the target class of a monitor in a sealed vendor pack. If this is your own custom pack, then you can change the target class no problem, but this would need to be done on the unsealed XML (using VSAE or some other authoring tool).
    Then you can seal the pack and re-import (should be upgrade compatible, since you are just changing the target).
    I'm not familiar with this particular monitor in your screenshot, but it looks like this should probably target Exchange? If this is the case, then I would recommend targeting the closest typed class that the monitor should run against. In this case, some
    type of Exchange class that is already in the Exchange management pack.
    Otherwise, you can also create your own custom class for targeting, which I describe in detail on my blog.
    Here are all my sample VSAE fragments.
    Here is an example of
    using the Application Component base for your new class.
    Here is an example of
    using Local Application base for your new class.
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • Dynamically change the Priority Group of Logical Table Sources in OBIEE 11g

    Hi All,
    I have 2 Logical Table Sources(LTS 1 and LTS 2 for a Logical Table in BMM Layer).
    Example: Logical Table : Sample
    LTS Source 1 : Sample 1(Priority Group Set to 1)
    LTS Source 2 : Sample 2(Priority Group Set to 0)
    I have set the Priority Group of Sample 1 LTS Source to 1 and Priority Group of Sample 2 LTS Source to 0.
    I need to dynamically change the Priority Group of Sample 1 LTS Source to 0 if my role is DEVELOPER where role is a column in database.
    If my role is not equal to DEVELOPER then the Priority Group of Sample 1 LTS Source will remain same(1).
    Please suggest how can i achieve this.
    Thanks,
    Soukath Ali

    hello Soukath Ali,
    didi you find a way to dinamically changing Priority Group?
    thanks,
    Maria Teresa Marchetti

  • How to change the material group in existing PO

    Hi
    I want to change the material group in already exist PO. like one material have the material group 1002. i have changed the material group in material master i.e. 0022.
    In already existed PO for this material, material group is not changing. how do we do this.
    Thanks
    Pankaj Garg

    if ur po is processed then it is not possible
    if it is not processed for gr then just delete the existing material and give new entry of material in same po
    regards
    kunal
    award if helpful

  • How do I change the order, in an IOS device, of iPhote Events?

    How do I change the order, in an IOS device, of iPhote Events.
    It seems sometimes they are in order by "Event Title" and sometimes they are in order by "Event Date". 
    I can change the order, as I please, in iPhoto on my Mac.
    But what controls the order in IOS devices is a mystery to me.
    Thoughts?

    That's not quite true. 
    There is a connection between the last sort order of the event in iPhoto.
    IPhoto allows events to be sorted in a number of ways.  The sort order in the IOS device is driven by this but I'm not sure how it works exactly.
    Yesterday, the events in the IOS device were in Date order as you suggested but today they are in Title order.
    Does anyone know the exact rules?

  • Can I Programmatically Change the Active Group on a Hypertrend in DSC?

    I would like to know how to programmatically change the active group of a hypertrend in Labview DSC.  I saw a link which said it can be done in Lookout.  But in the DSC module, the active group is read only.
    I know of a hard way to do it.  I could save the hypertrend settings as xmlSettings to a temporary file.  The active group is one of the settings.  I could then change the active group in this text file to point to the new group and then reload the settings.  But this is not a clean way of dong it.
    Anyone know if there is a easy way?
    Solved!
    Go to Solution.

    I found a way to do it but its not very clean.  I dont know why there is not a function to change the current group.
    Here is how I did it.

  • How to change the Mesure Group ID, without losing the existing partitions in cube developement

    Hello all,
    I am creating my cube and i created measure groups and partitions for those Measure Groups. The problem is now i want to change the measure group id. but when i do that, i am losing my partitions and aggregations on those partitions. is there way to change
    the measure group id with out effecting/losing the partitions? please let me know your thoughts.
    Thanks in advance.
    Prajwal
    prajwal kumar potula

    Though its not my question, but just curious, where these references might be? What are we looking for?
    Are you talking of permissions in Roles etc or its somewhere additional we might have references?
    Not it will not be in permissions or roles. Off the top of my head you would be looking for references to "Measure Group1" in child objects of the measure group, so partitions and aggregations and maybe calculated measures. They would most likely look something
    like the following:
    <MeasureGroupID>Measure Group1</MeasureGroupID>
    http://darren.gosbell.com - please mark correct answers

  • Change the account group

    Hi
    If we create a customer as sold to party and we want to change the account group of that customer (as a ship to party)
    is it possible ?? if yes please suggest me how??
    Thanks

    Hi,
    For a new customer you can change account group using XD07, But for any old customer already did postings in that then you cannot able to change account group.      
    Hope this will correct.       Thanks!
    Kishore

  • Changing the material Group in PO -- the GL assignment doesn't change

    Good morning,
    we have a material group linked to a valuation class.
    When we create a service purchase order, we use this material group and the G/L account is automatically updated, but if we change the material group, the G/L account doesn' change.
    SAP PARAMETERS
    - Material Group 1 is linked to valuation class XXXX
    - Material Group 2 is linked to valuation class YYYY
    - In SPRO the field G/L account is set on Display (screen layout).
    Our user can change the material gruop, but the G/L account doesn't change too and this mistake could generate a wrong accounting document.
    We want that the G/L account change automatically when the material group is changed and, if we cannot, we'd like to block the change of the material group (but not in Screen layout, because we are buying service without material master and we need to inser the material gorup).
    Thanks for any ideas.
    regards

    Hi klausj,
    Did you find a solution to this?
    We have the same issue.
    /Thomas

  • How to change the account group of a customer master?

    Would like to change Ship-to's to Sold-to's.  I know the transaction XD07, but when trying to promote a SH to SP, I receive the error
    The planned change is not allowed as the following field groups would be masked by the new account group.
    Below the error the table displays Group Name PO Box City and Address.
    How do i bypass this and successfully change the ship-to to a sold-to?

    Hi ,
        Chek out ur new account group for Sold to party ,whether all the fields in address tab is marked either optional /required. It should not be in display /supress mode then only u can successfully change ur SH account to SP account.
          I think , Number ranges should be same.
    if itz not  da same number range system will give the message ,but it will allow to change the account group.
    As I successfully worked in this issue earlier.
    As we all know, we only change the account group from lower to heigher,
    ie. sh,bp,py to SP only not viceversa.
    *rewards if it helps

  • Changing the material group

    Hi Gurus,
    I need to change the material group on certain materials. What implications do we have when we try to change the material group
    Thanks
    Anusha

    Hello Anusha,
    If the material is already used in purchasing, when you change the matkl field the information message M3531 :y u are changing material group, but material already used by purchasing occurs
    if you double click on this message you can see the following explanations :
    When changing the material group of a material that is already being used by the purchasing department, you should note that:
       The purchasing statistics show how much of a material group has
        already been ordered. Unitl the change is made, the material is
        managed under the old material group and therefore the old material
        group statistics are updated. From the moment the change is made,
        the new material group's statistics are updated.
       Some purchase orders may derive from contracts with item categories
        referring to material groups. If this is the case, the material
        cannot be used after the change has been made.
       Every purchase requisition is allocated to a release strategy that
        can depend on the material group. A new release strategy may apply
        to a new material group. Purchase requisitions that were created
        before the change are subject to the old strategy; purchase
        requisitions that were created after the change are subject to the
        new strategy.
    Hope this can help
    Regards,
    Mauro

  • Is there any Impact if we change the Valuation Grouping code.

    We have 2 valuation grouping codes
    0001 For US plant and 0002 for Europe
    For 0001 GR/IR clearing is 200000
    For 0002 GR/IR clearing is 200001
    We have 2071 plant is there it is assigned only for company code 430.
    It is belongs to Europe plant. But they are assigned to 0001valuation grouping code.
    Now they want to change the valuation grouping code for CC 430 from 0001 to 0002.
    I have verified in OBYC transaction for 0001 and 0002 all the valuation classes and GL accounts are same, exepet GR/IR clearing account.
    After changing the grouping code it will change the GR/IR account for CC430.
    If you need more information please let me know.
    Thanks
    Ravi

    not answered

Maybe you are looking for