Package Size parameter in Partner Profile

Hello guys,
I'd need your advice. We have 2 systems (SAP and Non-SAP) and we need to connect them by mean of HR-PDC interface (IDoc communication is supported). We can create new Partner Profile in SAP and we can add a few IDoc types as Inbound Parameters of the partner profile. Then it is possible to define maximal package size for several IDoc types. I suppose that the Non-SAP system reads the Partner Profile and the "Package Size" parameter for the particular IDoc type before it sends some IDoc to SAP system. IDoc's size is limited by the parameter.
And now our problem. We need to insert XI between these 2 systems. XI should only forward IDocs and nothing else. How could I set up limitation of IDoc's size? Do you thing that following scenarion could be working?
I would define Partner Profile in XI same way as in the previous case in SAP. XI is configured to process IDocs in Integration Server by means of IDoc adapter. My expectation is that the Non-SAP system would read the partner profile in XI (including "Package Size" parameter) and then it would send IDoc to XI. Then XI would process the received IDocs in IDoc adapter.
How can be "Package Size" parameter useful for inbound IDocs?
Best Regards,
Zbynek

Hello ,
            Check the blog below
/people/michal.krawczyk2/blog/2007/12/02/xipi-sender-idoc-adapter-packaging
Rajesh

Similar Messages

  • Value of package size issue with partner

    Hi
    Iam trying to configure idoc type in the partner, but when i try to save it,  is giving the following error
    "Please enter a value for package size".

    Hi Kalyan,
    Check we20 (partner profiles) and the mode (in outbound) it it is collect you need top specify a size for package
    Check this thread too
    Re: ale/idoc setting
    Regards
    Suraj
    Edited by: S.R.Suraj on Oct 12, 2009 12:09 PM

  • RSA3 - Package Size

    Hi Guys,
    I want to understand the impact of package size on RSA3 transaction.
    Also, is there any other method to increase the speed of extractors(except of changing code) through which the performance can be improved.
    Thanks,
    Chirantan

    Hi,
    the package size parameter will decide the size of each package.
    if you reduce it you will get number of records per data package...if you increase it the number of records per data package will be more.
    But there is nothing like package in RSA3 since its for display only...there are just number of fetches or calls to the tables and number of records in each call which you can say package size.
    You maintain it in RSA3
    Also if you dont want to use cide then you can determine the appropriate package size for the data source,provide more background jobs.
    This will impact the performance is a big way as an appropriate package size can improve performance considerably...you can maintain it for each data source in the infopackage settings or at the system level in SPRO
    Thanks
    Ajeet

  • Partners profile - outbound parameters - package size ?

    Hi,
    My scenario: IDOC(R/3)-XI-File.
    R/3 settings: WE20 - While filling out outbound parameters in partners set up i am getting error "<b>please enter a value for package size</b>" highlighting <b>Receiver port</b> in red. My receiver port is tRFC type whose RFC destination would be XI server.
    I have created logical systems(SALE) for sender(R/3) and receiver(XI) as well assigned them to clients.
    Please help.

    Hi Bhavesh,
    This is what exactly I did and I ended up getting this error message. I did some research on how to generate partner profiles on sdn.
    "transaction SALE), choose Modeling and Implementing Business Processes ®Maintain Distribution Model and Distribution Views (transaction BD64)."
    So,I have created a model view called "EC4_TO_PI1".
    Then I chose Environment----> Generate Partner profiles. Now, I have to select two model views. (From & To).  From Model View I have selected the above model view " EC4_TO_PI1". I am not sure about TO field.
    Can you please guide me to helpful documentation ? I am not even sure what is distribution model is. Thank you for your help.
    By the by, I have already created logical systems for sender(R/3) and receiver(XI). fyi.

  • BD64 - generate partner profile - outbound parameter; wrong receiver port

    Hi all,
    I'm using a distribution model (transaction BD64) for creating partner profiles in my system.
    This works fine, exept for one thing.
    The receiver port used in the outbound parameter is wrong.
    It's using the tRFC port of the destination system instead of the tRFC port of the SAP XI/PI system.
    If I send an Idoc it's now going directly to the destination system instead of going to XI/PI first.
    I could modify this manually (which is a lot of work), but I would like to know how SAP determines which tRFC port is used when generating the partner profile and creating the outbound parameters.
    Can anybody help me with this?
    Reagrds,
    Roy

    Hi,
    According to my knowledge, if you have a receiving logical system name is same as the RFC destination name, then the SAP will take the RFC destination properly and will generate the port automatically (for Ex: if you have a port A00..12 then it will create a port A..13). the generated port will be used in partner profile.
    Or
    Give a try by assign the RFC destination (The receiving logical system name and RFC destination name should be same) for a port and use it while generating the partner profile by using BD64 or SALE.
    Regards,
    Venu V

  • Settings for IDoc Processing Maintain Partner Profile Manually

    Hi Everybody,
    I just wanted to maintain a partner profile for IDoc Outbound Processing in CRM7.0. The Partner Type is LS (Logical System).
    Now, when I'm creating an Outbound Parameter and want to save, I get an Error Message that the field package size must be > 0.
    The problem is, that there is no field Package Size. In older systems there is such a field under the field receiver port.
    Anyone any idea where is the missing field or another solution.
    Thanks and regards,
    Sebastian
    PROBLEM SOLVED !!
    When you get the error message, press enter several times and the field appears. Incredible.... but true.
    Edited by: Sebastian Wilhelm on Sep 3, 2009 4:06 PM

    Hi,
    Steps to do ALE Configuration with respect to IDOC:
    Configuration in R/3:
    1. Create a RFC destination using Transaction = SM59
    2. Create the ports using we21 and refer the port to the created RFC dest in above Step.
    3. Create a Logical System using Transaction BD54.
    4. Create a partner profile using transaction WE20.
    Also need to configure in XI:
    1. Create a RFC destination using Transaction = SM59
    2. Create the ports using Transaction IDX1 and refer the port to the created RFC dest in above Step.
    3. The port has to be displayed in the IDX2 transaction and we should be able to view the idoc’s which we imported through integration repository otherwise we have to manually import the idoc’s from IDX2 using the port created above
    Also refer to the link below for further details:
    /people/prateek.shah/blog/2005/06/08/introduction-to-idoc-xi-file-scenario-and-complete-walk-through-for-starters
    Regards,
    Nithiyanandam

  • Interaction between Distribution model, partner profile, etc.

    Hello,
    I am a newbie in the SAP world, and I am a little bit lost in the behavior of the Outbound Processing (the send of an IDoc to an external non-SAP system).
    Actually my question is how the following components interact during an outbound process :
    - RFC Destination
    - Logical Port
    - Logical System
    - Partner Profile
    - Distribution Model
    - SAP Gateway
    - IDOC Repository
    - ALE Service
    Currently, the only thing I think I have really understood is that the RFC Destination allows to hide to SAP the Program ID of the registered external server...
    Thanks a lot
    Sebastien

    For each logical system and each basic message type (for example, LOIBOM), a unique message type has to be defined by reducing the original one (for example, MYBOM).
    If you reduce a message type, only the obligatory fields are automatically selected. You must select those segments and fields you want to have transferred. Fields that have not been selected for transfer always contain the value "/".
    Maintain partner profile
    Each of the message types of the customer distribution model (see above) must be assigned to the partner profile. Enter the receiver port (see above), package size, output mode and IDoc type in the detail screen of the receiver port. You must also define whether the IDocs should be sent immediately, or if they should be collected first.
    Maintain customer distribution model directly
    First define a customer model for a logical R/3 system. The displayed list shows which logical system is the sender and all the possible receiving systems that have been defined. "Create message type" defines which logical system receives information from the logical R/3 system.
    When maintaining the customer distribution model, you usually add all (reduced) message types that should be sent from the R/3 system to the external system.

  • WE20 message No Package size option

    I'm maintain partner profile-->outbound parameters, but I can't find a option to set the package size.
    NetWeaver2004s(in the SAP Discovery system)
    Anybody can help me?

    As far as my knowledge, Package size (collect idoc)is generally not visible when, either ur messge type or basic type is not mentioned correctly,
    Also check ur receiver port.
    Regards,
    Pratibha
    Message was edited by:
            Pratibha

  • Error while generating Partner profiles

    Hi,
    I am not able to crate the Partner profile. When I try to Generate the Partner Profiles from the Distribution model (Masterial Master) it give me following error,
    "Outbound parameters for message type MATMAS MATMAS05 could not be created      
    Please enter a valid value for the output mode                                 
    Outbound parameters for message type SYNCH SYNCHRON could not be created       
    Please enter a valid value for the output mode"
    Can anybody tell me how to solve this problem??
    Thanks in stack.

    How did you try to generate the Partner profile?
    Can you pls try the following...
    execute report "RBDCUS15" and give the model view/partner for which the entries needs to be generated.
    Also, give the appropriate values for "Outbound Parameters" like version, packet size and output mode.
    Thanks,
    Renjith

  • Partner Profile in Idoc

    Hi ,
      I have created a partner profile of type logical system. If i dont specify anything in the inbound parameters and send an idoc to this partner profile then how would the system respond.
    Regards
    Arun

    INBOUND processing the IDOCs are transferred to the interface and stored in te SAP system. The document data is generated in the course of workflow.
    In this section the SAP  system is made known to the upstream system (startrfc program parameters). Conversele, the upstream system is made known to the SAP System via the port definition.
    INBOUND Processing - Create Function Module.
    This function module is called when a message type, of the ZINVRV, comes into the receiving system.  This needs to be configured.  The function module is passed the IDOC as a parameter.
    Use the T.code WE19 to test inbound function module in debugging mode.
    Use the T.code EW05 to view the IDOCs and their statuses.
    Rewards if useful.

  • Partner Profile for IDOC - configuration

    Hi..
    I have an inbound IDOC TPSSHT01, which has been extended by adding a Z segment.. But I keep getting an error message.. The IDOC is created with status 56 and the message says "No inbound profile found".. I have configured the Inbound profile to include the message type 'SHIP' in WE20 and also added the message type in WE57 and WE82... Do i need to do any further settings?
    Thanks
    Rishi

    hI,
         Please use transaction code WE20 to generate inbound partner profile
    Goto WE20 transaction of the client 200 where you are posting the idoc and maintain the partner profile for the inbound type for the idoc type and the corresponding message type of SHIP. This is because you would have maintained it as the outbound parameter from client 100. But at the receiver end also you need to configure the same.
    Status 56 comes up when the partner profile for the idoc type is not maintained. Once its maintained, the idocs which you post will go into 53 if its successfully processed and to 51 if its failing due to any inbound processing program validation
    <b>*Reward points</b>
    Regards

  • Partner Profile and its configuration.

    Hi all,
    I am creating an SD IDoc using EDI and send it between two servers.
    I need to know what is a partner profile and why should we create it.
    what are the steps to be followed in maintaining a partner profile and its configuration.
    Any pointers will be highly apppreciated.
    Thanks in advance,
    Regards,
    Jose
    Edited by: Jose Anthony Reddy on Dec 17, 2007 11:23 PM

    Hi Jose,
    Below is a material you can go through .
    Creating an Outbound Partner Profile
    Here you must enter the data manually. Alternatively, you can also transfer the default values from Customizing.
    If you are not yet on the change screen of your desired partner, choose SAP Menu ® Tools ® IDoc Interface/ALE ® Administration ® Runtime Settings ® Partner Agreement (WE20).
    1. Position the mouse on your partner in the required partner type node. Choose in the Outbound Parameter table.
    Key Fields
    2. You have already determined partner number and partner type in general partner processing. The partner function from the master data defines the addressee, that is, it is used for further classification purposes. If you have selected outbound processing under Message Control (MC), the function must be identical to the corresponding Message Control field. Otherwise, it is optional.
    Partner A (customer 1110) wants to order a material from partner B (vendor 1014). Partner B is of the partner type “LI” (vendor) and must choose the Message Control value “VD” (vendor) as the partner function because orders must always be processed using Message Control.
    3. Specify the business process with the “logical” message, within which the IDoc type is used. The logical message is described by three parameters: The message type is based on EDIFACT message types: For example, a purchase order is of type “ORDERS”. You can further divide the message type with the optional fields message code and message function.
    4. Configure the test indicator if you want to send the message as a test.
    Message, partner and test indicator are the seven key fields of the outbound partner profiles (the client comes in addition to these). Also see the graphic at the end of this section.
    Other Fields
    5. In the Outbound options tab page, you can determine whether IDocs are forwarded immediately to the receiving system. You should ensure that your entries are compatible with the Message Control priorities, if you have chosen outbound processing under Message Control. A list of recommended combinations is provided in the section Outbound Processing Under MC: Procedure.
    6. You have already defined the Recipient port in Port definition.
    7. If a port of type TRFC is used, the Queue Processing field is visible. You can use the indicator to specify whether IDocs are to be sent with qRFC. This sending technique is only possible for recipient SAP systems as of SAP Web AS 6.20.
    You should only set this flag if it is really necessary that the IDocs sent are received in the receiving system in the same sequence as they were sent by the sender system. Queuing can cause posting delays in the receiving system, because an IDoc in the queue cannot be posted. In this case, the following IDocs in the queue cannot be posted until the error is resolved.
    8. If you have set the Queue Processing indicator, the Rule Name field, which you must then also maintain, appears as well. The rule name defines the rules for queue names. You can specify these rules in the transaction qRFC IDoc Queue Name Rules (WE85).
    9. Specify the IDoc type as the Basic type with or without extension. If you want to use a view of your IDoc type (for example, to improve the performance), specify this here.
    The figure below shows the m-to-n relationship between logical messages (business meaning) and IDoc types (technical format). Message 1, for example, is always assigned to one IDoc type, while message 3 is assigned to two IDoc types. IDoc type 2, in turn, is also assigned to 2 logical messages.
    10. The segment release specifies the release from which the segment definitions (not the IDoc type definition) originates. We recommend that you leave this field blank so that the most recent segment definition is used.
    11. You can propose an EDI standard, version and EDI message type for the receiving system in the tab page EDI Standard. Most subsystems, however, should be able to determine these EDI settings themselves (from the logical message).
    12. You can define permitted agents for cases in which exceptions occur. This entry overrides the entry in the general partner profiles. Depending on the message, therefore, the exception can be handled by different agents of the same partner.
    13. You can specify whether syntax errors are to be ignored or are to lead to a processing error (Cancel Processing flag under syntax check in the tab page outbound options). For more information about exception handling and permitted agents, refer to the following section: Exception Handling
    14. If your hardware supports it, create partner and message specific telephony data for outbound IDocs. For more information, see General Partner Profile.
    Graphic: Outbound partner profile fields (general)
    Key fields are shown in gray. The values for partner, message and test indicator (and client) therefore provide a unique ID for the IDoc type in outbound processing.
    Regards,
    Praveen

  • How system pick partner profile in order/invoice

    Hello Experts,
    In invoice [VF03], I could see system determine output type RD00 and partner function BP so system is taking Bill to party from invoice and putting there. I checked the output condition record for that invoice [VV33] there there partner number is not assign to partner function BP. I understand this.
    BUT my questing is, How system is picking partner profile to create the Idoc for that invoice??
    Partner profile and Bill to party both are different.
    How Idoc creating process start when we save sales order/ Invoice ???
    I want to know the triggering point from where system start idoc creating for sales order/ invoice ???
    Thanks

    INBOUND processing the IDOCs are transferred to the interface and stored in te SAP system. The document data is generated in the course of workflow.
    In this section the SAP  system is made known to the upstream system (startrfc program parameters). Conversele, the upstream system is made known to the SAP System via the port definition.
    INBOUND Processing - Create Function Module.
    This function module is called when a message type, of the ZINVRV, comes into the receiving system.  This needs to be configured.  The function module is passed the IDOC as a parameter.
    Use the T.code WE19 to test inbound function module in debugging mode.
    Use the T.code EW05 to view the IDOCs and their statuses.
    Rewards if useful.

  • Partner profile settings - Trigger Immediate or Collect Idocs ??

    Hi All,
    We have EDI Setup between SAP and a EDI system and Idocs flowing with port type TCP/IP connection.
    we are facing issue at some times where in the Idoc is created and is in status 03 / 12 (trfc queue is cleared) but not found in the EDI system.
    what I have observed is the issue has occurred for only few vendors where partner profile setting in trigger immediately
    and it has not occurred t for every Idoc created, only some Idocs were missing in EDI system.
    issue was not present in case  where partner profile setting in collect Idocs.
    So it that do we have a best practice to set partner profile to collect Idocs (packet size ~ 20) when sending to EDI subsystem?

    Hi,
    It seems the issue is not because of your partner profile setting since your status of the IDOC is 03 0r 12.
    Output mode 'Transfer Idoc Immediate': Single Idoc is transfered immediately to the EDI system when the output triggered
    'Collect Idoc': Idocs generated for the particular message type will be collected in a single file and are triggered to  EDI system at a scheduled time. Here no of Idocs sent in a file will be decied based on packet size.
    It may be problem with your network connectivity.If are using a EDI substem then you use file port not trfc port.
    Check how the EDI sytem is reading the Idoc files which are created in R/3 OS level is it through FTP???
    Regards
    Praveen

  • Partner Profile not Generated

    hi! all
    Generating the Partner Profile Using BD64
    while generating received the message in Green for parameters: Partner (Sender, Receiver); Port (Zport); Outbound Parameter(Zsender).
    while checking in WE20 - Partner Profile ; Profile has been generated for the Reciver System with the created message type and port in Outbound parameter. But not generates the Inbound parameter.
    As like Profile has not generated for the Sender system.
    While testing the idoc using WE19 it says Profile not generated for Sender system
    whats the mistake i have done. How to correct it.
    Regards,
    Kv

    Hello,
    The distribution model view for which you are generating the partner profile (PP) check the sending & receiving logical systems (LS).
    if you want to generate the PP with inbound params you have to assign the your own LS as the receiver & not the sender.
    BR,
    Suhas
    PS: If this bothers you too much maintain the inbound params manually in WE20

