How to get 0CUST_SALES to display just cutomer number

I need to display just cutomer number (or text ) in query results. But since 0CUST_SALES is compuonded to Dist Channel/Sales ORG etc, it displays all that info also. How does I make it to just display customer number, I do not see that feature in query results

Hi,
To do this when you pull in 0CUST_SALES in the query the compounded Dist Channel/Sales ORG  object will also be pulled into the query automatically.
After this, Right click on Dist Channel/Sales ORG --> Properties --> Display --> Select NO DISPLAY.
This will display just the 0CUST_SALES and the compounding characteristics will not be displayed.
Ashish.

Similar Messages

  • How to get the footage's current frame number in expression?

    There are 2 layers.One is text layer,one is sequence layer.
    Footage has begun from the 20th frame.
    Therefore, the number of composition's current frame number and footage's frame number has shifted.
    I want to show footage's frame number in text layer . not composition's frame number.
    How to get the footage's current frame number in expression?
    Tatsuya

    >Footage has begun from the 20th frame.
    Do you mean that the footage layer has been trimmed (so that the start of the footage lines up with the start of the comp, but the first 19 frames are not visible), or moved to the left (so that frame 20 lines up with the comp's frame 0), or that the sequence actually begins with the 20th frame (at frame 0 of the comp), or something else?
    Are the frame rates of the comp and the footage the same?
    Dan

  • How to get STPOV structure values using BOM number and Plant number

    hello All,
    could you please help me out
    'How to get  STPOV structure values using BOM number and Plant number'
    is there any function module where can i give input as bom and plant number .
    waiting for your response.
    regards
    srinivas

    I did a quick where-used lookup in SE11 on the structure STPOV in function module interfaces and came up with the following:
    Function Module                             Short Description                                          
    CK_F_TOTALCOST_COMPUTE                                                                      
    CS_ALT_SELECT_COUPLED_PRODUCT                                                               
    CS_WHERE_USED_CLA                Bills of material; class use                               
    CS_WHERE_USED_CLA_ANY        Bills of material; direct class use or via other class     
    CS_WHERE_USED_CLA_VIA_CLA        Bills of material; class use via classes                   
    CS_WHERE_USED_COP                                                                           
    CS_WHERE_USED_DOC                Bills of material; document use                            
    CS_WHERE_USED_DOC_ANY:Bills of material; direct and (indirectly) document use via
    CS_WHERE_USED_DOC_VIA_CLA        Bills of material; document use via classes                
    CS_WHERE_USED_KNO                Bills of material; use object dependency                   
    CS_WHERE_USED_MAT                Bills of material; where-used list                         
    CS_WHERE_USED_MAT_ANY:Bills of material; where-used list as article or class item
    CS_WHERE_USED_MAT_VIA_CLA        Bills of material; where-used list via classes             
    EXIT_SAPMC29M_001                BOM; Article Where-Used List   
    It appears that this structure is primarily used for where-used look-ups for components within the BOM.  I don't know if any of these are what you're in need of.
    Hope this helps,
    Mark Schwendinger

  • How to get an answer for Support Request Number 12...

    How to get an answer for Support Request Number 1277702580 ?

    Has your speed problem been resolved, or do you need assistance?
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Alter a BAPI Result Table, how to get into the display "loop" ?

    Hello all,
    i have a problem regarding the result rows of a RFC/BAPI Call.
    There are three views, let's say 1,2,3. In View 1, i call a BAPI, and display the results in a table in View 2. I added a button in each row, which calls View 3 and displays some details concerning the selected row.
    I now want to store a flag for each row, that has been displayed in this way.
    In View 3 i store the key value of the displayed row in an own value node in the context.
    When i go back from View 3 to View 2, i want to see that flag (in an extra column) in every row, that has been selected in this session.
    So i do not know, how to alter a single row in the BAPI result table, how to get into the "loop" that is used by WD to display the table.
    already tried a supply function, but i was not able to alter single rows.
    Any suggestions/tips or perhaps code fragments of working supply functions ?
    Thank you !

    Hello,
    I'm not sure whether I understood your problem correctly, but I will try to give an answer.
    The easiest way I see is to copy the RFC Results to a Component Controller Context structure with an additional Flag field. You can use WDCopyService for copying.
    Then on the event of selecting you set your flag as appropriate for you (e.g. if you want to use an image as flag you set the Image path) on the current element of your table. Then display View 3.
    On going back View 2 should show now the new flag values...
    The trick is to copy the values (as at Time structures can not be expandend with new fields) and set the Flag on the onSelect event.
    Hope this helps,
    Frank

  • UREGENT: How to get a Image displayed on Canvas?

    Hi, my problem is: I have an image drew on Canvas, but I cannot access this image through Java, the image is there on Canvas, but I simply can't get that image.
    Anyone know how can I get an Image displayed on Canvas?

    Pt 1. > but I cannot access this image through Java, the
    Q1. > Anyone know how can I get an Image displayed on Canvas?
    From the axioms given, I would say that it is not possible. :)
    Why is it so UREGENT?

  • Report Script - How to get the total on the any number of rows selected

    Hi,<BR>I am using Essase and report script for the reporting purpose. In this i would like to know how to get the sum of all the rows selected. I know we can use the calculate row, but it has to be done with print row to display the newly created row. But i am using alphablox where this print row is not working. Is there any other alternative is there to get the sum of any number of rows, and displaying them??<BR>Please help me.<BR><BR>Regards<BR>R.Prasanna

    Pls check the structure and index.
    EMP_ID NUMBER(9) NOT NULL,
    EMP_CD           NUMBER(3),
    EMP_NO VARCHAR2(250 BYTE) NOT NULL,
    FROM_EFF_DT DATE NOT NULL,
    TO_EFF_DT DATE,
    CREATE INDEX IDX_EMP_NO ON EMP
    (EMP_NO)
    NOLOGGING
    TABLESPACE INDEXES
    PCTFREE 20
    INITRANS 10
    MAXTRANS 255
    STORAGE (
    INITIAL 56K
    NEXT 1784K
    MINEXTENTS 1
    MAXEXTENTS 2147483645
    PCTINCREASE 0
    FREELISTS 4
    FREELIST GROUPS 1
    BUFFER_POOL DEFAULT
    NOPARALLEL;

  • How to get data from OTF spool request number

    Hi all,
            How to get OTF Data from the spool request number (OTF)?
            How to create spool request from the OTF Data?
    Regards,
    Sunil Kumar

    Hi,
    Check this links:
    http://www.sapdev.co.uk/reporting/rep_spooltopdf.htm
    Sending Mail from SAP
    https://wiki.sdn.sap.com/wiki/display/sandbox/SendMailwithPDFAttachment?showChildren=false#children

  • How to get SAP report that inculde PR number, PR amount, PO number, PO amount and cost center ??

    Please help! How to get the report in SAP that include information of PR number, PR amount, PO number, PO amount and cost center in one report??
    I try ME5A but th
    ere are no information of PO amount.

    Thank you for your help.
    I have no authorize to use SQVI as I am only the user. I will use your information and ask my SAP team to help.
    Thank you again (^_^)

  • In sales return how to get in unrestricted stock the commission number 653E

    Dear All ,
    We have return the sales order how ever the material is in Sales order stock
    How to get in unrestricted stock 411E i have tried GL account not maped
    Regards
    Ramesh

    Hi Ramesh,
    Your requirement is not clear
    you want to move the return sales order stock to unrestricted ?
    If not, please give some additional information
    thanks
    santosh

  • How to get Material attached to a change number

    Hi All,
    I have change number with me. I need to know lab/office field of the material attached to that change number.
    Can anybody suggest me how to get it?
    Thanks in advance.

    hi ,
    This thig u want in report or sap script .
    if in report u make it  through program and join with that field using for all entries .
    if in smartforms then check it in DDIC list and specify if not available then through program u call that fields.
    in script through program u can do that.
    Regards,
    Subash chandra Sahoo.

  • How to get Illustrator to accept my serial number?

    How to get Illustrator cs2 to accept my registered serial numbers

    John,
    Since the activation server was closed down, you are supposed to uninstall, hide your discs away, and then download and install the non activation version(s) that correspond(s) to your current one (single application or suite possibly supplemented by single applications), and use the generic replacement serial number(s) provided on the download page that you get to when you click 2. Download and install CS2 applications on the web page that Monika linked to, choosing your original/preferred language.
    Your original serial number is key to your legitimate use of the downloaded non activation version(s).
    The only suite available for download is CS2 Standard, so if you have have CS2 Premium, you will have to download Golive CS2/8 and Acrobat 7 separately as additional individual applications.

  • HT4061 how go get the missed iphon's imei number

    i lose my i phone i dont know iemi number how to get the mised iphones imei number

    Read here for the various ways:
    http://support.apple.com/kb/HT4061
    Your carrier also has a record of your phone's IMEI number.

  • HT4061 My ipad was stolen, i would like to ask how to get the IMEI using the serial number DL*******FJ1.

    my ipad 2 was stolen last january 7, 2013.  i want to know how to get the IMEI.  unfortunately i was not able to connect it to my pc even once.  but i can tract my ipad using my find my iphone in icloud. the serial no is DL*******FJ1.

    Do you have the original retail box the tablet came in? If so its where the barcode is located, ideally labeled as the IMEI.

  • How to get Firefox to display pdf file in browser (Win 7, FF 19.0, AA 10.1.6, IE 9)?

    After Firefox updated to version 19, when I tried to view a pdf file, the file appeared in a strange new viewer. Seemed to work OK, but I was concerned (didn't know that it is apparently a new feature of FF 19), and wanted the Adobe viewer back.
    After a few minutes of viewing in the FF pdf viewer, a message appeared that said something like-- This viewer may not be displaying the document correctly. Would you like to use Adobe Acrobat instead?-- I clicked yes.
    Now, when I click a link for a pdf file, it will either open automatically in Adobe Acrobat (windows application, not viewer within FF), or I'll get a dialog that asks whether I want to save the file or use Adobe Acrobat to open it.
    I have followed the instructions here:
    http://support.mozilla.org/en-US/kb/use-adobe-reader-plugin-view-or-download-pdf-files?esab=a&s=view+pdf+in+browser&r=0&as=s
    Including:
    http://support.mozilla.org/en-US/kb/view-pdf-files-firefox-without-downloading-them
    http://support.mozilla.org/en-US/kb/view-pdf-files-firefox-without-downloading-them#w_using-a-pdf-reader-plugin
    http://support.mozilla.org/en-US/kb/view-pdf-files-firefox-without-downloading-them#w_check-application-settings
    Delete the mimetypes.rdf file
    Delete the pluginreg.dat file
    Let me know if you think I've missed any info that would be helpful. Now that I know the new PDF viewer is FF native, I wouldn't mind trying it out.
    Thanks!
    Who
    repair of Adobe Acrobat
    If I start IE and click a pdf link within IE, I can view a PDF file within IE, but who wants IE?

    Hi madperson,
    It seems like there is some progress. After setting pdfjs.disabled to true, when I click on a pdf link, it still only asks me if I want to open the file with (application list) or save the file. However, when I look at the options dialog>applications, the selection for pdf documents changed from use plugin to use Adobe Acrobat Reader (not plugin). I scrolled through the selection list, but the Adobe plugin was not listed. However, when I look at the add-ons screen, the Adobe Acrobat Reader plugin is listed at the top. So, it seems like the plugin is installed, but firefox doesn't know it's there...somehow.
    How do I uninstall the Adobe Acrobat Reader plugin and re-install? Can I just do that? Or, do I need to uninstall/reinstall the entire Adobe Acrobat Reader application?
    Thanks
    Who

Maybe you are looking for

  • Error in Source System Activation

    Hi When i am activating/restoring CRM Source System, i am getting following <b>Error</b>: The following errors occurred in the source system:     RSAR     374      Result of the destination check: Timeout     RSAR     375      There is also a <b>shor

  • How to hide the Media type field if no video is uploaded in paglayout

    Hi, I am creating a custom page layout with custom content type through visual studio 2010 for sharepoint 2010. i need to create a field which supports to upload a video file. so i created a site column and added it to my content type and added to my

  • Finder problems using network folders

    I am using NFS in my setup with an iBook and a PowerMac G5 both using NFS to network to a Linux fileserver. I am having some unusual problems with the Finder. Specifically, when I try to copy files from a local to a mounted NFS folder using the Finde

  • Making Application Windows Individually Selectable

    Hello all, Is there any way to set up Lion so that application windows are individually selectable, and do not trigger the display of all windows for a given applicaiton? As a default, when I am working with two word documents open and I select a Fir

  • EOF on readObject() in Applet

    I'm getting EOFException from ObjectInputStream.readObject() in an applet connecting to a servlet to get a serialized object. I've searched the web for the last couple days on this, and have tried a myriad of suggestions, no luck. The most relevant f