EDM Profile values

Hi all,
Could someone tell me what is the industry standard of profile values under Profile value Category "Quantity", whether it is readings or consumption.
As of now when we compute the billed quantity it is calculated as sum of the profile values, indicating the profile values are consumption values.
Are there also scenarios where meter readings (instead of consumption) are used in profile values. If so what is the procedure to compute the consumption
With thanks & regards,
Vinodh

Profile values are typically consumption (electricity or gas, resp. kWh and m3) or demand (electricity, kW).
I have not seen a scenario where the profile contained the readings. However if the meter (or metering system) would provide this information on a periodic time basis it would be no problem to store it in a profile.
Consumption would then have to be derived in the RTP interface from the readings in the period billed.

Similar Messages

  • ISU-EDM Profile Value Import

    Hi all,
    While importing profile values from MS-Excel file (in transaction "Change profile header") the system is giving error "Error Importing Date, Check import file". I would like to know if any specific date format, different than exported file, is to be used. How do we import the profile values for test purposes i.e. without using BAPI/IDoc?

    Hi,
    If the format in SAP is dd.mm.yyyy, you should also be having format dd.mm.yyyy in your OS. If your OS is Windows, then under Control Panel, you have to make the necessary changes under u201CChange the format of numbers, dates and timesu201D.  This is likely to solve your problem.
    With thanks & regards,
    Vinodh

  • EEDM01 EEDM02 Profile values Enhancement

    Hi,
    I was looking on a way to enhance the EDM Profile values transactions (EEDM01/02) by adding some extra fields in the ALV showing the profile values.
    Since I haven't found any Screen-exits or BAdI, are you aware about any solution to achieve that?
    Regards,
    John

    Check table EPROFVALSTAT that your profile values also have a status for the period you are looking at in EEDM02.
    If they don't then they won't show up.
    If there is no status then something must go wrong in your upload. Check the STAT in the PROFILEVALUES parameter in your BAPI call. Make sure it is translated from external to internal status in customizing.

  • EDM Report to generate profile values (synthetic profile)

    Hi profis!
    I want to create a report to generate synthetc profile values in IS-U/EDM.
    Can you suggest a function modul or an object type and accordingly method/methods?
    thanks a lot!
    regards
    Reiner

    Hello,
    The following function module  ISU_S_SYNPROF_GENERATE_ALL should be of help...however be aware it has status "not released" for customers
    Regards
    Olivia

  • EDM profile uploading

    Hi,
    I Ihave developed a report to upload edm profile at an interval of 15 minutes.I am fetching installatiion number ,date ,unit of consumption and the consumption values at 15 mins interval from a text file.My report is inserting values to the database table EPROFVAL15,but while iIam trying to see the profile values through the transaction EEDM02(by giving the installation number and selecting a profile) then m unable to see the values.Can anyone tell me the cause of the above problem .
    I have used the function module ISU_DB_EPROFVAL15_UPDATE  to insert values.Is this problem related to the time zone.actually in the database the profile values should  get inserted for a profile 5.30 hours before(for example: on 30.06.2010 for profile no:50
    consumption value for time 00:00:00 should get stored on 29.06.2010 at 00:18:30).
    regards.
    pratibha

    need to  ask  some other  question  so  winding up things replies are always welcome

  • EDM profile header

    hi friends
        i have got an  issue in  profile creation in  edm
    when i  tried to  create profile header t code eedm06 i  selected the interval length as price but  its asking  for unit  of measurement..actually  it must  ask only  for currency..
    but its asking  for both currency  and unit of measurement
    can any 1 help me with this????
    regards
    prince

    hi friends
      atlast the error has been  solved.for this error u  need to  assign the energy and price in  sproedmprofile managementdefine units of menasurment
    here v  need to  maintain the diviosn  and profile value category  with kwh
    in my case it was
    electricity  price and energy  was the data entered in that  screen
    and it  worked
    thanks and regards
    prince

  • Table for EDM Profile with Installation or Device numbers

    Hi
    Can anybody answer Table for EDM Profile with Installation or Device numbers?
    Thanks in advance.
    DGR

    Hello,
    You allocate the profile to a register so you want to have your logical register number.
    If you have the equipment number you could go to table ETDZ or call FM ISU_DB_ETDZ_SELECT and fetch the registers.
    If you want to see the table of profile allocations you can check table EPROFASS.
    If you use IS-U-EDM the tables which contains informations about profile values are EPROFVAL*...
    Hopefully some of this infomation is useful for you.
    Regards
    Olivia

  • How to change the profile value in the pl/sql code without making change in the database

    How to change the profile value in the pl/sql code without making change in the database.

    I have program ,where if the profiles 'printer and nunber of copies ' are set at the user level, by default when the report completes the O/p will be sent to the printer mentioned in the set-up. but what user wants is
    if these Profiles are set for the user running this program automatic printing should not be done.

  • How to create a profile value at user level programatically

    Dear all,
    I want to create a profile value at user level programatically, I refer to the developer guide and try to use fnd_profile.put() to create a new value.
    But I find out the value is just created in session level, not be inserted into base table.
    So is there anyone know how to realize this function in PL/SQL?
    Any idea is appreciated.
    Best Regards,
    Kenny

    Check Note: 364503.1 - How to Set a System Profile Value Without Logging in to the Applications
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=364503.1

  • Partner profile value for XI system

    I got a outbound message with partner profile value as
    <SAP:SNDPOR>XIDEV</SAP:SNDPOR>
      <SAP:SNDPRN>XiALE01</SAP:SNDPRN>
      <SAP:SNDPRT>LS</SAP:SNDPRT>
    Where do I go and change the SNDPRN value in SLD? or is it SLD I change it. SAP R3 is looking for sender partner profile in caps. How to change this value in XI
    thanks

    Hi,
    Please update few things.
    1. Since it is an outbound from XI into another R/3 machine, I would first suggest you to check IDOC posted in R/3 which has an error message tagged to it. This is applicable only when Message went from XI into R/3 and we see an error in the SXMB_MONI as RFC destination not found etc.,.
    In such a case, IDOC error message with 53/51 etc, will post an error message like "SENDER NOT IDENTIFIED". This SENDER and RECEIVERs can be seen in the CONTROL RECORD of the IDOC.
    From R/3, use transaction WE02/WE05 and locate your IDOC (normally in the OUTBOUND folder on left, look at last few messages which have RED TRAFFIC SIGNAL and match the partners).
    To resolve this, create the RFC PORT first. XIDEV using WE21 referring to your XI client. The prerequisite for this is to have a RFC destination already created to port XI and a logical system (BD54 transaction).
    Create a Logical System (Business Partner) of type LS using WE20 and (Logical system you have created or identified in BD54) should be configured as you want.
    This should resolve your issue.
    2. If the issue is with XI and message is not seen in R/3, make sure you have assigned proper logical system in the SLD for your technical landscape. If this is pointing to a different logical system, then probaboy you may want to change to suitable logical system.
    Suggest you to look for the definitions using SM59 and IDX1 in R/3.
    Hope this answers, please let us know your findings.
    Thanks,
    Srini.

  • WebI Publication: Logical OR in Profile Values

    Hello,
    In my WebI publication I am using profile values, which I defined for every user.
    For example I have two profiles: "Employee City" and "Sales City". For my user I defined the the values Employee City=New York, Sales City=New York.
    How can I define an logical OR between those profiles, so that a row shows up in the report, if the dimension [Employee City]="New York" OR [Sales City]="New York"?
    I am using BO 4.0 SP7 Patch 2
    Thanks!

    The only solution would be implementing in with Row Level Security. Or has anyone a better idea?
    Thanks!

  • Profile value per_person_id is not listed for $PROFILE$ block

    Hi All,
    I have reqirement to retrive the person_id to default Employee number in Personal analysis descriptive flex filed segment.
    When i tried using $PROFILES$.PER_PERSON_ID or fnd_profile.value('PER_PERSON_ID') is not working for me.
    Then i have checked the profile value list using "diagnostic-->examin" option in the application where i am not able to find the Per_person_id in the list.
    Note: We are using the Oracle Applications : 11.5.9
    Is there any way to meet my reqirement?
    Appriciate your contribution towards this issue.
    Thanks in advance.
    Kumar
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:07
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:14
    Edited by: Kumar Kasinathan on 04-Jul-2012 00:16

    Hi, I need to attach a value set to attribute12 which should not be the employee number, attribute12 of per_all_people_f and employee_number of a custom table and the number for the attribute12 should be the unique value.
    The steps i have followed
    1. created a table file_number to hold the numbers from 0000001....to...9999999
    2. created a view-file_number_v to have unique numbers as
    SELECT fn.file_number
    FROM file_number fn
    WHERE NOT EXISTS (SELECT 1
    FROM per_all_people_f pap1
    WHERE pap1.employee_number = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM per_all_people_f pap2
    WHERE pap2.attribute12 = fn.file_number)
    AND NOT EXISTS (SELECT 1
    FROM table1 t1
    WHERE t1.employee_number = fn.file_number)
    3. Created a table validated value set based on the above view and attached it to the Attribute12 of the DFF
    Its worked fine for new inputs, but when ever i try to requery the employee,hence the number is inserted in the attribute12 column of per_all_people_f table the value set validates and provides error message.
    To avoid this i have used the following temp table query,
    (select file_number fn from file_number_v
    union all
    select attribute12 fn from per_all_people_f where attribute12 = :PERSON.ATTRIBUTE12:NULL) temp
    I have used the above query as table in the valueset.
    Now i have to get the person_id to use it on the above query to avoid the issue which i have mentioned in previous discussion.

  • Setting dynamic profile values in R3.0

    Hi
    Using the SDK can we set up profile values dynamically for use with Bursting. Currently it seems I have to define the profile values manually for each user and group or can use only the username, email or fullname for dynamic purposes.
    What i want to do is have a table, report or file which has a listing like
    user1   USA   blankets
    user2   USA   pillows
    user1   CAN   pillows
    user1   IND     shirts
    using this I want to setup a dynamic profile such that user1 = SELECT country FROM table WHERE uname = '%SI%TITLE%'
    or any similar mechanism....
    thanks for your help!
    Asim

    Profiles are fairly static things, so I don't think altering them via the SDK would be amenable to dynamically changing profile values or targets on-the-fly.
    Sincerely,
    Ted Ueda

  • How to capture profile value in AM

    Hi,
    How to capture profile value in AM.
    Krishna

    Here is the code you can use
      String profileValue=  getOADBTransaction().getProfile("profile Name");Thanks
    --Anil                                                                                                                                                                                                                                                                                       

  • Need to get profile value defined at responlibility level

    Hi I have a procedure which have to get the profile value defind at responsibility level.
    I will be passing resp id as in parameter to that procedure.
    The thing here is, I will not be creating a concurrent program for this. And this procedure will be accessed by some other application by connecting to apps database and executing
    SO this is completly a procedure which is runned from back end.
    Now to get that profile value I used
    fnd_profile.value_specific('XXPROFILE',NULL,RESP_ID,NULL,NULL,NULL)
    BUt it is not getting any value.
    Please let me know for any other solutions.
    Thanks

    Hi;
    Please check below which could be helpful for your issue:
    How To Set A System Profile Value Without Logging In To The Applications [ID 364503.1]
    Script To List The Values Of A Profile Option At All Levels [ID 803587.1]
    How to Change Profile Option Value Without Forms [ID 943710.1]
    Regard
    Helios

Maybe you are looking for