Thirdparty processing with Consignment scenario

hello,
i am stuck up with a strange scenario, i hope somebody will help me out.
the scenario goes like this.
the OEM require comes and a Sales order has to be created then for that requirement a PO has to be created to Vendor for supply of the material as consignment to OEM. whenever the OEM removes the material from the consignment he will inform us then the billing will tkaes place and invoicing also.
for this we have created the a virtual plant for tracking the inventory whenever the goods is recieved by the OEM as consignment we will post the same into VB01.
but my question is how to create a consignment PO for an order to be delivered at the OEM. can anybody help me out.
Regards
Vikram

Hello Vikrama,
Unfortunately, in R/3 standard there is no way to support your
business scenario in a 'one-step' transaction.
When we deal with consignment fill-up orders in R/3 it is not an
external vendor providing the delivery to the customer but an internal
supplying plant.
We handle this in a way that a stock transfer from our own stock (free
available or any other) is done to the customer consignment stock.
In your required scenario (direct delivery from an external vendor to
customer consignment) there is the step missing when we post the
material to our own stock.
SAP has created note 751385 which describes the required scenario as
missing functionality.
The only way you can handle this in R/3 is - as you have already
mentioned before - to receive the material into an own location and
then transfer to customer's consignment.
for example:
1) creation of consignment fill-up order for customer
2) creation of purchase order to external vendor with customer's
   address as delivery address -> direct delivery to the customer
3) post goods receipt with reference to the PO and create delivery
   with reference to the fill-up order
4) post goods issue for the fill-up delivery
hope it helps,
Sanjeev

