Doubt in concepts and scenarios where used

doubt in differentiating and scenarios for below.
statistics Vs document update      -  i already know the definitions of V1 V2 V3 updates, pls dont give defn links
conditions Vs global filters in QD     and scenarios
btree/bitmap index         and scenarios
reconstruction Vs repair   and scenarios
already searched forums, didnt get satisfactory answer.
pls suggest.
Edited by: Swetha N on Jan 20, 2012 10:10 AM

Conditions - You want to get the top 10 customers, you can use condition to get the same. done during the execution, before displayign the data. last step in the report execution.
Filters - You can filter only particular plant, customer etc. will be done before query execution, kind of starting point for qery execution.
Btree / Bit map - in addition to Venkatesh said - Bit Map is read optimized and B Tree is write optimized.
Reconstruction - used in 3.x flow. if a request got deleted by request you can retriev it. Go to reconstruction tab and select the request and do reconstruction.
Repair - I guess you are asking repair full request, if it so, it is a way to pull the data from R3. with some selection that can be defined at the info package for example you found one purchase order with some incorrect data, what you do is delete selectively the purchase order from the system and do full repail request. You can define the same at info provider level.
Document update - you change a Purchase order from Me22n, the document will get update in the r/3 backend table EKKO EKPO etc. Statistical update is from the R/3 reporting table perspective, these are LIS tables.

