Webdynpro Docs Required

hi,
can you send me some links for Webdynpro Documents or some documents for webdynpro (ABAP)
as well can u send me some links related debugging of webdynpro ABAP.
documents for Webdynpro ABAP.
kindly send them earliest possible.
thanks,
shanky

Hi Shanky
Webdynpro Docs Required
WDA in SAP Help
http://help.sap.com/saphelp_nw2004s/helpdata/en/7c/3545415ea6f523e10000000a155106/frameset.htm
Web Dynpro for ABAP in SDN
https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/webcontent/uuid/512040e1-0901-0010-769c-c238c6ca35d9 [original link is broken]
Developing ABAP Applications Using Web Dynpro
http://help.sap.com/saphelp_nw2004s/helpdata/en/42/d41b25d2216babe10000000a1553f6/frameset.htm
Web Dynpro ABAP: Development in Detail
http://help.sap.com/saphelp_nw2004s/helpdata/en/03/0048413e466e24e10000000a155106/frameset.htm
WDA Sample programs & tutorials
https://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
Web Dynpro ABAP Demonstration Videos
/people/thomas.jung/blog/2006/06/20/web-dynpro-abap-demonstration-videos
Please post Webdynpro abap queries in WebDynpro abap Forums.
Thanks,
Tulasi Palnati