Maybe you are looking for

  • Issue with MozillaFirefox browser and Flash application

    Hi all,              I am new to Flash and ActionScript 3.0.              I have created a new flash application and executed it(.swf file has obtained). But, now I need to display the contents of .swf file(i.e., output of my application) in a browse

  • Instructions "if-then-else" in the texte

    Hello I need to create a RTF template with the management of civility : I tried this: <?xdofx:if MM = 'MRS' then 'Mrs.' else if MM = 'MR' then 'Mr.' else 'Mrs. and Mr.' end if?> And it just works. But when I add this condition in the texte, it does n

  • Group 2 monitors together in a 3 monitor display

    I am running 3 monitors (2x 1600x900 and 1x 1280x1024). I am using Windows 7 Enterprise. The PC I RDP into is a windows XP virtual PC with only 1 display. What I want is to setup the RDP to span the 2x 1600x900s - I can do so only by entering in a cu

  • Change payroll status

    I still new in sap HR and I got 4 question to ask : 1. What is <i>Earl. pers. RA date</i> column? 2. What <i>Run payroll up to</i> column?Is it same with accounted to column? 3. What is <i>Do not account after</i> column? 4. What situation we tick pe

  • TS1702 App gets stuck and says installing.  Nothing more happens.

    Tried to install the Pinterest app from the App Store.  However, the app icon says installing on both the App Store location and it says waiting on my home page.  I cannot delete the icon on my home page since no x appears next to the icon.  I tried