ALE error in BD64

hi,
IAm getting error message 'sender & reciever should  be different' in BD64 when i  create MODEL VIEW.
There is one logical system erp800 which is assigned to client 800.
I have created RFC connection in which the destination & target system are same i.e erp800.
What i need to know is what should be given in sender & reciever parameters.

Hi,
Your sender and reciver are same client,
In model view sender and reciver should be different.
If you have two clients then give one as sender and other as reciver.
Or give on R/3 system as sender and other as reciver.
Like DEV as sender and QAP as reciver.
Regards,
Wasim Ahmed

Similar Messages

  • ALE Error in BD64 while partner generation and model distribution

    Dear all,
    My scenario is as follows.
    Transfer MATMAS from TTP105 to TTP100 system.
    The steps I followed so far are as below.
    <b>On the Sender system TTP105</b>
    <b>----
    </b>
    1) <b>BD54</b> - Created the logical systems for sender & receiver (TTP100 and TTP105)
    2) <b>SM59</b> - Created the RFC destinations (TTP100 and TTP105) for both the sender and the receiver and checked the connections. They are working perfectly.
    3) <b>WE21</b> - Created the sender port as TTP100 (to represent that it points to the receiver system). The Type is USER and the Agent is my userid. Nothing in the outbound and inbound parameters sections.
    4) <b>BD64</b> - Created a modelview with the sender system as TTP105 and the Receiver system as TTP100 and the message type MATMAS. No filters defined. Saved it.
    <i><b>The problem begins here...</b></i>
    <u><b>Problem#1</b></u>
    When I chose the created modelview and then choose Environment->Generate Partner Profiles.. I'm getting the message as <u><b> No messages have been defined for the selection conditions in the model </b></u>
    Can anyone guess why this error is occuring?
    <u><b>Problem#2</b></u>
    When I chose the created modelview and then choose Edit->ModelView->Distribute, again I'm getting another error which is as below.
    <u><b>                                                                  
    RFC destination for synchronous communication (message type SYNCH)
    Partner profile LS TTP100 SYNCH does not exist                   
    </b></u>
    Has anyone encountered such error message before? If yes, then please respond and rewards guaranteed for sure.
    Cheers,
    Sam

    Thanks Ashwini for the reply. The issue was not saving as I had already saved it.
    I actually solved this in another way.
    The issue was in SCC4, the client 105 sender which was supposed to be assigned to my logical system had been changed by someone else to another. This was creating the whole issue.
    I started all over from the scratch and found out the mistake at that step. Now everything is working fine.
    Thanks for your help too!
    Cheers,
    Sam

  • About ale error handling in workflow?

    Hi,
    can any one explian in detail ale error handling through workflow,its urgent for me.
    Regards,
    phani

    Hi Srikanth,
    follw the steps it will helpful u,
    Pre-requisites. 
    It is assumed that the reader of this article has some knowledge in SAP workflow BOR objects and ALE Idoc process like process code, Partner Profile etc. 
    Description 
    Here, we will be discussing in details the Error handling of an Inbound Idoc through triggering an event, which in turn will be triggering a workflow attached to the workflow. 
    Steps:-
    1.     Create custom BOR object with the events, Start and Stop event
    2.     Create a workflow for the error handling, like generating a notification whenever an error occurred in the Inbound Idoc.
    3.     Creation of Function Module and attachment with the Process Code
    4.     Create the settings for the Inbound Process of the Idoc through the Process Code.
    Creation of BOR objects. Go to the[http://www.****************/Tutorials/ALE/ErrorHandling/page3.htm] transaction SWO1. 
    Enter a name for the Object type and click ‘CREATE’ button for creating the custom BOR object. 
    Enter the details required for creating the BOR objects... 
    Create the Key fields and events of the BOR object.
    For creating the Key fields place the cursor on the Key fields and Click on the Create Button
    Create events for triggering the workflow and stopping the workflow.
    For creating the event place the cursor on the EVENTS and Click the create button like Key fields.
    Create two events.
    Enter the event name description etc and proceed further to create it. 
    Similarly create another event for ending the Workflow in the similar manner like that created earlier. 
    Now, Generate the BOR object through the generate button
    Release the EVENTS and subsequently release the BOR object. 
    After the creation of BOR object
    Create a workflow for the generation of notification whenever an error is reached in the Inbound Idoc.
    Execute the transaction SWDD. 
    Click on the CREATE button for creating the workflow for error handling. 
    Choose the Step type to be inserted for the notification like here we are using Send Mail option for sending a mail to the user whenever any error occurred.
    Activate the Workflow and test it whether it is working as per the requirement.
    After the successful completion it is required to attach the workflow with the event.
    Go to the Header section (Denoted by CAP).
    Go to the Start Events TAB.        
    Enter the details of the event with which the workflow should be linked like the category, BOR object type and the event with which that should be linked.
    Enter here the BOR object that has been created and give the name of event created for starting the workflow.
    Click on the Binding Button for generating the binding between the event and the workflow.
    Click on the Binding Button for generating the binding between the event and the workflow.
    Generate the binding and click OK button to save the binding.
    Click on Activate / deactivate button for activating the linkage.
    After the successful linkage the following sign will appear on the workflow..... 
    This shows that the workflow has been linked to the event and it will be triggered whenever that particular event will be triggered. 
    After the creation and successful linkage of workflow with the event it is required it is required to generate a function module and attached it to the process code. 
    Go to SE37 transaction and copy a standard process code function module to a custom one. Do no delete any parameters from the function module as the SAP standard program itself is calling this. 
    In that function module do the required validation and whenever the validation fails set a standard parameter ‘WORKFLOW_RESULT’ to 9999 from within the function module, otherwise normally proceed to set the status to 53.
    After the creation of function module it is required to attach it to the process code and corresponding attached to the message type at the Partner Profile stage.
    The process code is being created through the transaction WE42
    Go to the change mode and click the New Entries button for creating new process code. 
    Enter the Process Code Name, description and choose the processing type as Processing by function module. Click on the extension button of Identification.
    The details for the of the Process Code after clicking the identification button will be  
    Whenever idoc arrives into the Destination system then the standard SAP triggers the Process code attached to the Message type in the partner profile. The partner profile is being maintained in the transaction WE20. 
    Since, it is and inbound scenario so the message type and the corresponding process code will be maintained for the Inbound Parameters. 
    Click on Create Inbound Parameters button for creating new Inbound Message type and the corresponding message type. 
    Enter the process code for the corresponding message type. 
    Click SAVE button for saving the changes. 
    Whenever the IDOC arrives into the target system, it checks the partner profile and finds the corresponding process code. The process code is being linked with the function module through which the IDOC is required to be processed.
    Regards,
    Phani.

  • ALE Set Up : BD64 Error

    Hi All ABAP Gurus,
    i am trasnfering material master data from Dev to QA using ALE.Fot that i have done the folloeing things.
    1) First i Created and Assigned Logical system for respective clients using SALE Transaction.
    2) Made RFC Connetion in Dev and QA using SM59 Transaction
    3) Created Model View Distribution using BD64 Transaction.
    In this step when i am going for Distribute ( Menu Path Edit--->Model View --> Distribute ), i am getting the following error
    Target system QUALITY :  Model view MM-MODEL has not been updated
    Rreason: Distribution model is currently being processed
    Please sugget how to correct this error.
    Rewards will be given.
    Regards.
    ulhas

    Hi,
    Creating Customer Distribution Model
    o     Go to T. Code BD64
    o     Click on change and Create model view button
    o     Enter the short text and Technical name as ZXXXXX
    o     Select the model and click on Add Message Type Button
    o     Give the Sender as STUD_S,
    o                    Receiver as STUD_R,
    o                    Message Type as ZMES_TYPE
    o     Select the model view & click on Environment -> Generate Partner Profiles
    o     Select Transfer IDOC Immediately and Trigger Immediately radio buttons
    o     Click on Execute
    o     You should get a list in green color which means it executed successfully.
    o     Back to main screen, select the model view
    o     Click Edit->Model view->Distribute
    o     Click on continue
    o     You should get a list saying model view is distributed successfully.
    Reward if useful
    Thanks
    Jagadeesh.G

  • ALE error  "Too many recipients "

    Hi all ,
    please help me to solve this issue !!!!!!!!
    i done with ale settings .
    in the bd64 , orders message type is used in 2 different model view for 2 different systems
    when i create po it is giving error in output "Too many recipients found for message type ORDERS in the ALE model"
    how can i rectify this error.
    Thanks

    Hi,
    Please refer the link below:
    http://www.jt77.com/CRM/related-discussion-6255.html
    Thanks,
    Sriram Ponna.

  • ALE error while posting payroll data

    Hi all,
    We are trying to set up payroll posting via ALE interface. We have done the following settings
    1. Distribution model setup with filters on for standard bapi's
    2. Partner profile setup
    3. RFC destination setup
    When we try to post payroll data,it was returned with the following errors
           RFC destination is not maintained for object BUS6001 and method PRECHECKPAYROLLACCOUNTASSIGN
           The account assignment objects could not be checked
           RFC destination is not maintained for object BUS6004 and method CHECK
           The G/L account could not be checked
    We verified RFC destination and it is working fine. I have searched all possible links in SCN, but unable to get the solution.
    Can someone help in this issue?

    Hi,
    Using tcode pc_payresult please check whether the off-cycle payroll is executed again in period 06-2010. If yes then try to post off-cycle payroll separately (PC00_M99_CIPE - Create Posting Run) by entering "Off-Cycle Payroll Run" parameters. May be you will get an error while posting this off-cycle payroll because this payroll is already posted. In this case you will have to reverse the existing off-cycle posting and then post off-cycle payroll again.
    Once off-cycle payroll is posted, then you try to post normal monthly payroll.
    I hope your problem will be solved by doing the above work out.
    Regards,
    Waqas Rashid

  • ALE Error

    HI All
    This is a very common error and I have searched for the solution in the earlier blogs in SDN.
    My scenario is File ( Legacy ) to IDOC ( ECC) using PI. I have done all the configurations and when doing the testing I get this error in SXI_MONI.
    unable to convert the sender service to an ALE logical system.
    I am using a business service for the sender and a business system at the receiver. For the business system I have done the adapter specfic identifier ( compare the LS with SLD ).
    After this I still get the same error. Is there any other thing that needs to be looked into. I am using a Business service (sender ) so do I need to do compare with SLD for the business service also. But if I do the same it says that the LS already exists for the business system and cannot be used again. Please advice.
    I also tried using the header
    Thanks
    Amit

    And if the problem is not resolved and your XI is <= SP10 then check:
    a) go to the TCODE: SXI_CACHE and check your Receiver Agreements
    b) find the one that's causing the problem and check if the header mapping is visible (if you've configured it in your BPM)
    c) if not... then probably you'll need to implement OSS note: 791181 (which deals with an error caused by a header mapping)

  • Error in BD64 while partner generation and model distribution

    Dear all,
    My scenario is as follows.
    Transfer MATMAS from TTP105 to TTP100 system.
    The steps I followed so far are as below.
    <b>On the Sender system TTP105</b>
    <b>----
    </b>
    1) <b>BD54</b> - Created the logical systems for sender & receiver (TTP100 and TTP105)
    2) <b>SM59</b> - Created the RFC destinations (TTP100 and TTP105) for both the sender and the receiver and checked the connections. They are working perfectly.
    3) <b>WE21</b> - Created the sender port as TTP100 (to represent that it points to the receiver system). The Type is USER and the Agent is my userid. Nothing in the outbound and inbound parameters sections.
    4) <b>BD64</b> - Created a modelview with the sender system as TTP105 and the Receiver system as TTP100 and the message type MATMAS. No filters defined. Saved it.
    <i><b>The problem begins here...</b></i>
    <u><b>Problem#1</b></u>
    When I chose the created modelview and then choose Environment->Generate Partner Profiles.. I'm getting the message as <u><b> No messages have been defined for the selection conditions in the model </b></u>
    Can anyone guess why this error is occuring?
    <u><b>Problem#2</b></u>
    When I chose the created modelview and then choose Edit->ModelView->Distribute, again I'm getting another error which is as below.
    <u><b>                                                                  
    RFC destination for synchronous communication (message type SYNCH)
    Partner profile LS TTP100 SYNCH does not exist                   
    </b></u>
    Has anyone encountered such error message before? If yes, then please respond and rewards guaranteed for sure.
    Cheers,
    Sam

    1. There is not need to create an RFC destination for the sender system
    2. If the receiver logical system and rfc destination have the same name, then there is no need to create ports, they are created automatically with the 'generate partner profiles'
    3. Try saving your data before going to 'Generate Partner Profiles'
    4. Problem#2 is caused because the step for Problem#1 did not execute successfully
    Message was edited by:
            Kris Donald

  • Error in BD64

    Hi Abappers,
    While distributing the model view in BD64, i am getting the following error:
    Communication error occurred
    internal error / Name or password is incorrect (repeat logon)
    Please suggest the solution to correct this error.
    Thanks and Regards,
    Rahul

    Hi,
    Go to we21. Select the port and double click on RFC Destination. Try to test the connection between systems. May be the login name and password is used for communication between two systems is changed.
    KR Jaideep,

  • ALE errored out with error message 127

    Hi all,
           We have a process where we trigger an ALE of INVOIC type using output type in invoice document.  When I saw some time back, i encontered following  error message "
    Object 0009543773                                                                               
    Output type: ALE Invoice                                                                               
    B1   ALE group messages   127 No partner profiles (message control) maintained      
    When I tried today, I am not getting this error.  I didn't do any changes.  I am worried that this might happen in production as well.  I am curious to know why this error happened earlier and why it is not appearing now.  Also, a remedy action if this happens in production.

    Hi sudhakar,
    can u post the solution for this problem pls.so tht it can be helpfull to us.
    Regards,
    Sameer

  • ALE Error while sending PO IDOC through EDI

    Hi Experts,
                      I am sending one PO IDOC through EDI but I am getting the following error:-
                      Message no. B1130.
                      "Too many recipients found for message type ORDERS in the ALE model"
                      How can I solve this error ? Please guide me in this regards as this is an
                      important issue with urgency.
    Thanks & Regards
    Jitendra Gujarathi

    Please check this discussion thread
    Re: Too many recipients found for message type in the ALE model

  • ALE Error Handling Issues

    Hi Experts:
    For instance,
    A company distribute PO to B company SO by ALE Order (ORDERS).When sales order creating,
    IDOC will diaplay error message if some missing in material master ,but it shows 1 issue once only.
    Suppose that there are 4 missing in material master causes sales order can not be created successfully, 
    is it possible IDOC shows all of error messages at the same time that make easy to trouble shooting?

    Hi Jeff,
    Your concern is right..we must get all the errors at once..
    But this is not the right approach..SAP ALe programs written in procedural way..i.e. step by step..
    its obivious that if some error in step 1 is coming then step 2 is not possible...so system also stop processing when an error occur..
    In many Process codes this has done but they are very few...
    so we have to go one by one error..
    cheers

  • ALE - error in custom  message type creation

    HAI friends,
    I am new to ALE IDOC, i am creating custom message type for custom table . i created segment, idoc, message type and executed  outbound program . in outbound client, status is dispatch ok. so problem in outbound.
    my problem is in inbound . i created one function module idoc_input_zmsg. In test tool for idoc processing ie. TCODE WE19, i clicked my segment and then i clicked the inbound function module button . In function module text box my own function module idoc_input_zmsg is available. but when i click ok button, i am getting the following error.
    "INTERFACE FOR FUNCTION IDOC_INPUT_ZMSG IS INCORRECT".
    PLS HELP ME . THANKS IN ADVANCE.
    WITH REGARDS,
    SENTHIL KUMAR.R

    All the IDOC processings FMs should have similar interface like this.
    *"  IMPORTING
    *"     VALUE(INPUT_METHOD) LIKE  BDWFAP_PAR-INPUTMETHD
    *"     VALUE(MASS_PROCESSING) LIKE  BDWFAP_PAR-MASS_PROC
    *"  EXPORTING
    *"     VALUE(WORKFLOW_RESULT) LIKE  BDWFAP_PAR-RESULT
    *"     VALUE(APPLICATION_VARIABLE) LIKE  BDWFAP_PAR-APPL_VAR
    *"     VALUE(IN_UPDATE_TASK) LIKE  BDWFAP_PAR-UPDATETASK
    *"     VALUE(CALL_TRANSACTION_DONE) LIKE  BDWFAP_PAR-CALLTRANS
    *"  TABLES
    *"      IDOC_CONTRL STRUCTURE  EDIDC
    *"      IDOC_DATA STRUCTURE  EDIDD
    *"      IDOC_STATUS STRUCTURE  BDIDOCSTAT
    *"      RETURN_VARIABLES STRUCTURE  BDWFRETVAR
    *"      SERIALIZATION_INFO STRUCTURE  BDI_SER
    *"  EXCEPTIONS
    *"      WRONG_FUNCTION_CALLED
    Check if you have different one. Even if the name of variables is not as above you may get the error message .
    Cheers

  • ALE error - variant LOGSYS does not exist?

    In trying to setup ALE within SAP (ECC 5.0) to send a material master IDOC from the ERP to XI.  I followed the ALE Quick Start guide and several other resources on the net including IDOC Cookbook and others.  When I try to select transaction BD10 (Send Material Master), it returns the following error:
    Variant LOGSYS does not exist
    The long text is:
    Variant LOGSYS does not exist
    Message no. DB612
    Diagnosis
    You selected variant LOGSYS for program RBDSEMAT.
    This variant does not exist.
    Procedure
    Correct the entry.
    In trying to narrow down the problem, I created a minimal scenario of just sending the MATMAS IDOC from one client to another on the same system and I get the same error.
    My first thought was the logical systems for the two
    clients were not setup correctly, but they seem okay.  I'm using the 'PRODUCTION' logical system that came with the IDES version we installed (client 811) and trying to send to a new client I setup as logical system VM1CLNT300 (client 300) on the same system.
    RFC Destinations test okay, partner profiles, ports, and the distribution model seem okay.
    Googling for that error message above produced nothing that I could get an answer from.  Any ideas?
    Thanks,
    -tim

    Yes, both logical systems are there.  Additionally, each
    client has been set to the appropriate logical system:
    client 811 -> PRODUCTION logical system
    client 300 -> VM1CLNT300 logical system
    -tim

  • EREC: PFAL ALE Error

    Hi,
    When i do ALE of HCM data to erec system, info type 0006 and IT105 are not being copied over. I get the below error,
    Object 01 ,P ,000***1 does not exist: infotype 0006 cannot be created
    Message no. 5-105
    Diagnosis
    You have tried to create infotype 0006 for plan version 01,object type P,object ID 000****. However,the object does not exist.
    PA objects exist if infotypes 0000, 0001, and 0003 have been created.
    PB objects exist if infotypes 4000, 0001, and 0002 have been created.
    PD objects exist if infotype 1000 has been created.
    This is confusing as it's saying employee number doesn't exists hence 0006 is not copied, but it also says PA objects 0000,0001,0003 and 00002 are created. Why isn't 0006 and 105 being copied just like other basic info types?
    Any help to understand the issue is much appreciated.

    You need to first update 0000, 0001, then only the Object type P will be created, P means Person,
    Personnel Number will be created only after 0000, and 0001 creation.
    After that you can update 0006, and 0105 infotypes.
    So In your IDOC first  update those segments first (0000, and 0001),
    then update 0006, and 0105 infotypes.
    cheers
    Venu

