Features in ECC 6.0

Hi,
  I am new to the ECC 6.0 version and have several doubts about the usage of different features. Please find below my questions and help me in understanding them and use.
1) Enhancement: There are two types of enhancements Implicit and Explicit. And Implicit enhancements can be defined in the programs at the end of the form, reoprt etc.
I would like to know when exactly we prefer Implicit and Explicit. Where do we find Explicit areas? Any business scenario for differentiating both these types usage?
2) What is the difference between Enhancement section and Enhancement point? Which scenario each can be used?
3) Why do we call BAdIs as Kernel BAdIs in ECC 6.0?
4) In Classes, there is new statement IS SUPPLIED used for exceptions. The usage of this I read as this is used to check if an input parameter had a value in it or not. And if no value is passed, the exception can be raised.
Sample code is mentioned below.
CLASS test DEFINITION.
PUBLIC SECTION.
METHODS meth
  IMPORTING  op TYPE i OPTIONAL
  EXCEPTIONS excp.
ENDCLASS.
CLASS test IMPLEMENTATION.
METHOD meth.
DATA: feld TYPE i.
IF op IS SUPPLIED.
CASE op.
  WHEN 1.
      feld = 100.
  WHEN 2.
      feld = 200.
  WHEN OTHERS.
   RAISE excp.
ENDCASE.
ENDIF.
ENDMETHOD.
ENDCLASS.
As per my opinion, the same can be done even by the simple statement IF NOT  IS INITIAL. What is the difference?
5) How to use TRY and ENDTRY for handling exceptions in Classes?
6) How to use Adobe forms?
7) What are the uses of MIME repository and Tag browser? How do we use them in SAP?
Regards,
Lakshmi

Hi,
Answer to ur 6th question :
there is extensive documentation on creating PDF-based forms for printing in ABAP Workbench (transaction SFP) on the SAP Help Portal at http://help.sap.com/saphelp_nw04/helpdata/en/d2/4a94696de6429cada345c12098b009/frameset.htm.
The infrastructure is identical (ADS on Java Engine) except that you need an ABAP backend (minimum 6.40) and the corresponding SAP GUI. You also need to create an HTTP connection from your ABAP system to the ADS in transaction SM59 (see ADS Configuration Guide).
Your Adobe LiveCycle Designer installation from the NWDS should be OK, if you are working on the same frontend. (If you have difficulties with Designer, uninstall it and install it with the SAP GUI again).
Note that Web Dynpro for ABAP integration is only supported as of NetWeaver 2004s (going into ramp-up with mySAP ERP 2005 this month), which means that interactive scenarios are more cumbersome to implement in ABAP with NetWeaver 04.
Some of the things you get with the Web Dynpro framework (such as the return of data in interactive scenarios via the WD context) would need to be manually coded when working in SFP, which was designed for output forms.
As answer to ur last Question plz refer following links:
http://help.sap.com/saphelp_nw70/helpdata/EN/46/bb182fab4811d4968100a0c94260a5/frameset.htm
http://help.sap.com/saphelp_nw70/helpdata/EN/a2/8c6eeb2d8911d596a000a0c94260a5/frameset.htm
Both MIME Repository & Tag Browser are part of BSP Development tools.
Regards,
Vivek

