Document analysis lifecycle

Not sure if this belongs to this forum alone, but i'm trying to put together an Adobe based architecture for document analysis, template matching and extraction of data from documents (essentially images) and storage of the extracted data as part of the document itself as an associated meta-data file. Can someone help me identify what Adobe components can be chained together to achieve this from the huge list of products available? Appreciate it.

The devil is always in the details with projects such as this, but here is a list that should get you started:
a) extraction of data from a scanned or photographed document image
     If the documents come from any source then converting scanned images into OCR'd documents can be done with PDF Generator. This will give you a PDF with searchable characters.   The trick then is finding where the data is on the document.  You may be able to use Assembler to extract info from specific areas on the page.
   To add one more wrinkle - if you can create the template and you need to have it faxed/photed in then you can add a barcode to store the data using LiveCycle Barcode.  That way you would be able to extract the data from the barcode instead of the OCR info (which is much more accurate)
b) using a template to match to that document and extract the data from the image
  I'm not sure how you would determine what template goes with a scanned document unless you used a barcode (you could have the template id as part of the data).  You may be able to pull the id from a scanned document using Assembler if you knew where the exact coordinates of the data
c) creation of such a template in the first place so that it can be applied to subsequent documents
    PDF document templates can be created with Designer
d) how much can this be done without user intervention, so essentially Adobe product API's that can handle this.
   You should be able to automate most, if not all of this.
There is another option however:
  Rather than have your users scann/photo the document - have them submit the information directly from the PDF.  In other words, the PDF (created in Designer) would have a submit button that would send the data (via email or an HTTP Post) to a LiveCycle workflow.  You could then use LiveCycle Forms to extract the data in an XML format.  This would give you much more reliable control over the data.  LC Forms could also be used to merge the data with another template.

