Service Management: Contract data sources, Exrractors and cubes

Hi Fellows: I have never worked in Service Management before and I have been asked to locate the extract strucutres, data sources and cubes for some reports. The reports are for contracts, contract renewals, Contract repairs, Contracts Units End of Service, Contract customers, Contract Customer Report Card etc. Are there any standard extractors, data sources for contracts or service Management?
Contracts     PLACE ID
Contracts     
Contracts     MODEL ID
Contracts     SERIAL ID
Contracts     Contract Start Date
Contracts     Contract End Date
Contracts     LINE VALUE
Contracts     Contract ID
Contracts     Contract Version
Contracts     Invoice Date
Contracts     Invoice ID
Contracts     NAME
Contracts     LOCATION
Contracts     Address
Contracts     City
Contracts     Global Name
Contracts     Name
Contracts     Place ID
Contracts     State
Contracts     Zip
Contracts     Sales Group B
Contracts     Sales Group C
Contracts     Contract ID
Contracts     Version
Contracts     Term of Contract
Contracts     PO Number
Contracts     Product Location
Contracts     Phone
Contracts     Model ID
Contracts     Serial ID
Contracts     Part ID
Contracts     Quantity
Contracts     Service Plan
***Contract Renewals:
Contract Version
Status of New Contract
New PG Description
Event Code
Event Created
New Price
New Travel Price
Old Price
Old Travel Price
****Contract repairs:
Problem Resolution
Received Date
Repair Center Info, name, address, ciy, state, postalcode,  country
Repair Center Info, name, address, ciy, state, postalcode,  country
Repair Center Info, name, address, ciy, state, postalcode,  country
Repair Center Info, name, address, ciy, state, postalcode,  country
Repair Center Info, name, address, ciy, state, postalcode,  country
Repair Center Info, name, address, ciy, state, postalcode,  country
Scheduled Ship Date
Serial # Received
Serial # Registered
Serial # Shipped
Service Repair (Work) Order #
Technician’s name
Tracking #
Account Indicator

This may help you..open the folders in left
http://help.sap.com/saphelp_nw70/helpdata/en/ed/9dfb3b699bde74e10000000a114084/frameset.htm