Similar Messages

  • Webdynpro help required..!

    Hi Gurus,
    I am new to webdynpro and learning the same through sample exercises available..
    I am familiar with abap oops..
    Could some one provide me with links where i can get to know the oops coding wrt to webdynpro.
    For Eg: 
    node_node_alv = wd_context->get_child_node( name = if_input_view=>wdctx_node_alv )
    In the above case get_child_node refers to what.?
    Best Regards,
    Navin fernandes

    Hi Navin,
    Each controller method automatically recognizes the reference to the root node of its associated context. This reference is called WD_CONTEXT and is always of the type IF_WD_CONTEXT_NODE. The  GET_CHILD_NODE method now enables the generation of a reference to the required subnodes. Try going through this [pdf|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/60730016-dbba-2a10-8f96-9754a865b814]to get a clear idea about how you can work with context nodes & attributes.
    Say suppose in your context you have a context node by name SFLIGHT then in order to get its reference you say as:
    wd_node = wd_context->get_child_node( name = 'SFLIGHT' ).
    Or else you can make use of the corresponding constant created in the interface and say as:
    wd_node = wd_context->get_child_node( name = if_input_view=>wdctx_sflight ).
    Please note that in the above case my views name is input_view because of which I have got the if_input_view=>wdctx_sflight. If my views name were MAIN then it would have been like if_main=>wdctx_sflight.
    Regards,
    Uday

  • Beginner in WebDynpro Java : Require study materials

    Hi Everyone,
    I have Knowledge of Web Dynpro ABAP, but i would like to learn Web Dynpro JAVA.
    So what are prerequisites to start Web Dynpro JAVA and can anyone provide me some material and Tutorials for the same.

    Hi Abhishek Jain,
    Go through the following links to pursue Web Dynpro.....
    The following links will give you introduction to Web Dynpro,Getting Started with Web Dynpro & WebDynpro Benefits
    /thread/358673 [original link is broken]
    /thread/353819 [original link is broken]
    Tutorials and PDFs
    Also see:
    WEB DYNPRO?
    what is webdynpro?
    What is Webdynpro?
    What is Web Dynpro?
    Webdynpro Sample Applications and Tutorials
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    SAP WebAs Samples And tutorials
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7d646a6c-0501-0010-b480-bf47b8673143
    Basic Webdynpro tutorials....
    http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/1fc0bdb1cdd34f9a11d5321eba5ebc/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/d08342a7d30d53e10000000a155106/frameset.htm
    http://searchsap.techtarget.com/searchSAP/downloads/SAPPRESS.pdf
    Go through the following documents for step by step procedure for developing an application in wdjava.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a361a890-0201-0010-c0bc-8f16de527cde
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/efe7a790-0201-0010-7894-cfd79d02bb7e
    the following document will give you some idea of webdynpro concepts
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a815cf90-0201-0010-8481-da495d68294c
    The following document gives some introduction in nwds
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f637ae90-0201-0010-ccab-81f3ec35f85e
    the following document will give you some idea of WAS concepts
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e1515a37-0301-0010-b2bb-99780cb4cafa
    Check the following thread u can get lot of materials,
    WeB Dynpro Documents
    All Web Dynpro Articles
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7082f9fc-070d-2a10-88a2-a82b12cea93c?startindex=221
    Refer these linkshttps://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web%20dynpro%20tutorial%20and%20sample%20applications.faq
    Why WebDynpro ?
    Why WebDynpro ?
    Why  webdynpro and not BSP or JSP?
    What kind of applications are being developed with Web Dynpro?
    http://www.sappro.com/downloads/OptionComparison.pdf
    Developing Java Applications using Web Dynpro Configuration Scenario
    http://www50.sap.com/businessmaps/8F5B533C4CD24A59B11DE1E9BDD13CF1.htm
    Integrating Web Dynpro and SAP NetWeaver Portal Part 1: Creating Web Dynpro-Based Portal Content
    http://www.octavia.de/fileadmin/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro/Tutorial_1.pdf
    The Structural Concepts of Web Dynpro Components
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a048387a-0901-0010-13ac-87f9eb649381
    Web Dynpro:Context Mapping & Model Binding
    http://wendtstud1.hpi.uni-potsdam.de/sysmod-seminar/SS2005/presentations/14-Web_Dynpro_dataflow.pdf
    Web Dynpro:Getting Involved
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c193252d-0701-0010-f5ae-f10e09a6c87f
    Refer the following links also
    1.Tutorials & Samples for Web Dynpro Java
    2.https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60e5add3-8349-2a10-9594-bcb7d1b4bd2d
    3.http://help.sap.com/saphelp_nw04/helpdata/en/80/c12041aa7df323e10000000a155106/frameset.htm
    4.https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6d599690-0201-0010-12bb-b9ea3ea32d22
    5.http://help.sap.com/saphelp_nw70/helpdata/EN/dd/0e2a41b108f523e10000000a155106/frameset.htm
    6.What is Web Dynpro? What is the use?
    7.Everything you wanted to know about Web Dynpro but were afraid to ask, including...
    Elearning Webdynpro For Java
    https://www.sdn.sap.com/irj/sdn/ui-elearning
    Articles On Webdynpro For Java
    https://www.sdn.sap.com/irj/sdn/nw-ui?rid=/webcontent/uuid/4005b711-9f9b-2a10-ebae-a1c7ab7ed39d
    Blogs On Webdynpro For Java
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/43
    Wiki's On Webdynpro For Java
    https://www.sdn.sap.com/irj/sdn/wiki?path=/x/iau
    Documentation On Webdynpro
    https://www.sdn.sap.com/irj/sdn/nw-wdjava
    The following links will give you introduction to Web Dynpro:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/webcontent/uuid/8921447c-0501-0010-07b4-83bd39ffc7be
    WebDynpro Benefits
    The following link will give you basics of how to build applications in Web Dynpro:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/efe7a790-0201-0010-7894-cfd79d02bb7e
    Following link is the comprehensive link for numerous tutorials on Web Dynpro from SDN itself:
    Tutorials & Samples for Web Dynpro Java
    Following are some threads where you can get links to practice examples on Web Dynpro:
    /thread/358673 [original link is broken]
    /thread/353819 [original link is broken]
    Tutorials and PDFs
    Also see:
    WEB DYNPRO?
    what is webdynpro?
    With Regards,
    RooP KumaR.

  • Webdynpro doc

    Hi Everybody ,
    I am working in
    SAP NetWeaver CE 7.1 ,I am new 2 webdynpro
    have some problem in navigating between the views kindly provide me some doc. which provides me a sample application.
    Can someone guide me

    Hi Srujana,
    plz refer this doc.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e062d07a-9c72-2b10-e5b2-93ddd382c549
    u can get the navigation procedure in step by step in the abv blog
    Web Dynpro Java for Newbies: a Quick Guide to Develop Your First Application

  • WebDynpro Services required

    I am hoping someone can answer this question.
    We currently have a project to create a EP7 HR portal (basic ESS/MSS activities plus small extra development) and have been asked by the developers to activate the WebDynpro services such as activate everything under the default_host/sap/bc/webdynpro/sap node. Our BASIS team are refusing to do this as they believe there are far too many services being activated which might impact other modules such as FI or BW.
    Does anyone know if there is a definite guide/instruction as to which specific WebDynpro services needs to be activated within that node to make ESS/MSS function or is there a written instruction from SAP that states all services need to be activated for it to work?
    Thanks

    Hello,
    For ESS/MSS the Application is build on Webdynpro Java which is Not required to activate into the R3 HR System.Few configuration is required that is through tcode SPRO.
    Please go throgh the document for ESS/MSS Configuration
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f0518321-5506-2c10-2ea8-d6f9d03c539a
    Thanks
    Chittya Bej

  • "Ess and WebDynpro" doc

    Hi all,
    I´m looking for the doc 'ESS & WebDynpro' by Ralf Halbedel and Christain Wiele. Where could i get it?. Thanks in advance.
    Regards.
    Gabriel.

    Hi,
    Check this link on ESS:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/21eb036a-0a01-0010-25a3-b2224432640a
    Help on ESS:
    http://help.sap.com/saphelp_erp2004/helpdata/en/5b/76a6d7fd3a4e91bfb422405bf3e04d/frameset.htm
    Business Package for ESS: http://help.sap.com/saphelp_erp2005/helpdata/en/f6/263359f8c14ef98384ae7a2becd156/frameset.htm
    Go through this Wiki Configuring Employee Self-Service (ESS) and Manager Self -Service (MSS)
    https://wiki.sdn.sap.com/wiki/display/EP/Portal%20Content%20Development
    http://www.toodoc.com/web-dynpro-ebook.html

  • EAM Asset Number Open Interface  - Technical Reference docs required

    Hello,
    I'm developing a migration of EAM assets.
    I have no issue by filling the interface tables MTL_EAM_ASSET_NUM_INTERFACE and MTL_EAM_ATTR_VAL_INTERFACE and then running the "Import Asset Number" standard functionallity.
    But, I need to work with genealogy information. The table MTL_OBJECT_GENEALOGY_INTERFACE is used to relate parent and child assets .. but when I run "Import Asset Number" nothing happens .. I mean, if I query the asset in the application, I can see it without the parent asset association.
    Now, I'm trying to use the API's for EAM, but until now without success ...
    I saw that there exist a "Technical Reference" document for EAM .. but I can't find it ...
    Do you know from where I can download it ? ...
    or, if the mentioned document does not exist anymore
    Do you know where I can find documents about eAM Open Interface, more detailed than the information of the "Implementation Guide" ?
    Thanks in advance,
    Sergio Maestri

    Did the original poster ever find a resolution to this issue? I'm seeing the same behavior. I examined all of the documentation listed in the post already (though I can't find doc 256410.1).
    In my example, my child asset is a rebuildable asset, but that won't always be the case. Even though I see that the Import Asset Genealogy request has run successfully, my record doesn't change. I should get an error  as I'm deliberately trying to create a new parent-child relationship with a child that currently has a parent. This gives me an error message in the Maintenance Super User -> Asset -> Configuration History page.
    Here's what I did to create the import record:
    insert into MTL_OBJECT_GENEALOGY_INTERFACE
    (INTERFACE_HEADER_ID, LAST_UPDATE_DATE, LAST_UPDATED_BY, CREATION_DATE, CREATED_BY, BATCH_ID, GROUP_ID, OBJECT_TYPE, PARENT_OBJECT_TYPE, GENEALOGY_ORIGIN, GENEALOGY_TYPE, PROCESS_STATUS, IMPORT_MODE,
    ORGANIZATION_CODE, INVENTORY_ITEM_ID, SERIAL_NUMBER, PARENT_ORGANIZATION_CODE, PARENT_INVENTORY_ITEM_ID, PARENT_SERIAL_NUMBER, START_DATE_ACTIVE) VALUES
    (MTL_OBJECT_GEN_INTERFACE_S.NEXTVAL, sysdate, 1068, sysdate, 1068, 100, 100, 2, 2, 3, 5, 'P', 0,
    'EM1', 8319, 'Battery1000', 'EM1', 7885, 'FL1020', sysdate);
    The only way I could get this to work was to set the MTL_OBJECT_GENEALOGY_INTERFACE.PROCESS_STATUS = 'R' and then call EAM_GENEALOGY_IMPORT_PUB.import_genealogy via PL/SQL. If I did that, I didn't get an error back from the PL/SQL call, but I did get a decent message in the ERROR_MESSAGE field of the interface table: "Child Battery1000 already has a parent FL1030 from 15-DEC-2006 10:43:50; the open period from 16-AUG-2013 15:55:52 overlaps with it."
    The Parameters dialog for the Import Asset Genealogy request only works if PROCESS_STATUS = 'P' and the EAM API only works if PROCESS_STATUS = 'R'.
    Is it me or does this seem poorly thought out or at the very least poorly documented?

  • Opening EXCEL and MS WORD doc requires login to WAS

    Hi all, just have a question on when I open an EXCEL or MS Word document in a new window via below html statement, a logon on screen pops up and asking me to logon to the SAP Web Application Server, however, when I cancel, it will open the EXCEL/WORD, document, my question is, how can I remove/bypass the popup dialog screen asking me to logon to SAP WAS. Is this a network security issue?
    <td><a href="/docs/<%= file_name%>" target="_blank">
                           <%= att_name%></a></td>
    Note: "file_name" is the unix filename
          "att_name" is the description of the filename
    Thanks in advance for your help.

    Ok.
    Then the problem is with the relative path for your document. Your BSP application may be in a different node and your "docs" is in a different level in the sicf tree.
    you have to use something like ../docs .
    Regards
    raja

  • CUA docs required

    Hi,
    We need to interact  with CUA- WAS. can any one send me doc on CUA-WAS . how to configure and the activities we need to do via CUA
    Thanks in advance,
    Krishna

    Hi
    Here you go <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/b5/737c4177f1030de10000000a1550b0/content.htm">CUA</a>
    Hope this helps
    Cheers
    Senthil

  • Technical specification template for WebDynpro development required

    Dear All,
    Can you please provide any pointer to SAP provided technical specification templates for WebDynpro development.
    Thanks and regards,
    Sudhir

    Hi Sudhir
    Does that mean you got the documents you were looking for?
    I too am looking for sample documents and/or templates for Technical Specification for WebDynpro (Java) Application but was not able to find any.
    If you have them will you please forward them to me?
    If you can share a tech spec done for a real project (or even a sample one) along with any such documents, I'd much appreciate it as I'm new to the technology. I still have to find my way around these..... :o)
    Thanks in advance.

  • Print "Confidential" mark on all docs (required for SOX audit)

    Hi All.
    Problem: In order to comply with Sarbanes-Oxley Act I need to implement possibility to print "Confidential" mark for any user chosen document (on every page).
    Partially this was implemented by setting footnote in SAP printer driver. But this isn't usable all the time (especially with ALV-lists).
    There are 3 SAP notes:
    895029 - Let MIC report output watermark
    371854 - SAP Query: Printing in the SAP List Viewer (ALV)
    756650 - Footer in the print dialog
    But first one is about standard header. Second one looks is what I need, but it also does not cover all documents. Third is for future releases.
    I found that there is special Sarbanes-Oxley Compliance Software for SAP ERP. And I wonder if it covers also print issue:
    680615 - Installing SAP CM SOA Release 1.0
    Best solution would be to have a checkbox, which user can check while printing confidential documents.
    I do not believe that nobody faced with the same problem while preparing to SOX audit. Is there a standard solution?
    Thanks to all.
    Message was edited by:
            Andrei Balashchanka

    If someone interested here is SAPs reply for my problem:
    "Setting a footline for printing in the ALV lists is not possible.
    However as a workaround you are able to design the areas above and
    below the ALV output with various elements. In your business case (if I
    understood your business requirements correctly) you need to output a
    text/a mark at the top/at the bottom of every printed page -> in order
    to implement this you would have to implement handling for either the
    TOP_OF_PAGE or the END_OF_PAGE events as in ALV the page headers and
    footers are events.
    If ALV determines that there is a page break when generating the
    printout, the END_OF_PAGE or TOP_OF_PAGE event is triggered. ALV checks
    whether a design object is defined for this event and inserts at the
    correct position e.g. when you use the event print_end_of_page to output
    text with the WRITE statement during print output. The text is inserted
    at the end of each page. During print output, the ALV Grid Control goes
    to the list output of the classic ALV. In the print preview (classic
    ALV), the text for this event is not displayed. Demo program
    BCALV_GRID_01 in development class SLIS illustrates how the
    print_end_of_page is used. To allow output at the end of each page, you
    must reserve several lines for these pages. To do this, use field
    reservelns of a structure of type lvc_s_prnt and pass this structure
    with method set_table_for_first_display.
    For an overview see also the documentation for the events of class
    CL_GUI_ALV_GRID."

  • XI introduction docs required

    Dear All,
    Can you provide me with the basi introduction docs for XI.
    I am new to XI & certainly dont know any thing regarding same.
    Would like to start of with introduction.
    Also if you have docs / pdf related to FAQ for the same then do post link here.
    Does XI & PI same? or there is difference in it?
    Points will be rewarded.
    Regards,
    Purav

    Hi Purav,
    Go through these links before you start practicing.
    In XI there are few basic areas which you should know like
    IR (Integration Repository)
    ID (Integration Directory)
    IE (Integration Engine)
    IS (Integration Server)
    AE (Adapter Engine)
    RWB (Runtime Work Bench)
    SLD (System Landscape Directory)
    BPM (Business Process Management)
    IP (Integration Process)
    What is XI?
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    What is IR and ID?
    http://help.sap.com/saphelp_nw04/helpdata/en/61/fec608bc27654daadb20c1e6da7dd1/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/b9/64663c7a6c2545ae292fb26d8c33c4/content.htm
    Runtime
    http://help.sap.com/saphelp_nw04/helpdata/en/2e/278a8363b5ac4483dc1efc382e51df/content.htm
    Good Blog for new to XI:
    /people/sap.user72/blog/2005/12/22/new-to-xi
    XI –Starter
    http://help.sap.com/saphelp_nw04/helpdata/en/e1/8e51341a06084de10000009b38f83b/frameset.htm
    SAP XI - Where to Find Information
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/sap%20xi%20-%20where%20to%20find%20information.pdf
    All the information you need in XI :
    http://help.sap.com/saphelp_nw04/helpdata/en/0f/80243b4a66ae0ce10000000a11402f/frameset.htm
    Understand the Architecture of XI
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    You can also go through the url for Elearning :
    https://www.sdn.sap.com/sdn/elearning.sdn
    https://www.sdn.sap.com/irj/sdn/sdnpilot/elearning
    Following is the link for 'how to guides', A step by step guide to create scenarios:
    https://websmp201.sap-ag.de/nw-howtoguides
    Configuration of Adapters
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/frameset.htm
    One of the most powerful feature of XI, Business Process Management:
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f77835cc/frameset.htm
    How the messages are delivered through XI:
    http://help.sap.com/saphelp_nw04/helpdata/en/17/50d440e14f8431e10000000a1550b0/frameset.htm
    Few blogs:
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2
    Following are the links to weblogs which will help to develop the basic scenarios.
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters - IDoc to File
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 - File to JDBC
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy - File to ABAP Proxy
    /people/venkat.donela/blog/2005/03/02/introduction-to-simplefile-xi-filescenario-and-complete-walk-through-for-starterspart1 - File to File Part 1
    /people/venkat.donela/blog/2005/03/03/introduction-to-simple-file-xi-filescenario-and-complete-walk-through-for-starterspart2 - File to File Part 2
    /people/ravikumar.allampallam/blog/2005/06/24/convert-any-flat-file-to-any-idoc-java-mapping - Any flat file to any Idoc
    /people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit - File to RFC
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1685 [original link is broken] [original link is broken] [original link is broken] - File to Mail
    /people/jayakrishnan.nair/blog/2005/06/20/dynamic-file-name-using-xi-30-sp12-part--i - Dynamic File Name Part 1
    /people/jayakrishnan.nair/blog/2005/06/28/dynamic-file-namexslt-mapping-with-java-enhancement-using-xi-30-sp12-part-ii - Dynamic File Name Part 2
    /people/michal.krawczyk2/blog/2005/03/07/mail-adapter-xi--how-to-implement-dynamic-mail-address - Dynamic Mail Address
    /people/siva.maranani/blog/2005/05/25/understanding-message-flow-in-xi - Message Flow in XI
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm - Walk through BPM
    /people/siva.maranani/blog/2005/05/22/schedule-your-bpm - Schedule BPM
    /people/sriram.vasudevan3/blog/2005/01/11/demonstrating-use-of-synchronous-asynchronous-bridge-to-integrate-synchronous-and-asynchronous-systems-using-ccbpm-in-sap-xi - Use of Synch - Asynch bridge in ccBPM
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1403 [original link is broken] [original link is broken] [original link is broken] - Use of Synch - Asynch bridge in ccBPM
    /people/michal.krawczyk2/blog/2005/08/22/xi-maintain-rfc-destinations-centrally - Maintain RFC destination centrally
    /people/sravya.talanki2/blog/2005/08/18/triggering-e-mails-to-shared-folders-of-sap-is-u - Triggering Email from folder
    /people/sravya.talanki2/blog/2005/08/17/outbound-idocs--work-around-using-party - Handling different partners for IDoc
    /people/siva.maranani/blog/2005/08/27/modeling-integration-scenario146s-in-xi - Modeling Integration Scenario in XI
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible - Testing of integration process
    /people/michal.krawczyk2/blog/2005/05/25/xi-how-to-add-authorizations-to-repository-objects - Authorization in XI
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm - Authorization in XI
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
    /people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
    /people/sameer.shadab/blog/2005/09/21/executing-unix-shell-script-using-operating-system-command-in-xi - Call UNIX Shell Script
    /people/sravya.talanki2/blog/2005/11/02/overview-of-transition-from-dev-to-qa-in-xi - Transport in XI
    /people/r.eijpe/blog/2005/11/04/using-abap-xslt-extensions-for-xi-mapping - Using ABAP XSLT Extensions for XI Mapping
    /people/prasad.ulagappan2/blog/2005/06/07/mail-adapter-scenarios-150-sap-exchange-infrastructure - Mail Adaptor options
    /people/pooja.pandey/blog/2005/07/27/idocs-multiple-types-collection-in-bpm - Collection of IDoc to Single File
    /people/sap.user72/blog/2005/11/17/xi-controlling-access-to-sensitive-interfaces - Controlling access to Sensitive Interfaces
    /people/michal.krawczyk2/blog/2005/11/10/xi-the-same-filename-from-a-sender-to-a-receiver-file-adapter--sp14 - The same filename from a sender to a receiver file adapter - SP14
    /people/prasad.illapani/blog/2005/11/14/payload-based-message-search-in-xi30-using-trex-engine - Payload Based Message Search in XI30 using Trex Engine
    /people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i - XI : Configuring CCMS Monitoring for XI- Part I
    /people/michal.krawczyk2/blog/2005/11/23/xi-html-e-mails-from-the-receiver-mail-adapter - XI: HTML e-mails from the receiver mail adapter
    /people/sap.user72/blog/2005/11/22/xi-faqs-provided-by-sap-updated - XI : FAQ's Provided by SAP
    JAVA Mapping
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-ii
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-iii
    /people/stefan.grube/blog/2006/10/23/testing-and-debugging-java-mapping-in-developer-studio
    http://help.sap.com/saphelp_nw04/helpdata/en/e2/e13fcd80fe47768df001a558ed10b6/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10dd67dd-a42b-2a10-2785-91c40ee56c0b
    /people/prasad.ulagappan2/blog/2005/06/29/java-mapping-part-i
    /people/thorsten.nordholmsbirk/blog/2006/08/10/using-jaxp-to-both-parse-and-emit-xml-in-xi-java-mapping-programs
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters --> For Idoc sender: IDOC -file
    /people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30 --> for jdbc receiver: file -JDBC
    RFC :
    HTTP to RFC - A Starter Kit /people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit
    Weblog to send Response from RFC to File in Asyn Mode Using Proxy: Weblog to send Response from RFC to File in Asyn Mode Using Proxy [original link is broken] [original link is broken]
    HTTP to RFC - A Starter Kit
    /people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit
    File 2 file:
    /people/srinivas.vanamala2/blog/2007/02/05/step-by-step-guide-xml-file-2-xml-file-scenario-part-i
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16
    RFC:
    Weblog to send Response from RFC to File in Asyn Mode Using Proxy [original link is broken] [original link is broken]
    Server Proxy -
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    File to Inbound Proxy:
    /people/prateek.shah/blog/2005/06/14/file-to-r3-via-abap-proxy
    Client proxy:
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    To begin with XI, these Sravya Talanki blogs will really help you to get hold of things.
    /people/sravya.talanki2/blog
    /people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii
    How to Guides
    Exchange Infrastructure How-to Guides for SAP NetWeaver 2004 [original link is broken]
    SDN XI Help
    http://help.sap.com/saphelp_nw04/helpdata/en/14/80243b4a66ae0ce10000000a11402f/frameset.htm
    Adapters
    http://help.sap.com/saphelp_nw04/helpdata/en/0d/5ab43b274a960de10000000a114084/content.htm
    Blog listing
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/weblogs/topic/16
    SDN TV
    https://www.sdn.sap.com/irj/sdn?rid=/webcontent/uuid/110ff05d-0501-0010-a19d-958247c9f798#demos [original link is broken]
    FAQ by Michal
    /people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions
    SAP Exchange Infrastructure 3.0 Integrating Heterogeneous Systems with Ease
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1ebea490-0201-0010-faad-a32dd753d009
    SAP NetWeaver Technology Overview
    http://www.gi-ev.de/regionalgruppen/aachen/vortraege/abstract/04/21-04.pdf
    SAP NetWeaver Visual Composer
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sdn-meets-labs-walldorf-05/sap%20netweaver%20visual%20composer%20in%202005.pdf
    SAP Exchange Infrastructure for Developers ( This is an excellent website for free pdf book for XI)
    http://www.sap-press.de/download/dateien/1191/sappress_exchange_infrastructure.pdf
    Exchange Infrastructure : XI Transaction Codes
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/xiTransactionCodes&
    A Beginner's Guide to SAP XI Settings part I
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    A Beginner's Guide to SAP XI Settings part II
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34
    SAP XI AND SLD
    http://www.sappro.com/downloads/nov06/XIandSLD.pdf
    Exchange Infrastructure Learning Map
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/learning+map&
    SAP Exchange Infrastructure eLearning Catalog(U wil get all downloads regarding XI starting from basics to end)
    https://www.sdn.sap.com/irj/sdn/xi-elearning
    All Articles on SAP NetWeaver Exchange Infrastructure(This website gives al articles on XI)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/f04b44aa-fe06-2a10-859e-82ad4965781d?startindex=101 [original link is broken]
    Mastering SAP Netweaver XI - Programming( PDF Book for XI)
    http://www.sap-hefte.de/download/dateien/1241/140_leseprobe.pdf
    SAP XI Learning Guide
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1008087,00.html
    SAP Exchange Infrastructure 2.0
    http://www.sun.com/third-party/global/sap/collateral/SunSAPWP_final.pdf
    http://help.sap.com/bp_bpmv130/Documentation/Planning/TechnicalInfrasture.pdf
    Process Integration with SAP Netweaver new features and functions
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/4042611d-04e5-2910-bd9d-f97627b1c164
    SAP NetWeaver Process Integration 7.1 –Overview
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/706005a3-3bd6-2910-91ae-a2016239bdcf
    End To End Process Integration Features in SP15 and higher incl. SAP NetWeaver 2004s
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6a90d6aa-0b01-0010-8a83-cf0e6c70dcce
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/54f20a2e-0801-0010-f787-87653d356508
    Reward points if this hepls
    Regards
    Vani

  • Issue management  configuration docs required

    Hello sap gurus
    Can anyone forward me Issue management document for configuration and where do we use this in CRM.
    Regards,
    divya

    Hi Somar,
    just perform the steps described in the Implementation Guide in SAP Solution Manager.
    Run transaction SPRO, choose SAP Reference IMG, expand the tree for SAP Solution Manager.
    Perform all activities listed under Basic Settings, you will also find the required steps for Issue Management.
    Best regards,
    Ruediger Stoecker

  • WebCenter General Info Docs Required

    Hi All,
    I am pretty new to Oracle WebCenter Suite.
    Can anybody guide me to docs listing basic functionalities of it like Customization,Searching Content,Reporting available etc.
    thanks
    Saurabh

    hi saurabh,
    you can find all documentation, examples, tutorials, white papers, etc. for webcenter on http://webcenter.oracle.com
    regards,
    christian

  • Trade promotion management docs required

    Hello Gurus,
    Could any one send me Trade promotion management docs .
    Could you please define what is it.
    Thanks and regards,
    Divya

    The only information I know of (excluding brochures which don't tell you anything useful) is in help.sap.com.
    Trade promotion management is a business concept supported in CRM, ERP, SEM-BPS/BW, and APO. It integrates the various activities in a golden promotion process which include:
    Basic:
    - Trade promotion creation/planning(CRM and SEM-BPS): Similar to campaigns but with more specific comercial objectives. It usually involves special season discounts or trade spends in the customer site ( trade spends are special product placement costs, tasting events, etc).
    - Trade promotion execution(CRM and ERP): Integration of discounts into sales orders, and rebate agreement managament in ERP.
    - Planned/Real analysis(BW):  It uses CO-PA reports to compare the promotion planned results with the actual results.
    Advanced:
    - Promotion result predition(CRM/BW): You can use data mining models to estimate uplift values based on your past knowledge base.
    - Account Planning(CRM and SEM-BPS): Well....account planning ^^
    - Demand planning integration(APO): Promotion have buying, pre-dip and post-dip periods. This integrates with APO demand planning so that your prodution planning takes into account special discounts and stock-in actions.

Maybe you are looking for

  • My New Laptop made a buzzing sound?

    - Hi ! I hope many of you are having a wonderful mourning . My small question is that when I just bought this laptop (HP Envy 17) the day after, I began listening to music. I do not know why it made a buzzing sound and that is something that has been

  • Oracle forms 6i Internet Build Applications - 1Z0-141

    Hi, I am preparing for OCP 1Z0-141 exam. Can anyone send me the latest dumps and test guides to [email protected] Thanks chiti

  • Reason Rewire doesn't show up in menu?

    Hi whenever I want to use Reason Rewired in to Logic 7, I can't find it in the Channel drop-down menu anymore... Ableton and Melodyne show up there Any ideas?

  • ACL error when sending email from Oracle 11g

    Hi, It returned something like "error...ACL security" when I tried to send email from Oracle 11g. Is there any security thing that I need to release in Oracle 11g? I used to send emails from Oracle 10g and didn't find any problem. Thanks. Andy

  • Is it possible to hav 2 rows displayed with diffeent columns?

    I I do a search and try to display information from 2 different tables but they hav different columns is it possible to have 2 tables? like table 1: name ID a 1 b 2 table 2: name Email a w b e if i search for "a" can i get: name ID a 1 name Email a w