Similar Messages

  • Indices configuration for XML document analysis (indexing time problems)

    Hi all,
    I'm currently developing a tool for XML Document analysis using XQuery. We have a need to analyse the content of a large CMS dump, so I am adding all documents to a berkeley DB xml to be able to run xqueries against it.
    In my last run I've been running to indexing speed problems, with single documents (typically 10-20 K in size) taking around 20 sec to be added to the database after 6000 documents (I've got around 20000 in total). The time needed for adding docs to the database drops with the number of documents.
    I suspect my index configuration to be the reason for this performance drop. Indeed, I've been very generous with indexes, as we have to analyse the data and don't know the structure in advance.
    Currently my index configuration includes:
    - 2 default indicess: edge-element-presence-none and edge-attribute-presence-none to be able to speed up every possible xquery to analyse data patterns: ex. collection()//table//p[contains(.,'help')]
    - 8 edge-attribute-substring-string indices on attributes we use often (id, value, name, ...)
    - 1 edge-element-substring-string index on the root element of the xml documents to be able to speed up document searches: ex. collection()//page[contains(.,'help')]
    So here my questions:
    - Are there any possible performance optimisations in Database config (not index config)? I only set the following:
    setTransactional(false);
    envConf.setCacheSize(1024*64);
    envConf.setCacheMax(1024*256);
    - How can I test various index configuration on the fly? Are there any db tools that allow to set/remove indexes?
    - Is my index config suspect? ;-)
    Greetings,
    Nils

    Hi Nils,
    The edge-element-substring-string index on the document element is almost certainly the cause of the slow document inserts - that's really not a good idea. Substring indexes are used to optimize "=", contains(), starts-with() and ends-with() when they are applied to the named element that has the substring index, so I don't think that index will do what you want it to.
    John

  • Data type 'Document' in Lifecycle Forms

    Hi all,
    i'd like to handle PDFs in Lifecycle ES. So I use data type 'Document' for input variable. To call my LC service I use once FLEX and JavaScript.
    Does anybody know how I can initiate my Lifecycle-PDF-variable of type 'Document' from FLEX (ActionScript) or JavaScript?
    I'm quite new to this topic, so please help me.
    Many thanks in advance!

    I would be very careful about changing any of the tables as it is probably not supported, I would discuss it with Oracle first to see what there view on it is.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Workflow locking document - analysis, debug?

    Hello Experts,
    We are having issues making the WF's work in ESO 5.1
    At this point, we are working with Contract WF's, but it's locking the documents.
    Any pointers on how to make an analysis or debug of what the WF is actually doing?
    We've added a logger for messaging coding in the pre/post scripts, but where is this actually seen? There's nothing on the Setup   -> System Information-> Logs
    Your help is appreciated. Thanks!

    Baski:
    This information proved extremely useful.
    Based on your response, we actually found errors in the Background Task Status -> Today Daemon Alerts.
    Error Name: EVENT WORKFLOW ENGINE
    Log Level: ErrorTimestamp:8/31/11 2:18 PM (CDT)Session ID:event_workflow_engineUser:daemonDescription: Workflow EngineMessage: Unexpected error handling eventDescription of document
    Description:   Exception: java.lang.NullPointerExceptionStack Trace: java.lang.NullPointerException
    at com.frictionless.workflow.engine.handlers.PhaseChangeInstantiationRequestHandler.processActivity(PhaseChangeInstantiationRequestHandler.java:351)
    at com.frictionless.workflow.engine.handlers.PhaseChangeInstantiationRequestHandler.processHook(PhaseChangeInstantiationRequestHandler.java:249)
    at com.frictionless.workflow.engine.handlers.WorkflowEngineRequestHandler.process(WorkflowEngineRequestHandler.java:197)
    at com.frictionless.workflow.engine.WorkflowEngine.process(WorkflowEngine.java:412)
    at com.frictionless.workflow.engine.WorkflowEngine.processPhaseChangeInstantiationRequest(WorkflowEngine.java:134)
    at com.frictionless.workflow.engine.WorkflowEngineDaemon.processPhaseChangeInstantiationRequest(WorkflowEngineDaemon.java:328)
    at com.frictionless.workflow.engine.WorkflowEngineDaemon.processHook(WorkflowEngineDaemon.java:148)
    at com.frictionless.comp.daemon.AbsEventDaemon.process(AbsEventDaemon.java:151)
    at com.frictionless.comp.da...
    We also found 2 Events under Pending Daemon Events:
    Event Type: EVENT_WORKFLOW_ENGINE
    Primary Type: 10050
    Subtype: 1
    Retry Count: 7
    The other one shows the same info.
    Should you be able to provide additional info on the above issue, it would be really helpful.
    Otherwise, points will be awarded as your first post completely answered my question Thanks!

  • Recurring Document Analysis report

    Hi!
    we have created some recurring documents using transaction code FBD1. After executing F.14, how can we know whether all recurring documents are created are posted? while executing batch input session, there may be some errors in recurring documents due to which posting cannot happen.
    my client is asking the report where recurring document number and corresponding accounting document posted in that spcific period? is there any report?
    regs,
    ramesh

    Hi Ramesh.
    Please follow the below steps to extract the report with accounting document numbers with their corresopnding recurring document numbers.
    Use T code: FB03
    1. Give the parameters (ex: CoCd, Fiscal year, doc type, posting date/ entry date ec.,), then select the execution button (F8).
    2. System will popup the list of accounting posted documents, go to change layout tab (Ctrl+F8) and find the recurring doc from hidden colums then press enter button.
    3. Now you will see the total list of accounting posted documents with their corresponding recurring setup documents.
    Regards,
    Srinivas

  • CRM document - how to get status duration?

    Dear all,
    I extract data CRM -> BI  using standard datasources: 0CRM_SRV_PROCESS_H, 0CRM_COMPLAINTS_I, etc
    I need build a report with status duration of documents
    For example, if document was processed 4 days in statuses OPEN > IN PROCESS > VALIDATION > CLOSED report should be following:
    OPEN - 1 day
    IN PROCESS - 2 days
    VALIDATION - 1 day
    Each CRM datasource has start date and last change date of the document
    But there is no fields which stores date or duration of intermediate status change
    Could you please give an advice - how to get status duration?
    Thanks in advance

    Hi Oleg,
    Please check whether following standard datasources could meet your requirements:
    0CRM_TSS_DTRACK  CRM Tracking of Document Processing Lifecycles
    0CRM_TSS_PKYF       Timestamp Service: Performance Key Figures
    You can find the documents in transaction code SBIW, through IMG path
       Settings for Application-Specific DataSources (CRM)
           -> Settings for Extracting CRM Objects
                 ->  Define Extraction to Track the Document Processing Life Cycle   
                  -> Define Performance Key Figures for Time Stamp Service Analysis
    Best Regards,
    York

  • Timestamp Service Analysis

    Hi,
    I am looking to utilize the timestamp service analysis in CRM to analyze the service performance of an organisation through BI.
    Is there any document out there that talks about how to use the timestamp service, how to configure it etc.? I could not find any thing on SDN or the net in general.
    Same goes for Document processing lifecycle.
    Any help on these would be appreciated.
    Thanks & regards,
    Nikhil

    Currently i am also exploring same.
    With limited help available ( SPRO documentation) with configuration Document processing life cycle i am able to configure. i am able to extract data for datasource 0CRM_TSS_DTRACK.
    Stuck with performance key figure for Time stamp analysis. not able to extract data for 0CRM_TSS_PKYF and  configuration settings.
    If anyone got details / documentation  please reply.
    Thanks & Regards,
    Dilip

  • Timestamp Service analysis (BI 7 & CRM 2007)

    Hi,
    I am looking to utilize the timestamp service analysis in CRM to analyze the service performance of an organisation through BI.
    Is there any document out there that talks about how to use the timestamp service, how to configure it etc.? I could not find any thing on SDN or the net in general.
    Same goes for Document processing lifecycle analysis.
    Any help on these would be appreciated.
    Thanks & regards,
    Nikhil

    Currently i am also exploring same.
    With limited help available ( SPRO documentation) with configuration Document processing life cycle i am able to configure. i am able to extract data for datasource 0CRM_TSS_DTRACK.
    Stuck with performance key figure for Time stamp analysis. not able to extract data for 0CRM_TSS_PKYF and  configuration settings.
    If anyone got details / documentation  please reply.
    Thanks & Regards,
    Dilip

  • Out-of-the-box document management

    Is there a framework set-up in Webcenter to have a document management lifecycle integrated within webcenter?
    These documents would be fed to a bpel process to enable automatic dossier management and would enable dossier managers to update documents, add content to these documents, generate different formats of these documents, ...
    We would lik to keep the technology stacks' footprint as small as possible regarding this document management and that's why I was wondering if there's an out-of-the-box solution available in webcenter.
    The end-user should be able to administer and manage the different electronic documents that are managed in his electronic dossier.
    We're already integrating with documentum as our documents base but the end-user approach to manage the content of these documents should be enabled through a user interface.
    Kind regards,
    Nathalie

    Hi Nathalie,
    Most of this functionality needs to be implemented on the content management side, Documentum in your case.
    We do support Documentum as the content management system, here is the documentation.
    Hope this helps,
    Peter

  • Report Engine SDK: CommunicationException when accessing IReportEngine members

    Hello,
    I have installed BOXI 3.1 SP3, including the .NET SDK, and I am trying to use the Report Engine SDK part to navigate through a WebIntelligence document (analyse its structure, etc.), via a Console App.
    I built my console app targeting .NET framework 3.5, and compiled it in 32 bits mode (x86 platform). I can access the standard SDK without any problem and log in to the CMS then retrieve any InfoObject instances from my enterprise server.
    My problem occurs when I try to access my BusinessObjects.ReportEngine.IReportEngine instance's members. Sample lines of code:
    SessionMgr sessionManager = new SessionMgr();
    EnterpriseSession session = sessionManager.Logon(login, password, cmsName, authType);
    InfoStore infoStore = (InfoStore)session.GetService("InfoStore");
    UserInfo userInfos = session.UserInfo;
    string logonToken = session.LogonTokenMgr.CreateWCAToken("", 1, -1);
    ReportEngines reportEngines = new ReportEngines(logonToken);
    IReportEngine reportEngine = (IReportEngine)reportEngines.getService(ReportEngineType.WI_ReportEngine);
    bool test = reportEngine.IsReady; // or any other member of reportEngine, like reportEngine.OpenDocument(...)
    An exception of type 'BusinessObjects.ReportEngine.CommunicationException' occured.
    Message:
    The Web Intelligence server could not be reached. Contact your Business Objects administrator. (Error: RWI 00236), Session Init Failure,
    Stacktrace:
       à BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerStub.Connect(Boolean forceNewInstance)
       à BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerStub..ctor(OCCAServerConnection connection, Boolean forceNewInstance)
       à BusinessObjects.ReportEngine.WI.Internal.Server.OCCA.OCCAServerConnection.get_Stub()
       à BusinessObjects.ReportEngine.WI.Internal.Server.ServerCaller.SetupStub()
       à BusinessObjects.ReportEngine.WI.Internal.Server.ServerCaller..ctor(IServerSession session, IServerProtocol protocol, IServerConnectionInfo info)
       à BusinessObjects.ReportEngine.WI.Internal.WIDocumentInstance..ctor(WIReportEngine engine, Int32 documentId, OpenDocumentParameters parameters)
       à BusinessObjects.ReportEngine.WI.Internal.WIDocumentInstance..ctor(WIReportEngine engine, Int32 documentId)
       à BusinessObjects.ReportEngine.WI.Internal.WIReportEngine.GetAnyServerInstance()
       à BusinessObjects.ReportEngine.WI.Internal.WIReportEngine.get_IsReady()
    What do you suggest?

    Hi,
    Enterprise / ReportEngine SDK is not supported / tested / compatible with desktop / console apps.
    Could you try the same logic with a web services sdk, as WebServices SDk is the only SDK which could be used to develop thick client apps.
    - Bhushan
    Follow us on Twitter
    Got Enhancement ideas? Try the SAP Idea Place
    Getting started and moving ahead with Crystal Reports .NET applications.

  • AP Invoice interface - payment block

    Hi,
    Peoplesoft is our main system for finance. We are using SAP for logistics applications. I am building a interface to send AP invoice details from SAP to peoplesoft on a daily basis. This interface needs to pick up only those invoice that are free for payment i.e. bseg-zlspr (payment block) field is blank. For example, if an invoice is in invoice verification process, it should not be sent. Till this point, it is easy to get the details of these invoices.
    Once the invoice verification is done, bseg-zlspr field will become blank and needs to be picked up by interface. But the issue is how to select these invoices. Since the interface will run daily, I can select for invoices that are created on that day or changed on that day. But the issue, when the value of bseg-zlspr field is changed from blocked to free for payment, none of the date field value changes on either bkpf or bseg tables.
    Any ideas how to handle this???

    hi,
    use change document analysis like tcode FB04
    -> try fm CHANGEDOCUMENT_READ_HEADERS
    A.
    Message was edited by:
            Andreas Mann

  • AP invoice interface - payment block field question

    Hi,
    Peoplesoft is our main system for finance. We are using SAP for logistics applications. I am building a interface to send AP invoice details from SAP to peoplesoft on a daily basis. This interface needs to pick up only those invoice that are free for payment i.e. bseg-zlspr (payment block) field is blank. For example, if an invoice is in invoice verification process, it should not be sent. Till this point, it is easy to get the details of these invoices.
    Once the invoice verification is done, bseg-zlspr field will become blank and needs to be picked up by interface. But the issue is how to select these invoices. Since the interface will run daily, I can select for invoices that are created on that day or changed on that day. But the issue, when the value of bseg-zlspr field is changed from blocked to free for payment, none of the date field value changes on either bkpf or bseg tables.
    Any ideas how to handle this???

    hi,
    use change document analysis like tcode FB04
    -> try fm CHANGEDOCUMENT_READ_HEADERS
    A.
    Message was edited by:
            Andreas Mann

  • STO, TWO STEP TRANSFER

    Hi MM experts,
    I m facing a problem to find a report to see how much material is transferred (STO) to specific storage location (movement type 351) (coz there are different storage locations) and how much material is received in receiving storage location (movement type 101). Actually i need to make inventory reconciliation, yet i can see same information via document by document analysis (ME23N), but this take long time. MB51 only shows sender storage location not receiving.
    Regards
    Tayyab

    DB49,
    SQ01 does not require SQL. It is designed for the end user. Although it can be frustrating to use, I believe it could work for your requirements.
    I don't think that's true. I would wonder if simple end users got authroization to create queries in SQ01 or even use SE16. In this way they could have access to all information because they could read all the data tables.
    Maybe SQVI would be more reasonable for an end user to build theor own queries but the data access problem would be an issue in this case too.
    Other question is that based on whatwould a company expect simple end users to be able to build queries?
    Tayyab,
    I think the option suggested by me (i.e. filter MB51 list using the STO numbers) can be used because it will display both the receiving and issuing SLocs - one record (one line) for the goods issue and one line for GR.
    Of course, this is not too comfortable but I'm afraid there's no standard report that would fulfill your requirement.
    I agree with DB49 that you should contact the person in charge at your company and make an official request to develop a Z-report or query - you have to have strong arguments because Z-report don't tend to be free. (If there are inhouse consultants at the company this issue shouldn't cause any problem I guess.)
    Regards,
    Csaba

  • How to See FM (RFFMS007)? What exactly is it?

    How to see FM (RFFMS007) in the system?
    What exactly is it?
    How do we use the tables in SAP?
    How to look for tables in FI and FM? What are the uses? How do we see the contents of the tables?

    Hello,
    Please check all Utility programs in Public Sector Management (PSM-FM)
    1.  General utility programs
         RFFMMONI (Monitor using PSM settings). This report displays the most important Customizing settings for the update of Funds Management (FM area, OFUP, settings for the update profile). The report also displays customer-specific update profiles that differ from the standard profile that is delivered by SAP.
         RFFMS007 (Activate/Deactivate Document Analysis in Funds Management).
         RFFMS008 (document analysis).
         RFFMS009 (analysis of FM account assignments in posted documents)
    2.  Special utility programs
         a) Former budgeting
            BPINDAN2_NEW (AVC: Determining the Index for Assignable Element)
            RFFMBUM1 (Display Inconsistency: Total Overall Vals/Annual Vals / Doc.Numbers). This program checks whether the overall values and the annual values correspond with the total of the relevant
            documents.
            RFFMBUM2 (Sum of Period Values <> Annual Values). This program determines inconsistencies between annual values and period values.
            RFFMBUM3 (Budgeting Data without Corresponding Master Data). This program determines inconsistencies on the database.
            RFFMBUM5 (Budget/Release Consistency Check). This program checks in the database whether the release amount exceeds the budget amount.
            RFFMBUM6 (Inconsistencies between Budget Structure and Master Data). You can use this program to determine inconsistencies between the budget structure tables and the master data tables.
            RFFMBUM7 (Display Inconsistency: Total Overall Vals/Annual Vals / Doc.Numbers). This program checks whether the total of the line items corresponds with the overall budget of the relevant record       for the overall values or the annual values of a specific budget type or budget subtype.
            RFFMBUM8 (Display Inconsistency: Total Overall Vals/Annual Vals / Doc.Numbers). This program checks whether the overall budget record for overall values or annual values corresponds with the
            total of the relevant line items of a specific budget type or budget subtype.
            b) Fiscal year change
               RFFMCFM1 (Closing operations monitor). You can use this report to display an overview of the settings that are relevant for the closing operations.
               RFFMCCF_DISPLAY You can use this report to display documents concerning the fiscal year change.
            c) Account derivation
               You can use transaction FMDERIVE to activate the trace. You can reproduce the account derivation during posting as a result.
            d) Payment selection (RFFMS200)
               RFFMS200_TRACE (Trace for Payment Selection Analysis). You can use this check program to analyze a complete clearing lot without debugging the payment selection program or without having to    search for the relevant information in the system.
               FAGL_SHOW_SPLIT Simulation of the document splitting using expert  mode -> this is relevant for online payment update.
            e) Federal Government
               RFMFGRCN_RP1 Reconciliation Analysis Report
        3.  Matching programs
            RFFMRC04 (for matching line items and the totals record). This report analyzes differences between line items and totals records in Funds Management. If derivations were corrected in the update run,  you must set up the availability control (transaction FMBV) again because this control is based on the totals records.
            RFFMRC01 (for matching actual data). This report checks at line item level whether the selected FI documents are updated in Funds Management.
            RFFMRC07 (for payment matching). You can use this report to match the account movements on the bank accounts and the bank clearing accounts of financial accounting with the data in Funds Management and vice versa.
            RFFMRC21 (for the reconciliation of earmarked funds). You can use this report to reconcile documents such as funds reservations, funds precommitments, funds commitments, funds blocking and forecasts of revenue. If the program determines inconsistencies, you can use transaction FMN5N (program RFFMRP03N) to correct the relevant FM commitments.
            RFFMRP07 (for rebuilding sales orders in FM). This program posts selected sales orders and rebuilds the relevant data of the open items in Funds Management.
    To understand FM itself (which means all the component/module/area) please check the following menu in help.sap.com
    SAP ERP Central Component -> Financials -> Public Sector Management ->
    Funds Management
    There you will find a lot of information related this component that is integrated with FI, CO, MM, SD, PM and so on.
    Best Regards,
    Vanessa.

  • Report or the Technique to find the SC which has no confirmation

    Hi,
    Is there any standard report to find oud all the shopping cart which is approved but no confirmation created for it
    OR please let me know is there any other to get the  same....
    regards,
    Prabhu

    bbp_bw_sc2 , bbp_bw_sc3 and bbp_bw_sc4 transactions  try i believe there is one transaction gives out put as follow on document
    if you connect BW we do have many reporting facilities.
    srm has very limited functionality on reporting part.
    please allign yourr self.
    SRM 5.0 7.0 7.0.2 Procurement Account Assignment Overview of Purchase Order Value per Requester Self-service, plan driven and service procurement 0SR_C02_Q001 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Account Assignment Cost Center Overview Self-service, plan driven and service procurement 0SR_C02_Q002 MM* and SRM SRM 5.0 7.0 7.0.2 Auctions Auctions Analysis Sourcing with Live Auction 0SR_LAC1_Q0001 SRM SRM 5.0 7.0 7.0.2 Auctions Auction Items Analysis Sourcing with Live Auction 0SR_LAC1_Q0002 SRM SRM 5.0 7.0 7.0.2 Auctions Bidders Analysis Sourcing with Live Auction 0SR_LAC1_Q0003 SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Procurement Value Analysis Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0001 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Procurement Values per Service Provider Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0002 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Supplier Information Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0003 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Key Performance Indicators Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0004 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Price Trend Analysis per Product Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0005 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Number of Suppliers per Country Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0006 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) ABC Analysis for Suppliers (Lorenz Curve) Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0007 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) ABC Supplier Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0008 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Success of an SRM Project Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_Q0009 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Sales Values (for Supplier) Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_SUS_Q0001 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Overview (multicube aggregate) Sales Values per Service Provider (for Supplier) Self-service, plan driven and service procurement. Spend Analysis 0SR_MC01_SUS_Q0003 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Purchase Order Document Analysis Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q0001 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Maverick Buying Analysis Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q0002 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Workload per Purchasing Group Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q0003 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Pareto Analysis According to Purchase Order Volume (Chart) Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q0004 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Pareto Analysis According to PO Volume per Category Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q0005 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Confirmation Document Overview Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q2001 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Open Items (Confirmations) Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q2002 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Invoice Document Overview Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q3001 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Excessive Invoices Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_Q3002 MM* and SRM SRM 5.0 7.0 7.0.2 Procurement Document Overview (Multicube) Sales History (for Supplier) Self-service, plan driven and service procurement. Spend Analysis 0SR_MC02_SUS_Q1002 MM* and SRM SRM 5.0 7.0 7.0.2 Attributes of bids List of Bid Invitation Attributes Sourcing with RFx 0SR_QUODA_Q002 SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation w. purchasing volume Vendor Portfolio with PO Value and Overall Score Supplier Evaluation 0SR_VE_M1_Q001 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation w. purchasing volume Total Eval. / Purch. Order Value of Vendor over Time Supplier Evaluation 0SR_VE_M1_Q002 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Vendor Evaluation of Vendor by Product Category Supplier Evaluation 0SR_VE_M2_Q001 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Vendor Evaluation of Vendor by Product Category and Product Supplier Evaluation 0SR_VE_M2_Q002 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Vendor Submitted Evaluations (Vendors) Supplier Evaluation 0SR_VE_M2_Q003 MM* and SRM SRM 5.0 7.0 7.0.2 Auction Details Detailed Analysis of Bids by Category Sourcing with Live Auction 0SRM_LADS1_Q0001 SRM SRM 5.0 7.0 7.0.2 Auction Details Auction Details Sourcing with Live Auction 0SRM_LADS1_Q0002 SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Invoice Mandatory Evaluations for Invoices Supplier Evaluation 0SRV_IS1_Q001 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Invoice Optional Evaluations for Invoices Supplier Evaluation 0SRV_IS1_Q002 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Invoice Open Evaluations (Invoices) Supplier Evaluation 0SRV_IS1_Q003 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Goods Receipt/Service Confirmation Mandatory Evalns for Goods Receipts/Service Confirmations Supplier Evaluation 0SRV_IS2_Q001 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Goods Receipt/Service Confirmation Optional Evalns for Goods Receipts/Service Confirmations Supplier Evaluation 0SRV_IS2_Q002 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Goods Receipt/Service Confirmation Open Evaluations (Goods/Service Confirmations) Supplier Evaluation 0SRV_IS2_Q003 MM* and SRM SRM 5.0 7.0 7.0.2 Vendor Evaluation - Vendor Submitted Evaluations for Suppliers Supplier Evaluation 0SRV_IS3_Q003 MM* and SRM. regards Muthu
    br
    muthu

