Scenario&material mapping in power trading?

Dear friends,
My client is dealing with power trading activity, where in X vendor will supply to Y customer through government power grid. But my cleint is getting trading margin out of this match making job either from customer/ or from vendor as per the LOI terms.
After each day transactions RLDC (concerned regional load dispatch centre) will update the daily power consumption in website. Here the power consumption again with respect to 15 minutes time interval, so each day power supply have 96 time blocks.  after that those transactions are recorded by my client for their billing purpose.
How to map the material for the same, and here any consumption material will suffice the requirement or only pipe line material need to be created. which is the suitable method for this scenario, kindly suggest me..
Regards,
Archana (09830730540)

hi
take help of ur abaper and create a Z table with fields like power transformed vendor, date time etc...
now create a z transaction with this table and input fields
now create a zreport with reference of those fields
person should do entry recording in time intervals
now ur customer refer this report for billing purpose through FI
if u need to go by movemnt then show the sale of services using the z report

Similar Messages

  • File to File multiple scenario without mapping

    Hi
    I am doing one simple file to file scenario without mapping i.e picking file from sender directory and then placing it in receiver directory via FTP.
    Now i have to take two files from different directories and place them in to different directories in the receiver side.
    On the sender side i have selected Advanced selection for source file and maintained the sceond directory name and filename.
    now i am not aware about the reciver side that how to place the two files in to different directories.
    I have to make only one interface for this.
    Thanks in advance.

    u have to follow the code in the link provided above but with some manipulations...
    in case u r placing the files in different target dir depending upon the source directory then ur code will be something like this:
    Note: i dont have a system as of now..so cant able to check the code for syntax errors..please cross check it
    MessagePropertyKey mpk = new MessagePropertyKey("Directory","http://sap.com/xi/XI/System/File");
    String SourceDir = msg.getMessageProperty(mpk);
    if(SourceDir.equals("/SourceDirectory1"))
    String targetDir1 = "/TargetDirectory1"
    msg.setMessageProperty("http://sap.com/xi/XI/System/File","Directory",targetDir1);
    else if(SourceDir.equals("/SourceDirectory2"))
    String targetDir1 = "/TargetDirectory2"
    msg.setMessageProperty("http://sap.com/xi/XI/System/File","Directory",targetDir2);
    else
    http://help.sap.com/javadocs/pi/SP3/xpi/com/sap/engine/interfaces/messaging/api/Message.html#getMessageProperty(com.sap.engine.interfaces.messaging.api.MessagePropertyKey)
    lIbraries for adapter module development:
    http://wiki.sdn.sap.com/wiki/display/XI/Where%20to%20get%20the%20libraries%20for%20XI%20development
    How to develop adapter module:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0b39e65-981e-2b10-1c9c-fc3f8e6747fa?QuickLink=index&overridelayout=true

  • Reflecting Freight Charges in Material MAP

    Hi,
    I have a requirement to reflect freight charges in material MAP. This can be done when the charges are reflected in the PO price. However, this is the client's situation:
    1. A contract has been established for freight services
    2. Material is purchased via normal PO (freight charges not included)
    3. A release order is created against the freight contract for freight services (potentially different vendor frm material supplier)
    The question is, how can we reflect the cost incurred for freight services into the material MAP?

    Hi
    What I understand by your post is that you have  two seperate POs for material vendor and freight vendor .In thsi case freight charges will not hit your inventory account ,but will hit a expense account (P&L account).Inorder to hit the freight charges to inventory account ,you need to create a new condition type as Delivery charges.Include the delivery charges in the material vendor PO .Now enter your freight amount against the freight condition type .Also mention the freight vendor code by clicking on the blue icon.This will ensure that the freight amount will be inventorised ,and will be included in MAP of the vendor ,Also you can perform MIRO seperately for material vendor and freight vendor
    Regards
    Sandeep

  • ODI Scenario vs Mapping Execution

    Hello everyone,
    I want to learn the difference between the mapping scenario and mapping itself. When I create a package, I can drag mapping / scenario to execute the task I wanted. I could not understand the difference here. I always use mapping itself. It is an easy question I know, but I should know. Please help me.
    Thank you

    When you add a mapping to the package the mapping tasks are executed as part of the session created for the package. Whereas when you add scenario to the package it is added as the OdiStartScen tool in the package and during invocation the scenario is executed as a child session separately. For example if you add Mapping M1 to Package P1 then on executing P1 there would be one session for P1 having one step for M1 and under that the tasks associated with the mapping. But when you add the scenario S1 to the package P1 then on execution there would be two sessions created first parent session for the package and a child session for the scenario.

  • How to assign the vendor for Pipeline material like Oil,power etc.

    Dear All,
    Can anybody tell me , how tp  assign the vendor for Pipeline material like Oil,power etc.

    Dear,
    Create source list ME01 maintain vendor here if vendors are multiple.
    Create Info record ME11for vendor and material combination
    Regards,
    R.Brahmankar

  • New Scenario of Mapping

    Dear MDM Followers.
    We have following business requirement.How to map the same.
    We want to send same material from 2 systems ( EC1 & TR3) but with different material numbers. Eg: DPC1001 in EC1 and  KT1001 inTR3. While importing these data we have to do the duplicate check and merging. But while syndicating the merged record, material number DPC1001 should go to EC1 and KT1001 should go to TR3.Meanwhile a change occur in KT1001 of TR3 ,the same change should automatically happen in DPC1001 of EC1.
    How to map the scenario.
    Please help.
    Yogesh Walde

    Hi yogesh,
    you can map the business scenario, follow these steps:
    1. In the console go to repository level, for the required table ( ex: main table), select the main table, and in the table detail you have KEY MAPPING property, there you change option to YES.
    2. In the import manager, in the configuration options go to the IMPORT hierarchy level, there go to the option CHECKOUT / WORKFLOW and change the option to checkout.
    3. When ever you do Import the records through import manager the records will be checked out and work flow will trigger.
    4. In your scenario you found that DPC10001 and KT1001 are same and you merged into single record.
    5. In Data manager select that merged record, right click , in the context menu select EDIT KEY MAPPINGS option, in the dialog box you can see the orginal records with the remote keys.
    6. In SYNDICATOR, when ever you are syndicating the merged record it is having two original records with respective REMOTE KEYS.  Based on these remote keys, those records will be syndicated to respective clients.
    Hope this may help you
    Regards
    srinivas

  • General material mapping issue

    Dear experts,
    We are working on inbound scenario where we get AS2 EDIFACT 96A purchase order message and we need  convert same to ORDERS05 idoc
    While going through mapping,for material code we need to fetch our sap material code which will be maintained against partner code in
    table KNMT in sap R/3.
    In short for mapping of material , in PO we need to query sap table R/3 ie KNMT.
    One way we find is RFC adapter,but not encouraged to use it because it will create network congestion and may slow the scenario.What is the most optimal method to use for this ?.
    Is it possible that i let w/e material code is coming from partner but while creating sale order  in R/3 ,use some user exit or enhancement to modify material code within sap ?.This is what ,i think i should do.
    What approach is better in my case ?

    Hi Aditya,
    I think you have the right approach with the userexit/enhancement idea. I think we have a similar setup for that scenario in our system.  Pass the value through and adjust on the back end is what I would do.
    Regards,
    Ryan Crosby

  • Idoc to jdbc scenario  java mapping

    hi all,
    i have scenario in which
    sender is idoc and receiver is oracle.
    i want to do this mapping through java.
    so how can i do java mapping in this scenario?

    Hey
    SDN has several blogs/threads/articles for java mapping,please search for them and you will get an idea how to proceed with java mapping.
    Thanks
    Aamir

  • Error in material mapping  between R/3 and CRM

    Dear community,
      In our landscape we have a SAP CRM system (Release 4, SP10) and a SAP R/3 system (Release 6.20). We try to create a mapping for a standard R/3 field, from the material master with a custom defined attribe on the CRM.
      The material field is the <b>Old Material Number</b> (MARA-BISMT) which exist on the standard sap interface. When we try to change or create a material then an error occured on the BDocs with the following error messages :
      1. Change data on set ZPRODUCT_INFO in the original system CRTCLNT400
      2. Validation error occurred: Module COM_PRODUCT_MAT_VALIDATE, BDoc type PRODUCT_MAT.
      The development that have been made is based on known SAP guide with title "<b>CRM Products: Customer Enhancements for Downloading and Uploading Product Master Data</b>".
      Does anyone know how we can solve the problem ?
      Thanks in advance

    Hello John,
    Sorry I can't help you with your problem. I'm having problems getting hold of the document that you mention: "<b>CRM Products: Customer Enhancements for Downloading and Uploading Product Master Data</b>" It used to be in the service market place and is referenced on a number of OSS notes. But is no where to be found.
    Thanks
    Peter

  • Reg: JDBC to IDOC Scenario Message Mapping

    hi Friends
    i am designing a Scenario JDBC - IDOC for accounting document interface using ACC_DOCUMENT03 idoc.
    i need the mapping program for that to map the JDBC fields with the IDOC fields, so can anyone help me the mandatory fields and the constant values for the IDOC which has to be mapped.Along with this can i know why the constants will be assigned to the fields like Begin =1 , MSGFN = 009 etc how these constants are defined.
    Thanks&Regards
    suman.

    Hi,
    for mapping constants in graphical msg mapping, select your target IDOC field..........then you have a constant in the below screen.........click it and then double-click on constant to change the value of the constant field.........then map this constant to your target IDOC field.
    for knowing which are the mandatory fields, ask your functional guys to tell you the mandatory fields in data segment of your IDOC and regarding Control segment EDIDC, you have to map fields which have sender and reciever system details.
    Regards,
    Rajeev Gupta
    Edited by: RAJEEV GUPTA on Feb 2, 2009 7:55 AM

  • IDoc to Flat file scenario - abap mapping

    Hi All,
    I have to do some IDOC to Flat file scenarios. In Order to generate the file in required format I will have to add all segments(Nodes) of Idoc in FCC receiver. We also have other option of doing it through ABAP Mapping which I found in one blog.
    Now my question is : Is it better way of doing it through FCC or ABAP Mapping?
    Ofcourse from development point of view ABAP Mapping looks easier as FCC is very time consuming task.
    Is there and performance issues in either of the approach?
    Thanks and Regards,
    Atul

    Hi VJ and Harald,
    Thanks for your replies.
    I am not having PI7.1 however the given blog was very informative.
    I will try using file port approach as suggested.
    Thanks and Regards,
    Atul

  • IOS 6 Maps and Power Save

    Hi guys;
    My screen keeps powering down and locking when using maps. Is there any way to prevent this from happening? It shoud be simple, since Waze has the feature built right into the app.
    SInce Maps is supposed to be 'crowd sourced' it seems ridiculous that it locks out unless I want to disable power save mode on my phone. Is there a way to have Maps keep the phone awake, and if not, could that be built into the next update?

    A lot of people are having problems with Passbook right now. Maps is a brand new service that has just been activated.
    Be patient. Your operating system isn't even a day old. I can't believe that right after downloading the new update, you're already looking for ways to get rid of it. People can never be satisfied.

  • Sub Contracting scenario - Material Lost

    Hi Experts,
    Material is issued to the vendor against the sub-contracting purchase order. The material is lost in the vendor premises.
    How to deal with this scenario
    Thanks
    Tanvi Sunil

    Hi,
    I think you should negotiate with the vendor who covers the loss - if your vendor pays they can issue a credit memo.
    As for stock adjustment you should consider:
    - MB1A / MIGO + 551O
    - physical inventory
    - take components back to your site by MB1B + 542 and scrap it (MB1A + 551) or adjust stock level via physical inventory project
    Regards,
    Csaba

  • Vendor assignment for the pipeline material Ex.Water ,power

    *Dear All ,*
    *Can you please help me ?*
    *How to assign the vendor to pipe line materials like water ,power,oil. etc.*

    Dear,
    Create source list ME01 maintain vendor here if vendors are multiple.
    Create Info record ME11for vendor and material combination
    Regards,
    R.Brahmankar

  • IDOC scenario: material will not be created

    Hi!
    I am implementing the IDOC scenario and facing with the error what either the IDOCs receiving on business system B are red or yellow.
    The error is:
    Trying to create: F1000-G2
    The value YBF01 is not allowed for the field MARA-MATKL
    Trying to change: F1000-G2
    The material F1000-G2 does not exist or is not activated
    Questions:
    Do I need before to create a material? If yes, what is the appropriate tcode? 
    Which other settings do I miss?
    Thank you very much!
    regards
    Holger

    Hi Holger
    As Venkat said
    First check are you able to create material using the transaction. If yes then debug this case.
    More over check the payload. All informations are sent to target R/3 or not for creating material. it need not be issue with PI or IDOC.
    Thanks
    Gaurav

Maybe you are looking for