Regarding the textual description of InfoObejcts in Reports

Hai
I created the InfoObjects by giving the Length and its description .
But when I create the Reports then I didn’t get the description of InfoObjects Fully .
Why it is like that and what I have to do ???
Is there any limit for textual description of InfoObjects??
Please tell me the solution .
I will assign the points
Bye
Rizwan

Hi,
Also check if you have loaded the Short, Medium and Full descriptions. In addition check which description is being used in reporting and whether its getting truncated in the text tables itself.
Cheers,
Kedar

Similar Messages

  • Query regarding the use of Mailto in a report

    Hi folks,
    I am having a problem using a mailto link within a report. The report sits on a page displaying information from two views, one is used to create the report the other isn't. The mailto link is on an email address displayed in the report and is generated from the value stored in the report and is called as below
    mailto:#CONTACT_EMAIL#
    Now what I want to do is carry across some other variables in both the subject and body text of the email. I have tried doing this by adding
    mailto:#CONTACT_EMAIL#?subject=#P40_VARIABLE#
    But this doesn't seem to work. It correctly interpretes the email address but not the other variable. So the question is does the variable have to be in the view used by the report or can I call it from elsewhere on the page. Sorry if this is not too clear as I am making it up as I go along.

    Thanks for the advise but it doesn't seem to work. It generates the email with the correct address but the subject is &P40_VARIABLE not the actual value of the variable.

  • Regarding the Status of Loaded Data in Report.

    Hi All,
    My client wants to view the status of the data that is being represented in the Reports. For example we are having data till today in R/3 but we have only loaded data till yesterday then he wants it to be represented in the report. Like “Data as on May 8th “. Is there any script that can be written to get this information dynamically in the report header???

    hi Yj,
    in web you can use web item 'text element' and choose element type 'general text' and element id ROLLUPTIME.
    <object>
        <param name="OWNER" value="SAP_BW">
        <param name="CMD" value="GET_ITEM">
        <param name="NAME" value="TextElements_1">
        <param name="ITEM_CLASS" value="CL_RSR_WWW_ITEM_TEXT_ELEMENTS">
        <param name="DATA_PROVIDER" value="Data_Provider">
        <param name="GENERATE_CAPTION" value="">
        <param name="GENERATE_LINKS" value="">
        <param name="SHOW_FILTERS" value="">
        <param name="SHOW_VARIABLES" value="">
        <param name="ELEMENT_TYPE_1" value="COMMON">
        <param name="ELEMENT_NAME_1" value="ROLLUPTIME">
        <param name="ONLY_VALUES" value="X">
        ITEM:            TextElements_1
    </object>
    in bex analyzer, you can display the date with menu business explorer -> display text elements -> general, you will see some info, 'author'... 'last refreshed'.
    hope this helps.

  • Regarding description of Infoobjects in Reports

    Hai
    I created the InfoObjects by giving the Length and its description .
    But when I create the Reports then I didn’t get the description of InfoObjects Fully .
    Why it is like that and what I have to do ???
    Is there any limit for textual description of InfoObjects??
    Please tell me the solution .
    I will assign the points
    Bye
    Rizwan

    Mohammed,
        Please guide me if i'm wrong.
        r u telling about the IO Headers? If complete description is not appearing. you can change in Bex also. Open the properties of the IO. change the description to description you want.
    change the Cell length. check whether the complete description is appearing?
    or you talking about Master Data? If it is master data, you can see in the Master data table how it is appearing.
    all the best.
    Regards,
    Nagesh Ganisetti.

  • Using if the else logic in regards to a select statement for a report

    Hi all,
    I've a question regarding if then else logic in Oracle.
    I'm developing a report application which contains 3 selectlists
    - ProductGroup - SubGroup - Manufacturer
    Each one containing several values. And are based on eachother, meaning if you select an item from the PG list, you only get the SG items regarding the PG item you've choosen before. The process logic should be as the following:
    When a user selects one item from for example the PG list, the query will be:
    select * from x where PG = :P_PG
    and the report displays all the items in the PG category selected
    The other two bindvariables would be null as the user didn't pick them
    If he then proceeds and selects one item from the SG list, the query would be:
    select * from x where PG = :P_PG and SG = :P_SG
    and the report displays all the items in the PG and SG category selected
    If he then proceeds and selects one item from the MA list, the query would be:
    select * from x where PG = :P_PG and SG = :P_SG and MA =:P_MA
    and the report displays all the items in the PG and SG and MA category selected
    Now, I've read some documentation about the decode function, but I can't figure it out, please help.
    Peter

    Okay, Chet, have set it up on htmldb, so you can see my problem, will go in high detail, it is not producing what I want. Example on htmldb:
    DEMO/test
    http://htmldb.oracle.com/pls/otn/f?p=33229:6
    Defenitions:
    3 LOV's, namely:
    - LOVPG - select distinct productgroep, productgroep pg from plijst
    - LOVSG - select distinct subgroep, subgroep sg from plijst where productgroep = :P6_LOVPG
    - LOVLE- select distinct leverancier, leverancier le from plijst where productgroep = :P6_LOVPG and subgroep = :P6_LOVSG
    3 Selectitems with submit, namely:
    - :P6_LOVPG
    - :P6_LOVSG
    - :P6_LOVLE
    Report region select statement:
    select * from plijst where (productgroep = :P6_LOVPG or :P6_LOVPG IS NULL) and (subgroep = :P6_LOVSG or :P6_LOVSG IS NULL) and (leverancier = :P6_LOVLE or :P6_LOVLE IS NULL)
    Branch to:
    Branche to page on submit after processing
    What it should do is:
    When you select an item from the first selectlist, productgroep, the report should show all rows containing the specified productgroep.
    When the user selects the next item in the subgroep selectlist, the report should show all rows containing the previously selected prodctgroup and the just selected subgroep.
    When the user selects the final item , the report should show all rows based on all three selected itemvalues, productgroep, subgroep, leverancier.
    The problem is that with this setup the report is only generated after the final selectlist choice of the user. But the user should see a report before that, going deeper into the structure. Hope, you see my problem?
    Sincerely,
    Pete

  • Regarding the report for vendor stock

    Hello all,
    This is regarding the Subcontracting scenario. We have requirement of transferring the stock of material to Vendor by using 311 Q as the tye child material is in the project stock. In
    However the customer would like to have a report in which we can see the stock provided to vendor  ' Vendorwise or PO wise" .
    Kindly suggest the solution.
    Thanks & regards,
    Sudhir

    Hi
    The stock monitoring for SC stocks at vendor can be done uswing ME2O report.
    If you want to see the total stocks available at vendor then use report MBLB

  • Change the field description in the query report

    Dear All,
    I have created a querry using SQVI,It is working fine Now i want to change the field description in the querry report,Please suggest on this.

    Hi,
    follow below steps
    SQVI -> Enter Report name -> Change -> click on layout mode - > Expand tables - > double click on filed names - >
    coming right side you are able see list of output fields .
    Just double click on the field then going to the editable mode Description.
    Thanks
    Balakrishna

  • Asset Report with old Asset Number in the Second description text field

    I have a requirement for a report in the Asset accounting.
    User wants a report where in he can see the asset details with the legacy asset number which is entered in the second description field in the Asset Master.  I executed the available reports and could not find one like that.  Please help me out.

    You have the option to ad this field to the reporting stucture.
    Wy you have ased this field and not the fields in the tab origin for old asset number?
    For extra fields in the asset see the Wiki
    http://wiki.sdn.sap.com/wiki/display/ERPFI/IncludeownfieldsinFI-AAstandardALV
    for all the wiki's from asset accounting go to the link:
    http://wiki.sdn.sap.com/wiki/display/ERPFI/Asset+Accounting

  • Specifications for the report regarding the invoiced quantity.

    Hi all SAP gurus,
    I want to give specifications to the abaper regarding the layout of a report. The details are sales order, materials in it, order quantity, invoiced qty, balance qty and stock against the balance qty.
    I want to know the table & field name  where the qty is getting updated. Suppose order qty is 20, today i invoice 5 qty. The balance is 15. When i run the report, in the invoiced qty column the system should show 5. Tomorrow i invoice 10 qty, the balance will be 5. When i run the report again, in the invoiced qty column, the system should show 15.
    Where is the data stored regarding the updated qty which is already invoiced.
    The scenario is MTS. Is it possible to show the exact available qty in the balance qty. column some material may be confirmed for other sales order also.
    Regards,
    Allabaqsh G. Patil

    Hi
    Need to understand couple of more things before i tell you the fields as are you considering report Based ON invoice or delivery as you are saying that order quantity is 20 and invoice is 5 , ( do you mean to say delivered quantity is 5)
    secondly since this report is for stock are you taking into the account of all the pending orders not yet delivered , partially deliverd.
    Hope  you understand this as this report could change every minute the order is delivered
    And as per my knowledge there is no such table which can give  you that information , you need to write a logic which will consider the open orders, partially delivery , and stuff into .....hope i am in Sync with what you are asking
    Cheers

  • Regarding the report BTCTRNS1

    I want to know that when we execute this report BTCTRNS1 what happens to the background job which is currently running on the system. or this report waits for the background job to finish

    Hi,
    This report BTCTRNS1  transfers all jobs with the status 'Released' to the status 'Rescheduled due to upgrade'.
    The Active jobs which are currently running, are not effected by this report.
    Hope this helps.
    Regards,
    Vijay.

  • How to send a report for particular job chain every hour regarding the job

    Hi Gerben/Anton
    We are running one jobchain for all billing jobs . Is any chance is there to send a report automatically to certain pupils for every one hour regarding the job status(excel format ) .
    Coudl you please help on this it should be good if i get any reply on this .
    Thanks
    Ramkumar

    Hi Ram,
    I need your help on getting mail alert with  log file.
    here is how i have provide the parameter valure for job definition: system_mail_sent.
    Step1 with one job1 and step2 with one job1
    In step2 , i have included the job definition to send mail. with below parameter.
    Relative Job: Step 1, Job 1
    Job File: step 1, job 1: step 1/log.txt
    Please let me  know if the above method is correct or not.
    NOTE: mail server and from address are configured.
    Thanks,
    Karthik

  • How to increase the charecteristic description length Copa report

    Hi All
    I built a copa report with material and customer as characteristics for a drill down report. Unfortunately, the total description of the material is not showing up in the report. Is there any way that we can increase the description field length, so that the users can see the whole description of the material.
    Thanks in advance

    Hi,
    You can make a Z copy of the report you are asking for.
    In this Z copy, you can ask your ABAPer to increase the length of the Material Decsription Field,i.e., to change only one field and keep the rest as it is.
    Hope this is helpful.

  • Hi, i was wounding if anyone would help me get information on the company regarding the acquisition of, beats by dre, could someone please help me out as i am doing a college report on this and need some good sources of information

    hi, i was wounding if anyone would help me get information on the company regarding the acquisition of, beats by dre, could someone please help me out as i am doing a college report on this and need some good sources of information

    Try a search with Google.
    Why should we do your homework for you?

  • A question about Logical Disk Performace collection Rules and how the Data is displayed in a Report view

    Hello
    I am currently on SCOM 2007 R2 CU6 and Window Server Operating System MP version 6.0.6989.0 (I cannot use the latest version of the MP as we still have some Windows 2000 Servers we need to support, yes I know :( )
    Any way the issue is, I have never found the Logical Disk performance counter data very reliable from SCOM.
    For example, I have a Windows 2008 R2 Server and when looking at a local Logical Disk (which holds an SQL temp DB on a busy SQL Server) and look at the performance counter
    The SCOM collection rule is called "Collection Rule for Average Disk Seconds per Transfer"
    The actual Windows Perfmon counter is called "Avg. Disk Bytes/Transfer"
    if you look at the description of the above Perfmon counter it is described as 
    "Avg. Disk Bytes/Transfer is the average number of bytes transferred to or from the disk during write or read operations."
    The problem I have is as follows:
    The resulting SCOM performance chart over several days (which has a scale ox 1x) states the value never reach 3 (e.g. maximum wa s 2.7 say). I cannot believe the a drive holding the tempDB databases for a busy SQL Server does not transfer more then 2.7 "bytes"
    of data at a given to to its tempDB databases!
    Indeed when I look at Permon on the Server and looks at this counter over say 20 minutes or so, the figure is often in the 10,000 or 30,000 bytes etc. It does fall back to 0 (zero) momentarily but mostly it is in the 1000s, or 10,000s etc.
    Therefore when my boss says show me the "Avg. Disk Bytes/Transfer" and SCOM says it has not exceeded 2.7 over the last business week (i.e. the chart never peak above this value on the chart with scale 1x) he naturally does not believe it!!
    Any advice please regarding the above. Is it the fact if the counter ever falls to zero it messes up the SCOM report charts?
    Thanks
    AAnotherUser
    AAnotherUser__

    Create your own collection rule, to mirror the sample times, and what not.  Look at the data from your rule vs the mp default rule.  It probably has to do with the chart scale imho.
    Regards, Blake Email: mengotto<at>hotmail.com Blog: http://discussitnow.wordpress.com/ If my response was helpful, please mark it as so, if it answered your question, then please also mark it accordingly. Thank you.

  • Please update the functional specifications for Vendor Balance Report

    Dear All,
    Please update the functional specifications for Vendor Balance Report with
    proper descriptions.
    Please include
    1. How your selection screen should look like..
    2. Output format ( in an excel sheet)
    3. Logic for every field in the output format (viz. .. how do link the
    vendors from the selection screen to the BKPf and BSEG tables, how do you
    find open and closed items in BSEG , etc.)
    Please avoid statements like 'The total value of all the break-up should
    tally with the balance as shown in FBL1N for a given vendor for the given
    day.'
    You need to give the logic for the FBL1N, in that case.
    Regards
    Rama Mohan

    Hello again,
    Regarding having them update the specs, one can dream. Dreams are free. LOL. Hopefully the memory makers will update their specs as more makers start supporting a large memory configuration.
    The 4GB sticks I am using are http://shop.kingston.com/partsinfo.asp?ktcpartno=KTL-TP667/4G
    I did not do an extended test of the sticks in my MBP. Their home is in the ThinkPad I have because it is running Windows Server 2008 with Hyper-V.
    As you can see from the link above, these little suckers are pricey. But consider the price of 2GB SoDIMMs were $950 when they entered the market a couple of years ago. The price will drop.
    I asked the Kingston rep that sent these to me if online sites like newegg.com would have them soon. She indicated no, but the corporate buying sites like CDW and Zone would. So check around. They just started shipped a couple of weeks ago so be patient.
    If you have any other questions, please stop by http://blogs.technet.com/keithcombs/archive/2008/07/05/testing-my-apple-macbook- pro-with-8gb-of-ram.aspx and ask there. I'll see them much more quickly.
    Cheers,
    Keith Combs
    Microsoft

Maybe you are looking for

  • Java and java script communication

    how to access a javasript string variable in java

  • Template Installer SLD Local only

    I have installed EP and have not configured SLD. I went to the NWA url and noticed a meesage stating Local SLD can only be configured (or something like that). Can I run the template installer for NWA Configure SLD to point to the central SLD? If not

  • EM Grid Control 10.2.0.2 and Connecting to 11g Database?

    I am having a problem trying to the EM 10.2.0.2 connect to an 11.1.0.6 database. I can connect to the database without the EM, but with EM, I get teh following error: Listener refused the connection with the following error: ORA-12505, TNS:listener d

  • HD Import from Panasonic SD700

    I am new to Mac and Final Cut Pro but was under the impression that Final Cut Pro 7 would import .m2ts format files directly. I can't see where I am going wrong. I have previously used Sony Vegas Pro 9.0 without problems.

  • ASCII to tdms file converter vi?

    I have a data file that is in ascii format. I need to convert it to TDMS format to read into another vi. Thanks. D. Gray