Similar Messages

  • Extensibility Pack 3.7 Now Available, including new and improved Where Used Tools

    We are pleased to announce the general availability of Agile PLM for Process Extensibility Pack (EP) 3.7 as of January 14th.  This feature pack includes the following important enhancements:
    Reporting Pack:  We introduce a series of BI Publisher based reports focused on providing visibility to information throughout the product hierarchy.  The reports are…
    Where Used – Parents lists all parent specifications where a given specification is associated. Quickly see how many hierarchies are affected by a single raw material. This report respects all application security, so if a user doesn’t have read access to a specification they will not see that specification listed.  Also the report can be run from the hierarchy navigator making the report easy to access.
    Where Used – Parents and Children lists all parents and their children where a given specification is associated. For performance reasons this report does not respect GSM security and therefore is considered an administration report and should be made available to a small group of trusted users.
    Supporting Document Review report allows you to quickly see all supporting documents within a specification hierarchy including supplier documents stored in SCRM. For example, when you are on a given finished good you can quickly review all SCRM supplier documents found on associated specifications or objects without leaving the trade specification.
    Supplier Review report allows a user to quickly see all suppliers involved within a specification hierarchy. You can quickly see all of the suppliers involved, their status, when their next scheduled audit date is and quality issues reported against them.
    Open Issues By Hierarchy report allows a user to quickly see all outstanding and historical PQM issues associated with a specification hierarchy.
    Extensibility Pack:  Extensible enhancements provide technical tools to aid in the creation of custom solutions or integrations.  In this release we introduce…
    Attachments Web Service provides operations to get attachment files and rich text values of GSM specifications, and SCRM companies, facilities, and sourcing approvals.  The following operations are supported by the AttachmentService:
    GetAttachment
    GetAttachmentJson
    GetRichText
    GetRichTextJson
    WHERE:  AGILE PLM FOR PROCESS EXTENSIBILITY PACK 3.7 is available on MOS (My Oracle Support). Patch Request #: 17921825.
    Enjoy,
    The Agile PLM for Process Product Development Team

    Hi Mark!
    I need to install latest Adobe Community Help silently to our corporate desktops. Are there any command-line syntax to do this and where I can download installer package?
    Thanks.
    BR,
    Teijo

  • To get list of Structure, CKF and RKF where used in query

    Hi All,
    We are going to migrate the queries from BW.3.5 to BI 7.0.
    Our aim  is to get list of Structure, CKF and RKF that are being used in the Info provider along with Queries of these Structure ,RKF's and CKF' s .Is there any way
    to get the where used in query.
    Thanks,
    Mohan

    It's been discussed so many times: Check these forums>>
    http://scn.sap.com/thread/2029042
    BEx metadata tables - how to list Query/Chars/KFs
    Rgds..
    Shambhu

  • Concept and situation to use Serializable Object?

    Hi Guys ,
    i Have read through the java ApI Specs about Serializable Object..
    I would like to know in what circumstances we need to serialize / implementing the Serializable class.
    Can anyone give me real world analogy?
    Then what will happen if we dont serializable our class/object?
    Thanks in advance,
    Regards,
    Willy

    you might think about serialization as an easy way to send an object over a stream...
    examples could be: save an object on a disk, over the network, over diferent vms, etc...

  • Business Address Services (BAS) and Where-Used ADRV/ADRVP

    Can someone point out any good sources of information on Business Address Services or possibly its predecessors either online or hard-print?  I've been through the help.sap.com information for BAS and all sorts of SAPNotes without finding what I'm looking for.
    In particular I'm trying to understand default SAP's usage of the Where-Used links in BAS that are stored in the tables ADRV and ADRVP.
    My Issue: If I create a Sales Document in SAP referencing a partner address stored in BAS there is no Where-Used ADRV record created.  So I cannot use the address number of the ADRC record to find which documents are referencing it via ADRV.
    steps to recreate:
    - Using existing Customer/Partners
    - Create Sales Document (Order) adding partners by selecting partner #'s and not manually overriding any address information.
    - Address of the partner is now linked in the Sales Document via VBPA-ADRDA=D and the ADDRNUMBER references the same ADRC address records that KNA1 points to.
    - There is no Where-Used record created in ADRV indicating that the Sales Document is linked to that address.
    - If I change or delete the ADRC record from KNA1 then I do not have the information available to take any special actions on linked Sales Documents.
    Note: If you manually override the address or use a one-time address when entering the Sales Document then the new address is linked via VBPA-ADRDA=E and a Where-Used record is created in ADRV.  Also any follow-on documents created with reference to the Sales Document will also have Where-Used records created in ADRV.  So in the case of changed or manually entered addresses ADRV does work as I would expect it to.
    I am observing this behavior in both R/3 4.6c and ECC 5.0.  Trying to understand why SAP is using or not using ADRV in these situations and whether the behavior can and should be changed.

    Can someone point out any good sources of information on Business Address Services or possibly its predecessors either online or hard-print?  I've been through the help.sap.com information for BAS and all sorts of SAPNotes without finding what I'm looking for.
    In particular I'm trying to understand default SAP's usage of the Where-Used links in BAS that are stored in the tables ADRV and ADRVP.
    My Issue: If I create a Sales Document in SAP referencing a partner address stored in BAS there is no Where-Used ADRV record created.  So I cannot use the address number of the ADRC record to find which documents are referencing it via ADRV.
    steps to recreate:
    - Using existing Customer/Partners
    - Create Sales Document (Order) adding partners by selecting partner #'s and not manually overriding any address information.
    - Address of the partner is now linked in the Sales Document via VBPA-ADRDA=D and the ADDRNUMBER references the same ADRC address records that KNA1 points to.
    - There is no Where-Used record created in ADRV indicating that the Sales Document is linked to that address.
    - If I change or delete the ADRC record from KNA1 then I do not have the information available to take any special actions on linked Sales Documents.
    Note: If you manually override the address or use a one-time address when entering the Sales Document then the new address is linked via VBPA-ADRDA=E and a Where-Used record is created in ADRV.  Also any follow-on documents created with reference to the Sales Document will also have Where-Used records created in ADRV.  So in the case of changed or manually entered addresses ADRV does work as I would expect it to.
    I am observing this behavior in both R/3 4.6c and ECC 5.0.  Trying to understand why SAP is using or not using ADRV in these situations and whether the behavior can and should be changed.

  • How to find where used for PDF forms

    Hello Everyone,
    I have a small issue. I want to find the where used list for a PDF form SD_INVOICE_FORM01. Just want to see the driver program which is calling this PDF form.
    Can some one help me in this regard?
    Quick response would be appriciated. Thanks in Advance!!!

    Hi,
    You can see the driver program in Tnapr table.
    Give the FORM name in the selection criteria. You will get the driver program details.
    If you have the FM name generated,goto se37 and check where used list there.( It is useful only if  the FM is used by its name in the driver program.)
    Regards

  • Where used list doesn't work for global data

    Hi,
    When i try to do where used list on a constant in an include, it doesn't give the results for classes.
    The class contains the include in a method that uses the constant, and the where used list for that constant doesn't find the appearance of the constant in the class.
    I tried to look for oss note that solves the problem but i couldn't find any.

    I tried to update the navigation index but it still doesn't work. from my debuging i found out that it just doesn't look in classes, all classes. I mean even in the where used itself there is not an option for used in classes. I checked it and it's a generic problem of the where used list for global data.
    Edited by: Cohen Lior on Apr 14, 2010 6:52 PM

  • Finding smartform where used list

    Hi sap sdn fans,
    How to find program name using smartform
    i tried tnapr and se37 (where used list) options
    but it is not showing any results
    in tnapr it is displaying error no table entries found
    i want alternative to find driver program name using  smartform.
    Regards
    udaya bhasker bandi

    Hi Uaday,
    What Mr. Florian Kemmer  said is correct.
    "where used"-list for smartforms is not possible at all.
    You can find smartforms name via two ways.
    Go to transaction SMARTFORMS.
    Environment menu->Function module name or use Function module to find samrtform name.
    CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'
      EXPORTING
        formname           = 'SAMRT Form NAME'
      IMPORTING
        fm_name            = gv_smartform
      EXCEPTIONS
        no_form            = 1
        no_function_module = 2
        OTHERS             = 3.
    But if you want to find driver program for that then ,
    CLICK FORM INTERFACE-> select Data dictionary object and where use list.
    You can as well check table TNAPR.

  • Table where used

    I want to know the tables custom in which programm is used in the system
    thank you

    go se11
    enter table and click where used button

  • Workflow method where used

    Hi All,
    I have a Business object ISUSMORDER and in this business object i have a method
    ZISUSMORDER.GetStreetLightInfo
    i want to know in which workflow this method is getting used .
    I tried SWETYPV but i am not able to find it .
    i s there is nay way to find out the where used list of thisworkflow method .
    Thanks in advance
    Anit gautam

    For that object method, you can go to table HRS1201then fill in SWOTP, SWMTD(Object and method).
    Then you will get Standard Task OTYPE = 'TS'.
    then use those tasks in table SWDSSTEPS, you will get workflow number and version. Or you can use it one-by-one in transaction PFTC and click where used list.
    Cheers,
    Chaiphon

  • Real time scenarios where Web Dynpro is used

    Hi Experts,
    I am a beginner with Web Dynpro (ABAP ), i have developed a couple of simple web dynpros for practice purpose. I would like to know the below things to get a better idea on the technology
    1. Can anyone who have worked on Web Dynpro share the real time applications which you worked on.(I am not expecting any technical details, i want to understand the scenarios in real world where this technology is used).
    2. If some one can link web dynpro's with CRM/SRM that would help me more.(Once again i need the business scenario)
    Thanks in advance.
    regard's
    Sudheer V

    Hi Sharath,
    Thanks for your response, it was really a useful link. But once again they all talk about technical details but what i was looking for was business scenarios where web dynpro can be used effectively.
    When i was searching for this i found one such scenario where web dynpro gets the quotation details from the CRM system and creates a sales order with reference to the quotation in the SAP R/3.
    I was actually looking for scenarios like the above with some technical details for implementing the same.
    Please let me know if you know scenarios something like the above one.Thanks.
    Regard's
    Sudheer V

  • Consignment with 3rd pty and cost control using MTO scenario

    Hi ,
    I have a scenario where my client wants to do a consignment process but alos capture the material cost into WIP. Consignment needs to use own as well as third party materials. Allthe costs need be captured and kept in WIP till customer asks us to bill for the qty used by him.
    Is there any way this can be addressed using SAP std consignment process. We tried using RA Key for doing cost transfer to WIP and used the Make to Order scenario for outbound shipping , however this is not a foolproof process and has its own challenges as to Warehouse managment and consignment pick up and return process.
    Can anyone pl share any thought process?
    Thanks

    HI
    Solved by myself.
    The right transaction to use is CO88 and not KO8G used for CO and PM Orders.
    Claudio

  • Any scenario where the Condition Contracts are used?

    HI I am new to this forum. I have been through the defn of the Condition Contracts but still am not able to understand . Please throw some light on the same with some example.

    The condition contract is a document with which you can record conditions that a partner e.g a vendor grants to a set of eligible partners e.g customers.
    A condition contract consists of 3 components: 1. Condition contract header which contains info. regarding owner of the condition contract, a validity interval, the document status, currency information, exchange rate, terms of payment  etc.             2. List of eligible partners containing the customers or vendors who are entitled to use the condition contract             3.  Conditions i.e. the condition records
    TYPICAL SCENARIO WHERE CONDITION CONTRACTS ARE USED:
    Suppose a pharmaceutical company grants discounts and special prices to a group of hospitals for a range of medicines. A wholesaler must grant these special conditions whenever one of these hospitals places and order. Since the wholesaler has obtained the medicines from the manufacturer at the standard price, the manufacturer must refund part of the purchase price to the wholesaler if the latter has sold them at special conditions. In order to secure these special conditions, the wholesaler employs the condition contract. At header level, the pharmaceutical company is specified as the owner/vendor. Information relevant for settlement such as terms of payment, purchasing organization, settlement currency and exchange rates are also saved in the contract header. The eligible hospitals are either listed separately within the contract or are defined as an eligible partner list externally and included as a list. The special prices and/or discounts are defined in the conditions area of the condition contract. The period of time for which the agreement is valid is defined in the condition contract validity interval. If the special conditions are dependent solely on the type of medicine, you can use condition table A163. This contains, besides the condition contract number, only the material in the access. A release step can follow the document entry, since the conditions are available only after the condition contract is released. Then the special conditions are found in pricing for the sales order and the sales invoice if an eligible hospital has ordered one of the specified medicines.
    Kirti hope this answers your question to some extent.
    regards
    PARAM

  • Where-Used between ESR and Integration Builder

    Hello everyone,
    i am wondering if there is a possibility of finding out where and if esr-content is used in the Integration Builder (Conf.time)?
    I often face the problem that i have got ESR-Content in front of me, where i don't know if, and if yes, where this content, for example a Service Interface, is used in Configuration-Time!
    How can i determine this?
    Thanks in advance!
    Kind regards,
    Markus

    HI Markus
    in ID use following path..
    Object--> Find.
    it will open search requirement window..
    in that select receiver determination if you want to check outbound service interface from IR.. or select Interface determination in case you want to check for inbound service interface..
    suppose in IR side you have outbound service interface : CreateCustomerOutbound
    then in ID go to find and select receiver determination and in interface provide  CreateCustomerOutbound
    this will search all scenario where CreateCustomerOutbound is being used .. likewise you can narrow it down in Find option to get the required results in less time..
    but no direct method for search..
    Thanks,
    Bhupesh

  • Is there any there any scenario where we have to publish "Orchestration as WCF Service" and not "Schema as WCF service"

    Hi All,
    Recently in one interview a senior architect asked me this question-
    Q- In which scenario we have to publish "Orchestration as WCF Service" and not "Schema as WCF service".
    He also told there are some scenarios which can't be accomplished by exposing schema as WCF Service.
    As per my understanding below are the benefits of exposing Orchestration as a web service, but there is no such scenario where we can't be achieved by exposing Schema as WCF Service.
    Publishing orchestrations is a way to go when:
    Implementing simple solutions with small number of dependencies when we have control over both consumer and service endpoints
    * Rapid prototyping, proof-of-concepts, service stubs
    * Developing local scoped services, when collaboration is not an issue
    * Don’t care much about interoperability
    * No skilled XML Schema, WSDL developers available
    (http://geekswithblogs.net/paulp/archive/2006/03/21/72943.aspx)
    Please share your inputs.
    Thanks,
    Prashant
    Please mark this post accordingly if it answers your query or is helpful.

    First, the answer to the question as written is NO, because there really isn't a difference between the two options.
    To be more specific, the only difference is in the Wizard itself in that when you publish an Orchestration, the Wizard reads the request/response schema(s) and Service & Operation name from the Orchestration Port rather than asking for them as it does
    when you choose Publish schemas.
    Basically, if you choose Publish schemas and enter the same values configured in the Orchestration Port, the output will be the same.  So, publishing an Orchestration is merely a convenient shortcut.
    Most importantly though, all of this only affects the metadata publishing.  There is no difference in the Receive Location (BizTalk or IIS), if you chose to create one.  The receive stack is schema agnostic, always.
    In practice, the only thing the Wizard does that is difficult to do manually is organize the metadata, but I haven't had to create a metadata endpoint in years.  The only reason I even run the Wizards is to create the IIS app.

Maybe you are looking for

  • Set enter key always on search button

    hi  , there are three submit button:'return home'\'search'\'clear' i want the the point is always in 'search' button.  but now if you click anywhere , it points to 'return home' submit button. please help me thanks.

  • Does FCP HD 4.5 work on Leopard? also, is it UB for Intel machines?

    I have FCP HD 4.5 on my PPC G5 running 10.4.10 but is this version compatible with Leopard? also, I'm thinking of buying a macbook pro is v4.5 a universal binary compatible on the new intel machines as well? or will it at least function well in roset

  • SB Audigy Value Windows XP applications All functions includin What U Hear working Proper

    I have SB Audigy Value Card (SE/LS/ Li've 24 bit)Windows Vista 32 bit SP Classic Windows XP applications, Creative EAX SettingsCreative Graphic EqualizerCreative Speaker SettingsDevice Control And XP Drivers 5.2..54 Driver Date: 3.06.2007 Digitally S

  • OOM on Windows 2008, WLS 10.3

    Customer running WLS 10.3 over JRockit - increasing heap size to 4G on 64bit system causes OOM exception! 1) He's using weblogic10.3 (10g) (64 bit) on Windows 2008 64bit version on Xeon processor with x86-x64 version jrockit1.6.0_05(jre) 2) When he u

  • Minimum Spec required to Download Video for Rent or Purchase using iTunes

    Howdy, I have an LAN ( 802.11G ) in an apartment complex, I find that viewing the Keynote address and other video content as it streams ( real time ) tends to stutter and stalls with "Lost Packets" Stats. using Quicktime Pro. What are the Minimum Net