ISU Property Owner Allocation - History of owners

Hi All,
I am working on owner allocation process. Just wanted to check if a history of the ownership allocation would be stored in SAP system?
I have checked EPROP, EPROPH tables but could't find if system stores the history anywhere.
Also please confirm the process of reversing owner allocation. Will this reverse the allocation from new owner to previous owner. If yes, system should have stored the history of ownership.
I have tried to reverse a property ownership. Later when I tried to edit / display the same property, system throws a message as "property reversed, no more changes possible ". Does it mean, once a property is reversed, it is of no use!! Can't we further edit the same property?
As far as I understand, ES54 transaction for reversal of owner allocation should work in case of incorrectly created property, but later the property can be edited with correct owner. But the error message triggered by system would not allow us to reuse the property.
Appreciate your input.
Thanks,
Somu

Hi Somasekhar,
The owner allocation history is not stored in a single table. Instead, you have to create a join of the relevant fields from the tables EANL, EPROP and EPROPH. Please go through the attached image.
Note: Also add the field for reversal indication from table EPROP  into the join
About your question regarding owner allocation reversal. A reversal will not allocate the old owner back into a premise/ installation. Instead, when a property is reversed, we have to manually assign the old owners for all the premises/ installations contained in that property
Regards
Ullas

Similar Messages

  • Property Based Allocation

    Hi all,
    I have a question about allocation. For example there is a property FLAG in product dimension and I have the members in this dimension. Some of them have a "X" and rest have a "Y" in property FLAG. In input schedule i want to enter data in property based(How can i do this?).  And i want do the allocation to all of  the members of these properties.
    For example,
    ID------FLAG(property)
    A----
    X
    B----
    X
    C----
    Y
    D----
    Y
    So, when i enter 50 to X, A and B will be 25.
    and When i enter 60 to y, C and D will be 30.
    Any Idea?
    Thanks in advance.

    Hi,
    You cannot enter value 50 into X, because there is no X member in your dimension. You can maintain X and Y as members and set the flag to TA (representing to be allocated). Then enter the values in X and Y.
    After this, you need to run a script logic for doing the allocation.
    1. First you need to fetch all the members with flag as TA. These are the members, which needs to be allocated. Store them in some variable.
    2. For each member in the above variable, fetch the members whose flag is same as the above variable. This gives you the destination, where the value should be allocated.
    3. Use the allocation function.
    Hope this helps.

  • Owb11gr2 dimension property: support multiple history loading

    Hi all,
    does anyone know how the "support multiple history loading" feature for dimensions in 11gr2 is supposed to work? I have a scenario here which I think this feature will be able to solve, but I encountered some warning messages upon using it. The warning messages complained of chunking enabled for some sources in the mapping but not enabled for other sources. I dont understand what this chunking warning is referring to, how can I get rid of these warning messages?
    The scenario which I am trying to solve using this feature is:
    I have a warehouse table called supplier that captures changes. Changes to suppliername in the sourcetable named supplier will end up triggering history capturing in this warehouse table.
    Now assuming my warehouse supplier table only has this row:
    suppkey | suppname | suppcode | supptype | suppnature | effectivedate | expirationdate
    1 terry 123 A H 31-dec-2009 null
    What happens is there are more than 1 change to the suppliername column for the same row in the source database, for instance:
    update supplier set suppliername = 'james' where suppcode = '123'.
    update supplier set suppliername = 'tom' where suppcode = '123'.
    update supplier set suppliername = 'jason' where suppcode = '123'.
    Thus the corresponding cdc change table/subscriber view will contain 3 UN/UU rows that correspond to the same row in the source table.
    Now when executing the mapping, I want these 3 rows from the subscriber view to be loaded correctly into my warehouse table, triggering history capturing whenever needed.
    Desired warehouse table state:
    suppkey | suppname | suppcode | supptype | suppnature | effectivedate | expirationdate
    1 terry 123 A H 31-dec-2009 1-jan-2010
    1 james 123 A H 1-jan-2010 1-feb-2010
    1 tom 123 A H 1-feb-2010 1-mar-2010
    1 jason 123 A H 1-mar-2010 null
    I tried doing so without enabling the "support multiple history loading" option but the end result was not totally correct. Anyone has any advice on this chunking issue?

    Hi David,
    yes it is just validation warnings. I tested the mapping and history capturing seems to be working according to what I had expected, but I am just worried that these warnings may pose problems in unseen circumstances.
    And thanks for the link given. It describes perfectly the problem I had been facing when using owb10gr2!

  • ISU - EAMACB transaction - Consumption History for Invoicing Line

    Hello,
    I'm on an EDF project using IS-U module.
    I would like to find a solution in order to calculate History consumption for an installation.
    I found EAMACB transaction which could calculate my history consumption.
    After researches, it seems that a customizing is necessary to use this mass transaction :
    SPRO transaction :
    SAP utilities \ Contract Billing \ Billing Execution \ Structure of Consumption History \ Define Bill Line Determination
    Is anybody known this EAMACB mass transaction and how to use it ?
    Thank you very much for your help.
    Best regards
    Julien SCHRAPP
    EDF SIMM Project

    Hello,
    I'm on an EDF project using IS-U module.
    I would like to find a solution in order to calculate History consumption for an installation.
    I found EAMACB transaction which could calculate my history consumption.
    After researches, it seems that a customizing is necessary to use this mass transaction :
    SPRO transaction :
    SAP utilities \ Contract Billing \ Billing Execution \ Structure of Consumption History \ Define Bill Line Determination
    Is anybody known this EAMACB mass transaction and how to use it ?
    Thank you very much for your help.
    Best regards
    Julien SCHRAPP
    EDF SIMM Project

  • Duplicate Owner property in BOCONGEN and BOCONVISH

    Hi,
    We are on 5.0 SP11.
    I added a custom field to BOCONGEN and generated the application. Building the application throws error  
    Public Property Owner() As Object' has multiple definitions with identical signatures for both BOCONGEN and BOCONVISH.
    In the changelist code of these BOs the Owner property is defined twice, I checked the baseline version of code there is only 1 Owner property.
    How can I get rid of the duplicate Owner property in these BOs. Please help.
    Thanks,
    Subhani.

    Hi,
    plz check the relationships of both BOs whether there are some double entries.
    The source respectively target role names are considered as "normal" properties of each target respectively source BO.
    Regards,
    Wolfhard

  • No owner property specified for a dimensions - Work Status

    Hi to all,
    I have a problem. I am configurating a work status. I have specified my work states, I have created the property "OWNER" in the memberset of the dimension that I want to be the owner one and I have specified the user which is going to be the owner of the members, but when I go to the workstatus matrix inside an application, the system tells me that ther's no owner property in that dimension. But in fact ther is. Does someone have any idea?
    Thanx
    Oscar

    Hi Sheldon,
    Than for your answer. Regarding the ideas:
    Q1: I have process and saved the dimension that contains the owner.
    Q2: Which kind of hierarchy are you talking about? I set in application parameters the Approval Org to H1, and in the members set of the owner dimension, I specified my user as a owner of some properies, so that six porperties have only one father, my user, the owner.
    Shall I change something?

  • Can't set nativeWindow owner

    I am trying to use the new nativeWindow.owner functionality in Air 2.6 but I am getting the following error:
    ReferenceError: Error #1056: Cannot create property owner on flash.display.NativeWindowInitOptions.
    Here is the code:
                            windowOptions = new NativeWindowInitOptions();
                            windowOptions.type = NativeWindowType.UTILITY;
                            windowOptions.owner = WindowedApplication(FlexGlobals.topLevelApplication).nativeWindow;
    The error is on that 3rd line.
    It's compiling without errors but when I run the code I get the above error...I feel like something is wrong when I updated to AIR 2.6 but I don't know what. I am running Flash Builder 4 on OSX.
    Thanks

    Hi OsmanU:
    .owner property is available only to SWF 11. Please go to your project properties in Flash Builder and in Flex Compiler add the following argument
    -target-player=11.0
    And owner property should work fine.
    Thanks,
    Saumitra Bhave
    AIR iOS

  • Delete Query History

    Hi,
    does anybody know how I can delete the query history of a User in the BEx.
    So, I would like,that a single User can´t see which Workbooks or Queries he has called last.
    Thanks for help,
    Damir

    Hi damir,
    This property of query history saving is a customization activity, which i think in your case is acitvated
    please check the text below:
    Activate Personalization in BEx
    Use
    You use this activity to activate personalization in BEx. You can personalize the following elements:
    BEx history, so that the last report you executed is saved.
    Variables, so that certain variables selected by you are proposed.
    Web applications, so that report drilldowns are saved.
    Once personalization is activated, it cannot be deactivated.
    As suggested in the help this cannot be deactivated.
    You can check that at below path in your bi server:
    spro->sap img ->sap netweaver -> BI -> Settings for reporting and analysis -> General settings for reporting and analysis -> activate personailaztion in bex.
    Thanks
    Dipika

  • How do I find out who the BB provider is at my pro...

    brief history.
    Bought my existing property in july2012 .
    Ordered BT combined phone and BB package 2 with 40Gb and free calls August 8th 2012
    took BT 5 xweeks to connect my phone line although there was an existing line working at the house .?
    Also 5xweeks to connect the BTHub3 broadband.
    Today i learn that BT cancelled my BT broadband service over a month ago because there was a previous broadband provider still active at the property .
    I am now told that my BT router has been connected to an unknown ISP for the past 6x weeks ????
    How can I find out who the ISP is so I can cancel it as I cannot contact the previous property owner.
    BT have not advised me of any of this by the way. If I hadn't phoned today to query why I have no caller ID or answerphone service or email address and my number isn't ex dir as requested then I'd never have known

    If you go to www.speedtest.net it will display which ISP you're with in the bottom corner. There are a few other websites which tell you too but the URLs escape me at the minute
    Dean
    BTCare Community Mod
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • SQL Server 2005 Error Message - when Right Clicking a DB Properties

    Hi
    We are running SQL Server 2005 SP03, we have x15 databases (excluding SBO-COMMON, RSP, Coresuite), all x15 databases have Maintenance Plans setup, tasks ticked:
    - Shrink Database
    - Clean Up History
    - Back up Database (Full)
    - Maintenance Clean-up task
    These Maintenance Plans have been running for over 5 months now, we have recently changed our VMware Virtual Server over to a Hosted VMware Virtual Server, now when I right click on a certain database and select "Properties" I get the following error message with SQL Server:
    Property Owner is not available for Database '[Turquoise_Moon_Live]'. This property may not exist for this object, or may not be retrievable due to insufficient access rights.  (Microsoft.SqlServer.Smo)
    Could the Maintenance Plan be preventing me to run the Properties against a relevant DB (I have tested this by restoring a DB that doe not have a Maintenance Plan and the Properties works, tested this on SBO-COMMON and it works as well)
    Can anyone agree with me or let me know what else might be the issue as I have checked the Server Roles & the Users Credentials for SQL and all seems well.
    Regards
    Kurt Walters

    Hi Gordon
    This solution did not work, but I needed to delete the Maintenance Plans anyway to set it for 1 month instead of 2 Months. I am thinking as we have changed Domains, were the last one was IS Domain and the new one is Hosted Domain, the security issues are probably coming from this (as I am able to access the Properties of the IS Domain SQL Server even with the Maintenance Plans running).
    Any thoughts on correcting this as we have changed Domains? (I have created a user as HOSTED\example, the old one was IS\example)
    Regards
    Kurt Walters

  • How do I find where a missing font was used?

    For an example, download the Property Owner Application form from http://www.atlantahousing.org/housingchoice/landlords/index.cfm?Fuseaction=forms
    When opened in LiveCycle Designer, I get a message that Kozuka Gothic Pro-VI M (Regular) is missing. I don't see a way of searching for a font in LiveCycle, so I opened it up in Illustrator, thinking I would get a missing font message ... but I didn't. And when opened in regular Acrobat and looking at the Properties > Fonts list, it doesn't appear there either.
    It's not causing any problem that I can see, but I'd like to get rid of it. Or maybe this is a font used by the application for some special symbol? Anyone khow to find it, or what's going on?

    Hi,
    I haven't downloaded the form, but if you can open the form in LC Designer then go to the XML Source tab and do a search there for "Kozu". If the font is used, it will definetly show up in the XML Source. Note that while in XML Source you will be able to look up and down and identify the object that contains the font.
    If you find it there, amend it for something else like Myriad Pro and see what happens.
    Good luck,
    Niall

  • Acquired DVR, STB. and Router from Apartment cleanout; Return?

    I am trying to do the right thing but poor customer service is not allowing me. I do IT work and received a DVR, STB, and Router from an apartment cleanout from a property owner. I am uncertain if the boxes are paid off or what, but rather than accept stolen property or flip them, I want to contact Verizon and have a return put out on the equipment. Hey maybe I'll get a credit or a few months of movies or something. But I certainly am not spending another minute sitting on hold to do this. I could not get through over 45 minutes yesterday. If I call and specify that I want to buy new service though, I get right through- only to be redirected anyways. Funny how it works. I love my FIOS service, always have, but to call them for anything requires taking a half day off of work. So, with that said- does anyone have contact info for equipment returns? Pittsburgh/Monroeville PA area. Again, if it's going to cost me anything, screw them. I will throw the stuff away as it should have been in the first place. If the equipment was paid for, it would be nice to have it activated to my account and no longer pay rental fees for my STB and DVR.
    Message Edited by betteroff on 08-14-2009 06:47 AM

    Don't know who to contact, but the video equipment is never considered paid off and remains forever Verizon property (that's how they make money on them).  After a year I belive Verizon doesn't require the return of the router.  They will not activate any STB without it being in their inventory and charging you a monthly fee.
    If a forum member gives an answer you like, give them the Kudos they deserve. If a member gives you the answer to your question, mark the answer as Accepted Solution so others can see the solution to the problem.

  • Add Attendees (name AND phone no.) from Address Book to iCal for iPhone use

    Hello scripting gurus and newbs alike.
    I've looked through the forums, but can't find a COMPLETE solution to what I believe should be a fairly straightforward problem. I'll start by asking the question as concisely as I can, then bring in more information about what I have tried, and learned, so far. I'll also outline my broad (mini) project aims at the end, in case anyone is interested.
    * Q: How can I add attendees, from my Address Book, to an iCal event, so that **ALL** the attendee details are included?
    Note: It is VITAL to me that attendees' phone number(s) are available through iCal, not just {display name, email, participation status}. This is because I want MobileMe to synch the event with my iPhone, so I can call attendees directly from iCal. (or at least have iCal open the attendee's Contacts record so I can call from there!)
    WHY DO I THINK IT SHOULD BE POSSIBLE?
    Manually, I can simply dbl-click on the event, click into the attendees field, start typing the attendee name, and hit enter. When I do this, it works. MobileMe synchs it to the iPhone, I open iCal, select the event, tap the attendee, and I'm calling.
    WHAT I'VE TRIED USING APPLESCRIPT
    When I try the following script, I've only managed to set Sheila's name/email/participation status. I can retrieve her phone number from Address Book using the above approach, but unsure how to make it stick in iCal * such that I am able to use it to call directly from iCal on the iPhone *
    ++++++++++++++++++++++
    tell application "Address Book"
    set anAttendee to name of (first person whose name contains "Sheila")
    end tell
    tell application "iCal"
    set newEvent to make new event at end with properties ¬
    {summary:"Meeting Info.", location:"ZIP", description:"More yak", start date:SD, end date:SD + 120 * minutes}
    make new attendee at end of attendees of newEvent with properties {display name:anAttendee}
    end tell
    ++++++++++++++++++++++
    WHERE I'VE LOOKED FOR SIMILAR EXAMPLES
    Thanks to Rob (et al) for providing script examples used to create the above, see here: http://macscripter.net/viewtopic.php?id=5692
    I've also looked at the following article, which makes me think I somehow need to use the PERSON ID in the event attendee list. Unfortunately, I have only managed to retrieve the ID, but had no joy trying to set it.
    http://www.mactech.com/articles/mactech … index.html
    THE PROJECT
    I'm a surveyor, and using dialog(s) to enter relevant info., I'm looking to streamline my preparation for surveys when I make each new appointment.
    My mini-project presently enables me to print survey forms (based on a Pages template) with details relating to the specific property (address/contact name&no./appointment date&time etc.) It also uses the appointment date&time to create the appropriate event in iCal.
    I'm also confident I can add the contact details, such as agent/owner name(s) and phone number(s) in Address Book.
    IF I COULD ONLY ADD THESE AS ATTENDEE(S), AS IF ADDED MANUALLY, I WOULD ALSO BE ABLE TO PHONE THE PROPERTY OWNERS WITH A COURTEOUS REMINDER WHEN I'M ON THE WAY!!
    Can anyone help me achieve this?
    Here's hoping.
    Phil (wiimixer)

    Phil
    Referencing the attendee in iCal will only directly record the properties you mention - because that's how it's designed to work and there's no way around the restriction unless iCal is changed.
    You could set the phone number elsewhere in the iCal event - e.g. notes, location, ... - and that would probably allow you to call from iCal (I don't have an iPhone so I can't be sure), but I am not sure I see the advantage over using the link to iPhone's Address Book which is set up by adding an attendee to the event. This might be because I am being dense, so if this is the case please elaborate.
    EDIT:
    I have read your original post in more detail since I wrote the above. It seems to me that you are saying that when you add the person to the iCal event via AppleScript that you do not get the link to the iPhone's Address Book when you sync via MobileMe. You imply, however, that it does work when you type the name manually. Are these both correct statements?
    Message was edited by: Bernard Harte

  • Assining a bean attribute to a jsp variable

    I am writing a struts application and am using
    <bean:write name="configattribute" property="name"/>
    to print out info on my jsp page.
    I was wondering if I could assign that value to a local jsp variable so I can check its value and change the colour of the text accordingly.
    e.g.
    String name = <bean:write name="configattribute" property="name"/>;
    if name.equals("Ben"){
    out.print(<font color=\"red\">;
    else{
    out.print(<font color=\"blue\">;
    }

    You should still be able to use the code I listed...the logic:iterate tag creates the bean "configname" in the page scope. So you should be able to do something like this:
    <logic:iterate id="configname" name="confignames">
       <tr>
          <td>
    <% ConfigName configname = (ConfigName)pageContext.getAttribute( "configname" );
       String color = "blue";
       if( "julius".equalsIgnoreCase( configName.getOwner( ) ) )
          color = "red";
       } %>
            <span style="color: <%= color %>"><bean:write name="configname" property="owner"/></span>
          </td>
          <td>
             <bean:write name="configname" property="name"/>
          </td>
       </tr>
    </logic:iterate>Does that sound right?
    - Jesse

  • Can I have both static text and the output of an array in the body of an email?

    I have been scouring forums for something on this for a while now and have not found a whole lot. I'm trying to send a group of emails out to server owners in our company for a cleanup/consolidation project. I have a working script and of course now my boss
    wants it changed. I have the script set up to find all the servers a person owns and put it into a CSV file. Then it attaches it to an email with instructions on how to get everything updated. Now my boss does not want the list in an attachment but right in
    the body of the email. I'm pretty sure this is something Powershell can do, but I'm clueless on where to begin let alone how that would work.
    Here is my current script minus the confidential stuff :) I just need to know where to start since it can't be in html format. I'd probably know if I knew powershell a little better, but well I've only been working with it for a few months now.
    #Get SQL Database objects and places them into array $Sqldb
    $Sqldb = New-Object System.Data.DataSet "myDataSet"
    $sqlConn = New-Object System.Data.SqlClient.SqlConnection("Data Source=<SQL Server>;Initial Catalog=ServerBook;Integrated Security=True")
    $adapter = New-Object System.Data.SqlClient.SqlDataAdapter("SELECT ServerName,Owner,SupportContact,SupportExternal,ServerDescription FROM v_ServerBook_BasicInfo",
    $sqlConn)
    $adapter.Fill($Sqldb)
    #reorganizes $Sqldb by property owner
    $Sqldb = $Sqldb.Tables[0] | Sort-Object -Property Owner
    #stores list of unique owners and eliminates duplicates
    $owners = ($Sqldb.owner | Get-Unique)
    #eliminates null values from the list of owners
    $owners = $owners | where{$_ -ne "" -and $_ -ne $null -and $_ -ne [dbnull]::value}
    foreach($owner in $owners){
    #Get the servers for the current owner
    $servers = $Sqldb | where{$_.owner -eq $owner}
    #CSV output filename ($owner.csv)
    $newfile = "\\file\path\$owner.csv"
    #Export the servers to the filename
    $servers | select ServerName, Owner, SupportContact, SupportExternal, ServerDescription | Export-Csv -path $newfile -NoTypeInformation
    #copies the server owners name to $ownername variable
    $ownerName = $owner
    #switches the format of the ownername variable to lastname,firstname
    $Username = "$($Owner.Split(" ")[1]), $($Owner.Split(" ")[0])"
    #gets email address for owner from AD
    $EmailAddress = Get-ADuser -Filter "Name -eq '$Username'" -properties emailaddress -server ads.domain.com | select-object emailaddress
    #splits the $emailAddress vaiable to help eliminate extra text original text looks like @{emailaddress = [email protected]}
    $Emailaddress = $Emailaddress -split '[=}]' ,0
    #removes extra text at the beginning of the variable leaving just [email protected]
    $Emailaddress = $Emailaddress.TrimStart("@{emailaddress")
    #stores the body of the email into a variable
    $message = "Hello,
    Blah Blah Blahbity Blah
    Thank You,
    <Signature Block>"
    #Sets the from email address
    $emailFrom = "[email protected]"
    #Sets the email subject
    $subject="Test Email"
    #sends the email with attachement for the current owner
    Send-MailMessage -To "$EmailAddress" -Subject $subject -Body $message -SmtpServer "<smtp.domain.com>" -From $emailFrom -Attachments $newfile -DeliveryNotificationOption OnSuccess

    So I can just put my output variable into the email body variable.... since it's a table with headers should I do anything special for formatting the table?
    My output now looks like :
    ServerName
    Owner
    SupportContact
    SupportExternal
    ServerDescription
    Server1
    Me
    Me
    TrendMicro OfficeScan 10.5
    Server2
    Me
    Me
    TrendMicro Deep Security Test
    Server3
    Me
    Me
    Test Server
    Server4
    Me
    Me
    Application Server
    Well it's a little garbled there but you get the idea

Maybe you are looking for

  • Camera Raw Filter & Actions

    Not sure if this is correct section so bear with me if I am in the worng place.  I am using Win7 64 bit CS6 perpetual. I have installed Dr. Browns Script for "Edit layer in ACR" which I have included in an action.  So far so good. The action will tak

  • Foreign Object stuck to the inside glass of my new 24" iMac

    Hi - I received my new 24" iMac today - and to my bitter disappointment when I turned it on, there's a 4mm black object (looks like a piece of black foam/sponge) stuck on the inside glass of my display. I can see the display behind it, which is absol

  • My ipad face time will not verify or sign in!

    I have reset my ipad 2 ,updated it, tried signing in with a different profile and everything possible! I try to sign in on face time but it wont do it! I put in my apple id and the password and the password is correct but when i click the sign in but

  • APP ... credit Memo

    Hi experts, Is it possible ,credit memo payment in APP.? what is the configuration required for processing credit memo in APP. Thanks in advance chin

  • Get Name of Variable using Reflection

    Is there a way to get the variable name?  I assume I'd have to use Reflection.  Here's an example of what I mean. Dim tileCount As Integer ' get tileCount variable name here Debug.Print("tileCount") Ryan