Maybe you are looking for

  • ZLM 7.3 - zlmmirror: patches stored in wrong folder

    I'm trying to perform a zlmmirror from a primary server in one management zone to a primary server in a different management zone. The catalogs and package bundles were created in the proper folder, but all the patches are being stored in the base fo

  • Iphone 4 heating and other issues.

    Hi, I'm new been happy with my iphone 4 for a week now BUT I noticed playing Infinity blade for about 5-10 mins my phone gets hot, As well as just using 3G it gets hot. Second Issue Ive had was when I have 3G active on my phone my bars drop to 1-2 at

  • HTTP Request Error

    Hi Iam using Flex to display pie chart in my application. Im getting the pie chart in Mozilla firefox but in IE iam getting Http Request Error. Iam giving the code what i wrote. Please find. can anybody help me in this? thanks mxml file <?xml version

  • Itunes on Windows 98

    I have Itunes on my XP computer, but I also want to have Itunes installed on my 98 machine as well(so I can listen to my podcasts on my older machine when using it). Is there an older version of Itunes that I can download for a machine with the Windo

  • SUN cluster data service for JCAPS 513

    Hi, I am trying to setup scalable data service for logical host (JCAPS 513) using SUN cluster. Did anybody tried in the past or is it feasible? The requirement is to run the JCAPS simulateneously on two servers hosted across two data centers geograph