Security lending no update types found for prod. type 77B, trans.type 100

Hello
In FTR_CREATE for product type 77B  Open-Ended Securities lending I get following error:
No update types found for prod. type 77B, trans. type 100, sec.acct cat.
Message no. TRS0835
how do I solve this?
regards
Arjan
Edited by: Arjan Hogenes on Dec 8, 2009 6:51 PM
I have in customizing in "Update types for position update" for product type 77B, transaction type 100:
Product Type    77B   Open-Ended Securities Lending
Transactn Type  100   Loan
Update Type for Open                      SL1990-
Update Type for Close                     SL1992+
Update Type for Underlying / Exercise     OTC003
Edited by: Arjan Hogenes on Dec 8, 2009 6:55 PM
Edited by: Arjan Hogenes on Dec 8, 2009 6:58 PM

Prasad,
I followed your instructions and changed customization for Update type for Position Update type with standard Update types;
OTC001
OTC002
OTC003
but I still get the same error.
In TRM-Trans Mgr-OTC Derivatives-Transaction Mgt-Update Type-Assign FLows type to Update Types
I have:
6 Derivatives     1990     Securities Lending: Basis Flow     - Outflow     SL1990-     Securities Lending: Basis Flow
6 Derivatives     1991     Sec. Lending: Lending Revenue     + Inflow     SL1991+     Securities Lending: Lending Revenue
6 Derivatives     1992     Sec. Lending: Reverse Posting     + Inflow     SL1992+     Securities Lending: Reverse Posting
6 Derivatives     1993     Securities Lending: Agent Fee     - Outflow     SL1993-     Securities Lending: Agent Fee
6 Derivatives     1994     Sec.Lending: Cash Collateral     + Inflow     SL1994+     Securities Lending: Cash Collateral Inflow
6 Derivatives     1994     Sec.Lending: Cash Collateral     - Outflow     SL1994-     Securities Lending: Cash Collateral Outflow
In TRM-Trans Mgr-Listed Derivatives-Transaction Mgt-Flow Type-Assign FLows type to Transaction Type
I have
77B     Open-Ended Securities Lending     100     Loan     1990
77B     Open-Ended Securities Lending     100     Loan     1991
77B     Open-Ended Securities Lending     100     Loan     1992
77B     Open-Ended Securities Lending     100     Loan     1993
77B     Open-Ended Securities Lending     100     Loan     1994
77B     Open-Ended Securities Lending     100     Loan     1995
Any other suggestion for the error "No update types found for prod. type 77B, trans. type 100, sec.acct cat.
Message no. TRS0835"?
many thanks in advance. I Look forward to your answer!
kr
Arjan

