What are the standard IDOC's available in IDES? where can i see in IDES?

Dear All,
Can any body let me know what are the standard IDOC's available in IDES? What is the path for the same?
Thanks in advance for replies
regards
srikanth

Hi,
IDOCs are intermediatery Documents, we can check for IDOCS using Tcode
WE01 : Create IDOC
WE02 : Display IDOC
WE19 : Reprocess IDOC
etc
Thanks
Kalyan

Similar Messages

  • What are the standard Solutions available for Complaints Management in CRM?

    Dear all,
    What are the standard solutions available in SAP CRM to receive and process complaints through Customer Interaction Center.
    Our requirement is to receive and register complaints from contact center and process them by integrating back end ECC and BIW systems.
    As per my understanding we can not integrate ECC transactions in CASE Management while CASES are being created through Interaction Center.
    Please help me to map the following requirement successfully into SAP.
    How to register the complaint through Interaction Center?
    How this complaint information is communicated in back end ECC system?
    How to track the status and solution of the complaint available in back end ECC system?
    How the complaints are stored in ECC system?
    After creation of a complaint, can we trigger an automatic email on back end ECC system user with all complaint relevant data?
    Kindly help me to understand the process.
    Best regards,
    Raghu ram.

    You can analyse this [link |http://help.sap.com/saphelp_crm60/helpdata/en/68/691976cd2ef845a4e62437a82b67df/frameset.htm]for more information. Additionaly the tree hierarchy links contain some process flows where it explains you briefly the big picture of the process, in standard SAP CRM Complaint Manaagement Scenario.
    BR,
    Cenk Sezgin

  • For Delivery Performance what are the standard report available n SAP?

    For Delivery Performance what are the standard report available n SAP?

    hi
    If you wanna know the SD report just go to SAP1 transaction code from easy access( it works only from easy access) and you will find entire reports available in SAP. Then select what is relevant to you. And as you asked any material on reports, so I have some good material on it and will surely send you tonight.
    And Some of the Standard reports in SD are given below check it out for convenient however always better to chek above told transaction code:
    Sales summary - VC/2
    Display Customer Hierarchy - VDH2
    Display Condition record report - V/I6
    Pricing Report - V/LD
    Create Net Price List - V_NL
    List customer material info - VD59
    List of sales order - VA05
    List of Billing documents - VF05
    Inquiries list - VA15
    Quotation List - VA25
    Incomplete Sales orders - V.02
    Backorders - V.15
    Outbound Delivery Monitor - VL06o
    Incomplete delivery - V_UC
    Customer Returns-Analysis - MC+A
    Customer Analysis- Sales - MC+E
    Customer Analysis- Cr. Memo - MC+I
    Deliveries-Due list - VL04
    Billing due list - VF04
    Incomplete Billing documents - MCV9
    Customer Analysis-Basic List - MCTA
    Material Analysis(SIS) - MCTC
    Sales org analysis - MCTE
    Sales org analysis-Invoiced sales - MC+2
    Material Analysis-Incoming orders - MC(E
    General- List of Outbound deliveries - VL06f
    Material Returns-Analysis - MC+M
    Material Analysis- Invoiced Sales - MC+Q
    Variant configuration Analysis - MC(B
    Sales org analysis-Incoming orders - MC(I
    Sales org analysis-Returns - MC+Y
    Sales office Analysis- Invoiced Sales - MC-E
    Sales office Analysis- Returns - MC-A
    Shipping point Analysis - MC(U
    Shipping point Analysis-Returns - MC-O
    Blocked orders - V.14
    Order Within time period - SD01
    Duplicate Sales orders in period - SDD1
    Display Delivery Changes - VL22
    These are all main standard reports as well I am again repeating that it's better to check all reports from above said transaction code.

  • What are the third party tools available for Encryption in Oracle database?

    Dear All,
    Can you please help me with the below question?
    What are the third party tools available for Encryption in Oracle database? Please let me know if you know their feedback and also licensing/cost information

    Why would you spend money to purchase a third-party tool that will be, almost by definition, less secure than the tools inside the product you already own and paid for?
    http://www.morganslibrary.org/reference/pkgs/dbms_crypto.html
    But were I to have any to recommend one I would not do so without knowing information you seem to consider unimportant such as:
    1. Operating system
    2. Database edition and version
    3. What type of data needs to be secured
    4. What level of security is required

  • What are the standard functions in XI ?

    What are the standard functions in XI ?

    Hi,
    The target field mapping is possible by using below typs of functions
    1. Standard functions
    2. Runtime procedure
    3. User Defined functions
    Standard functions are the APIs provided in Graphical mapping to process the values of the fields used for target field mapping.
    Technically all these values are trated as string thus all standard functions expect strings as input argument and string as an export aurgument
    Please find here with you more details about it at below link
    http://help.sap.com/saphelp_nw04/helpdata/en/43/c4cdfc334824478090739c04c4a249/frameset.htm
    2. Runtime procedure
    http://help.sap.com/saphelp_nw04/helpdata/en/3d/24e15bf9d79243b45d49b13b03de8f/content.htm
    3. User Defined functions
    http://help.sap.com/saphelp_nw04/helpdata/en/22/e127f28b572243b4324879c6bf05a0/content.htm
    Thanks
    Swarup

  • What are the list of Features available in OM.

    Hi All,
    What are the list of Features available in OM.
    Regards
    Rajesh

    Is this what you are looking for?
    http://help.sap.com/saphelp_45b/helpdata/EN/05/a0fb3d576011d189240000e8323d3a/frameset.htm

  • What are the standard Application tool bars used in reports

    Hi All,
    What are the standard application tool bars used in the report/program?
    Thanks in advance
    Regards
    Chakri

    Hi,
    Goto SE41,
    Programs : SAPLKKBL
    Status : STANDARD
    Thanks,
    Best regards,
    Prashant

  • When data is loading ,what are the Genaral IDOC errors .

    when data is loading ,what are the Genaral IDOC errors .

    Sujata,
    . For more visibility to your question, please post it as a separate thread.
    . Also try to include specific details on what your problem is.
    . On the SDN, questioners award those who reply with good or helpful answers. This further propels people to reaserch your problems and help you out.
    As you are new to the SDN, just mentioning the above so that you can maximise your gains from this excellent community.

  • What are the maximum numbers of parameters that a subvi can be obtained?

    What are the maximum numbers of parameters that a subvi can be obtained?

    I'm not sure I understand exactly what you mean. Do you mean to ask how many parameters you can pass to a subVI? That would be a very large number because a connector pane can have a dozen or so terminals--and if each terminal is a cluster... You could pass a very large number indeed.
    Having said that however, you probibly wouldn't want to. Remember the more parameters you're passing the more tightly coupled your code is--and the less reusable the code will probibly be.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • What is the best Computer for HD video editing where can I get it under $3000-5000? Thank you!

    What is the best Computer for HD video editing where can I get it under $3000- $5000.00?

    The wording of your question suggests you may be new to video editing, in which case the types of projects you will be doing may not be the most complex.
    Please accept my apology if that assumption is incorrect.
    The cheapest computer available will edit 1080p video perfectly well but if you must have the "best" you will be looking at nothing less than a MacPro.
    Too many people get hung up about the equipment they use  and blame it for any inadequacies  .  .  .  when the most important component is the operator.

  • What are the Standard Process of SAP Plant Maintenance?

    Dear Experts,
    Let me know the Standard Process of SAP PM? Where i can get more details about them.
    Ashif Tadvi

    Hi,
    Hope the below links will be helpful for your requirement
    Overview of Plant Maintenance (PM) - Plant Maintenance (PM) - SAP Library
    Plant Maintenance (PM) - SAP Library
    Regards
    Varun.M

  • What are the standard bex analyzer reports available?

    hi all
    what are all the std reports available for fico? sd and mm?
    thanxs in advance
    regds
    hari

    Hi,
    This is the best way...and the simplest way....since it is a big question....just go Business content tab in RSA1 and there go to "query elements" option and cick on the option "select objects" this will give you all the standata BW queris based on all the BC cubes and it will not show self developed queries in you system.
    So fo MM reports go to...Infoarea "Supply Chain Management"-> "Inventory Management"....here you will see all the cubes related to MM and the reports nased on that.
    for FICO go to Infoarea FMCO Financial management and controlling.........
    Similarly you can find for SD.
    If you want to find the detailed information about all the queries .....you will have to search the help.sap.com witth the same name of the cubes and you will get various links explaining that.
    Thanks

  • What are the standard SAP reports in PP ?

    Hi PP Guru's,
    Please explain me the standard Reports available in PP with Tcode and  give me
    how to configure for the customer requirements incase if demanded by them a
    change is reqd? pl give few of them
    Thanx & regards,
    Vimalbalaji

    MATERIAL
    CREATE-GENERAL       MM01       IMMEDIETELY
                         MM11       SCHEDULE
    CHANGE               MM02       IMMEDIETELY
                         MM12       SCHEDULE
                         MM13       ACTIVATE
    FLAG FOR DELETION    MM06       IMMEDIETELY
                         MM16       SCHEDULE
    DISPLAY              MM03       DISPLAY CURRENT
                         MM19       DISPLAY AT KEY DATE
    DISPLAY CHANGES      MM04       ACTIVE CHANGES
                         MM14       SCHEDULE CHANGES
                         MM17       MASS MAINTENANCE
                         MMAM       CHANGE MATERIAL TYPE
    OTHER                MMBE       STOCK OVERVIEW
                         MMPV       CLOSE PERIOD
                         MMRV       ALLOW POSTING TO
                                    PREVIOUS PERIOD
                         MM50       INSTANT MATERIAL VIEW
                         MMSC       ENTER STORAGE LOCATIONS
                         MM60       MATERIAL LIST
    ARCHIVING(MATERIAL)  MM71       ARCHIVE/DELETE
                         MM72       DISPLAY ARCHIVE
    BILL OF MATERIAL (MATERIAL BOM)
                         CS01       CREATE
                         CS02       CHANGE
                         CS03       DISPLAY
    EXTRAS               CS28       ARCHIVING
                         CS20       MASS CHANGES
    EVALUATION/BOM       CS11       BOM MULTILEVEL
    EXPLOSION/MATERIAL   CS12       STRUCTURE MULTILEVEL
    BOM                  CS13       SUMMURISED BOM
    WORK CENTRES
                         CR01       CREATE
                         CR02       CHANGE
                         CR03       DISPLAY
                         CA85       REPLACE
    CAPACITY             CR11       CREATE
                         CR12       CHANGE
                         CR13       DISPLAY
    HIERARCHY            CR21       CREATE
                         CR22       CHANGE
                         CR23       DISPLAY
    LINE HIERARCHY       LDB1       CREATE
                         LDB2       CHANGE
                         LDB3       DISPLAY
    REPORTING            CR60       W/C INFORMATION SYSTEM
                         CR05       W/C LIST
                         CR06       COST CENTRE ASSIGNMENT
                         CR07       W/C CAPACITIES
                         CR08       W/C HIERARCHY
    WHERE USED           CA80       WORK CENTRE
                         CR15       CAPACITY
                         CR10       CHANGE DOCUMENTS
    EXTRAS               CR09       STD. TEXTS TASK LIST
                         CR41       ARCHIVING
    ROUTING
    STAD. ROUTING        CA01       CREATE
                         CA02       CHANGE
                         CA03       DISPLAY
    REF. OPERATION SETS  CA11       CREATE
                         CA12       CHANGE
                         CA13       DISPLAY
    RATE ROUTING         CA21       CREATE
                         CA22       CHANGE
                         CA23       DISPLAY
    REF. RATE ROUTING    CA31       CREATE
                         CA32       CHANGE
                         CA33       DISPLAY
    EXTRAS               CA85       REPLACE W/C
    MASS CHANGES         CA95       REPLACE REF. OP. SET
                         CA75       REPLACE PRT
    DELETE TASK LIST     CA99       WITH ARCHIVING
                         CA98       W/O ARCHIVING
    REPORTING            CA80       WORK CENTRE
    WHERE USED LIST      CA90       REF. OP. SETS
                         CA70       PRODUCTION RESORCE TOOLS
    COST CENTRE
                         OKKP       MAINTAIN CONTROLLING AREA
                         KS01       CREATE COST CENTRE
                         KZS2       CREATE COSTING SHEET
                         KA01       CREATE PRI. COST ELEMENT
                         KA06       CREATE SEC. COST ELEMENT
                         KL01       CREATE ACTIVITY TYPE
                         KP26       ACTIVITY TYPE/PRICE PLANNING
    SALES AND OPERATIONS PLANNING
    PRODUCT GROUP        MC84       CREATE
                         MC86       CHANGE
                         MC85       DISPLAY
    GRAPHIC              MC91       PRODUCT GROUP
                         MC92       OVERVIEW
    PLANNING             MC81       CREATE
    FOR PRODUCT GROUP    MC82       CHANGE
                         MC83       DISPLAY
                         MC75       TRANSFER PG TO PLANNING
    FOR MATERIAL         MC87       CREATE
                         MC88       CHANGE
                         MC89       DISPLAY
                         MC74       TRANSFER MATERIALS TO DM
                         MC9K       MATERIAL AVAILABILITY
    VERSION MANAGEMENT   MC78       COPY
                         MC80       DELETE
    FLEXIBLE PLANNING    MC93       CREATE
    PLANNING             MC94       CHANGE
                         MC95       DISPLAY
                         MC9K       MATERIAL AVAILABILITY
    TOOLS/PLANNING TYPE  MC8A       CREATE
    MACRO                MC8B       CHANGE
                         MC8C       DISPLAY
    EVENT                MC64       CREATE
                         MC65       CHANGE
                         MC66       DISPLAY
    ROUGH CUT PLANNING   MC35       CREATE
    PROFILE              MC36       CHANGE
                         MC37       DISPLAY
    ENVIRONMENT          MC90       TRANSFER MATERIALS TO DM
    ACTIVITY REQT.       KSPP       TRANSFER TO COST CENTRE
                         KSBL       COST CENTRE OLANNING REPORT
                         KSOP       TRANSFER TO ACTIVITY BASED COSTING
                         CPBL       PLANNING REPORT PROCESSES
                         MC9C       REPORTING
    SETTINGS             MC96       FORECAST PROFILE
    DISSAGGRIGATION      MC76       BREAKDOWN PG PLAN
                         MC77       DISPLAY PG PLAN
                         MC75       TRANSFER PG TO PLANNING
                         MC74       TRANSFER MATERIALS TO DM
    FORECASTING
    INDIVIDUAL FORECAST  MP30       EXECUTE
                         MP31       CHANGE
                         MP32       DISPLAY
    TOTAL FORECAST       MP38       EXECUTE
                         MP33       REPROCESS
                         MP39       PRINT
                         MPBT       EXECUTE BACKGROUND
                         MPDR       PRINT BACKGROUND
    DEMAND MANAGEMENT
    PIR                  MD61       CREATE
                         MD62       CHANGE
                         MD63       DISPLAY
                         MD65       REQTS. FOR SCINARIO
                         MD66       COPY SIMULATED DEPENDENT REQT.
                         MD70       COPY TOTAL FORE CAST
    EVALUATION           MD73       DISPLAY TOTAL REQT.
                         MD79       EXCELL INTERFACE
                         MD4C       ORDER REPORT
                         MD72       CHARECTERISTICS PLANNING
    CUSTOMER REQT.       MD81       CREATE
                         MD82       CHANGE
                         MD83       DISPLAY
    REPETITIVE MANUFACTURING
    MASTER DATA          C223       PRODUCTION VERTION
    PRODUCT COST PLANNING
    COSTING RUN          CKMATSEL   CREATE
    SELECTION LIST       CKMATCON   Edit
                         CK40N      EDIT COSTING RUN
    Check with below Link :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/snippets/process%2border%2bstatus%2bmanagement
    Thanks
    Seshu

  • What are the standard reports in QM?

    Hi,
    I want to know the standard reports available in Quality Management?

    QA33   : Inspection Lot List 
                  Quality report against Inspection Lot - Results
    Hi , here is some useful QM report.
    QC55   : Quality Certificate List in Procurements
    MMBE : Material stock overview u2013 Quality / Unrestricted / Block etc.
    MB52   : Ware House stock & Valuation (Quality / Unrestricted / Block etc.)
    MB51   : Material document List
    CC04    : Display product Structure
    MCXC  : Material Analysis (Month wise)
    MCXI   : Material analysis
    MCXB  : Material inspection result analysis
    MCVA  : Vendor analysis u2013 material inspection lot wise
    MCOA  : Customer analysis u2013 m aterial inspection lot wise
    QGA2    : Inspection results day wise
    QS28     : List of Master Inspection Characteristics
    QS26     : MIC where used lists
    QS38     : List of Inspection methods
    QS36     : Inspection method where used lists.
    QS49     : Code Groups & Codes
    QS59     : Selected sets
    QM11    : Display Quality notification Lists
    QM19    : Multilevel Quality notification List
    MCXV   : Quality Notification analysis

  • What are the best free cases available 8/12/10?

    I ordered 4 (32) on Monday and it was delivered 48 hours later. Last night I used the app for the free case and selected Speck's PixelSkin HD.
    A search of various keywords in the Apple and AT&T forums and more general searches on the web made it unclear to me if this is my best solution in light of the options Apple offers at this point. I am willing to wait for delivery on September 21 and bought a cheap case from Ebay to provide protection during the next international trip (10 days).
    The reviews and posts that I found seemed to often reflect persons needs and interests. I have a VajaCase for my iPad but am hoping that the case by Speck will protect and can easily be pulled from an inside pocket of a blazer or suit which is likely not the situation with the iPhone 4 VajaCase.
    Advice would be appreciated since apparently I can change the order but cannot find the original list that showed up when placing the order on the app.
    Message was edited by: xenolalia

    http://www.ilounge.com/index.php/backstage/comments/apple-iphone-4-case-program- here-are-the-best-worst-picks/
    Although old, is this reviewed considered helpful for options available when posted?

Maybe you are looking for