Similar Messages

  • New Features in ECC 6.0

    Dear Experts,
    I was just going through the latest release notes of SAP ERP Central Component (Release 6.0). I would request you to explain the concept of a couple of new features that am listing below, in the simplest possible way. I need to give a presentation to one of our clients regarding the same and would like to explain them the concepts of these new features in a manner in which they can easily understand it.
    My queries are listed below. Kindly respond.
    1) What is the concept of iPPE? How doest it work in conjuction with PS? How to best explain the concept of iPPE for a layman to understand?
    2) Easy Cost Planning has been enhanced with the following new features,
        a) Aggregated Items & b) Archiving
    What is the concept for these new features? What are the clarifications that need to be given in order to use these new features?
    Waiting for all you experts to respond.
    Thanks in advance.
    Regards,
    Gokul

    Dear Gokul,
    I can answer to one part
    iPPE and PS can be integrated so that there will be logical link between objects in PVS (Product Varient Strucutre) and Project in PS.
    there n:n relationship between WBS element and iPPE node , also betn Network and iPPE nodes/varients.
    Use can use data from iPPE for project procurements.
    Using reference points you can tranfer material from iPPE structure to PS Network.
    Thanks,
    Niketan

  • WM additional features in ECC 6.0

    Dear Experts,
    What are the major differences between ECC 5.0 and ECC 6.0 in terms of functionality specific to WM?
    Thanks for your promt replies.
    Regards,
    Shahsidhar

    Hi
    Jurgen is probably correct in that I dont believe that anything was specifically enhanced for release 6.
    In fact I dont think that SAP plan to create any more functionality around WM as they have the new module which is EWM and I believe that this is their favoured offering at the moment
    I hope that this helps
    Frenchy

  • BI features available in ECC

    Hi,
    If anyone is aware of the usage of BI feature within ECC itself, without going for a BI server, please let me know.
    Thanks
    Madhu

    Hi,
    If your BI system is Live then I would recommend that you clear down the Delta loads before upgrading your R/3 System as you could lose some delta's if you don't.
    Concerning GL, just use the new datasources as they are linked to the flexible GL in ECC 6.0.
    Thanks,
    Sankar M

  • DOCUMENTS REGARDING ECC 6.0

    Hi all,
    Can anyone send me some gud documents ( preferably a pdf file ) regarding the features of ECC 6.0 version.
    I am new to these version and i need to know all about it..Plz send it as soon as u can..
    Thanks in advance..
      Mohit

    hi,
    chk these..
    https://forums.sdn.sap.com/click.jspa?searchID=2762568&messageID=3303793
    https://forums.sdn.sap.com/click.jspa?searchID=2762568&messageID=3424058
    regards,
    priya.

  • "external debugger" in ECC 6.0 ?

    Could you please tell me what is "external debugger" in ECC 6.0
    Recently I have started working on this .
    It would be a great help if you explain bit more clearly
    What are the enhancement or new features in ECC 6.0 ABAP point of view  ?

    Hi,
    In Ecc 6.0, we have a new debugger which is very advance and different. please refer below links. they will really help you.
    http://help.sap.com/saphelp_erp2005/helpdata/en/84/1f624f4505144199e3d570cf7a9225/frameset.htm
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/9cbb7716-0a01-0010-58b1-a2ddd8361ac0
    thanks.
    Ruchika
    reward if helpful.

  • What is the difference between version 4.7 EE and ECC 6.0 in SD module.

    Hi SAP Gurus,
    what are the features in 4.7 EE version in general.
    what are the features in ECC 6.0  version in general.
    then give me the exact difference between version 4.7 EE and ECC 6.0 in SD module.
    if u give the information, then u will get the rewards.
    Regards,
    somu.

    Hi Somu,
             These are additional enhancements avialble in ECC6.0 other than that remaining same as 4.7E
    1.E-Commerce:- SAP ERP provides powerful e-commerce capabilities that can be expanded in an easy, cost-effective manner in line with business growth. Organizations can run a complete sales process on the Internet, and provide business-to-business (B2B) and business-to-consumer (B2C) customers with personalized and interactive online self-services.
    2.Mobile Sales for Handhelds:-SAP ERP enables sales professionals to access front- and back-office business processes and to manage critical sales activities in the field using standard PDAs or other handheld devices (including those with bar code scanners). In this area, SAP ERP provides the following functions:- Customer managementWith SAP ERP, sales professionals may enter, view, and modify detailed customer information, and view sales order history for each customer.- Sales order managementSAP ERP enables sales staff to take sales orders via bar code scanners; search, create, and modify sales orders; and list or sort sales order partners.- Material managementSupport for material management for mobile sales enables staff to view material lists or details for a specific material, search material, and display customer-specific prices.
    3.Resource-Related Down Payments and Billing:-- Supports creation of down-payment requests analogous to the functions offered by resource-related billing- Enables organizations to bill the requesting company code for services provided via a resource-related billing document.
    4.SAP Beverage Functions Available for the Consumer Products Industry:- As of SAP ERP Central Component (SAP ECC) 5.00, the following functions from the SAP beverage industry solution are available for the consumer products industry:* SAP ECC 5.00, consumer products (EA-CP 500)- Material sorting- Extra charge- Empties management- Part load lift orders- Pendulum list indirect sales- Sales returns- Excise duty* SAP ECC 5.00, supply chain management extension (EA-SCM 500)- Direct store delivery back-end- Master data- Visit control- Transportation planning (including loading units, aggregation categories)- Vehicle space optimization- Output control (including valuated delivery note)- Route accounting (including tour data entry, cash payer, route settlement)* SAP ECC 5.00, industry-specific sales enhancements (EA-ISSE 500)- Extended rebate processing.
    5.Credit Management:-Integrating sales and distribution (SD) credit management with SAP Credit Management application:With SAP ERP 6.0 application, you can also use SAP Credit Management in SAP Financial Supply Chain Management set of applications (FIN-FSCM-CR) to perform all credit checks and commitment updates for all areas of sales (SD-BF-CM). In SAP Credit Management, you can update the data from multiple systems. This enables you to execute credit checks with consistent data in distributed systems, too. Furthermore, you can connect to external credit information providers by extensible markup language (XML) interfaces. Alternatively, you can continue to use SD Credit Management (SD-BF-CM).
    6.E-Commerce: Catalog Management :-As of SAP ERP 6.0 application, you must carry out product catalog replication from your ERP solution to the Text Retrieval and Information Extraction (TREX) server for use in the Web shop, using the report ISA_CATALOG_REPLICATION.
    7.E-Commerce: Quotation and Order Management:- Order creation with reference to a contract that has been displayed* Lock of sales documents to avoid concurrent access during the order change process* Display of bills of material in the shopping basket* Free goods processing* Processing of grid products for the SAP Apparel and Footwear application* One-step business order processing* Selection of multiple transaction types in the shopping basket* Credit card support in business-to-business (B2B) Web shop* Material number format conversion* Maintenance of delivery priority in the shopping basket (B2B)* Document search for all documents across all sales areas* Interprocess communication-characteristic value display in basket and order confirmation
    8.E-Commerce: Selling Over eBay:-Creation and management of product listings on eBay leverages the e-commerce order management and fulfillment capabilities of the SAP ERP application by easily tying existing tax, pricing, shipping, and payment configurations to post-auction processing. Enhancements in 2005: * You can use the business-to-consumer (B2C) checkout instead of the eBay checkout. With the B2C checkout, you can maximize cross-selling and up-selling opportunities by leveraging B2C functionality, determine tax and shipping using the elaborate methodologies available through condition techniques in SAP ERP 6.0. * E-mail notification scenario: winner notification to keep the auction winner updated with the status of the auction and of his or her order * Monitoring through features such as single-activity trace (SAT), heartbeat, and logging * Creation and publishing of multiple-item auctions and manual retraction of winners
    9.E-Commerce: User Management:-- Web-based user management for business-to-business internet users - Assignment of authorization roles to users in web-based user management - Automatic migration of SU05 to SU01 internet users
    10.Enterprise Services in Sales Order Management:-Please check in the Enterprise Services Workplace site which enterprise services are available for sales order management on the SAP Developer Network site (www.sdn.sap.com).
    11.Internet Pricing and Configurator (IPC):-The IPC is enhanced and integrated to allow configuration within the sales documents of the SAP ERP application reusing existing model data while leveraging its improved functionality and advanced user interface within SAP ERP.
    12.Price Catalog (PRICAT): – Inbound Processing (Retail):-Inbound message processing of PRICAT essages:As of SAP ERP Central Component enterprise extension retail 6.0 (EA-RET 600) component, you can create and change article data automatically, or in an interface for mass data handling. The system takes both single and generic articles and bills of material and prices into account.
    13.Rebate Condition Records Using Scales:-As of SAP ERP 6.0 application, you can set up rebate agreements so that the scale base value and the rebate scale level is derived from the total sales volume of multiple condition records. You do this by grouping condition records in the rebate agreement.
    14.SAP Role: – Internal Sales Representative:-SAP role – internal sales representativeThis role delivers all the functions to fulfill the requirements of an internal sales representative. This includes tasks such as answering phone calls from customers and prospective customers, processing incoming inquiries and sales orders, and preparing quotations and sales contracts.Target groupThe responsibilities of an internal sales representative (or customer service representative) include the following:- Answering phone calls from customers and prospective customers- Answering product, price, and order status related questions- Processing incoming inquiries and sales orders- Preparing quotations and sales contracts- Taking sales orders and ensuring successful order processing – for example, taking care of the completeness of sales documents, releasing delivery-blocked orders, and so on - Support for the outside sales force – for example, checking on quotations, updating customer master data, and so on- Preparing reports and sales analyses for the sales manager and the sales teamWork overview This work center gives you an overview of your daily work and gives you easy access to your most important tasks. Sales documents This work center allows you to work on all your sales documents. You can create and maintain inquiries, quotations, sales orders, sales contracts, scheduling agreements, and billing documents. Order fulfillment This work center allows you to monitor order fulfillment. You can display deliveries, backorders, and shipments, and can check product availability.Master data This work center enables you to work on all your master data. You can create and maintain business partners, customer agreements, prices and conditions, and products.
    I hope it will help you
    Regards,
    Murali.

  • New G/L features

    Hi All
    I'm in a greenfield implementation for FICO module. We are going to implement SAP in ECC 6.0. My doubt is that whether i can activate the new features in Ecc 6.0 (since i read that we need to activate the new G/L features only at the time of the start of new fiscal year & we are going to go live in the mid of fiscal year) or just go for SAP 4.7 features alone? Plz advise on the approach.
    Regards
    Rajaram

    If your implementation is a new implementation then the New GL accounting should be activated from the start.  It doesn't really matter, if you Go-Live in mid of the fiscal year or at the end.
    If the project is an upgrade from a previous version of SAP then it's better to activate New GL at the start of new fiscal year.
    Regards,

  • ECC 6.0

    Hi ,
    I want help on ECC 6.0. What differs the ABAP in Previous versions and ABAP in ECC 6.0 . and new features in ECC 6.0. like OOPS .
    Can any one help me out ?

    Hi,
    Check this Link

  • SAP ECC 6.0 Service

    Hi All,
    Can you someone please give me some information on what are the functionalities available in ECC6.0 Service.  I need this information urgently as I am preparing a comparison document for my client.  Any input here will be very helpful to me.
    You may also mail me at [email protected]
    Thanks,
    Chitra

    Some of the additional features of ECC 6.00:
    ECC 6.0 FEATURES  (MySap ERP 2005)
    FI
    1.Customer Fields(New Fields can be Added and it will be stored in Tables).
    2.Paralle Ledgers(Replaces the Concept of Special Ledger).
    3. FI Closing Activities will be reduced.
    4.CO to FI Integration is Real Time.
    5.New Table FAGLFLEXT.
    CO
    1.Mass Costing of Sales Order.
    MM
    1.     Requirement Prioritization.
    (Comprises of 2 things 1.User Priority 2.Organisational Priority)
    2.     Mass Maintenance of Outline Agreements.
    3.     New Movement Types.
    107- GR Block with Accounting Document(Valuated GR Block)
         109- Un Restricted W/0 A/c Doc.(Non Valuated Rev GR Block)
    4.     Seasonal Procurement.
    5.     Business Packages.
    PP
    1.     Documentary Batch (U can restrict Where Batch is not Required at 6 Levels)
    a. GR External
    b. GR Subcontracting
    c. GI Subcontracting
    d. GR from Production
    e. GI to Production
    f. Picking Delivery to Customer
    Activate Doc.Batch Management
    Define Doc Batch @ Material Type
    Define use of Doc.Batch @Process Steps
    Activate Doc.Batch Where Used List
    SD
    1.Warranty we have major features
    2.Price Condition Scaling available
    3.Rebate Condition on Scaling
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • E-Recruiting 6.0 with ECC 5.0

    We're planning on implementing SAP E-Recruiting 6.0, and we're currenlty running ECC 5.0 that we want to use with it.
    Is this possible? If so, can we take advantage of the new features of E-Recruiting 6.0 with our ECC 5.0, or do the new features require ECC 6.0 as a back-end?
    Upgrading from ECC 5.0 to ECC 6.0 is not possible at the moment, and implementing E-Recruiting 3.x is not an option.
    Finally, where can I find white papers and installation guides for E-Recruiting 6.0?

    Hi Juha / Rajesh,
    I looking at various options to implement E-Recruiting in a stand alone scenario.
    One option i know is where my HR Data is in ECC6.0 and E-Rec component is in other ECC6.0 system and i can interface the data through ALE and RFC's.
    When we talk about E-Rec in standalone (without ECC), how would be technical architecture look like.
    Please help me with some inputs.
    Juha - The link you had provided does not take me to the document. Can you please provide some information?
    Best Regards
    G Raj

  • SRM 7.0 EHP1 integartion with ECC

    HI,
    We are currently using EHP4 of ECC and upgraded our SRM system from 5.0 to EHP1.
    What is the min version reqt for integration SRM 7.0 EHP1 with ECC??
    I read somehere that SRM 7.0 EHP1 cannot be integarted with ECC lower than EHP5?can someone confirm?

    Hi Ricardo,
    Thanks for the response!
    It is recommended to have SRM 7.01 with ECC EHP4 (at least) to get the maximum advantage of integration part of SRM and ECC system. With these combination, you can create central contract via ESOA services and distribute the contract to R/3 backend system.
    -->By SRM 7.0 .1 do you mean SRM 7.0 EHP1?
    Can you also confirm if all features of ECC EHP4 are part of EHP5?(EHP4 is subset of EHP5)
    We are currently on  SRM 7.0 and are planning to upgrade to EHP1.However on the ECC side,we have all business functions needed in both EHP4 and EHP5.Considering this,would it be advisable to anyways upgrade SRM to EHP1?
    Also by upgrading to EHP1,my undesratanding is that we only activate the scenario specific switches in the system..is that true?
    Please advise.

  • SAP Upgrade - Features

    Hi,
    We are working in a sap upgrade project ECC 5.0 to ECC6.0. We have found a issue in the features ( PE03) after the upgrade of the dev system. The modifications done to the features has now been overwritten by sap.
    eg: The dates maintained in the Feature GBCHG - decision tree nodes are not the same before and after upgrade.
    1. Are changes to features captured in SPAU/SPDD or what is the way to find out which/what features need to be adjusted again ?
    2. Are there any other sap hr objects configurations which needs to be taken care similar to features?
    Thanks
    Jagruthi

    @ Jagruthi:
    Hmmm, have you checked the overall structure of the Feature in QA using PE03.  A lot of implementations change the way a structure is used to assist their configuration.
    When you are in PE03 click on Attributes to look at the author of the changes for the Feature.  This is seen on the Administrative Data box (bottom of the page).  Notice if Last Changed is a User Name of a company user instead of SAP.
    Also when you're in this view, review the actual structure to determine if the same Structure and fields match what you have in DEV.
    I really doubt SAP has changed the Feature from ECC 5 to ECC 6.  It is much more likely someone has reconfigured the Feautre a long time back.
    Cheers, Al

  • Period enclosing in ECC.

    What the functions executed during period end closing in ECC and as well as year end closing?
    I understand revaluation is the standard feature in ECC, but has any one executed the currency translation ( LC> GC) functions in ECC?
    If yes, is it standard funcitonality or is it customized one?
    Appreciate your inputs...

    Since this is no more active thread.. closing the issue.

  • What is the difference between 4.7c and ECC6

    Hi
    What are the major differences or the best features in ECC 6.0 for our ABAP
    Regards
    laxman

    hi Laxman,
      you can check this for some info
    chk this
    Difference b/t ABAP4.7  and ECC6.0.
    Message was edited by:
            Chandrasekhar Jagarlamudi

Maybe you are looking for

  • "transparent" bounding boxes appear when printing from InDesign and Acrobat

    Hi. I have encountered a problem with both CS4 and CS5 InDesign and Acrobat 9.0. Mac OS 10.5.8. When I print (artwork flattened before I create PDF with standard "Press Quality" from InDesign or Adobe Illustrator default from Illustrator) lighter are

  • PSE6 and a new imac

    (The imac is only 3 months old and yes with Snow Leopard newly installed a few days ago also...) I just bought and received my copy of PSE6 tonight and have had no luck installing it.  It started out slowly (the progress bar seemed to be running thro

  • Nokia Lumia 800 camera doesn't work..

    Hi everyone.. I have problem.. I buyed NOKIA lumia 800, but camera doesn't work.. When I turn on camera i have black screen, and when i press camera button, she just turn off.. Please help.. i tried hard reset, diagnostic tool, but she doesn't work.

  • How to put checkbox into sap grid display

    hi,      how to put checkbox into sap grid display ,when i am selecting the check box it should move to second secondary list.       could u plz explain clearly

  • Reference columns from another query

    I've made XML data template in Report Builder, which consists of multiple data queries and groups. When I use for each XML structure in Word template builder to obtain data, I get data only from one data query, and blanks for fields that I referenced