Similar Messages

  • No update server found for context :e:

    i have sap netweaver 7.0 abap trial version on my machine. i have navigated to se80 and write a program while walking with this weblog :
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/6270 [original link is broken] [original link is broken] [original link is broken]
    the program is called z_hello_world_local :
    REPORT  Z_HELLO_WORLD_LOCAL.
    data output_text type string.
    output_text = 'Hello World'.
    write output_text. "obsolete statement
    any way when i have tried to save or run the program it returns the error:
    no update server found for context :e:
    also i must say that <u><b>when i clicked the as abap wp table, on sapmmc, the work processes like dia, upd, enq, btc, spo seem not to be worked ("no" in the line under start title). only the first dia works (it has a yes under start)</b></u> what can i do for this second problem?
    any ideas?
    thanks
    Edited by: developer developer on Aug 23, 2008 5:40 PM
    Edited by: developer developer on Aug 23, 2008 6:26 PM
    Edited by: developer developer on Aug 24, 2008 10:06 AM

    I came trough the same problem...This forum post might help you -;)
    [Software Downloads;
    Transaction SM13 is the key -;)
    Greetings,
    Blag.

  • Error - No update server found for context

    Hi
    I'm trying to write a BSP page that sends E-mail via sap connect.
    I did try to get the demo program bsptutorialmail from package SBSP_DOCU to work.
    When I try to send an E-mail, the program terminates with
    500 SAP Internal Server Error
    Error message: No update server found for context :b: ( type of termination: ABORT_MESSAGE_STATE )
    I can in my system send e-mail from a standard program using the function Z_E_KEG_SEND_SIMPLE_EMAIL that I found in a weblog here on sdn
    /people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface
    I have not been able to find any info on this error, just a hint that I need to configure some RFC destination ?
    Any hints on how to solve this are very much appreciated

    I found nearly that exact same error message in an old MM OSS note - 333941.  The error message there was in ME47:Termntn A:No update server found for context:X.  Now that was context:X and not context:b like in your error, but perhaps the solution then will lead you to some clues.  The following were the code changes of that OSS note:
    Delete Block
        SET LOCALE LANGUAGE EKKO-SPRAS.            "CF 4.5A TODO
        XEINA-SORTL = XEKPO-TXZ01.
    Insert Block
        DATA: S_LANGU LIKE SY-LANGU.
        S_LANGU = SY-LANGU.
        SET LOCALE LANGUAGE EKKO-SPRAS.                         "149717
        TRANSLATE XEINA-SORTL TO UPPER CASE.                    "149717
        SET LOCALE LANGUAGE S_LANGU.
    On one hand this correction might be telling us that this error has something to do with language, or more specifically the act of not returning the local language to the logon language.  On the other hand, maybe it is just leading us on a wild goose chase.
    Message was edited by: Thomas Jung

  • S/A bridge problem: No object type found for the message

    Hi all,
    I've been spending days looking into the following problem. I have a RFCXIFile scenario. The R3 system sends data via an RFC to XI and XI post the data as a flat file on a certain server using FTP.
    This scenario worked just fine for 1 exception. I could only run this scenario once. The second time I got timeouts when checking the data sent to my RFC destination using SM58. When I reactivated my RFC communcation channel I could again send 1 RFC to the system. All subsequent tries would fail.
    I guess this is due to the fact that I use a synchonous call (RFC) to an asynchronous one. Thus the adapter is still waiting for the response from the XI system and will not accept any further new calls from R3.
    So I figure let's use this pattern called the S/A bridge. So I designed everything according to guides and examples and I'm quite certain everything is configured right but when I run the scenario I get the following message:
    <i> <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>No object type found for the message. Check that the corresponding process is activated</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error></i>
    It seems that the adapter cannot find any integration process to send the message into!?
    I've looked at numerous threads on sdn and tried all kinds of stuff (looked at the cache==> code 0 = OK , tried to reactivate my integration process, checked the interface determination,...), but to no avail. Does anybody has an idea what could be wrong ?
    Any help would be greatly appreciated for I'm all out of clues....
    Bob

    First of all, Thank you for trying to help me out here.
    Some answer to your suggestions/questions:
    The IP has return code 0 in SXI_CACHE. so that doesn't seem to be the problem.
    I've checked the BPM for syntax errors. I doesn't have any.
    I've reimported the BPM into the integration directory.
    And did a full cache refresh in SXI_CACHE. Return code is (stays) zero, so that's OK.
    I've already included the error message from SXI_MONI. It is in the last step ("Call Adater") that the error occurs.
    The other steps execute just fine...
    The RFC communcation channel accepts the incoming RFC call and puts into the pipeline, so no problems with the communication channel either. the problem is actually when the pipeline is trying to forward the message into an IP trhough the BPE_ADAPTER (according to SXMB_MONI).
    Therefore I'm not able to go to into PE, because the workflow is never started. the BPE_ADAPTER does not find any active process for the interface determination i've entered.
    So i can not debug the IP in the PE and check container variables, like some of you mentioned.
    Maybe some more information about the scenario:
    The RFC is called from an R3 system to XI over the interface "CONTROL_RECIPE_DOWNLOAD", which is an imported RFC, with a request and response message type.
    Then I got a receiver and interface determination with lead the incoming RFC message to the IP, into interface "XI_ERP_MF_MD_CONTROL_RECIPE_REQ_AI_MI".
    This is an abstract synchronous interface based on the request and response types of the "CONTROL_RECIPE_DOWNLOAD" imported RFC.
    This interface is used the first step (receive) of my BPM as the synchronous interface to open the S/A bridge.
    The message (container var)  used in this step is
    name: CORREQ
    Category: Abstract interface
    type: "XI_ERP_MF_MD_CONTROL_RECIPE_REQ_AI_MI"
    The interface "XI_ERP_MF_MD_CONTROL_RECIPE_REQ_AI_MI" is an abstract, asynchronous interface based on the request type of the "CONTROL_RECIPE_DOWNLOAD".
    Then there are 2 send steps for putting the flat files into place and finally i close the the S/A bridge using message:
    name: CORRES
    Category: Abstract interface
    type: "XI_ERP_MF_MD_CONTROL_RECIPE_RES_AI_MI"
    The interface "XI_ERP_MF_MD_CONTROL_RECIPE_RES_AI_MI" is an abstract, asynchronous interface based on the response type of the "CONTROL_RECIPE_DOWNLOAD".
    I hope this information gives you guys a better understanding of hte problem.
    Really looking forward to see more suggestions and to solve this nasty problem ...
    Regards,
    Bob

  • No object type found for the corresponding message in BPM

    Hi All,
    I have a BPM scenario where i pick a file and based on a condition in the Switch i send the meesage to Mail or Proxy.
    When i tested the scenario i got error as "no object type found for the message check the corresponding process activated" error  in the call adapter step.
    I checked in sxi_cache, IP is active with 0 as return code .
    When checked in sxmb_moni_bpe, under  process selection it says "No workitem exists"
    In SXMB_MONI, under inbound i clicked PE but got error as "Unable to perform action fro the selected Message" is displayed.
    Im new to BPM so please tell me as what Im missing exactly.
    Thanks

    Hi Sachi,
    Delete the Integration Process from ID and reimport it. Also check the status of your BPM in T Code SXI_CACHE....if return code is not '0' then re-activate your integration process..
    Try REPEAT ACTIVATION on SXI_CACHE...
    Have a look into this..
    Re: Stuck in BPM Transformation process Async to Sync Scenario
    Regds,
    Pinangshuk.

  • BPM (IP) Error: "No object type found for this message [...]"

    For your info.
    I have searched SDN today for a solution to an error message found in XI message monitor (trx SXI_MONITOR) when sending a message to BPM:
    <b>No object type found for this message; check the activation of the corresponding process</b>
    Well, I found a lot of threads, but with no good answer for me.
    So, here's my self-solution: I was just missing the Interface Determination (really don't know why) bringing from Outbound to Abstract message interface. So XI message was definitely correct.

    Hi,
    Make sure that the first receive step in your integratiopn process uses the abstract interface that u defin in the interface determination.
    Also check if you have used all the objects that you have created.  Some times 'No object type found' error happens if your BPM is not activated.
    Also check the activation log and see if there are any errors.  Refrech the cache in SXI_CACHE.  Check if the return code is 0.
    Hope this helps.
    Regards.
    Praveen

  • No object type found for this message

    Hi all,
    I have a file 2 file scenario which works fine.
    I tried implementing BPM in the same scenario following the link:
    /people/krishna.moorthyp/blog/2005/06/09/walkthrough-with-bpm
    The sender channel is working fine and the file gets deleted from the source folder.
    But the output file is not getting generated.
    The error msg displayed in SXMB_MONI is:
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
    <SAP:Category>XIAdapter</SAP:Category>
    <SAP:Code area="BPE_ADAPTER">UNKNOWN_MESSAGE</SAP:Code>
    <SAP:P1 />
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>No object type found for this message</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    What can be the possible problem.
    Pls help
    Thanks in advance
    Regards,
    Neetu

    Hi,
    <i>>>Are you getting 2 entries in the SXMB_MONI for this File to File Scenario?</i>
        No i am getting a sigle entry in which the sender service is the file system and the receiver service is the Integration Process.
    <i>>>Do you have 2 receiver determinations.
    i.e 1) File to Integration Process
    2) Integrtaion Process to File</i>
               Yes i have the above 2 receiver determinations.
    <i>>>Also go to SXI_CACHE and check the Runtime version of your Integration PRocess.</i>
          the runtime version of my integration process is 2.
    I also tried activating my integration process in SXI_CACHE but the version remains 2.
    What can i do next?
    Pls guide
    Regards
    Neetu
    There is one SAP note, but may not be related here.i.e 816778

  • I keep receiving the Security and stability update is available for my 3.6.17 version of Firefox but it will not download. What should I do?

    #
    I keep receiving the Security and stability update is available for my 3.6.17 version of Firefox but it will not download. What should I do? edit
    # Details
    BoldItalic

    There's no 3.6.18, so there appears to be a glitch in the update checking. Or the message is not really from Firefox (malware site).

  • I get a notice that says a security and stability update is recommended for Fire Fox 3.6.15. When I click to update a bar appears showing attempt to contact but nothing ever updates.

    I get a notice that says a security and stability update is recommended for Fire Fox 3.6.15. When I click to update a bar appears showing attempt to contact but nothing ever updates.

    Sometimes the updater gets in a funny state - Go to http://www.mozilla.org/en-US/firefox/new/ and download the full installer. Close Firefox and run the installer

  • Error:-No delivery type defined for supplying plant and document type RB

    Hi,
    Here issue is such that while creating purchase order(Return order type)the error coming as follows.                      
    "No delivery type defined for supplying plant and document type RB"
    Scenario:-There are some damaged goods which are coming from france vendor to ukrain customer,now ukrain customer wish to send back the damaged goods to france.
    Looking forward:-1>Can anyone please let me know if there is an any customizing setting required if yes then how to maintain(navigation).
                             2>Is it something like practically it is not possible as goods are dispatched back to the country from where it is coming.
    Thanks for your help !!!
    Dharmesh

    Hi Naveen,
    Thanks for the information !!!
    Futher while creating PO i am getting an error message as purchase org. not responsile for plant how to solve this error can you plz let me know.
    Regards,
    Dharmesh

  • In PO No delivery type defined for supplying plant and document type MRO

    Hi,
    i need urgent solution for this problem please.
    i am getting this error while creating stock transport order PO(intercompany)
    No delivery type defined for supplying plant (ex:1500) and document type MRO .
    thanks
    madhu

    Hi,
      i am getting problem in vendor master data
    1)  recently we started inter company stock transfer order (STO)process  for a vendor (delivery plant), the same vendor was using before for internal procurement for some other company code /plant, i made settings in vendor master last screen ie conditions , sales data and  control data ,and took path   from main menue selected extras-> addtional purchasing data tab to enter plant  under plant assignment tab to work STO. now we are unable to create PO for other company  and pur org(non STO company code /plant) with the STO vendor,if i remove plant under  plant assignment tab in vendor master , it is effecting inter company STO,
    i need solution for this , please help me by giving valuable solution.
    Thanks and Regards
    MM

  • 100% Sampling Procedure is not functioning for Prod. Order - Insp.Type:03

    Hi Experts,
    We have a number of material as  SPARE PARTS.
    We are creating Production Order for these Spare Parts.
    Inspection Type 03 is used for it.
    Customization -> Define Default Values for Inspection Type
    Sample  100 % Inspection Check Box is activated
    Skips Allowed Check Box is activated.
    Material Number : 571113211
    QM View
    Inspection Type 03 is assigned
    100 % Inspection Check box is activated (By Customization Setting)
    Skips Allowed Check Box is activated (By Customization Setting)
    Routing is created for this material .
    For the operation 10,  Two MIC are assigned.
    For Each MIC the 100% SAMPLING PROCEDURE IS ASSIGNED
    Production Order is created with Qty. : 80.
    System generates the Inspection Lot.
    The result recording screen  the u201CINSPECT FIELD  SOLLSTPUMF IS 1 ONLY.
    It must be 80.
    I am able to record only one entry.
    As 100 % SAMPLING PROCEDURE IS ASSIGNED TO THE MIC,
    THE LOT SIZE OF THE PRODUCTION ORDER MUST BE THE SAME OF SAMPLING SIZE.
    For the manual Inspection type, I just assigned the sampling procedure to the MIC in Inspection Plan.
    When I created the Inspection lot the Sampling size  with Inspection Lot qty of 80,
    I am able to enter the result for the specified MIC 80 times.
     It is working fine for manual Insp. Type  89.
    With Best Regards,
    Raghu Sharma

    Hi Rajaram,
    Thanks for your prompt reply.
    The issue is solved.
    This is the requirement of Inprocess Inspection.
    I am assigning the MIC in Routing.
    Hence I need the Inspection lot as soon as Production Order is released.
    In Material Master QM View, Inspection Type 03.
    I have deactivated the 100% Inspection Check Box.
    The issue is solved.
    With Best Regards,
    Raghu Sharma

  • Constantly requests a newer version, yet no update is found for apps/music/videos/etc??

    second generation iTouch, itunes being run on an early but up to date version of windows vista. the ipod will not sync apps because it requires the "iPhone 3.0 software update". i've searched for it, and it seemingly doesn't exist... help?

    Hi. Check the link below.
    http://support.apple.com/kb/HT2052
    Stedman

  • BAPI_GOODSMVT_CREATE throws Valuation Type error for Production Ord and Mvt Type: 101

    Hi,
    I am trying to post a Material Document for a Production order through BAPI_GOODSMVT_CREATE. To the 'AFS_GOODSMVT_SKU' table of the BAPI, the sizes in the production order item are passed and to the 'GOODSMVT_ITEM' table, the respective line for each size is passed.
    Lets say the production order has size 1 (with valuation type: 01 in Material) and size 2 (with valuation type 02 in Material). Inside the BAPI standard code, there is a comparison between Valuation types in Material and Production order. The Production order valuation type is taken as the first found valuation type passed to the BAPI, so in this case it is '01'. In the above case, for the first line there is no comparison error, later for the second line , when comparison happens between '01' and '02' valuation types, the error: M7043 (Valuation Type 01 differs from Valuation type of batch 02) is thrown.
    However when we do the GR grom MB31, this error is not thrown.
    Can someone please throw some light on how to avoid this error when posting the GR for Production Order via the BAPI_GOODSMVT_CREATE ?
    Thanking in Advance.

    I have never seen an AFS system and do not know how this works. There are a few OSS notes on AFS and error M7043, but none to this BAPI. I can't tell you whether this is a bug in SAP or in the way you use this BAPI.
    I am moving this discussion to the Retail space as this is the desired place for AFS related discussions in SCN.

  • Making condition type mandatory for a particular po document type

    I have 2 po document type namely local po and international po. i want a particular condition type ZLCS to be picked automatically as soon as the user picks the po document type.

    Hi,
       You may check the condition technique through a new condition table with PO document type. You may proceed as below:
       You may append the standard MM condition structure to include the PO document type field (in structure KOMPAZ), with the help of abapers . Add the field to condition catalogue in the path: OLME - Conditions - Define Price Determination Process - Extend Field Catalog for Condition Tables.
        Now, you can create condition table with document type field in M/03. Maintain the condition table in the access sequence in M/07. Assign the access sequence to condition type in M/06. Include the condition type in pricing procedure. Maintain condition record for the condition type with required document type in MEK1.
        Check the procedure and revert back in case of any doubts.
    Regards,
    AKPT