Similar Messages

  • Web service as a data source in Crystal Reports 2008

    Post Author: jpdv
    CA Forum: Data Connectivity and SQL
    I've tried to setup a new report using a web service as a data source.
    Untill now, I have not been successful. I always get the same error: unable to log on to data source.
    Is there any sample that I can try so that I understand what I'm doing wrong?
    Or any documentation on the subject?
    Thanks.

    Having the same issues here also.
    I can see the wsdl file being accessed successfully in the web access log, but Xcelsius v5.3 return "unable to load URL"
    Only thing I can guess is that the schema is "untyped"
    So, nobody in SAP has a solution?

  • Problem with embedded data-sources.xml and custom UserManager

    Hi all,
    Our application uses a custom UserManager, which is basically extended from the JDBC UserManager, declared as follows in orion-application.xml:
         <user-manager class="com.infocorpnow.a2g.security.oracle.A2GUserManager">
              <property name="table" value="pos.users" />
              <property name="userNameField" value="username" />
              <property name="passwordFiled" value="password" />
              <property name="dataSource" value="jdbc/A2GDS" />
              <property name="groupMemberShipTableName" value="pos.user_roles" />
              <property name="groupMemberShipGroupFieldName" value="role_name" />
              <property name="groupMemberShipUserNameFieldName" value="login_id" />
         </user-manager>
    Since we want to be able to deploy the application several times on the application server, and therefore have each deployment of the ear point to its own datasource (i.e. its own local "A2GDS"), we've found out how to embed data-sources.xml inside the EAR file we're deploying, and modify the orion-application.xml as follows:
         <data-sources path="./data-sources.xml" />
    And then place data-sources.xml in the same meta-inf folder as the orion-application.xml.
    This has worked fine when deploying to the standalone OC4J.
    Now when I try to deploy the exact same EAR file in Oracle 9iAS, and I get to the User Manager screen, the Custom User Manager does not show up correctly. It did show up prior to me embedding the data-sources.xml. Please help? This is fairly urgent.
    Thanks
    Jason

    I should also mention I'm using the Java Edition of 9iAS R2 (9.0.3 container) on Solaris.

  • What is the data source name and the data target name for the table COSP

    Hi,
    Actaully i am new to fico/bw,and i have to create a report based on the actual and budget value and difference in the variance.
    in R/3 side the table they are using is COSP,so please let me know what is the data source name and the cube or ods name in BW side.wht are the fields in which i can get the BUDGET value in the report.
    here we are using all the business content extractors and BI content cubes and odss.
    please reply immediately as its very jurgent isssue.
    Thanks,
    ashok

    answered

  • Crystal Report using a Web Service as a data source?

    I am trying to figure out how to use a Web Service as a data source in Crystal Reports. When I use the report wizard, I do not see an option to select Web Service as a new connection. We are currently using Crystal Reports 2008 v12.1.0.892. Could it be that my version does not support this? Is there an update that contains this feature? Please help.

    Thanks for your response. Unfortunately I do not see a radio button for Web Services. I've read that it should be there too. Could it be a missing plug-in or patch?
    Here are screen shots of what I see when trying to connect to an XML. Any thoughts?
    [http://s26.photobucket.com/albums/c120/hpolit/?action=view&current=wizard1.jpg]
    [http://s26.photobucket.com/albums/c120/hpolit/?action=view&current=wizard2.jpg]

  • How can i update data of DSO and Cube using ABAP??

    Hello Experts
    I have a requrement in which i need to update/ delete data from DSO and cube based on certain keys using ABAP.
    Please let me know how can i modify contets of cube or active table of DSO.
    Thanks
    Sudeep

    Hi
    I have requirement such that i need to update certain key figures in DSO after certain time.
    for eg. say record with key a is loaded to DSO and currospoding key figure was loaded with value 10
    after few days because of certain parameters changing in system i need to modify key figure value.
    currently i am doing same using 1 self transformation i.e. by loading same data again in same DSO.
    Amount of data is very huge and causing performance issues in system.
    now A is not key but i need to modify record for few combinations which apperar multiple times in DSO.
    Same DSO data is loaded into Cube regularly.
    I may need to update data after gap of few weeks as well.
    This design will be used as template and needto keep whole logic generic.
    So wring Function module can make it generic.
    Thanks
    Sudeep

  • How to change data source name and context root during deployment

    Hi,
    Env:
    WLS 10.1.3
    JDev 11.1.1.6
    Hudson
    I need to deploy two instances of my ADF application on the same development enviroment. We are using Hudson to deploy. My question is how to change data source name and application context root before second deployment.
    Kuba

    I don't believe there is an inbuilt facility to do this.
    Previously how I've done this is when checking files out using Hudson jovs, before the build I then use an Ant extension called XmlTask (http://www.oopsconsultancy.com/software/xmltask/) to modify the required XML files.
    Can I ask why you're doing this in the first place please? Multi-tenancy? 2 versions of the same app?
    CM.

  • 'NI-PAL Service Manager has encountered a problem and needs to close. We are sorry for the inconvenience.'

    Hello,
    Any idea how to fix this problem that casuses this error?
    'NI-PAL Service Manager has encountered a problem and needs to close. We are sorry for the inconvenience.'
    I have been re-loading LabVIEW 8.0.1 Pro Dev Sytem, NI-DAQ (Traditional) and NI-DAQmx, all day.  This probelm seems to be related to the fact that I can, no longer, create executables or open my .lvproj files, yielding the other error:
    '' Problem sending commands to the program"
    Thank you
    Message Edited by FLT CTRL 6 on 06-02-2006 03:41 PM

    NI-PAL service Manager has encountered a problem and needs to close.… tell Microsoft...10Jan08
    Yesterday I started having this error message pop up when I first boot up my computer.  I haven’t even started LabVIEW. 
    Recent changes:
    6Jan08 Replaced motherboard and CPU.
    6Jan08 Formatted hard drive and reinstalled software(Windows XP Home Edition).  Computer working fine.
    8Jan08 Installed LabVIEW 8.0 Student Edition.  LV is working fine and the message does not appear.
    9Jan08 Download and install NiDAQ 8.6.1.  Reboot the system and the above error shows up.  LabVIEW works fine so far.
    Anybody have any ideas on what the problem is?  I have a screen shot of the actual message, but I can't load it on this page.
    Oliver
    [email protected]

  • Difference between data sources 0CO_PC_PCP_03 and 0CO_PC_PCP_010

    Hi All,
    Please tell me the difference between these two data sources 0CO_PC_PCP_03 and 0CO_PC_PCP_010.
    Thanks,
    Mayank

    Hi,
    The problem with period format that you are mentioning before executing the DS in RSA3.
    Check the format of that field in source and provide the correct format.
    Crrect Format : YYYYPPP
    For your scenario provide the Period value as 2009001(Dont Put Dot) and execute the ds.You will be able to  see the data in RSA3.
    Regards
    Ram.
    Edited by: Ramakanth Deepak Gandepalli on Dec 31, 2009 6:33 AM

  • What are the data sources for 0FIGL_V10 cube Balance Sheet and Profit& Loss

    What are the data sources for 0FIGL_V10 (G/L (New): Balance Sheet and Profit and Loss) cube. and whether we can install business content regarding this.
    Please help me out.
    thanks,
    sapsdnhelp

    Hi,
    Check this:-------
    Urgent: Relevant Master Data Data Sources for FI-GL  & FI-AP
    http://help.sap.com/saphelp_nw04/helpdata/en/04/47a46e4e81ab4281bfb3bbd14825ca/frameset.htm
    Regards,
    Suman
    Edited by: Suman Chakravarthy on Sep 28, 2011 7:33 AM

  • Data in DSO and CUBE

    Hi Experts
    Please..Please update me on in detail if possible with example ......Key Fields and Dimensions
    How Data Records will be processed in DSO and  Cube
    I tried to search but i can't able to find what i am looking for
    My Requirment:
    I am extracting Employee Benefits records from Non SAP Source System (Oracle Tables)
    In the Oracle there is no Date field avaliable and there won't be any history avaliable in oracle once the Benefits of an employee is changed the old record will be overwritten to new one so they can't track the employee benefits history...but in BW i need to store/show history of employee benefits by Cal day
    Oracle Table Fields
    Location (Primary Key)
    Emp No (Primary Key)
    Insurance Type
    Call Allowance Type
    Annual Leave (No of day Days)
    Pension Schem
    Company Laptop (Yes/No)

    hi,
    key fields are the primary keys of ur ods tables. based on the key field values the data fields will get overwritten.
    suppose if the key fields values were same then the data fields will get overwritten. but the changes were captured in the change log table, hence the history of changes is available.
    Dimensions- are the prmary keys of cube. but in cube only addition of records will happen as default not overwrite as in ods.
                       dimension ids were generated based on the sid values of characteristics.
    maximum of 16 key fields and dimensions can be there in ods and cube respectively.
    for ur case, include 0calday field in the key fields and use the routine to update the field with system date(SY-Date). this keeps track/ else without date also , change log maintains history for each load.
    have to add 0recordmode to the communication structure of the ods(infosource).
    Ramesh

  • How can I manage my data sources better?

    I'm learning WebLogic and my installation already has a data source configured to point to one of our eight databases. As we move through different phases of development, I need to point to a different database and changing it in WL is cumbersome. What I would like is to have all eight databases added as eight sources and enable only one at a time depending on our needs. I'd like to know:
    1) How does WebLogic know which data source to use for my .ear?
    2) With more than one data source, how do I ensure that only the one I want is used by my ear?
    Many thanks,
    TenLeftFingers

    It depends a bit on what you want to do (what you mean by "manage"), but perhaps this will help:
    Settings app > iCloud >
    http://help.apple.com/ipad/7/#/iPad995bbafe

  • Multiple data sources Essbase and RDBMS in BIEE 11g

    Hi,
    I want to link Essbase cube with sql server in BIEE 11. I try to do it and I found that it can be linked in physical layer, but it does not allow me to set linkage in "Business Model and Mapping" layer. when I drag and drop a report and it return error:
    =================
    View Display Error
    ODBC Driver returned an error (SQLExeDirectW).
    Error Details
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code:10058. [NQODC] [SQL_STATE: HY000] [nQSError: 10058] A general error has ocurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 15018] Incorrectly defined logical table source (for fact table dummy_gen2_info) does not contain mapping for [Product.Gen2,Product - Member Key]. (HY000)
    =================
    My steps:
    ==========================
    1) Use "Import Metadata" in BI Admin tools to import data source from Essbase (e.g. TBC, TBC_ASO)
    2) Use "Import Metadata" in BI Admin tools to import SQL server table (e.g. testdb.dbo.p_gen2_info)
    3) create linkage between table testdb.dbo.p_gen2_info.gen_id with TBC_ASO.[Product.Gen2,Product - Member Key] in "Physical layer"
    4) drag and drop TBC (Essbase), TBC_ASO (Essbase), and testdb (sql server) from physical layer to "Business Model and Mapping" layer
    5) drag and drop table testdb.dbo.p_gen2_info to TBC_ASO (since it dosn't allow set linkage in "Business Model and Mapping" layer between different data source)
    6) drag and drop TBC, TBC_ASO, testdb from "Business Model and Mapping" layer to Presentation Layer.
    ==========================
    Anything I did wrong? please advise.

    Check what are your settings under tools-> Embedded OC4J Preferences in the datasource node.

  • Using WCF Odata service as SSRS data source

    Hi,
    We are evaluating Odata service as data source for SSRS, Idea is to use these reports in sharepoint 2010. I am not sure how to do it.
    Now, I am getting a basic doubt that whether Odata can be used as SSRS data source. Please clarify my doubt. If this is possible please help me with some samples.
    Thanks in advance.
    Santosh

    Hi Santosh,
    Thanks for your post.
    I am not familiar with WCF Odata service, so I would suggest you to refer to the article
    Data Sources Supported by Reporting Services (SSRS),
    to verify whether the predefine data sources could fit your needs, if there is no one available to use for you,
     I would suggest you to implement a custom data processing extensions according to your own needs, you can refer to
    Implementing a Data Processing Extension
    to learn how to implement a data processing extensions.
    Thanks,
    Bill Lu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • How to get Data Source Name and Source System for InfoPackage

    Hello Guys,
    I'm creating a routine that can be use by any InfoPcakges...
    how can I get the Source System and Data Source in a Routine?

    Hi
    Please check the table RSLDPIO,
    In this table search with Info Package-->You will get Data source related to this info package
    then goto RSDS >here search with Data source>you will get from which Source system this is extracting data
    Hope this helps
    Regards,
    Venkatesh

Maybe you are looking for

  • A lot of blocking locks on NRIV daily

    Hi experts,   Our system has a lot of blocking locks on NRIV. I use DMV to check and find many processes update RF_BELEG frequently. I find note 840901 can solve using parallel buffering, but our FI users do not agree sale document number without con

  • G4 will not boot up

    I have a Dual 1.0GHz G4 MDD powermac and when I press the power button, low speed fans come for about 12 sec and then they go to full speed and remain there. There is no startup chime, the power button does not stay illuminated, and there is no video

  • Leading zeros-master data

    Hi All, We have a characteristic 'Material'(custom defined master data infoObject) of length 10,Conversion routine:ALPHA, datatype :CHAR,& output length:10. Requirement is Material number should be displayed as 10 digit number(characters ) in Bex rep

  • URGENT : Please HELP : Loading a first image too slow

    Hello, I want to load an image to save it just before in a JPG format so as to obtain finally a byte[] array of this JPG image result. So, to do it, I tried to load my Image from different ways but I have always a strange comportement... My problem c

  • Alerts framework container variables

    Team, I am using the "SXMS_xyx" container variables for my alerts. There must be more than that ... I need to display the payload, alert rules description, etc. Where can i get more info on that topics ? Merci ! A+