How link LC (Prod Type 56A) with a loan to display as utilization in TM_60

Hi,
I have a  Letter of Credit  and I already created a facility (Product Type 56A) by 1 mill usd, then I need to utilized this LC with a loan  Interest rate instrument (55A) transaction type 200 by 300,000 usd.
Then I executed the transaction TM_60, But the colum Utilization is cero.
How I could link the Credit line (Product type 56A) with the Interest rate instrument (55A) to see the Utilization in the report in transaction TM_60?
Could anybody help me please?
Thanks,
Adriana

The steps are:
1.- In transaction ftr_create I created the Bilateral Facility with product type 56A, in tab Profiles I Created a new credit line.
2.- In transaction ftr_create I created Interest rate instrument with product type 55A, in tab Administr. in the file Facility I need to select the button created and assignment the number of the transaction of the facility that I created in the step 1.
3.-I executed the report TM_60
Thanks,
Adriana

Similar Messages

  • How link my Facebook's page with my web site?

    Hi!
    How link my Facebook's page with my web site and have a preview of facebook's page on my website builted with iweb?
    Regards
    Thanks a lot.

    I think it's the other way around. Sharing a webpage on Facebook.
    Here's how : http://myipad.atspace.com/size/Share.html
    But if you want your FB page embedded in an iWeb page then paste the <iframe> code in a HTML Snippet.
    <iframe src="http://url.to.file.html" frameborder="0" width="500" height="500" scrolling="no" allowTransparency="true"></iframe>
    Where SRC="" is the URL of your Facebook page. Change the numbers for witdh and height to make the FB page fit your webpage.

  • How do I gain type safety with a generic method taking a class object?

    How do I achieve type safety with the following code without getting a compile error?
    import java.util.ArrayList;
    import java.util.List;
    public class Main {
        public static void main(String[] args) throws Exception {
            ListenerHolder th = new ListenerHolder();
            List<TestObject<String>> list = createTestObjectList();
            /* *** compiler error here *** */
            th.addListener(TestObject.class, list);
        private final static List<TestObject<String>> createTestObjectList() {
            List<TestObject<String>> list = new ArrayList<TestObject<String>>();
            return list;
        private final static class ListenerHolder {
                /* *** my generic method *** */
                public <T> void addListener(Class<T> listenerType, List<T> listener) { }
        private final static class TestObject<T> { }
    }The compiler error is:
    C:\java\Main.java:11: <T>addListener(java.lang.Class<T>,java.util.List<T>) in Main.ListenerHolder cannot be applied to (java.lang.Class<Main.TestObject>,java.util.List<Main.TestObject<java.lang.String>>)
    Thanks in advance,
    Dan

    dandubois wrote:
    Thanks for the help, that is exactly what I wanted to know.
    It didn't occur to me that TestObject<T> would in some respects be considered as an 'extends' of TestObject as I know the compiler converts them all back to plain TestObjects.Maybe I should have written TestObject<?>, to make it more obvious. There's some supertype/subtype relation diagram in the Generics FAQ somewhere, if you need more detailed information.
    In the end, I think jtahlborn's solution might be more appropriate in the described scenario, so you should go for it.

  • How link my own contact card with pages ?

    How link my own contact card with pages ? When i start with a new model i still have Urna Semper ...?
    I the old version of pages i can link them directly but now i really dont know what i have to do ...

    Susan:
    If you already have a hosting service you won't need a MobileMe account.
    There are two ways you can upload your web site to your server: 1 - click on the site icon in iWeb and enter the ftp address path for your server and account in the window.
    Click to view full size
    2 - publish to a folder on the Desktop (set the path in the same window above) and use a 3rd party ftp client like the free CyberDuck (highly regarded in this forum) to upload to your server.
    As far as the domain name, go to your domain name provider and setup domain name forwarding to the site on your host server. You'll need to know the URL to the index.html file that is created along with the site folder by iWeb.
    Here is some information regarding the domain name forwarding and masking (most applies to both Mac and non-Mac servers):
    http://iwebfaq.org/site/iWeb_Domains.html
    http://discussions.apple.com/thread.jspa?threadID=1164519&tstart=0
    OT

  • How can I get an album with multiple artists to display in my Nano as one album insteadof multiple albums?

    How can I get an album with multiple artists to display in my Nano as one album insteadof multiple albums?

    See this page for helpful information.
    http://samsoft.org.uk/iTunes/grouping.asp
    B-rock

  • How to use Special value set with Column clause to display addtional column

    hi
    can anyone tell me
    How to use Special value set with Column clause to display addtional column
    how can i use FND POPID and with COLUMN clause ?

    Dear Yaseen,
                To get the value in formula cumulative,after you have created the formula for that particular key figure,go to edit and click on tab "calculations".
    In that select overall result as 'count all values not equal to zero' and single result as 'count all values not equal to zero' .
    And mark the cumulative check box underneath.
    I hope you get the desired result and please do me favour .
    Sumit goomber

  • How to Keep Content Types Current with Updated Data

    Let’s say that I have four content types—content type 1, content type 2, content type 3, and content type 4—all based on the same list, say list A.
    Each content type has its own workflow.
    When the workflow for content type 1 is completed, the data is saved to an individual item, say item Z, in a separate list, list B.
    When the workflow for content type 2 is completed, the data is saved to the same item (item Z) in list B. The reason that there are two lists is that the creation of content types causes new items to be created, but the each
    new item must reference data from the previous item. That means that data has to be copied from the first item to the second item. But what happens to the data in the second item when data from the first item is changed? The solution is to have a single item
    in another list to which all content types write their data.
    What I need to know is how can all the content types retrieve data from list B when those content types are based on list A? For example, let's say that content type 3 uses data originally input through content type 1. As the
    user inputs and saves data through content type 3 he sees data that had been originally input through content type 1. Another user then accesses content type 1 to update and save data through it. When content type 3 is opened again that user will not see the
    updated data entered through content type 1 because it is tied to a different item. The solution seems to be for all content types to save their data to the same item in another list. But then how can those content types be designed so that when they open
    they show updated data from List B when those content types are based on List A?
    Other applications have the notion of a folder containing all the up-to-date data fields. Another way to look at this problem is to state what SharePoint 2007 does to mimic the notion of a folder.

    Thanks for responding, but I don't think that the solution provided solves my problem. What you described will keep the item in List B in sync with the changes made to List A. However, the content types from List A will not be in sync when they are opened
    from List A. Say content type 1 makes changes to various fields. When content type 3 opens it displays some of the fields that content type 1 changed; however, content type 3 and content type 1 by definition display different items--and those items are not
    in sync. Either I have to copy the updated item from List B back to the related items in List A or there has to be another solution.
    Is it possible to have a workflow update all the items in a list based on a key field whenever changes are made to that item. Say content types 1, 2, 3, and 4 already exist and each refers to a different item in List A, but they are "tied" together
    by a key field. When content type 1 is reopened and changes are made, is it possible to iterate over the items in a list to find other items whose key field matches the key field from content type 1? If so, then when matching items are found the fields in
    them can be updated by the same changes made to content type 1.
    If this latter scenario is possible, how is that iteration set up in a SharePoint 2007 workflow? Thanks again.

  • How to create a Type Object with Dynamic select query columns in a Function

    Hi Every One,
    I'm trying to figure out how to write a piplined function that executes a dynamic select query and construct a Type Object in order to assigned it to the pipe row.
    I have tried by
    SELECT a.DB_QUERY INTO actual_query FROM mytable a WHERE a.country_code = 'US';
    c :=DBMS_SQL.OPEN_CURSOR;
    DBMS_SQL.PARSE(c,actual_query,DBMS_SQL.NATIVE);
    l_status := DBMS_SQL.EXECUTE(c);
    DBMS_SQL.DESCRIBE_COLUMNS(c, col_cnt, rec_tab);
    FOR j in 1..col_cnt LOOP
    DBMS_SQL.DEFINE_COLUMN(c,j,v_val,2000);
    END LOOP;
    FOR j in 1..col_cnt LOOP
    DBMS_SQL.COLUMN_VALUE(c,j,v_val);
    END LOOP;
    But got stuck, how to iterate the values and assign to a Type Object from the cursor. Can any one guide me how to do the process.
    Thanks,
    mallikj2

    Hi Justin,
    First of thanks for your reply, and coming to my requirement, I need to report the list of items which are there in the dynamic select statement what am getting from the DB. The select statement number of columns may vary in my example for different countries the select item columns count is different. For US its '15', for UK it may be 10 ...like so, and some of the column value might be a combination or calculation part of other table columns (The select query contains more than one table in the from clause).
    In order to execute the dynamic select statement and return the result i choose to write a function which will parse the cursor for dynamic query and then iterate the values and construct a Type Object and append it to the pipe row.
    Am relatively very new for these sort of things, welcome in case of any suggestions to make it simple (Instead of the function what i thought to work with) also a sample narrating the new procedure will be appreciated.
    Thanks in Advance,
    mallikj2.

  • How to get nat type 1 with airport extreme and ps3?

    I use airport extreme as my default router. I have my ps3 connected to a separate airport in a different room. I can only get nat type 2 and want to get nat type 1 as I can barely connect to any hosts online.

    NAT type 1 is when you connect your PS3 directly to your modem with no router in between.  The problem with this is that there will be no way to share your internet connections with other devices.  NAT type 2 is where you have a router in between your modem and your PS3, and NAT type 3 is where you have some or all needed ports blocked which is where you would have issues.
    NAT type 2 is a correct way for your PS3 to work, and your wireless connection strength may be the reason for connection issues.

  • How to recover file type (creator) with SFTP transfer?

    I'm using SFTP to move data files from one 10.6 system to another 10.6 system. On the original system, double-clicking them opens them in the right program. But the names don't have file extensions, and when they are pulled onto a new system, I don't know what software to use to open them (I can't tell what kind of files they are). What can be done to either pull the meta-data with them (whatever their host OS uses to know how to open them) or to figure out what they are from their contents?

    I have solved!!! the problem was on the .mp3 files included on file, after I have converted all the mp3 on mp4 (5 files corrupted was not converted), reload new files on mp4 and all it's ok (saved and closed saved and closed)

  • How to create real time chart with candle stick for displaying Open, High, Close, Low values from BSE/NSE EOD data

    Please help with sample windows form C#.Net Example

    Hi Goutam,
    Please refer to the following link with examples: http://www.codeproject.com/Questions/234865/create-real-time-chart
    Hope this helps you!
    Regards,
    Mitch!

  • How to setup Cintiq 12wx along with dual monitors (3 displays total)

    I’m considering purchasing a Wacom Cintiq 12wx.  I currently run the latest LR and Photoshop CS5 with two NEC P221W monitors (which I keep color-calibrated) on Windows 7, set up with my desktop extended across both displays.  They are both running at their native 1680 x 1050 resolution (and I want to keep them that way).  My video card is a GeForce 8800 GT.  Dell XPS 630i.
    I want to run the 12wx (whose resolution is 1024 x 1280) in addition to the above setup.  The best advice I can find so far on the web is to get another (cheaper) NVidia card to run it.  Sounds right to me.  My question (assuming this is the way to go): how should/can the Windows desktop/monitor setup be configured to handle this?
    My desired Lightroom result is:
    * grid/develop view of image on my main NEC
    * image only on the second NEC (F11) – this is what I have so far
    * editable view of the image on the Cintiq
    My desired Photoshop result is:
    * editable image view only (well, mostly) on my main NEC
    * tool panels etc. on the second NEC (configured via Workspace) – this is what I have so far
    * editable view of the image on the Cintiq
    Has anyone done this, if so how?  Also, I’m hoping I can color-calibrate the Cintiq as well as the two NECs, thoughts?
    Thanks.

    Thank you Grant for the quick response. Well, it seems I don't know what I'm doing.
    So, Mac Pro doesn't have any video INPUTS just Outputs. CHECK.
    That is correct I have a six-input-port-selector with one input (SWITCH C2G). CHECK.
    What I want is to be able to toggle through the inputs from the HDMI Switch C2G. That way I can use all my devices (Mac Pro, Xbox, PS3, Cable Box) with these monitors.
    Since the Switch C2G only has one OUTPUT Slot, I'm thinking I just need to connect the monitors to the Switch C2G Output slot by using a 2 to 1 HDMI Adapter, but wouldn't I lose the true potential of these monitors by not connecting them directly to the Mac Pro?
    Currently, I have the monitors hooked up with Thunderbolt/Mini Display Adapters to the Mac. So I guess I would just have to run just one HDMI with Thunderbolt/Mini Display from the Mac to the Switch C2G, and connect the other devices to the Switch as well.
    Jeez. Am I right? 
    What If I get an HDMI Switch with 2 Outputs instead of getting the 2 to 1 HDMI Adapter or perhaps a 4 to 2 Adapter. Heck. I'm not sure what to do here.
    I would really appreciate anyones help.
    Thank you.

  • How to hide XML Form Label with Hyperlink set to Display?

    XML Forms Builder:  Currently I have a label with the Hyperlink set to Display (on the RenderListItem and when clicked it will open the Show form).  -  I want the label (caption is Read More..) to be hidden if there is no text in a HTML editor on the Edit form.  Anyone have any suggestions?

    XML Forms Builder:  Currently I have a label with the Hyperlink set to Display (on the RenderListItem and when clicked it will open the Show form).  -  I want the label (caption is Read More..) to be hidden if there is no text in a HTML editor on the Edit form.  Anyone have any suggestions?

  • How link customize IDOC message type with FM ?

    Hi,
    I have created new IDOC message type ZCOST and FM ZMASTERIDOC_CREATE_COST. (Outbound).
    Please advise how link the message type and FM ? so everytime i am executing BD21 with message type ZCOST the program always calling FM ZMASTERIDOC_CREATE_COST to generate the IDOC.
    Thank You and Best Regards
    Fernand

    HI,
    You need to link Mssage type, IDOC type and the FM (also extension idoc type if exits) in TCODE: WE57 --> go to change mode
    --> then new entries --> even you need to gove the direction inbound/outbound.
    Also you need to create a outbound custom process code in WE41. and link the FM to the process code.
    This process code shold be assigned to the partner profile in we20 in outbound parameters -> so you FM will be picked up qutomatically.
    regards,
    Nazeer
    Edited by: N a z e e r on Jul 14, 2010 3:14 PM

  • Product type 56A-Posn cash flows Sec Acc Class-Calculation stops after 2017

    Hi All
    I created product type 56A with a security class ID repaying finally in January 2020 & with interest conditions of 5.5% throughout. But I see the position cash flows in FTR_EDIT for that product type only showing interest flows till 2017 instead of till 2020. 
    Is there anything that I need to do to get this calculated till repayment date?
    I checked my calendar & it is active till 2050 for the currency USD.  My company codes local currency is USD.
    Thanks
    Regards
    Morgan

    Hi All
    This reply may not wholely relate to your issue, but we faced similar issue with Securities - Debentures, we had created the transaction till 2020 but the we were able to see the flows only till 2014, later when we checked with SAP, they gave us the solution that under following config we need to maintaine blank or zero in the field CM period (Cash Mgn.), then it worked.
    The path is
    IMG->Financial Supply Chain Management->Treasury and Risk Management->Transaction Manager->Securities->Master Data->Product Types>Define Company Code-Dependent Settings for the Product Type.
    Also we had to run tcode FWUP for the particular transaction and then check with tcode TPM13 to check whether flows exits.
    Regards
    Venkat

Maybe you are looking for