Similar Messages

  • Special Consignment scenario ??????????????

    Hello All
    I am working with Consignment scenario
    The customer has a scenario that when I am creating a consignment fill up order to a customer when they want to issue the consignment they are putting a different customer so the system is not issuing the consignment goods, so can I create the consignment issue order with reference to a consignment fill up order and change the customer so the system will issue the goods to the new customer and withdraw it from the consignment stock of the first customer
    Regards
    Jacopo François

    Dear Jacopo Francois
    As you would be aware, the login behind to adopt consignment fillup and issue process is that we transfer the stock from unrestricted to special stock which is nothing but, that particular stock is earmarked for a particular sold to party.  This being the standard, why you want to change the customer in the issue order stage which is not at all recommended.
    thanks
    G. Lakshmipathi

  • Consignment Process with ERS

    Hi All,
    Is it possible to do the Consignment Process with ERS ?
    If yes, then what are the steps invloved in this process ?
    Thanks & Regards,
    Kiran.

    No this is not possible.  The reason for this is ERS is based on Goods Receipts and consignment is based on Goods Issues.  
    Frankly not sure why you would want both? 
    Sandra

  • Consignment process in Classic scenario

    HI Experts,
    can anyone let me know whether we can use consignment process in classic scenario.
    we are having SRM 5.0
    If it is possible kindly let me know what needs to be done in SRM to set up the same
    regards
    subbu

    Hi Subbhu
    Azad is correct.
    but you can see this thread but doing enhancement you might achieved .but before comitting to customer you have to do lot of business analysis /business impactsand etc.
    See Yorum thread. you must get an idea.
    STO classic scenario SRM 4.0
    BBP_CREATE_BE_PO_NEW  badi helps
    you need to change the item category /document type must have consignment
    Consignment is items procured on a consignment basis.
    Material number is necessary
    Account assignments cannot be made for material ordered on consignment.
    Goods Receipt is necessary
    Invoice receipt not necessary
    Consignment stocks are managed separately and are not valuated
    br
    muthu

  • Intercompany Stock transfer with Consignment

    Experts -
    I ran into one scenario for intercompany stock transport order with Consignment
    Company A: USA 3000, Plant 3000
    Company B: Germany 1000, Plant 1000
    Germany 1000 orders parts from USA (3000)
    Condition here is "Ownership remains to 3000, unless 1000 move parts to their own stock"
    Is this possible with intercompany STO?
    I can do processing without Consignment, but with consignment it is giving following error:
    "No delivery type defined for supplying plant 3000 and document type NB - Message no. 06694" -
    We are running ECC 6.0
    Thanks-

    Hi,
    For PO document type + Supplying Plant combination, you will have to assign the InterCompany delivery type NLCC
    SPRO>Materials Management>Purchasing>Purchase Order>Set up Stock Transport Order-->Assign Delivery Type and Checking Rule
    But, for companies across countries, like US and Germany, regular SD's consignment sales process may be ideal.  I have recently designed one complete scenario for this and working fine...
    Consignment Fill-up, Consignment Issue, Consignment Pickup and Consignment Returns process ....This perfectly works with standard SAP solution and very rarely you would require any modifications in this area.
    Reward if helpful
    Regards

  • Third Party Sale with Consignment  ?

    Hi All
    Our client has a very specific requirement  , they want their vender to put the stock at the customer's premises , so that the customer can use the material as per their requirement . Clint is a Treading concern. So how to map the scenario ?
    to my mind it involves third party sale as the client is a treading concern and want the material to be delivered from vendor's plant  to the customer directly.  But also involves consignment sale  as we cant bill the customer untill and unless the customer  inform us about the quantity they have  consumed.
    So please suggest any idea with detail process only.
    Thanks in advance
    Ashok
    Please suggest....
    Edited by: Ashok ku. on Nov 26, 2009 10:18 AM

    Hi Ashok,
    this is clearly a third party scenario.
    you bill the customer on the basis of vendor's invoice.
    and vendor will invoice the customer only when the customer uses the materials.
    so from the perspective of a vendor,
    its a consignment scenario.
    so just follow our standard third party scenario.
    good luck.
    Regards
    Atul Tembe

  • How to implement a Copy or Create with Reference scenario

    For business objects, you might want to implement a Copy or Create with Reference scenario. The following procedure describes the UI configuration that you need if you want to place a copy button (in our example on an OWL) that starts a quick activity floorplan (on the same BO = Copy, or a different BO = Create with Reference). Pre-requisie in the target BO: The target BO requires a BO element SourceBOID and a Copy action that reads the SourceBO by SourceBOID by query, and copies the elements from the source to the target BO.
    The UI configuration in the target floor plan is:
    1. Open the QAF floor plan of the target BO (target floor plan).
    2. In the DataModel view of the target floor plan, select the Root entry and select Add Data Field from the context menu. Rename the created data element to OBN_OriginBOID.
    3. Choose the Controller tap, and select INPORTS and choose ADD INPORT from the context menu. A new in-port is created. Rename the in-port, for example to Copy.
    4. In the in-port maintenance form, activate the check box OBN INPORT.
    5. Select the namespace of your solution and the target business object.
    6. In the input field SELECT OPERATION enter Copy. A new select operation is created. The combination of business object name (including namespace), business object node and operation identifies the in-port and therefore the related floor plan as navigation target.
    7. Select the port type package /SAP_BYD_UI/SystemPortTypes.PTP.uicomponent.
    8. In the PARAMETERS section of the form, click the ADD button. Maintain the binding of the created parameter to /Root/OBN_OriginBOID. Based on this configuration, the system will transfer the parameter of the in-port to the element in the data model when the OBN is executed.
    9. In the Properties view, select the drop-down list box of the property EVENTS u2022 ONFIRE. Scroll down and select the entry u2026 NEW EVENT HANDLER u2026. The system starts the maintenance window for event handlers. Rename the event handler to CopyIn.
    10. In the OPERATIONS table of the maintenance window for event handlers, select type: BUSINESS OBJECT OPERATION. In the form below the table select the value CREATE for the input field BUSINESS OBJECT OPERATION TYPE. This operation will create a BO instance in the backend when the OBN is executed.
    11. In the OPERATIONS table, create a new operation of type: DATAOPERATION.  In the configuration of the data operation, select the operation type ASSIGN, source expression /Root/OBN_OriginBOID and target expression /Root/<BO>/OriginBOID.
    12. Create a third operation of type: BUSINESS OBJECT ACTION. Select the Copy action of the target business object and click the BIND button. Note: This action enforces another roundtrip to the backend. The Copy action must be implemented so that it will read the origin BO and copy selected data from the origin to the newly created object.
    13. Test the changes in the preview. If no error message is issued, save and activate the floor plan.
    The following procedure describes the configuration in the source floor plan (e.g. OWL floorplan ):
    1. Open the Source BO OWL floor plan (source floor plan).
    2. In the Designer view, place cursor the on the toolbar area and select ADD u2022 APPLICATION-SPECIFIC BUTTON u2022 MY BUTTON from a context menu. Rename the new button to Copy.
    3. In the Properties view, select the drop-down list box of the property MENU INFORMATION u2022 NAVIGATION. The system launches the maintenance window for OBN configuration.
    4. Select the in-port of the target floor plan by selecting the target business object (with namespace and name) the target business object node and the target operation, and the operation Copy.
    5. Choose the navigation style NEWWINDOW.
    6. Close the OBN configuration maintenance window by clicking the OK button. The system creates the OBN configuration, an out-port, that is used by the OBN configuration, and an event handler that uses the out-port and that is assigned to the button (see Properties view, EVENTS u2022 ONFIRE).
    7. Go to the Controller view and rename the OBN configuration to Copy, the new out port to Copy and the new event handler to CopyOut.
    8. Check that the event handler CopyOut fires the out-port Copy.
    9. In the Parameters section of the out-port maintenance form, click the ADD button. Maintain the binding of the created parameter as /Root/<BO>/<BO>ID. Based on this configuration, the system will transfer the identifier of the selected source BO to the out-port data structure when the OBN is executed.
    10. In the Operations table, select type: FIREOUTPORT. In the form below the table select the out-port CopyOut.
    11. Test the changes in the preview. If no error message is issued, save and activate the floor plan.

    Hi Dries-
    There are no pre-packaged solutions with BADIs since they are, by definition, custom development.  If that's the path you need to go down then consider the following high level alternatives:
    Incorporate custom code into the BPC Write Back BADI.  You can restrict the execution of the BADI using filters on the BADI definition, so that the BADI execution only occurs when a data manager package is called, and only for some defined combination of applications/appsets.  Utilized the standard copy/move functions delivered in Data Manager. When the BADI is called, interrogate each record being processed (table CT_ARRAY) and determine if the record has a value you want to process (i.e. save to the target application).  Skip any record that has a zero value.
    Another alternative is to develop the BADI as custom logic.  Data Manager parameters can be picked up in Script Logic and the values can be sent to the BADI by adding parameters.  Please see an example of parmater use in the "How To" document for Destination App at:
    [EPM How To Guides|https://wiki.sdn.sap.com/wiki/display/BPX/Enterprise%20Performance%20Management%20%28EPM%29%20How-to%20Guides]  > "How-to Desitnation App"
    Regards,
    Sheldon

  • Down pmnts with taxes are not permitted when processing with jur.code (Message no. FS206)

    Hi Guys,
    I am facing very critical issue on down Payment request, to process with saperate Tax Value.
    We are supporting on Roll-out for Germany. We have implemented all standard SAP processes in the Project. We have also implemented many interfaces and one of the Interface is Sabrix Tax Engine (Tax Jurisdiction Code).
    As per the Germany legal requirement, the Tax has to get calculated whenever the funds gets transfered from one Bank Account to Another Bank Account.
    Coming to the issue: In the Customer Down Payment scenario, we are creating the Down payment request for Customer and as per Germany local requirement the Tax of 19% has to get calculated on Down payment.
    For an Example: We have the Sales Order Contract Value of 100,000.00 EUR and we are creating the Down Payment reqeust of 10% which is 10000 EUR + Tax 19% 1900 EUR.
    We are trying to post the Down Payment request in F-37 and we get the issue "Down pmnts with taxes are not permitted when processing with jur.code". This error is appearing due to Sabrix Tax engine (Tax Jurisdiction Code) has implemented in our System.
    We have gone through the SAP notes 97288 and 213567 and understood that the Standard SAP does not support us to post the Down Payment request with Separate Tax Value, when the External Tax Engine has implemented.
    I request you to suggest me, if you have already seen this issue in any of your Projects and fixed through the work-around solution. We have been working on work-around since 2 weeks, however no result.
    Below is the error message:
    Down pmnts with taxes are not permitted when processing with jur.code
    Message no. FS206

    HI Preeti,
    Thanks for your response. We have already seen the similar SAP notes and the SAP notes explains that the "Down pmnts with taxes cannot be done along with with jur.code". The only solution is to post the DP without Tax.
    However there might be some workaround which can be done in SAP, to process the Down Payment/Advance Payments with Tax Value along with Jurisdiction Code. I would like to know this.
    Did any one seen this case in your experiece, if yes, what is the work-around solution?.
    Need your help guys!,...
    Regards,
    Damodar Naidu

  • How to Integrate HCM Process with Webdynpro ABAP Application

    hi,
    I have issue regarding how to integrate HCM Process with Webdynpro abap application.
    I had created one HCM process for transfer using Hrasr_dt T code and also created form scenario and work flow.
    How to Integrate HCM Process with Webdynpro ABAP Application
    by
    Parthasarathi

    hi suhasini,
    Thanks for your reply,
    Can u explain in detail.. and Give any documents or links...
    by
    Parthasarathi

  • Req approval process with Purchasing groups

    Hi Gurus,
    Can anybody please help me with this. I need to setup the req approval process with purchaisng groups. how do i do that? The scenario is this: 1) A computer is requested and it is worth 1200 USD and the requestor puts the pur grp in the PR. since this is level 1 the email should only go to one person. ( The levels are 1000 -4999 - level1, 5000 - 9999 level2, 10000 and above level3). Can anybody please help me with this. Quick response is greatly appreciated
    thanks
    Anusa
    Edited by: anusha vemulapati on Mar 10, 2009 9:44 PM

    Hi,
    The steps are as follows:
    Create Characteristics & link to comm. structre (CEBAN for PR)
    Create Class & link to characteristic
    Create Release Groups & link to class
    Create Release Codes
    Release Indicator
    Set up strategies
    - Strategies & Codes
    - Prerequeirements
    - Status
    - Assign values for strategies
    Set overall / item for doc type (PR only)
    Create and allocate autorisation profiles
    You can see the same in SAP123.com with screen shots.
    REgards
    Ram

  • Check in BAdi if delivery processed with IDOC or with transaction

    Hello to everyone!
    I have encountered an issue and hopefully you could help me in solving this.
    I have developed an enhancement (BAdi) in delivery processing.
    Every time delivery is being changed - method is triggered and line item is being validated against some conditions
    But now I would like to prevend BAdi from being launched when delivery comes in IDOC.
    For this purpose I just put a simple condition in BAdi method:
    IF sy-batch NE 'X'.
         //here perform validation.
    ENDIF.
    Unfortunately validation is still performed. Looks like when IDOC is being sent to ECC from PI, sy-batch is empty.
    I would also like to prevent validation from being launched when IDOC re-processed manually (BD87 or sth.)
    But then sy-batch is also empty.
    Could you please advise some solution for this?
    How to check in BAdi if delivery is being processed with IDOC or with transaction (VL32N, VL31N, VL32, ...)
    I would appreciate every comment on this.
    Kind Regards,
    P.
    Edited by: Piotr Wojciechowski on Jul 28, 2011 8:59 PM

    Hi Max,
    Thanks a lot for your reply!
    Yes, indeed, IDOC is processed by FModule IDOC_INPUT_DELVRY.
    You mean I should for example
    find some place in this FModule (exit/enhancement point/...)  where I could put-Z-code
    and raise a delivery number (or just some flag) to memory (EXPORT TO MEMORY..)
    and later on catch it from memory in my BAdi method (IMPORT FROM MEMORY ...)
    to check if delivery processed by IDOC/not IDOC ?
    Kind Regards,
    Piotr.
    PS. Maybe you also have some idea how to debug such communication triggered from PI to ECC?
    I have posted this in separate [thread|PI-ECC connection (IDOC scenario), how to debug? (External BP);.

  • Explain SD PROCESS WITH AN EXAMPLE

    HI
    PLEASE TELL ME THE SD PROCESS WITH AN EXAMPLES
    ADV. THANKS TO ALL

    Hi
    SD Process Flow:
    Sales Order --> Delivery (Create Delivery, Picking, packing & PGI) --> Billing
    Normal Sales Order Configuration Cycle:-
    Step 1: Sales Document Type
    IMG > Sales and Distribution > Sales > Sales Documents >
    Sales Document Header:
    1. Sales Document Type:The sales document types represent the different business transactions, such as Inquiry, Quotation, Sales Order, etc. To create new sales order type, always copy as with reference to similar sales order. If possible use standard sales order.
    2. Define Number Ranges For Sales Documents: Maintain number range with discussion with core team.
    3. Assign Sales Area To Sales Document Types:
    A. Combine sales organizations / Combine distribution channels / Combine divisions: Ensure to maintain these, else Sales Order creation will give error.
    B. Assign sales order types permitted for sales areas: Assign only required Sales Order Types to required Sales Area. This will minimize selection of Sales Order Type as per sales area.
    Sales Document Item:
    1. Define Item Categories: If possible use Standard Item Category. Incase if required to create new, copy as from standard & maintain New.
    2. Assign Item Categories: If possible, use standard. Formula for deriving item category: Sales Document Type + Item Category Group + Usage + Higher Level Item Category = Item Category
    Schedule Line:
    1. Define Schedule Line Categories: If possible use Standard Schedule Lines. Incase if required to create new, copy as from standard & maintain New.
    2. Assign Schedule Line Categories: If possible, use standard. Formula for deriving Schedule Line: Item Category + MRP Type / No MRP Type.
    Step 2:
    IMG > Logistic Execution > Shipping > Deliveries >
    1. Define Delivery Types: If possible use Standard Delivery Type. Incase if required to create new, copy as from standard & maintain New.
    2. Define Item Categories for Deliveries: If possible use Standard Item Categories for Delivery Type. Incase if required to create new, copy as from standard & maintain New.
    3. Define Number Ranges for Deliveries: Ensure to maintain number range.
    Step 3:
    IMG > Sales and Distribution > Billing >
    1. Define Billing Types: If possible use Standard Billing Type. Incase if required to create new, copy as from standard & maintain New.
    2. Define Number Range For Billing Documents: Ensure to maintain number range.
    3. Maintain Copying Control For Billing Documents: Maintain relevant copy controls such as Sales Order to Billing, Deliver to Billing, etc.
    Note: Ensure that Copy Control settings are done
    Sales Order to Sales Order (QT --> OR): VTAA
    Sales Order to Delivery (OR --> LF): VTLA
    Sales Order to Billing (OR --> F1): VTFA
    Delivery to Billing(LF --> F2): VTFL
    Billing to Sales Order (F2 --> RE): VTAF
    The configuration differs from scenario to scenario & requirement of the client.
    http://www.erpgenie.com/abap/tables_sd.htm
    Check the above link for tables and their relationship.
    http://www.easymarketplace.de/online-pdfs.php
    This one would help you in understanding the basic of SD
    <b>Reward if useful</b>

  • Consignment Scenario- Customer replenishment

    Hello ,
                  We currently have DP and PPDS implemented in our system , we are planning to have consignment scenario implemented where the customer sends in the forecast to APO DP .
    1) How would the process be if we do not want to implement SNP,Deployment , TLB . Can we still go ahead and implement it . How would the process be . The help document says that once the TLB shipment is sent to ECC an Consignment order is created , but in our case we do not want to implement  SNP , Deployement , TLB can we still be able to do it .
    Regards,
    Nick .

    Our requirement is to do consignment scenario , that is replenish the customer warehouse consignment stock .
    The standard Consignment process as listed in help document is we receive the forecast , run SNP , deployment and tlb . Then transfer the TLB shipments to ECC which create Sales orders .
    http://help.sap.com/saphelp_scm70/helpdata/en/5c/3f9df8bbc34413809579fc5d18414e/content.htm
    Q1) Is there a way we can achieve this scenario without implementing Deployment and TLB .
    Regards,
    Nick

  • Please help with subcontracting scenario............

    Hi All,
    Can anyone please help me in dealing with subcontracting scenario with scrap taken into account. Please provide the screen shots from BOm creatio to challan closing. the requirement is urgent. please help me. all replies will be suitablly rewarded.
    regards,
    vvr sharma

    Sub Contracting Cycle
    (1) You have a material that can be procured externally, and you have maintained BOM with components. Any waste generated and received during subcontracting process can be maintained as component with negative quantity. 
    (2) You create a subcontracting PO (PO with Item Category L). You can also maintain Purchase Info Record for Subcontract category for material and subcontractor. 
    (3) You make a transfer posting to issue components for SC PO. Material is sent to subcontractor.  As material remains under your ownership, system does not make any value entry. But quantity is shown as "Material Provided to Vendor" 
    (4) You receive finished material against SC-PO. You also specify components consumed in manufacturing of finished goods. Additionally, if you have negative components in BOM, now you'll also receive subcontracting by-products. There are three events, so three accounting entries are generated: 
    DR FG Stock/ SC By-Product Stock 
    CR Change in Stock (FG/ SC By-Product ) 
    (for finished goods received) 
    DR Subcontracting Charges 
    CR GR/IR Clg 
    (for moneys payable to Subcontractor) 
    DR Consumption (Components) 
    CR Change in Stock (FG/ SC By-Product ) 
    (material provided to Vendor is now charged to expense) 
    (5) You do the IV for SC Invoice, and the process is complete. 
    Process of Subcontract in MM
    Sub-contract business process: 
    You want to buy material from the supplier (processed material/ assembled item) , but for some reason (quality of certain item / price ) you will give some component to vendor . 
    Vendor shall process the item / use the item provided & supply the final item. 
    SAP process: 
    1.Create the finished goods material code. 
    2.Maintain the BOM for the material. 
    3.Create PO with item category as "L" . 
    4.Issue material to vendor with movement type 541 
    5.Receive the material against the PO with movement type 101. 
    6.MIRO to account for vendor's invoice for the service charge& material used by him. 
    Can anybody tell me how a process has to be given to subcontracting?
    Suppose, I have 3 operations  1)weaving 2)dyeing 3)cutting & packing 
    if no 2 process (i.e Dyeing) has to be given to subcontracting, what process should i follow ?
    The following process to be followed for subcontracting. 
    1. Item code(material master) to be created at the stage of before dyeing. 
    2. Item code(material master) to be created after Dyeing as subcontracted item.(F30) 
    3. Bill of material to becreated for the material(2) calling for material(1) 
    4. Inforecord and source list to be created for material(2) with the corresponding vendor 
    5. PO to be released for material (2) 
    6.Along with PO the material(1) to be issued to vendor 
    7.On receipt of material when GR is made the stock with vendor will get updated. 
    How to Create a Subcontract Order?
    To create a subcontract order, proceed as follows: 
    Enter the material you want to order and the item category for subcontracting (L) in the order item. 
    Press ENTER to display the screen for component processing. 
    Enter the components that the vendor requires to manufacture the product. 
    Please note: 
    – You do not need to enter the date required for the components. This date is proposed by the system when you press ENTER. 
    It is calculated as follows:
    Delivery date of the item - Planned delivery time
    – If you do not want the quantity of the components to be changed if the order quantity of the end product is altered, set the indicator Fixed quantity (column F). 
    – You can determine whether the components are available on the date required by selecting Edit -> Availability check. 
    If you entered a bill of material as the material in the subcontract order, the components are created automatically. 
    If you want to determine the components in the bill of material at a later date (for example, if the bill of material is subsequently changed), choose Item -> Component -> New BOM explosion. The existing components are deleted and redetermined in the bill of material. 
    Save the purchase order. 
    When you print the purchase order, the components are printed per order item
    Subcontracting - Key Points
    Special Procurement Process.
    Item category: L
    Order type: NB
    In info record vendor should be maintained as subcontractor.
    Vendor (Subcontractor) receives the components used to manufacture a finished product directly from your company or through third party.
    Your company should place a purchase order for the finished product.   In this manually you can enter the required individual components or it can be determined via the explosion of BOM (if exists).
    Stock check at vendor level: ME2O
    Company stock check: MMBE
    GR for individual components through movement type: 501 or 561 (if with out PO or without reference).
    GI to subcontracting vendor: through movement type 541.
    GR from sub contracting vendor: through movement type: 101
    Movement type 543 is displayed to cancel the material cost account.
    If the subcontracting order has to be generated through materials planning,the special procurement key has to be set in MRP 2 screen.
    - To create the Subcon Info Record : Tcode ME11 - Info Category - Click Subcontracting
    - To create Material BOM : Tcode CS01
    - With the Info and Material Setup, you can then create the Purchase Order in Tcode ME21N
    Hope this is helpful.
    Regards
    Ravi

  • Stateful message processing for async scenario

    Dear all,
    my async scenarios:
    1. RFC -> PI -> File
    2. File  -> PI -> RFC
    Following facts:
    - The second message is a response to the first one. Both message are separted and async.
    - Scenario 2 can be send some hours after Scenario1.
    - A response should only be send if  a specified field in the message of first scenario is filled. 
      For example: Message in scenario has a field <ResponseNeeded>YES</ResponseNeeded>
      This field does only exist in message of scenario 1.
    - Both message have an ID field (e.g. <ID>4711</ID>) which can be used to identified the
      corresponding message.
    Questions:
    - Is it possible to use stateful message processing for this scenario? Or do I need BMP + Correlation?
    - A service interface with pattern "stateful" can only be used synchronously. So is it
      possible to use this stateful for async message processing at least?
    I would assume that I will need a BPM that sends the messsage and keep alive until a
    response will be sends with same ID. After this I would check message of scenario1 and
    send (or even not) the message of scenario2 to receiver depending on <ResponseNeeded>.
    Thanks in advanced.
    Chris

    Hi Chris,
    Although BPM is possible here, I would not recommend you to use one here for the reason,
    >>Scenario 2 can be send some hours after Scenario1.
    This means you are keeping a process alive for so long which is not a good thing to do.
    You could end up with a lot of open/live process instances.
    Having said that, if you still wish to go ahead with BPM, the steps would be
    1. Receive async (RFC req) - start process, correlation based on ID.
    2. Switch step (Evaluate ResponseNeeded)
    branch 1(True): a.  Send asynch step - File
                               b. Receive async - File correlation - ID.
                               c. Send async - RFC call.
    branch 2(false) a. Send async -File
    3. Stop process.
    Regards
    Jai

Maybe you are looking for

  • Windows 8.1 itunes 11.1.5

    Installed Windows 8.1 on new Intel NUC and trying to install iTunes 11.1.5.  Install stalls and after awhile, it stated that Installer has failed.  Any suggestions?

  • User decision step execution from UWL

    Hi,      I copied the standard user decision step and added my own text in that task. My requirement is i have to  execute that step from UWL . i need to configure this task in SWFVISU, so that it will appear in UWL.  My question is what  are the par

  • Ship to and Bill to country code issue

    The ship to and bill to on the invoice for proforma is not printing the country if being shipped to France  All other countries print just fine...it is only France that will print (see the example below).  Anyone have an idea as to why?  Customer Mas

  • Max files that can be opened

    hi, i am getting an error "Too many files open". I am closing the streams i dun want but just that I have to open many files..... what is the max number that can be opened? is there any way to increase this number? thanks

  • Oracle BAM 10.1.3.3 .

    Hi, We have implemented the Oracle BAM 10.1.3.3. We can run continuous BAM service and report on web about 1-2 weeks. Then the BAM report on web service don't update new reports. After i check error messages in EventEngine.log. There are below messag