Maybe you are looking for

  • My iMessage will not send pictures. It used to do so just fine until I upgraded my iOS version.

    When sending an image over iMessage, the status bar hangs up approximately 90% of the way done and eventually times out with a "not delivered" indication. This used to work flawlessly until I upgraded to iOS 6. How can I make it work properly again?

  • Everything shifts to the left while using flash player on Chrome

    So, for a month or so Flash has been doing this to me: http://i.imgur.com/6VjST.png Notice how there are two scroll bars? Now i could deal with that, but the problem is, everything shifts to the left - meaning i have to go further to the right to sel

  • Sharing & permissions = mixed access

    Hello, I am trying to unlock a bunch of files (pictures) so that I can delete duplicates.  When I right click and select get info, the box where I lock or unlock the filea won't unlock them even if I unclick "lock."  I am assuming that this is becaus

  • Wrong consignor address while printing outbound delivery via VL71

    Hi SD Gurus, Consignor address is printed wronly while printing outbound delivery using VL71 for the first time and its printing correctly when printed using VL03N. User is repeating the output in delivery and the repeated output shows correct consig

  • Input Sytem Error- The system is being restarted

    "Input Sytem Error- The system is being restarted" getting this message I press a/s button twice in the compose sms mode. Message start to appear then I restore my contacts only into the clear hanset. It appears even if by hand I removing all contact