CRM Tables and Relationships

Hi,
ANyone can you provide me CRM tabels along with their relationship to this mail id.
Mail id : [email protected]
Thanks in advance,
DOnald

Hi Amit,
Could you please send me the document to my id also. My id is: [email protected]
Please send me the list of transactions and any other CRM related documents also.
Many thanks in advance,
Regards,
Raghuveer

Similar Messages

  • CRM Tables and Relationships needed!

    HI experts,
    I am a part of CRM and BW implementation.
    As iam new to crm Can anybody send me the CRM Tables and Relationships at <removed by SDN Forum Moderator>

    Hello,
    please have a look to the Topic Links to CRM Documentation there you find instructions how to order the CRM Tables and Relationships documents.
    Regards
    Gregor Wolf
    SDN CRM Forum Moderator

  • CRM table and relationship diagrams

    Hi all,
    Could anybody please send the
    CRM technical guidelines (how it works)
    CRM TABLES and Relationship diagrams
    CRM application guidelines
    mail : [email protected]
    Kindly send urgently !
    Thank you very much in advance. I will be happy to reward points for any inputs.
    Bhakti

    Hi Bhakti
    You can order the OBJECT MODEL KIT from SAP in addition to the CRM software. This is a collection of object and data models for both CRM Online an Mobile Sales. It can be ordered from SAP the same way you can order the SW.
    Regards, Kai

  • ERD of CRM tables and relationships

    I have diligently googled for documentation/diagram of CRM tables/relationships. 
    Even looked at every link in this thread... Brainstorming Discussion - Links to CRM Documentation
    But still no success.  If anyone can provide direct answer to this information, would be greatly appreciated.
    Best Regards,
    Dean Atteberry.

    pieced together enough to do what i needed...

  • CRM Tables and Relationships Document - New Request

    Hi all,
    If you could please send the document to my gmail account: [email protected], points will be gladly rewarded.
    Many thanks!
    Leon

    Hi Leon,
    I have sent you the doc at [email protected]
    <b>Ikram Koreshi : I have sent it to you too.</b>
    <b>Reward points if it helps.</b>
    Message was edited by: Amit Mishra

  • Can anybody send me CRM tables and their relationship? It is very urgent.

    Can anybody send me CRM tables and their relationship? It is very urgent.
    and all the function modules availble in CRM.
    Jayalakshminarayana Kilaru

    Hello Vikas,
    Can you please send CRM tables to [email protected]
    thanks in advance

  • SAP CRM Tables and Fields for Contract start and End dates

    Hi Experts,
    Please Provide me SAP CRM Tables and Field names for the below.
    SAP CRM Contracts start date and End date
    SAP CRM Conditions(PROO, K007 etc....) records start and End Date.
    Thanks and Regards,
    Teja

    correction
    10 Replies Latest reply: 24 May, 2013 8:38 AM by nishant Vasudev  
    Tweet
    SAP CRM Tables and Fields for Contract start and End dates
    This question has been Answered.
    Teja Dhar 12 Oct, 2009 8:03 PM  
    Currently Being Moderated
    Hi Experts,
    Please Provide me SAP CRM Tables and Field names for the below.
    SAP CRM Contracts start date and End date
    SAP CRM Conditions(PROO, K007 etc....) records start and End Date.
    Thanks and Regards,
    Teja
    Correct Answer by Sreekantha Gorla  on Oct 22, 2009 8:22 PM
    Hi,
    dates will be stores in the table 'SCAPPTSEG'.
    I double checked it. This table stores all the date types of one order transactions...
    The relationship is as follows..
    CRMD_ORDERADM_H- guid = crmd_link-guid_hi
    crmd_link-guid_set = SCAPPTSEG-APPL_GUID.
    Thanks and regards,
    Sreekanth
    <:footer>See the answer in context
    6281 Views
    Topics: Customer Relationship Management
    Reply
    Average User Rating
    0
    (0 ratings)
    My Rating:
      Rating Saved!
    Comment on your rating
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Robert Jesionowski 14 Oct, 2009 2:23 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi, 
    you should try with FM: CRM_DATES_READ_SINGLE_OB or CRM_DATES_READ_DB.
    There is something in table SCAPPT and SCGENAPPT.
    Regards, R
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Teja Dhar 22 Oct, 2009 5:30 PM (in response to Robert Jesionowski)  
    Currently Being Moderated
        Hi Robert, 
    I am not able to find contract start date and End dates in the tables SCAPPT and SCGENAPPT.
    Can you suggest some relevant tables.
    Best Regards,
    Teja
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Sreekantha Gorla 22 Oct, 2009 2:35 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi, 
    Table SCAPPTSEG stores the contract start and end dates.
    Thanks,
    Sreekanth
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Teja Dhar 22 Oct, 2009 5:32 PM (in response to Sreekantha Gorla)  
    Currently Being Moderated
        Hi Sreekanth, 
    I am not able to find contract start date and End dates in the table SCAPPTSEG.This is for appointments.
    Can you suggest some relevant tables.
    Best Regards,
    Teja
    Report Abuse
    Like (0)
    Reply
    Correct AnswerRe: SAP CRM Tables and Fields for Contract start and End dates
    Sreekantha Gorla 22 Oct, 2009 8:22 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi, 
    dates will be stores in the table 'SCAPPTSEG'.
    I double checked it. This table stores all the date types of one order transactions...
    The relationship is as follows..
    CRMD_ORDERADM_H- guid = crmd_link-guid_hi
    crmd_link-guid_set = SCAPPTSEG-APPL_GUID.
    Thanks and regards,
    Sreekanth
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Wim Olieman 23 Oct, 2009 9:12 AM (in response to Sreekantha Gorla)  
    Currently Being Moderated
        Hi, 
    I can tell you where the pricing records are saved, replicated from ECC.
    The data from ECC table Axxx (e.g. A304) is replicated to CRM table
    CNCCRMPRSAPxxx (e.g. CNCCRMPRSAP304).
    Here you can find fields TIMESTAMP_TO and TIMESTAMP_FROM.
    About the dates: what Sreekantha Gorla stated, about table 'SCAPPTSEG' is correct.
    What might help is to execute program "CRM_ORDER_READ". Here you can find
    the relevant entries also.
    regards,
    Wim
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    Teja Dhar 23 Oct, 2009 4:59 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi Experts, 
    Thanks a lot for your support.My problem got resolved.
    Best Regards,
    Teja
    Report Abuse
    Like (0)
    Reply
      Re: SAP CRM Tables and Fields for Contract start and End dates
    rajesh gadamsetty 27 Nov, 2009 12:29 PM (in response to Teja Dhar)  
    Currently Being Moderated
        Hi Teja 
    Please let me know how you got the dates. i got the same requirement
    Report Abuse
    Like (0)
    Reply
    Correction on above mail.
    Hi Sanjay,
    Can you please help me to find the contract st art date and end date fetching from the table as below
    ITEM DATES:
    Select guid_set from table CRMD_LINK where guid_hi              =  CRMD_ORDER_I-GUID AND
                                                                              OBJTYPE_HI     =  '06'
                                                                              OBJTYPE_SET  =  '30'.
    Select * from SCAPPTSEG where APPL_GUID = guid_set.
    as from the table scapptseg has some unusal fields which fields to select to get the start date and end date and on what condition and isuppose we need to convert als the same
    pls suggest further on same
    regards
    Arora

  • Data model - is tables and relationships between them are graph or tree

    Hello
    I want to ask if tables in database are nodes of graph what should this graph looks like - like real graph (with
    cycles) or tree ?
    Let the tables are nodes of graph and the relationships between the tables are edges in the graph.
    10x all
    Edited by: user10860289 on Apr 2, 2009 1:37 PM
    Edited by: user10860289 on Apr 2, 2009 1:37 PM
    Edited by: user10860289 on Apr 2, 2009 1:39 PM
    Edited by: user10860289 on Apr 2, 2009 2:04 PM

    You can put the \ tag before and after text to preserve white space.  That likely makes things easier to read if you're trying to post ASCII graphs.
    I wouldn't hesitate to use the proper set of tables and relationships for the entities I was trying to model.  Would I be concerned if my data model were full of loops?  Sure, that might cause me to double-check that I hadn't done something silly.  Would I be concerned if my data model had a loop if that was the best way to model something?  Not at all.
    There is no theoretical answer because the quality of a data model has nothing to do with whether it is more tree-like or more graph-like. 
    Justin                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Depicting tables and relationships

    Hi all. I need a tool that can display the tables and relationships between the tables of an Oracle Database in a specific way. Let me explain.
    Prehistory
    We have an Oracle Database :-). It has a lot of tables, many foreign keys etc. The relationships between the tables are quite intricate.
    Purpose
    The purpose of this is to create a "scheme" of the data (the tables and relationships we have) which is simple to understand. We are going to use this scheme to help new employees understand the data structure. I tried to create such a scheme with the help of Oracle Designer but I found Server Model diagrams and ERD diagrams not satisfactory.
    Data scheme description
    I want the scheme to display tables like in a server model diagram. But there is one major problem I encountered with server model diagrams. The server model diagram shows everything: column names, column data types, relationships. But there is one thing it does not show (or I couldn't find how to make it show it). I want the diagram to show comments for columns together with the column names (for example in square brackets after the column name). It is obvious that the column name usually does not tell much about what the column contans. It is only comments or descriptions that usually contain a lot of information about the column's contents. And I want comments to be shown on the diagram because I think this will be the simplest way for the new employee to get used to the data structure, understand it and get involved with real projects faster. I.e. make the new employee's "learning curve" much shorter :-). And I want descriptions (comments are short, they can be shown on the table, descriptions are long, they cannot be shown) to be easy to access on the diagram. For example "Right click -> description menu item". Actually the tool I'm looking for should be able to customize the view of the diagram, show and hide some elements (for example show comments, hide types etc). View customization capabilities are what I'm looking for. I think Oracle Designer lacks these capabilities.
    Server model diagram disadvantages
    The server model allows to add comments for columns but it cannot display them(comments) on the diagram. Comments are really difficult to access in the server model diagram. One can access only one comment for the column at a time.
    ERD diagram disadvantages
    I checked out ERD diagram as well. It is a little better at accessing comments. The properties of the table(tab "Attributes") shows column names and comments in one table. It is much more convenient for the new employee. But in the retrofit process (creating ERD diagrams from existing database tables) Oracle Designer deletes all "ID" fields. It places relationship links on the diagram instead of these attributes. In this case I'll have to create these fields manually in order to "reproduce" the exact structure of the database. It is very tedious when we have a hundred tables.
    Question
    Is there a tool that can create the diagram I want from existing tables (not from the scratch)? Or the server model diagram is my best bet? One more thing. I don't need a tool that can only draw diagrams even in the way I want. I need a tool that can create a diagram from existing tables and after this allow me to customize the view of the diagram, add comments, descriptions, show and hide comments, data types for columns etc. Perhaps there is a way to achieve this goal by means of Oracle Designer?
    Additional Info
    Database - Oracle 8i
    Oracle Designer - Oracle Designer 9i.
    Thank you in advance.
    Message was edited by:
    Xaltotun

    Alexandre, could you please provide more details on how you work with PowerAMC? Does this tool has powerful capabilities in reverse engineering? And does it allow the user to customize the view of the diagram as I described? I found only some documents in French regarding PowerAMC but on the Sybase site I found that PowerAMC was "also sold as PowerDesigner". I found this link
    http://www.sybase.com/detail?id=1040802.
    Do you have any documents that describe the reverse engineering capabilities of PowerAMC or manuals? (documents in English of course). It would be very kind of you if you found such documents.
    Unfortunately I couldn't find enough info on the official site.

  • Learning tables and relationships faster - Techniques

    Hi all.
    Prehistory
    The company I work for has bought a software product that uses an Oracle database (Oracle 8i).
    Description
    We need to develop some techniques to help our employees understand and get used to the data structure (structure of the tables and relationships of the database). Also we are going to use these techniques to shorten the learning curve for new employees. With the help of this forum I found a tool "Schemester" that can create highly customizable diagrams of the tables in a database and depict relationships in a clear and simple way (I mean simpler than Oracle Designer). Such diagrams is one way to help new employees.
    Question
    Do you know of any other ways to shorten the learning curve for new employees? What techniques does your company use to help new employees understand and get used to the data structure? (PowerPoint presentations, trainings or anything else?)

    The people these techniques are created for are support people. But it is not the RDBMS principles they need to know but the data structure. It is desirable that they know what every table is for, what every attribute is for, what table this foreign key references etc. I understand that the best way to help them learn it is to create a diagram of all tables with the foreign keys and comments. I'm creating one with the help of Schemester. My question was "Are there other ways to help them learn this information?" Do you know of any interesting methods?
    Example.
    I think if I give an example it will help us all understand each other. When I worked for a software company we had a hundred megabytes of source code. And we had to support it. Every new employee had to learn what most files were for, what most important functions were for, learn the inheritance scheme. And we had several methods to help new employees learn this. At first all new employees read a big PowerPoint presentation about the structure of the source code. After this the new employee had to pass several speaker-led trainings. The big PowerPoint presentation contained a lot of information and was usually used for reference. Speaker-led trainings were meant to explain the basics of the source code we had to maintain. They contained less info but the info was more significant. And we had some trainings for all employees not just new ones.
    Does anyone know of a similar training scheme for an Oracle database?

  • Is application to view tables and relationships?

    Hi for all?
    I'm beginner DBA. I don't find apllications to view tables and relationships!

    Hello PraveenSastry,
    >> When I connect to the Database using Server Explorer and select "New Query" from the options…
    From your description, it is not very clear to know what happens, if you could share a screenshot, we can understand this issue more clearly.
    By the way, it seems that you are developing with Data Designer Extensibility (DDEX) SDK, I suggest that you could post VSX related issue to
    this forum, the current forum is for issues regrding ADO.NET managed providers, especially System.Data.SqlClient, System.Data.Odbc and System.Data.Oledb.
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Tool to see tables and relationship

    Is there a way to show all tables and relationship in Oracle - something like a simple ER diagram for all tables?
    Thanks
    [email protected]

    I am not aware of any tool, but you can use this query below to build your own. I use it to build a tree of tables showing their relationships.
    select
    c.table_name child_table,
    c.constraint_name,
    p.table_name parent_table,
    p.constraint_name
    from
    user_constraints p,
    user_constraints c
    where
    c.constraint_type = 'R'
    and c.r_constraint_name= p.constraint_name
    order by
    c.r_constraint_name,
    c.table_name,
    p.table_name,
    p.constraint_name
    /

  • CRM table and tables relationships

    Hi
    I'm looking for table and table relationship in the CRM.
    Sales tables especially (like VBAK, VBAP VBFA Etc' at SAP ECC)
    Yaki Katz
    SAP SD Consultant

    HI,,
    Sales related tables in CRM.
    CRMD_ORDER_INDEX- Index table
    CRMD_ORDERADM_H-  Order header table
    CRMD_ORDERADM_I-  Order Item Table
    CRMD_ORGMAN     Organizational Unit Set
    CRMD_PARTNER     Partners
    CRMD_PRICING     Business Transaction Pricing Parameter Set
    CRMD_PRICING_I     Transaction Item Price
    CRMD_PRODUCT_I     Transaction Item - Product
    CRMD_SALES     Business Transaction - Sales Set
    CRMD_ORDERADM_H-GUID = CRMD_ORDER_INDEX-HEADER
    CRMD_ORDERADM_H-OBJECT_TYPE = CRMD_ORDER_INDEX-OBJECT TYPE
    CRMD_ORDERADM_I-GUID = CRMD_ORDER_INDEX-ITEM
    CRMD_ORDERADM_I-HEADER = CRMD_ORDER_INDEX-HEADER
    Regards
    Srinu

  • How to find crm tables and objects in service market place?

    hi
    there is a place or link in www.service.sap.com where we get the information about the objects/tables related to  business partners,products,sales,service and marketing.
    can anyone please provide me that link,information.
    regards,
    hun

    Hello Hun,
    Check out this link,
    Links to CRM Documentation
    May be that was the thread u were searching for...
    Also some of the tables in my knowledge are as follows,
    1. COMM_PRODUCT: Product header and administration data.
    2. CRMC_T077D: customer account groups
    3. CRMD_ORDERADM_I (Item data)
    CRMD_ORDERADM_H: Business Transactions header CRM
    4.CRMD_ACTIVITY_H: Activity
    5.CRMD_OPPORT_H :Opportunity
    6.BUTOO : Customer details
    7.BUT001:BP General data II
    8.BUT100: BP Roles
    9.BUT150: BP relationship: Attribute table (test different
    10.BUT_HIER_TREE Business Partner Group Hierarchy
    11.CDBC_T_PRODUCTID Mapping: Product Id
    12.CDBD_ORGMAN Business transaction - organizational unit - set
    13.COMC_PRODUCT General Product Settings
    14.COMC_R3_FIELDS Assignment of R/3 material master fields to CFOP
    15.COMM_CATEGORY Category
    16.COMM_CFGMAT Basic Data for Materials
    17.COMM_HIERARCHY Category Hierarchy
    18.COMP_TYPES Hierarchy Tool: Comparison Type Check Table
    19.CRMC_CPRICPROC Customer Pricing Procedures
    20.SMOKVBEZ15 Assignment employees to positions
    ==========================================================
    R/3 Tables re CRM:
    1. CRMRFCPAR: CRM Destination.
    2. CRMPRLS: Name of the Logical System for Download(GUID).
    3. CRMCONSUM: Consumer entry (must match consumer of object in R3AC*).
    4. KNA1: Business Partner Master Data.
    5. CRMPARNR: Partner Functions \ Contacts
    6. CRMKUNNR: Business Partner GUIDS
    7. KNVV: Sales Area Data
    8. KNVP: Sales Area Data
    9. KNVK: Contact Person
    10. TBE31 & 34: Events/Enhancement
    11.MARA: Products
    12. CRMFILTAB: Filters
    13. CRMBP_MAP_BUGRP: Mapping of Business Partner Grouping
    14. CRMCLASSIF: Account Groups in Replication into R/3
    15. CRMCONSUM Possible Users R/3 Adapter Functionality
    16.CRMFILFLD Permitted Table Fields for Filtering
    17.CRMFILTAB Filter Criteria for Download
    18.CRMINTBAP Assignment of Internal& External Table FLD
    19.CRMKTOKD Assign Classification and Grouping R/3 Account Groups
    20.CRMKUNNR Mapping Table Business Partner - Customer
    21.CRMMAPTAB: Relationship Between Table Names in CRMOBJTAB (Tables Belonging to One Object) and BAPIMTCS is Middleware Transaction Container Structure
    22.CRMPARNR Mapping Table Business Partner Relationship - Contact Person
    23.CRMPAROLTP CRM OLTP Parameter
    24.CRMQNAMES Queue Name Management for CRM-QRFC Supply
    25.CRMSUBTAB Subscription Table for Up and Download Objects
    26.COM_BUPA_CALL_FU Determining FMs for Data Exchange BP
    27.COM_BUPA_BCSET Central Settings Data Exchange Business Partner
    28.TCRMBP_REFCUST Default Reference Customer
    =========================================================
    CRM Tables:
    1.CRMMLSGUID: GUID entry (should match GUID in CRMPRLS) also its LOGSYS-change-LOG.
    2. CRMM_BUT_CUSTNO: Also GUID table (GUID here should match GUID in R/3 table CRMKUNNR)
    3.SMOFSUBTAB: Mapping & Parameters
    4.SMOFDSTAT: Download Monitor (R4AM1)
    5.SMOFFILTAB: Filters (Should match filters in R3AC1 & R/3 Table CRMFILTAB)
    6.SMOFOBJECT Definition of Objects for Download
    7.SMOFOBJPAR Parent Objects of an Object in Table
    8.SMOFPARSFA Middleware Parameter
    9.SMOFQFIND Queue Finder Table for MW-Queue finder
    10.SMOFTABLES Definition of Tables for Download.
    11. CRM_JEST: Individual Object Status
    12. CRMD_SHIPPING: Business Transaction - Shipping Set
    13. COMM_PRODUCT: Product
    14. CRMD_ORDERADM_H: Business Transaction
    15. COM_TA_R3_ID: R3 Identification
    16. SCAPPTSEG: Folder for Individual Appointments
    17. CRMD_PARTNER: Partners
    18. CRMD_CUSTOMER_H: Transaction - Customer Extension
    ===========================================================
    KindlyReward Graciously if found useful...:)
    Regards,
    Harish

  • How to create tables and relationship between ?

    Hello everybody,<o:p></o:p>
    I have three table with structures as follow:<o:p></o:p>
    <o:p> </o:p>
    Table1
    contains information on ledger accounts,and
    Table2 contains Groups of the detailed
    accounts.
    When defining ledger
    accounts , we must associated them with
    groups of detailed accountsthat
    are
    set
    by the
    Check
    boxes. groups of detailed accounts are three
    levels, At each level, there are fifteen
    groups as follow:
    1_others ,2_People ,3_companies ,4_
    Cost centers ,5_projects ,6_
    Letter of Credits ,7_ Current
    Accounts ,8_
    Banking facilities ,9_
    Commodity ,10_ Branches
    aggregation ,11_ Purchase
    Contract
    Services ,12_
    Sales Contract
    Services ,13_
    Export Products ,14_
    Control account ,15_
    Months.Table3 contains detailed accounts information that should associated with groups of detailed accounts(fifiteen groups).
    In addition, we
    have in our program four combobox,
    detailed accounts must be
    linked to the detailed groups
    so that, by selecting one ledger account in combobox1 it should display detailed accounts of level1 in combobox2 ,detailed accounts of level2
    in combobox3 and detailed accounts of level3 in combobox4.<o:p></o:p>
    <o:p> </o:p>
    How
    to design tables and the relationships between them, so
    with select the ledger account I can see the detailed
    accounts of per level in other comboboxes?<o:p></o:p>
    <o:p> </o:p>
    I've
    spent
    a lot of time
    on this
    subject
    but
    I have
    not been able
    to
    solve this problem.<o:p></o:p>
    Please help me,<o:p></o:p>
    Best regards.<o:p></o:p>

    I am guessing....I hope it is helpful...
    >1_others ,2_People ,3_companies ,4_
    Cost centers ,5_projects ,6_
    Letter of Credits ,7_ Current
    Accounts ,8_
    Banking facilities ,9_
    Commodity ,10_ Branches
    aggregation ,11_ Purchase
    Contract
    Services ,12_
    Sales Contract
    Services ,13_
    Export Products ,14_
    Control account ,15_
    Months.
    Setup a table for each.
    >Table3 contains detailed accounts information that should associated with groups of detailed accounts(fifiteen groups).
    Setup the AccountDetail(1,2,3 level) tables with 15 NULLABLE FOREIGN KEYs. If some group is not applicable for an FK, keep the value NULL, otherwise enter a valid PK value.
    >Table1
    contains information on ledger
    accounts,and Table2 contains
    Groupsof the detailed
    accounts
    Setup LedgerAccount tables.
    Setup LedgerDetailXref table with FOREIGN KEYS to LedgerAccount & AccountDetail(1,2,3) tables.
    FOREIGN KEY examples: http://www.sqlusa.com/bestpractices2005/bankdatabase/
    Kalman Toth Database & OLAP Architect
    SQL Server 2014 Design & Programming
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

Maybe you are looking for

  • Error 0x80007114 "Outlook Express could not be started" when trying to run Migration Assitant.

    Trying to run Migration Assistant on a PC (Windows XP).  Error message "Outlook Express could not be started.  The application was unable to initialize the store directory.  Your computer may be out of memory or your disk is full. Contact Microsoft s

  • How do i get an image to display????

    this is some code that i have developed to try to get an image to display. i realize that the arrays for images and sources aren't needed but i want to provide room for when i animate things. but i need to get them to display first. what am i doing w

  • TransformerConfigurationException...Could not compile stylesheet

    So far my XSLT stylesheet was executed in operations mapping without problems. However I had to make some changes (e.g. adding some additional xsl:choose elements) and now I get the following compilation error: TransformerConfigurationException occur

  • Bitmap animation problem

    I made an animation with a collection of bitmaps from fireworks. I wanted to use it in the "over" state of a button, but when I go to swap, all it give me is access to is the 8 bitmaps I imported, not the animation/movie clip I want as the over state

  • 2LIS_02_ITM Delta field

    Hi , May I know on what basis (Which is the field in R/3) the following PO extractors will extract the Delta records. 1. 2LIS_02_ITM 2. 2LIS_02_HDR 3. 2LIS_02_SCL. Thanks Krishna