Class Component in Application area for Invoices & Dunning

Hi friends, can anyone help me to know the class components of Application area while creating new tabs,
For example- In that CIC screen, I want's to create a tab like Invoices & Dunning in application area, but the thing is I can't find the class component for the both Invoices & Dunning, I was searched in full class component detail description, I cn't see & find this, plz help me to know this, I would be great full to me.............

Prince,
I used all possible components and profiles for the Customer overview in Application area.
I am happy with the two options.
Case 1:
Component - NAV_VIEW
Profile - ISU
Result - I am getting the following information in the screen.
- Premise
- CA
- Contract
- Installation
- Device
I am happy with this but the problem is I am not getting BP details.
Case 2
Component - NAV_VIEW
Profile - ISU_DRG
Result - I am getting the following information in the screen.
- BP
- Premise
- CA
- Contract
- Installation
- POD
- Switch Document
The problem is I am not getting Device details and also POD is not required.
Please suggest.

Similar Messages

  • Application type for invoice

    What is the Application type for invoice in NACE?
    Regards,
    pandu.

    go to tcode nace.
    click on application type V3(billing).click on output types..select output type RD00 and click on processing routines..
    attach ur program anme and smartform dere...
    Customizing Commercial Invoice
    Re: SAP Standard Scripts ( how to Modify Standard Scripts)

  • Message Class assignment to application area

    Hi all,
    Now i have created a Z* message class and would like to assign this class to application area asset accounting for GGB0 purpose.
    Means, when i am creating validation rules at AA, and while putting error message number,  system showing message class /SAPDMC/LSMW_GLO_040 and i have to choose from this message class only. Here i cannot choose message from another message class. Since i would like to use a message from my own Z* message class.
    Please suggest.
    Regards,
    Srinu

    Hi,
    While being in GGB0, stand on the node of the validation group (e.g. Asset Accounting - Master data), go to Menu - Environment - Change Message class.
    Regards,
    Eli

  • Component and application configuration for RPLM_QIMT_NOTIF_MAIN_COMP

    Hi folks,
    I've been enhancing a used component RPLM_QIMT_NOTIF_COMP as part of RPLM_QIMT_NOTIF_MAIN_COMP and I now need to configure the display output for a new application, but it doesn't work??
    I have configured components and used components of a completely bespoke application and all works correctly, but when I configure the enhanced standard components RPLM_QIMT_NOTIF_MAIN_COMP & RPLM_QIMT_NOTIF_COMP the changes don't take effect???
    Am I missing something? Is there something else I need to do to enable the configuration for standard (enhanced) webdynpro components?
    Many thanks,
    Drew

    Hi Drew,
    You have to explicitly load the component configuration using the following:
    data: l_personalization    type ref to if_wd_personalization,
            l_current_controller type ref to if_wd_controller,
      l_config type wdy_config_key.
      l_current_controller ?= wd_this->wd_get_api( ).
      l_personalization = l_current_controller->get_personalization_manager( ).
          l_config-config_id = 'ZCOMPCONF'.
          l_config-config_type = '00'.
          call method l_personalization->load_config_by_key
            exporting
              config_key            = l_config.
    Hopefully this will do the trick !

  • Application area for the Auth Group

    Hi All,
    I want to create an authorization group, and make sure that this should work for every program where I will put it ir-respective of the application of the program...i.e I should have an ability to assign to the FI,HR and all other programs. So can you please tell me under which application should I create this Auth Group using table TPGP.
    Thanks,
    Rajeev

    Hi Rajeev,
    It is not required that you assign the authorization group to any application. The application has a documentary purpose only. However, if you still want to assign your authorization group to a program, just ignore the warning message when editing the attributes of the program and save your entry.
    Cheers,
    Shahram

  • Maintain Output type for invoice

    Hi experts ,
    I am using a bapi "BAPI_BILLINGDOC_CREATEMULTIPLE" for inter company billing and its working fine but it is not maintaining the output type for print this invoice from vf02/vf03 ...
    Is there any BAPI to save the output type and device whenever invoice document is created ...
    Thanks & Regards
    Alok Vishnoi

    Hi Alok,
    Output types need to maintained in the system through transaction NACE. Your program would be triggered by a concept called message control.
    For maintaining your program and the corresponding smartform you need to know the correct application area for its maintenance in NACE. For this you need to take the help of functional guys to determine the output type that your program is triggereing and the necessary maintenance that needs to be done.
    In order to understand the concept of message control please go through the link below:-
    http://help.sap.com/saphelp_erp2005/helpdata/en/c8/1989fe43b111d1896f0000e8322d00/frameset.htm

  • Attaching Application Area with HTML configuration in CIC

    Hi Folks,
    I am facing a problem when in configure Custoemr Interaction Center i want to configure my application Area with the HTML configuration .
    Please any give how shud i start to do configure it .
    Regards,
    Siddique

    Customer Service->Customer Interaction Center (CIC)->Component Configuration->Application Area->Maintain HTML Configuration for Application Area.
    1. Determine which html page you would like to be able to display in the Application Area. The html page can be either internet, intranet or a custom developed page.
    2. Create an Html Configuration for each page you want to be able to display.
    In the Html Configuration specify details such as a description and the path to the html page. Note that you can also specify an SAP Web Repository object.
    Further details to be specified include the browser buttons that should be available.
    In case your html page is custom developed and will call Action Box transactions, you must also specify the Action Box configuration that contains those transactions.
    Specify external and internal parameter settings.
    Regards,
    Siva

  • Howto find entity-classes in my application?

    I need to get hold of all entity-classes in my application. For now, I only use annotations(@Entity) but I may change to write XML-mapping files. :)
    Does some have a clue how I should get hold of my entities?

    What do you mean by "get hold of"?
    Wouldn't it be sufficient to grep your source code for "@entity" ?

  • Substitution of Business Area for Tax Line Items for Invoices posted in MM

    Hi
    We have one Business Area for every company code. A substitution rule has been created to populate Business Area in Tax Line Items, while booking vendor invoice. The substitution rule has been defined as
    Prerequite
    Company Code = 1234 and GL = 1323232
    Substitution
    Business Area = 6668
    The system is working fine, when the Vendor Invoice is posted through FI. However, when the vendor invoice is generated through MIRO or MIR7, the Business Area is not substituted.
    In Table VWTYGB01, we have maintained BSEG-GSBER as a field allowed for substitution with Boolean Class 09.
    We have created the susbstitution rule for Text and Assignment also and the rules are working fine for all document posted through FI and MM
    Regards
    Sanil
    Sanil K Bhandari

    Hi
    Business Area is a sensitive field, agreed. However, the substitution rule is working fine for FI posted documents and the issue is in MM generated documents.
    Regards
    Sanil Bhandari

  • I recently upgraded to Lion and i find that my computer is running slow and applications are crashing.  For example I have Word 2011 for Mac and it crashes all the time I end up losing my work.  It often happens when I'm in notebook trying to record.

    i recently upgraded to Lion and i find that my computer is running slow and applications are crashing.  For example I have Word 2011 for Mac and it crashes all the time I end up losing my work.  It often happens when I'm in class using notebook and when I press record my computer starts thinking and it freezes.
    Also, I feel that it overheats often and my battery runs out pretty quickly.  I had the macbook (black) and this never happened before.  I'm not sure if I'm doing something wrong or if there is something with my computer.I bought my computer summer 2010, I don't think this should be happening. Please Help......

    This is exactly what keeps happening to mine too.  I was at a conference taking notes, and I was
    using the Notebook template, and doing some audio recording simultaneously.  About 3 hours into the conference (not consistently recording, but on and off with the sessions) my file wouldn't save anymore, saying something like "File cannot be modified while in use with another program" and "Invalid file name" when I would go back into my folder to look for it). I tried installing some updates from Microsoft, and when I restarted, I was at least able to open my old notes again, and so far it looks like the audio was working.  However, today at the conference, the same thing happened again, but I wasn't actively recording any audio (though after I had copy and pasted my second file of notes into the original, I went back to using it after re-naming it). 
    Does the crash happen to you under similar cirucumstances?  The update might help a little, but it is definitely not the solution.  Does anyone have any solutions?  Lion shouldn't be this buggy... I moved to Mac to get away from the garbage of bugs and compatibility issues...

  • Creating a application dynamically for a component

    Hi,
    Does any one know how to create an application dynamically for a component, so without using SE80?
    I already found class cl_wdy_md_application, but I do not know if this is the right direction. Maybe somebode already solved this issue.
    Regards,
    Remco

    Hi Thomas,
    In SRM it is possible to call own made webdynpro components and fill them with data, and then process these data into a new shopping card. This can be done by filling a so called HOOK_URL. In SRM you have to do customizing and fill in the URL to be used of the WebDynpro application. So far, still no problems.
    I have built a component by which an user can fill several Z tables and then he can display a form he has made by himself (a so called free order form). So the component will check all Z tables, and generate in one view, the context dynamically as also the layout dynamically. In all Z tables one field has been used as one of the keyfields and that is free order form name and this is also a parameter of the application so that this application knows which data to get from the Z tables to generate a form.
    And because it is possible to generate more then one forms, I have create per form 1 application with the specific parameter, and this URL can be entered in the customizing of SRM.
    This application creation I did myself, but now I want to accomplish, when the user creates a new form by filling specific tabels via webdynpro, that he can generate the application by himself.
    Maybe I can create a FM/BAPI for the BDC recording and then call this from my web dynpro application as there is no API.
    Do you maybe have another solution?
    Regards,
    Remco

  • How to create a report for open sales orde documents which are not invoiced

    Hi Experts this is urgent,
    +pls give the Logic for document flow+
    My requirement is create a report for sales orders which are not invoiced  using the following table.
    VBAK : sales order header
    VBAP : sales order item
    VBFA : sales document flow
    VBUK for processing status
    KOMV for duties value and sales order value
    LIKP : delivery not header
    LIPS :delivery note item
    For information : In the header level the processing Status is indicated in the table VBUK field LFSTK for one sales order number. A,B , C are the possible entries.
    Case A : When a sales order is invoiced we can display information on the header status :
    Overall status : Completed  and display a invoice number in the document flow. When the items of the sales orders are invoiced the process status is the following :  Overall status       Completed            
    Delivery status      Fully delivered      
    Case B : An open sales order not delivered and not invoiced will have overall status : Open on the header and item level and will not have subsequent documents.
    Case C :
    When the items for the sales order are delivered but not invoiced the status will be u201Cfully deliveredu201D
    And the subsequent documents will be delivery notes and good issue if the delivery note is issued.
    With regards
    ravi
    Edited by: ravik ravik on Jun 25, 2008 3:29 PM

    Hello Ravi,
    U neednot develop any report..
    there is std report with txn V.02
    or copy this and make necessary changes.
    Reward, if helpful.
    Rgds,
    Raghu.

  • I upgraded my Mac from OSX 10.5.8 to Snow Leopard and then to Mountain Lion 10.8.2.  I did have Microsoft Office for Mac 2004 in my applications and now get a message "can't open Office because Power PC applications are no longer supported."

    I just upgraded my MAC from OSX 10.5.8 to Snow Leopard and then to Mountain Lion 10.8.2.  When I try to access my Microsoft Office for MAC (2004 edition) files I am getting a message "can't open Office because Power PC applications are no longer supported.  How can I access all of my save Word documents?  I just want to be able to retrieve all of my documents that were in Microsoft Office for Mac (2004).  If I purchase the newest version of MS office for Mac from Apple will I be able to retrieve my old documents?

    Use any number of free alternatives to your nearly decade old version of MS Office.
    Consider
    LibreOffice (donation-supported)
    NeoOffice (free)
    OpenOffice (free)
    In addition to the above I also recommend Apple's Pages ($19.99). I use OpenOffice and Pages and have been completely Microsoft - free for years. Life is better without Microsoft.

  • I have just bought a new Imac and it will not load my copy of FCE 3.5 as it says "PowerPC applications are no longer supported". So how do I get to use the version of FCE I am used to and have paid for ?

    I have just bought a new Imac and it will not load my copy of FCE 3.5 as it says "PowerPC applications are no longer supported". So how do I get to use the version of FCE I am used to and have paid for ?

    I do not have any experience with Final Cut, but if you have existing projects that you MUST access; then you are in need of a solution on your new iMac in Mountain Lion!
    Unfortunately you got caught up in the minor miracle of Rosetta.  Originally licensed by Apple when it migrated from the PowerPC CPU platform that it had used from the mid-1990's until the Intel CPU platform in 2006, Rosetta allowed Mac users to continue to use their library of PPC software transparently in emulation.
    However, Apple's license to continue to use this technology expired with new releases of OS X commencing with Lion (and now Mountain Lion).  While educational efforts have been made over the last 6 years, the fact is that Rosetta was SO successful that many users were caught unaware UNTIL they upgraded to Lion or Mountain Lion.
    Workarounds:
    1.  Purchase a used Mac that will run Snow Leopard (with the optional Rosetta installed) and continue to run FCE on that Mac (you can actually use Screen Sharing with a "headless" used Snow Leopard Mac Mini and use the 27" screen from your iMac to view and work FCE in the Mac Mini environment);
    2.  Upgrade to an Intel compatible version of FCE and hope it converts your existing projects to its newer format correctly.  There is much debate that the newer version of Final Cut are eliminating many needed features; for example Final Cut Pro X vs. Final Cut Pro 6 -- many users are staying with version 6;
    3.  Install Snow Leopard (with Rosetta) into Parallels and then install FCE in the Snow Leopard environment:
                                  [click on image to enlarge]
    Full Snow Leopard installation instructions here:
    http://forums.macrumors.com/showthread.php?t=1365439
    NOTE: STEP ONE of the instructions must currently be completed on a Snow Leopard or Lion Mac and the resulting modified Snow Leopard.cdr install file can then be moved over to your Mountain Lion Mac for completion of the remaining steps.
    NOTE 2:  Computer games with complex, 3D or fast motion graphics make not work well or at all in virtualization.

  • I just installed Photoshop Elements that is supposed to be for Mac. The message appeared that said, ""You can't open the application Photoshop Elements 2.0 because PowerPC applications are no longer supported." I have a Mac OS X, Version 10.8.5,

    I just installed Photoshop Elements that is supposed to be for Mac. The message appeared that said, ""You can't open the application Photoshop Elements 2.0 because PowerPC applications are no longer supported." I have a Mac OS X, Version 10.8.5,

    Have a look here:
    https://www.google.com/search?q=%22You+can%27t+open+the+application+Photoshop+Elements+2.0 +because+PowerPC+applications+…

Maybe you are looking for