Maybe you are looking for

  • How to Resolve this Error comming in SMP2.3 HWC?

    Hi Experts, 20140605T150459.418|1|MyDynamicChart:1 -- Request: <M><H></H><S>Start</S><A>GetCustomData</A><VS><V k="Port_et_key" t="T">1433</V><V k="User_Name_et_key" t="T">sup</V><V k="Password_et_key" t="T">123</V><V k="Vertical_Column_et_key" t="T"

  • How do i Update 5800 Software

    i am using Nokia 5800 rm-356 and lives in India but i am not able to figure out how to update it's software to v60. currently i am suing v52 and surely like to upate it Firmware either by Nokia Suite or by FOTA.

  • ITunes Reboots Computer When IPhone Connected.

    Hello I just had to reformat my HD and reinstalled iTunes. When I connect my IPhone, my computer reboots itself and I get a message that says Windows recovered from a serious error. I'm running WinXP SP2.

  • Can cash advance check against internal order budget?

    I thought only cost elements can check against budget or statistical asset elements. But for AP balance sheet (cash advance via special GL), is that even possible? Please advise. Thanks in advance.

  • How to use a non-US  iPhone in the USA?

    I'll be traveling in the US for 3 months, but do not want to use my Austria-based "Orange" provider's SIM card because of astronomical 'roaming' charges, especially for data. I asked my provider Orange whether they would officially sim-unlock my iPho