SAP SRM IDOC'S BDOC'S and BAPI'S clarification

Hi,
please clarify the following points:
1) For a particular object say Shopping cart, how to asscertain whether it uses IDOC, BDOC, BAPI. Is there any defined process/method to know which mode of transfer to the other system i.e backend.
2) Are BDOC'S relevant only to SAP CRM or for SAP SRM also.
maximum points would be rewarded.
regards,
IGA.

difficult to answer your first point , as each type of document is created in backend in different way, but i know few ,
in classic scenario --> backend documents are created directly in R/3
and there following BAPI is used
1) BAPI_PO_CREATE1 for PO creation
2) BAPI_REQUISITION_CREATE for PR creation.
in extended classic scenarion --> replication of documents happens using FM --> BBP_PD_PO_TRANSFER_EXEC
you can refer to the function module  --> and investigate how documents are created in this case.., if you have implemented extended classic scenario
2 ) regarding your second question ,  i have seen BDOCS only during the replication of master data from R/3 to SRM.
that is the replication of product categories , products.
i dont think BDOCS are used anywhere in SRM , i have not seen them being used for creation of documents...
hope this helps..

Similar Messages

  • SAP SRM Prod with Oracle DB and AIX 5.3 Performance Issue.

    Hi Basis Gurus,
    Today my SAP PRD system all of a sudden was running slow and users had difficulties executing TCodes as it took minutes before the screen appeared.My system is SAP SRM 4.00, Oracle Release 11.2.0.1.0 and AIX 5.3.
    From Basis point of view , we noticed that all the work process were hanged due to RFCs' occupying it.Couldnt investigate further on the system as we needed to restart asap because users needed to log on. A quick check on SICK shows no errors.What we managed to find out is that we needed to check this parameter below and set it accordingly:-
    rdisp/rfc_min_wait_dia_wp:-
    Definition
    Number of work processes kept free for other users.
    Use
    This parameter is used to reserve a number of dialog work processes for dialog mode. It prevents parallel RFCs from occupying all the processes.
    The parameter rdisp/wp_no_dia specifies the absolute number of dialog work processes.                               
    Unit: number of dialog work processes
    Default value: 1
    Example
    If 10 dialog work processes are configured for the instance (rdisp/wp_no_dia = 10) and the parameter rdisp/rfc_min_wait_dia_wp  = 3 is set, parallel RFCs can occupy a maximun of 7 dialog work processes. Three dialog work processes always remain free for dialog mode.
    There are 20 DIA processes in our system, perhaps reserving a minimum of about 5 work processes for DIA users will be useful via the parameter.
    So my first question would be is there any other suggestions besides adjusting the mentioned parameter above in order to ensure that no work processors going into hang state due to RFCs' occupying it as this issue always happens at the end of the month only when there are massive users accessing it.
    When we went for a restart of the system we encountered another issue. Steps to the issue are as below:-
    1) Did a proper shutdown of Oracle and SAP.
    2) When we start using startsap script, it doesn't start DB so we started DB manually but listener was having problem
        so we stopped all.
    3) We also did a cleanipc, it too throws below error:-
    sidadm> cleanipc <systemno> remove
                   exec(): 0509-036 Cannot load program cleanipc because of the following errors:
                   0509-130 Symbol resolution failed for cleanipc because:
                   0509-136   Symbol memmove (number 106) is not exported from
                   dependent module /usr/sap/sid/SYS/exe/run/libsapu16.so.
                   0509-192 Examine .loader section symbols with the
                   'dump -Tv' command.
    4) Also the Listener file has no contents,it's null file.
    5) This is another error :-
        exec(): 0509-036 Cannot load program /oracle/sid/112_64/bin/tnslsnr because of the following errors:
        0509-150   Dependent module /oracle/sid/112_64/lib/libttsh11.so could not be loaded.
        0509-101   The module has too many section headers
        or the file is damaged
    The libttsh11.so file was empty dated 25th timestamp as below in PRD:-
    -rw-rr    1 sid   dba               0 Nov 25 07:12 libttsh11.so
    Further checking has let me to understand this is an Oracle Bug from this link:-
    http://gavinsoorma.com/2009/12/11-1-0-6-clusterware-upgrade-to-11-1-0-7/
    This Oracle bug only happens in an Upgrade time and how could this happen to my Production system during a restart process.
    Also this system was restarted during the last weekend's maintainance window and it came up with no issues.
    6) We copied over the libttsh11.so from our QA environment to PRD and did a Startup:-
    -rwxr-x---    1 sid   dba        65967496 Nov 25 07:40 libttsh11.so (This is the copied over file from QA)
    7) After Startup everything has been in order till now.
    My second question is what went wrong with the libttsh11.so file. How could it be 0 size in PRD when no signs of changes had happen to the PRD system. Is this a proven Oracle Bug or something else since I have never encountered anything like this before. Hope all the Gurus here could shed some light into my 2 questions as I am looking for positive answers.
    Thank you.
    Regards,
    John

    Hi,
    Firstly I would suggest you to upgrade your database from Oracle Release 11.2.0.1.0 to Oracle Release 11.2.0.2 . This is the recommended Oracle 11g database version  for SAP solutions. Many of your problem will get resolved with it.
    Question 1:
    So my first question would be is there any other suggestions besides adjusting the mentioned parameter above in order to ensure that no work processors going into hang state due to RFCs' occupying it as this issue always happens at the end of the month only when there are massive users accessing it.
    For immediate resolution the approach you have followed is correct viz limiting number of dialog processes for RFC. Secondly you need to analyze why RFC processing takes so much time. You need check which programs are getting executed by those RFC.
    Generate EarlyWatch report for more detailed view
    Question 2:
    My second question is what went wrong with the libttsh11.so file. How could it be 0 size in PRD when no signs of changes had happen to the PRD system. Is this a proven Oracle Bug or something else since I have never encountered anything like this before.
    The libttsh11.so library cannot be found in the related directory.
    Cause
    The file system is mounted using CIO option, but per Note 257338.1 Direct I/O (DIO) and Concurrent I/O (CIO) on AIX 5L, an ORACLE_HOME on a filesystem mounted with "cio" option is not supported.
    Such a configuration will cause, installation, relinking and other unexpected problems.
    Solution
    Disable the CIO option on the filesystem.
    References
    NOTE:257338.1 - Direct I/O (DIO) and Concurrent I/O (CIO) on AIX 5L
    Hope this helps.
    Regards,
    Deepak Kori

  • SAP SRM Contract : identify Creation/Release and restrict BADI call

    Hi There!
    I need some suggestion on one of the issue i'm having now:
    The SRM contract workflow works on n-level approval for which a BADI is implemented for the approvers. Now for one of the custom sub-process i need to trigger a different workflow from this BADI which works BUT create as much of workflow items as the number of calls of the BADI. Is there way to identify the code/identifier which say it is a 'SAVE' or 'RELEASE' event and also how can i restrict some piece of code inside the approval badi to be called only at the last call of the badi?

    Dont you want to show a release value to every one ?
    Purchaser should know what is going on contract?
    what are the POs released?

  • BAPI's in SAP SRM Module

    Hi SAP Gurus,
         Please provide me the list of BAPI's with its descriptions for SAP SRM module.
    regards,
    George.

    Hi,
    Which BAPIs are you looking for ? What's your detailed requirement ?
    Using SE37 Transaction, you cand find the BAPI Function modules.
    Search using BAPI* or META* to get all the existing SRM BAPIs.
    Meta function are generic call to external system. Depending on system kind and release, the function to call is different. The bapi that the Meta will effectly call in a backend is defined in table bbp_function_map.
    Some sample BAPIs in SRM ->
    Re: get vendor number BAPI or functional module
    Standard BAPI to pull out data from SRM 5.5
    BAPI_POEC_CREATE
    bapi_srm_doc_getlist
    BBP_VENDOR_GET_NON_BAPI
    BAPI_PCA_MASTER_CREATE
    BAPI_ORGMASTER_REPLICATE
    PCA_MASTER_CREATE
    BAPI_ORGMASTER_SAVE_ORIG_MULT
    BAPI_ORGMASTER_SAVE_REPL_MULT
    BBP_BAPI_CONF_CREATE_IN
    BBP_BAPI_CONF_RESPONSE_CRT
    BBP_BAPI_INV_RESPONSE_CRT
    BBP_BAPI_INV_SEND
    BBP_BAPI_IV_CREATE_IN
    BBP_BAPI_PCO_CREATE_IN
    BBP_BAPI_PO_SEND
    ALE_ORGMASTER_SAVE_REPL_MULT
    IDOC_INPUT_ORGMASTER
    RSO_GET_MASTER_DATA
    RSSEM_UPB_MASTER_DATA
    UPDATE_MASTER
    MASTERIDOC_CREATE_REQ_ADRMAS
    MASTERIDOC_CREATE_SMD_ADRMAS
    UPC_MASTER_DATA_MAINTAIN
    RSDPW_MASTERDATA_UPLOAD
    UPC_BW_MASTER_DATA_MAINTAIN
    UPSDL_MASTER_IDOC_CREATE
    MASTER_IDOC_CREATE_UPSMAS
    MASTER_IDOC_CREATE_UPSRCP
    BR,
    Disha.
    Do reward points for  useful answers.

  • SAP HR or SAP SRM or SAP BI  expert advice

    Dear SAP experts
    Greetings!
    My profile -> SAP technical consultant which includes :-
    1.  5 years of experience in sap abap in R/3 core modules
    2  With  ABAP webdynpro experience
    3. Done one ABAP HR support project and having good understanding to PA and Payroll module from technical point of view
    4.Completed one SAP SRM 5.0 implementation project and have good srm techinical skills
    5. Good understanding of SAP workflow
    Now i feel i must enhance my skill in functional side but i am really confuse whch area i should go
    SAP HR or SAP SRM or SAP BI ( Please note i don't have any technical knowledge or background in BI).
    Which module have better market both in terms of career and oppurtunities.
    Many thanks

    HR is not difficult and use a lot of custom development. Easy start
    SRM: no idea
    BI: since you have nothing to start with, I would no go for this one. Start somewhere else and try to concentrate on that field together with BI. That could help you start with BI later.
    Otto

  • How SAP ECC interface with SAP SRM

    Hi all,
    I need to know how SAP ECC System interface with SAP SRM in management of Catalogs and Contracts: how can I upload, for example, Catalogs which are on SAP ECC to SAP SRM?
    Thanks, best regards,
    Maria

    Dear Maria Bonomo,
    I have gone thorugh the following link and it seems to answer your query: 
    www.sceis.sc.gov/content/dnld/agydir-1B.pps
    Hope this helps you.
    Do award points if you found them useful.
    Regards,
    Rakesh

  • SMSY-Diagnostic Configuration for SAP SRM 5.0

    Hi!
    I would like to set up the Diagnostics for SAP SRM 5.0.
    SAP SRM 5.0 has ABAP and J2EE stack as well (and TREX).
    When I define the system as SAP SRM 5.0 in tcode SMSY and assign the Java system component of type SAP NetWeaver/SAP NetWeaver 04/Application Server Java:
    Unfortunately when I start SMD Setup wizard no java relevant components are visible.
    Furthermore I do not get any data under Workload Analysis and receive:
    The solution / systems you selected do not contain any software components currently supported by E2E Workload Analysis
    My question is:
    What is the right definition of SAP SRM 5.0 for Solution Manager Diagnostics?
    Thank you very much
    regards
    Thom

    Before you can move forward with SMD, you need to make sure the following components are working....
    1. SLD is running on Solution Manager and SMSY is able to read from it.
    2. The SCM system is registered with the SLD
    3. You created a landscape which has a leading role that correlates to the role for your SCM system in SMSY.
    4. You've installed the SMD agent on the CM system
    Please confirm that you have completed the above.

  • What product to use with EHP1 FOR SAP SRM 7.0 JAVA System

    Hello,
    I install EHP1 FOR SAP SRM 7.0 JAVA system and now I what create this system in SAP Support Portal.
    What product should I select: SAP SRM or SAP Netweaver?
    If I select SAP SRM, in version I don't have option to select SRM 7.0 EHP1 and no Technical usage to select.
    If I select SAP Netweaver, in version I have SAP Netweaver EHP2 and I can select Technical usage "Application server java" and "EP Core" but not SRM java.
    In Solution Manager I have the same problem, what products shoul I select to create this system in SMSY?
    This JAVA system is not in the same network so I don't know how to synchronize system data.
    Best regards,
    Filipe

    Hello,
    SAP told us to register the license of SAP SRM in ERP installation number only and when I am creating the SRM system in ERP installation number stuck in the same situaltion as it's not giving an option for SRM EHP1 and not sure what to select for the license and what in SMSY.
    Regards
    Saurabh Mishra

  • Are all RFCs and BAPIs automatically exposed as web services?

    Hello,
    Our product helps business users exchange data with SAP. We use standard RFCs and BAPIs to communicate with SAP. This is a .NET application although my question is not specific to .NET.
    It seems SAP obsolete their .NET connector in near future. The emphasis is on web services. This is a great move. We can simply drop using the .NET connector and start using the web services. However, I have a few doubts:
    1. RFCs and BAPIs are automatically exposed for remoting. When the customer installs our application, it just works out of the box. Customers do not have to make any configuration changes to SAP to expose RFCs and BAPIs.
    In the new world, are all RFCs and BAPIs automatically exposed as web services or one has to go through each RFC/BAPI and expose it explicitly?
    2. Is there a comprehensive WSDL schema available anywhere for all the RFCs/BAPIs?
    3. Are there any other web services (besides RFCs/BAPIs) that SAP Netweaver exposes? Where can I get more information?
    Thank you in advance for your help.
    Regards,
    Pradeep

    Darryl,
    Thank you for your help or at least trying to help me. However, you left me with more questions than answers:-(.
    1. "Old" does not mean "bad."  Each RFC/BAPI serves a specific function. If some RFC is being obsoleted, there must be a replacement documented somewhere. Is there one?
    2. I can look into SE80 (and other transactions) to see what is exposed. However, what I need to understand is what is SAP's stance on exposing standard web services.
    Can others please share your thoughts?
    Regards,
    Pradeep

  • SAP HR related IDOC and BAPI with description

    Hi,
    This is regarding SAP HR. Here I need some help from you guys.
    It would be great if you could provide list of SAP HR related IDOC and BAPI with description.
    If you have any document then please forward same to [email protected]
    Thanks,
    Sunil Bhavsar

    hello Sunil ,
    to find BAPIs realted to HR,use transaction BAPI and there u have to look for personnel management,time etc ,these all are HR related.
    HR related Idocs shud be having Message type like HR*.
    hope thts wht u needed.
    amit

  • SAP IDOC's, interfaces and BAPI's

    Hi i am new to SD, can anyone give me documentation or reading material for SAP IDOC's, interfaces and BAPI's .
    Help would be greatly appreciated.
    Thanking you

    Hi Reddy,
    Very general question, I don't think you will find the answer in one document.
    BAPIs are normal function modules, with predefined input and output structures to perform standard business transactions.
    IDOCs are standardised interface documents to transfer data.
    Once the IDOC is read, it almost always calls a BAPI to perform the business transaction.
    Therefore start with reading about BAPIs since you will definately have to master those when starting to work on interfaces.
    There are hundreds of BAPIs so best is to start with a specific process, example sales order create or material master create.
    Try transaction BAPI, this lists most of the BAPIs and contains excellent documentation.
    Thanks for your points,
    Filip

  • Establishing a connection between SAP SRM and MM

    Dear All,
    I am working  for a multi-national company  and now we are thinking to implement SAP SRM  but I have some questions about  communication between SAP MM and SRM. Firstly I want  so share with you our as-is status and then my doubts and question that I have.
    In our case we have two different locationed organizations which are using different version of SAP system and SAP MM. In this  two sap system mostly codes are  and descriptions are different for  all materials and  now we want  gather all data and we want to have  one global code system and (local code also will remain). I mean we want  to call same materials with one global unique code instead of two different codes. We  are thinking to implement  something like coding center that will take local master data from local organization then will assign global code, update table then  with somehow will update SAP SRM.
    For example:
    We have local  master data on R/3 is maintained manually by local user and net item is created locally each country by local user.Coding center will be aware of new creation by mail, automatically. Coding center will update table (adding a new row for each new item) on translator (tool for assigning global code for materials) assign to each new item a global code and category and in this way SRM will be updated automatically based on translator.
    I am thinking to develeop a tool (excel,access… etc.) that will take new item creation manually or auto from local organization  then will assign a global code and category then will update SAP SRM automatically
    Regarding to  tool I have some questions:
    1)     which are the standard communication channel between R/3 and SRM or How  they can speak with each other ?
    2)     Is there any standart batch file (BI or BAPI)  to be able to perform this.Is it possible to develop tool using excel or access …etc. which will manage coding task.
    3)     When we are trasferring for the first time Master Data from MM to SRM is there any standard transaction?
    4)     how the two MD are aligned (i.e. what if a new item is created or modified on MM)?
    5)     standard program (transaction) for aligning  available ?
    6)     ) how this process can be triggered (scheduled using SAP scheduler, event or user driven)
    7)     Where the translator  (tool) should be (R/3 local, SRM, BW, other) --> Enrichment table
    8)     How we can build the communication transaction?
    Thank you very much
    Any comments and answers will appreciated and rewarded
    Regards,

    Hi,
    Have you considered using CCM. You generally use an industry standard code (perhaps UNSPSC) in CCM as your vendors would all have different number (similar to your scenario). CCM is a plug-in to SRM, supplied by SAP.
    The authoring tool is where you can enrich your catalogue, and have approval dependant on rules that you setup. In your case you would possibly have a catalogue per locationed organisation (or R/3 system). These would then be mapped to a master catalogue, and assigned to users as views. This tool is a BSP on SRM. You could also upload these catalogues from Excel (as a CSV) or through XI as XML. We use the automatic transfer of materials from R3 and then there is a report in SRM to feed that through to the catalogue.
    The only thing that needs to be thought through is how you feed the selected catalogue item back to the differing R3 systems, but this shouldn't be a stumbling point.
    Cheers
    Rob

  • Doubt on IDoc and BAPI

    Hi Experts,
    I doing Idoc to file scenario, my question is when we go ahead to use IDOC or BAPI. please give me some basic understanding of when and how you use IDoc?
    When to use BAPI?
    Please provide some links of document
    Regards,
    Venkatesh

    Hi,
    when u want  asynchronous communication u have to use IDOCS
    when u want to use synchrnous communciation and want to communicate external langauges u have to use BAPIS
    For File to IDOC,
    in R/3
    1.create rfc connection using sm59
    2.create Logical sys using bd54
    3.create port using we21
    4.create partner profile using we20
    in xi
    1.create rfc connection using sm59
    2.create Logical sys using bd54
    3.create port using IDX!
    for IDOC to FIle
    R/3 side
    1.create rfc connection using sm59
    2.create Logical sys using bd54
    3.create port using we21
    4.create partner profile using we20
    5.distribute busynessmodel using bd64
    for xi side
    1.create rfc connection using sm59
    2.create Logical sys using bd54
    3.create port using IDX!
    4.create partner profile using we20
    ALE configuration for pushing idocs from SAP to XI
    /people/swaroopa.vishwanath/blog/2007/01/22/ale-configuration-for-pushing-idocs-from-sap-to-xi
    IDOC testing using WE19
    /people/sameer.shadab/blog/2005/07/25/reposting-idocs-instead-of-recreating--for-testing-purpose-xi
    File To IDOC - Part1 (SLD and Design):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC&
    File To IDOC - Part2 (Configuration):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part2+(Configuration)&
    File To IDOC - Part3 (Steps required in XI and R3):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&
    SAP R/3
    R/3 to XI
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (We21)
    a) First Select Transactional RFC and then click create button
    b) Enter the destination port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Create Partner Profile (WE20)
    a) Create New
    b) Create the Partner no. name as same the logical system name of the destination system.
    c) Select Partner type LS
    d) Enter details for Type: US/USER, Agent, and Lang.
    e) Click on the + button to select the message type.
    f) Select Partner no. and LS which ever create above.
    g) Select Message type
    h) Select Process code related to the Message type.
    I) save.
    XI to R/3
    1) RFC Destination (SM59)
    a) Choose create.
    b) Specify the name of the RFC destination
    c) Select connection type as 3 and save
    d) In the technical settings tab enter the details SAP SID/URL and system number#.
    e) Enter the Gateway host as same details above SID/URL.
    f) Gateway service is 3300+system number#.
    g) In the Logon /Security tab, enter the client user & Password details of Destination system.
    h) Test the connection and remote logon.
    2) Create Port (IDX1) ( Create port to get IDOC Meta data from sender system)
    a) Select create new button
    b) Enter the port name as SAP+SID (The starting char should be SAP)
    c) Enter the destination client.
    d) Enter the RFC Destination created in SAP R/3 towards other system.
    e) Save
    3) Load Meta Data for IDOC (IDX2) (To maintain IDOC Metadata, it is needed by XI because XI needs to construct IDOC-XML from IDOC. It is not needed by any sap system).
    a) Create new
    b) IDOC Message Type
    c) Enter port created in IDX1.
    Edited by: krishnachitanya siddavattam on Mar 7, 2008 5:37 AM

  • Diff ...between  Bdoc's  and  Idoc's  in XI  integration !

    Hi All
        In XI integration what is the difference between Bdoc's and Idoc's ?
        Both or same ? different ? how the integration will be done ?
    Adv...thanx and regards
    kiran LVS

    Hi
    An IDoc transfer is quicker in comparison to SOAP/XML because the IDoc document contains no metadata information (tags)unlike an XML document, and therefore, the size of document sent down the line is substantially smaller in comparison.
    IDocs can be used to send messages to the SAP Exchange Infrastructure where an IDoc XML document will be established and mapped into other XML Schemata. The XML messages can be routed to other Business Systems. IDocs can be used to send messages to the Business Connector where an IDoc XML document will beestablished and mapped into other XML Schemata such as Rosetta Net, xCBL or customer‘s ownschemata.IDocs can be used to send messages to a flat file.IDocs can be used to send messages to an ALE converter, where IDocs are mapped into standardizedmessage formats (EDI communication).IDocs can be used to send messages to an ALE Messaging System. In contrast to an ALE converter, the message handler will not perform any conversion or mapping but instead receives IDocs and sends
    them to applications for processing. IDocs can be used to send messages to an EDI Sub-System. In contrast to an ALE converter, the EDISub-System does not use direct program-to-program communication for transferring IDocs.
    A messaging BDoc consists of up to two parts:
    Part 1: classical part
    This part is mandatory.
    The classical part consists of a BDoc header and segments, which may be arranged in a hierarchical fashion. The segments of the classical part are not mapped to database tables.
    This part is to be modeled with the (CRM Server based) BDoc Modeler. Only the classical part is used to determine the receivers of mBDoc messages. Since there is no mapping to database tables (that is, no CDB), this part always needs to be filled completely by the application at runtime.
    Part 2: Extension part
    This part is optional.
    The complex data type is modeled with the Data Repository Tools (SE11).
    The extension does only exist for messaging BDocs.
    The extension part is used to hold delta or extract data intended to pass into the CRM Server application (inbound case) or to send to remote systems (outbound case). The extension part cannot be used for receiver determination.
    Bdocs are specific to CRM. They do not leave the CRM system, but perform their updates from it. They are much bigger because they contain the entire data-model of the object they are supposed to update. They can contain delta or creation information and can be processed by flow processes.
    So they are data-containers that are used to update CRM & CRM dependent systems.
    Idocs are data-containers as well, but they are structured for their purpose (not for the object they contain) and they can be transfered between systems.

  • Data transfer - ALE or idocs and bapis

    hi ,
    thank you guys for the support.
    i am into a data migration project.
    i need the initial setup for the idocs and bapis.
    i dont know anything about these so can u send me the process for the setup and the data migration process too with idocs and bapis.
    i didnt understand when they asked me if we can data migrate with a ALE, is that the same as using idocs and bapis or is it a different approach.
    u can send me at any inofrmation connected to my eamil addr.
    i would really appreciate that.
    thank you.

    have a look at the links
    hope they will help u
    ALE/ IDOC
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.sappoint.com/abap/ale.pdf
    http://www.sappoint.com/abap/ale2.pdf
    http://www.sapgenie.com/sapedi/idoc_abap.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/0b/2a60bb507d11d18ee90000e8366fc2/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/78/217da751ce11d189570000e829fbbd/frameset.htm
    http://www.allsaplinks.com/idoc_sample.html
    http://www.sappoint.com/abap.html
    http://help.sap.com/saphelp_erp2004/helpdata/en/dc/6b835943d711d1893e0000e8323c4f/content.htm
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://edocs.bea.com/elink/adapter/r3/userhtm/ale.htm#1008419
    http://www.netweaverguru.com/EDI/HTML/IDocBook.htm
    http://www.sapgenie.com/sapedi/index.htm
    http://www.allsaplinks.com/idoc_sample.html
    ALE/ IDOC/ XML
    http://www.sapgenie.com/sapgenie/docs/ale_scenario_development_procedure.doc
    http://www.thespot4sap.com/Articles/SAP_XML_Business_Integration.asp
    http://help.sap.com/saphelp_srm30/helpdata/en/72/0fe1385bed2815e10000000a114084/content.htm
    IDOC Convertion
    /people/kevin.wilson2/blog/2005/12/07/changing-fields-in-an-idoc-segment
    links on bapis
    BAPI-step by step
    http://www.sapgenie.com/abap/bapi/example.htm
    list of all bapis
    http://www.planetsap.com/LIST_ALL_BAPIs.htm
    for BAPI's
    http://www.sappoint.com/abap/bapiintro.pdf
    http://www.sappoint.com/abap/bapiprg.pdf
    http://www.sappoint.com/abap/bapiactx.pdf
    http://www.sappoint.com/abap/bapilst.pdf
    http://www.sappoint.com/abap/bapiexer.pdf
    http://service.sap.com/ale
    http://service.sap.com/bapi
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf
    http://www.planetsap.com/Bapi_main_page.htm
    http://www.topxml.com/sap/sap_idoc_xml.asp
    http://www.sapdevelopment.co.uk/
    http://www.sapdevelopment.co.uk/java/jco/bapi_jco.pdf
    http://www.erpgenie.com/abap/bapi/example.htm
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci948835,00.html
    http://www.sap-img.com/abap/bapi-step-by-step-guidance.htm
    http://www.allsaplinks.com/bapi_example.html
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCMIDAPII/CABFAAPIINTRO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFABAPIREF/CABFABAPIPG.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCFESDE8/BCFESDE8.pdf
    For More Info check this thread.
    https://forums.sdn.sap.com/click.jspa?searchID=2721366&messageID=1761503
    Do reward if helpful

Maybe you are looking for

  • Time capsule or other wireless alternative?

    I'm planning to start doing backup of a couple of Macbooks. I have 300 gb used in both of them. I don't need all the bells and whistels that comes with Airport Time Capsule and prefer not to pay the hefty price tag either ($350 here in Australia). Al

  • PNPCE insted of PNP Logical Data Base

    Hi I want to display flexible concurrent employee report.For this i copied standard program and changed the logical database from PNP to PNPCE.But the new report is not pulling data. What else i have to chage to run it successfully. Thanks in Advance

  • Collection in source system ended-Process chain error

    Hi friends, I have  got a  PC which failed due to error : Collection in source system ended. My flow of PC is . start--        --Load IP 1       ---Load IP2       _--load Ip 3 Load IP4       ---Load Ip 5. I got this error at IP2 and so my pc fail . c

  • Ipod shuffle dose not show up in itunes and slow down my computer

    hi i can see my ipod shuffle in my computer as removeable hard drive not my ipod name anymore and also i can't see my ipod in itunes at all and every time i connect my ipod shuffle it slow down my computer (very slow) and use my CPU 100% all the time

  • Oracle 12c XE - Release

    Hi Guys, does anybody know the release date of the 12c express edition? regards Sascha