FSCM(ECC6.0) How to report securities' balance amount by each transaction ?

Hello.
My client asked me to make add-on report which shows securities' amount by each transaction.
The image is like as below.
Security ID #  1000    ABC Co.,Ltd.
Date               Transaction #     Flowtype                             Amount                Balance
2010.01.05    1000000001       0100 (Purchase)    10,000,000 JPY    10,000,000 JPY
2010.01.06    1000000002       0200 (Sale)              3,000,000 JPY      7,000,000 JPY
2010.01.10    1000000003       0200 (Sale)              1,000,000 JPY      6,000,000 JPY
In my understanding, the structure of secrities database tables has changed since SAP R/3 Enterprise or higher version.
So, to report balance amount, I must use logical database instead of selecting it from database table directly.
Is it correct ?
If you think using logical table isn't required, please tell me what tables should I look at.
Thank you.

Thank you for your information.
I have just understood what information the SAP standard reports provide.
And then, I have to develop add-on program for my client's demands.
In my recognition, SAP has balance amount at the point of key date .
But it may not have that at the point of each transaction.
It means that when there are two transactions for the same security ID at the same date,
SAP may not have balance amount of the security ID after the 1st transaction (before the 2nd transaction).
And, Ravi reminds me of existence of valuation ,devidend and other flows.
I can't help admitting that it's difficult to create appropriate program.
I will spend more time to consider whether the program is essencial or not.
Thank you all.

Similar Messages

  • How to report on balance sheet accounts using 0EC_PCA_3

    Hi Experts,
    How to report on balance sheet accounts using 0EC_PCA_3
    Thanks
    nagini

    Hi,
    IF you want to see the accumulated balances you need to select the period from 0 to 12.
    EX: you want to open the report up to period 6th 2009 and want see the figures including the carryforward balances from 2008.
    then in selection screen select the from period = 0  and to period =6.
    hope its helpful
    thanks,

  • How to revalue  Vendor balance Amount in FC on a balance sheet date

    Hi,
         Can somebody help me for, How to revalue  Vendor balance Amount in FC on a balance sheet date and to make respective posting to supplier and exchange rate differnces account..
    thanks

    Hi,
          Vendor currency USD and local currency INR
    thanks

  • How I know if there notification for each transaction in each module

    dear Consultant's
    How I know if there notification for each transaction in each module and if it's enabled or need to enable
    For example:
    In AP:
    When I create, transaction is there any notification send
    When I create payment term is there any notification send
    How I know what the standard oracle notification create for each module
    thanks for caring

    I can't believe there's still no proper answers for this question . I'm now struggling with the same issue as the original asker. It seems that at least with the newest version of Nokia Drive you can delete the maps saved (without the need to remove the whole application). You can do that even one by one. But the question is: "If I delete a particular map and load it again, will that be the newest version of the map? Or is there still a need to delete the whole Nokia Drive application, as said in the instructions linked earlier in this thread?"
    Anyway, even deleting one map and loading it again sounds very frustrating without knowing if there actually is a new update or not. We should know exactly which is the current version of each map and wheter there is a newer version.
    Many things are gone worse after Symbian. On Symbian phones, you could easily update all the maps with Ovi Suite. Now, with Zune, you can update the firmware, but not the maps which was a disappointment to me. I don't have WiFi connection, so, for me, it would be cheaper to download huge amounts of data with my computer's wired connection (with my phone connected to it via USB). Don't want to waste my monthly data limit to download again possibly the same map versions just to be sure...
    But please, moderators and others, give us some comments and answers...
    Loyal Nokia owner

  • I am useing bsnl 3g prepaid in my ipad how to find my balance amount and how to recharge and were to recharge in ipad?

    tell me how to find my balance in my ipad useing bsnl 3g.....

    Logon to the website, check your balance there.

  • How to derive Total Balance of a AR Transaction(Invoice)

    Hi All,
    Can any one please help me to find the Total balance (which we see in AR transactions form) by transaction wise.
    When I check the balance details of a transaction it is getting derived from many things like receipt,..
    So just not sure what are all the tables to be used for it.
    Thanks in advance.

    Please refer:
    http://docs.oracle.com/cd/A60725_05/html/comnls/us/ar/techessy.htm
    regards,

  • How do you report Net Balance of A/R Down Payment Invoice?

    We have recently installed SAP B1 Version 8.8 at a new client site.  The client wants to accept A/R down payments from customers, issue invoices and draw the amount of the invoice from the down payment.  I can see the net amount in an open items list report called A/R Down Payments - Not Yet Fully Applied.  I need to report that net amount on each invoice that draws from the down payment.  I would like to create a Crystal Report or update the existing PLD Invoice to show the amount.  Do you know the link between an A/R invoice and the drawn A/R down payment invoice?

    Hi,
    Try this query it also show the corresponding outgoing payment information.
    SELECT
      T0.DocNum,
      T0.DocDueDate,
      T0.CardName,
      T1.Dscription,
      T0.DocTotal,
      T2.BaseAbs,
      T2.DrawnSum + T3.DiscSum AS DrawnSum,
      T3.DocDate,
      T3.DocEntry,
      T6.DocNum as DocCheck,
      T5.DocDueDate as DateCheck,
      T6.CheckNum
    FROM
      dbo.ODPI T0
      INNER JOIN dbo.DPI1 T1 ON (T0.DocEntry = T1.DocEntry)
      LEFT OUTER JOIN dbo.INV9 T2 ON (T1.DocEntry = T2.BaseAbs)
      LEFT OUTER JOIN dbo.OINV T3 ON (T2.DocEntry = T3.DocEntry)
      LEFT OUTER JOIN dbo.INV1 T4 ON (T3.DocEntry = T4.DocEntry)
      LEFT OUTER JOIN dbo.OVPM T5 ON (T3.ReceiptNum = T5.DocNum)
      LEFT OUTER JOIN dbo.VPM1 T6 ON (T5.DocNum = T6.DocNum)
    WHERE
      T0.CardName = [%0] AND
      T0.DocDueDate BETWEEN [%1] AND [%2] AND
    (T4.TargetType = -1 OR T4.TargetType IS NULL)  AND T1.TargetType <> 19
    GROUP BY
      T0.DocNum,
      T0.DocDueDate,
      T0.CardName,
      T1.Dscription,
      T0.DocTotal,
      T2.BaseAbs,
      T2.DrawnSum,
      T3.DocDate,
      T3.DocEntry,
      T6.DocNum,
      T5.DocDueDate,
      T6.CheckNum,
      T3.DiscSum
      ORDER BY
       T0.DocNum,
       T3.DocEntry
    This for A/R Downpayment Monitoring.
    regards,
    Clint

  • How to consider AR Balance transfers while reporting Open AR

    I am using infosource 0FI_AR_6 and 0FI_AR_4 to get AR information into BW.
    While doing year end close in ECC, open AR balance was transferred from 2006 to 2007.
    When I execute transaction FAGLB03 in ECC, it shows me the Open AR balance.
    Is this Balance transfer available in any key figure in BW?
    When I report in BW, how do I get the current open AR balance which includes the open AR from last year. I prefer not looking at each transaction in previous years in the system to determine Open AR as the performance will keep getting worse as time passes.
    Please let me know what is the best solution for getting open AR balance in such cases.
    Thanks

    1. AR down payment invoice is closed when you raising incoming payment. So this AR down payment invoice will not appear in incoming payment selection list
    >>> Yes
    2. Further due to partial payment, only AR invoice will be in open status and this AR invoice will appear in incoming payment selection
    >>>the problem is that the AR invoice is registered with a less amount than the amount of the incoming payment
    3. If you want use Payment on account for balance amount, are you able to choose customer account at GL account field?
    >>>the AR invoice is just closed with incoming payment
    4. I don't think it is possible to post balance amount via payment on account. To get correct BP account balance, we have to post at customer account.
    >>>Yes. But if you open the report Sales --> Sales Report --> Open Report --> Incoming payment you continue to see the open amount of the Incoming payment.
    After all my idea is to register a not real AR invoice (really not exist) to link to the open amount of the Incoming payment:
    01: In the report Sales --> Sales Report --> Open Report --> Incoming payment I will not have more open amount
    02: After that I will adjust BP account balance with a post at customer account
    Thank you for your opinion ....

  • Report Open balance for Customers back in time

    Dear All,
    I would like to have a question: How can I report Highest Balances for Customers back in time? So I have to list Date and Amount, in the last one year, when Customers had their Highest Balances (highest outstanding amount). I have a transaction that can show actual status but I cannot report it for a long period in the past.
    Does anyone have an idea how could I do it?
    It would be very helpful.
    Thank you!
    A.

    Hello,
    Solution Manager does not desal with Customer Balances. Perhaps you wanted one of the banking industry forums, or FI AR/AP?
    In any event this question will not help you much in this forum.
    Regards,
    Paul

  • How to Calculate Opening balance

    Hi BW Gurus,
    How to calculate Opening balance for previous period using variables in Reports using debit and credit.
    Example:
    Opening balance is the balance for an account for the previous period. In other words, if the user is running a report for Period 1, 2006, the opening balance is actually the ending balance from Period 12, 2005 (December 31st, 2005).
    Thanks in advance
    DJ

    Hi Friend,
    If Your Prob is solve then tell me how to find perticular month balance amount.
    i m create cash book report for perticuler GL Account , i use BKPF + BSEG for this
    i found all entries,
    But at last i want to Opening Balance for perticuler date.
    like     01/05/2007 opening balance = 10000 as per tcode FS10N
    and in 26/05/2007 ??????
    how to find exact date opening balance is there any function for same
    or any procedure..
    Thanks
    From
    Gaurav

  • HOW TO CALCULATE OPENNING BALANCE

    HI Experts..
    How to calculate Opening balance for previous period using variables in Reports using debit and credit.
    Example:
    Opening balance is the balance for an account for the previous period. In other words, if the user is running a report for Period 1, 2006, the opening balance is actually the ending balance from Period 12, 2005 (December 31st, 2005).
    I am Using 0FIAR_O03 ODS ..
    Very Urgent Issue..
    If Possible Stp by Step..
    Cheers
    Purushottam
    09891683828
    [email protected]

    Hi Saloni,
    to get the debit and credit you would be using a variable 0I_FPER(Fiscal year / period), which is a user entry interval variable.
    now to get the opening balance you will have to create a customer exit valiable and the low value of 0I_FPER will have to popuplated by writied the code for the customer exit valiable. you will have to restrict the key figure DEB_CRE_LC for this customer exit variable with the operand as less than(< Fiscal Year /Period from 0I_FPER)).
    If the above was useful please assign reward points.
    Regards
    Venkata Devaraj

  • How to see the balance under different balance if special ledgers exist???

    Some of the company using special ledgers. I need to teach user how to see the balance under different balance.
    I will focus on
    1. display voucher
    2. check GL balance
    Anyone have idea (detailed flow)/template (preferred) on these issues?
    Thanks a lot for your help in advance

    hi,
    /n----
    > acccounting -
    >financial accounting -
    >GL acccounts -
    > information system -
    > gl reports
    here in this path u can get all the gl list and gl balances list ....
    u can check what ever reports u want.....
    if useful assign points...
    regards,
    santosh kumar

  • How to calcualte opening balance of supplier for given period

    Hi all,
    i have to develoed suppler ledger report.please help me how to calculate opening balance of supplier.
    Thanks and regards,

    Hi,
    Are you looking out for the outstanding balances for the Supplier.
    If in this case, if you are particular to know the opening balance of the supplier then you can run the report
    called ' Supplier Open Balance Letter', wherein you can get the opening balance of the supplier.

  • How to see Trial Balance for a Segment

    Hi Experts,
    Does anybody has idea on how to see Triala Balance for a Segment ?
    In Standard Reports for Balance Sheet and Profit & Loss, SAP B1 has provided option for filtering on Segment, but the same is not true for Trial Balance.
    BR
    Samir Gandhi

    Hi Samir,
    yes it is possible to display Trial Balance in Segment format.
    open Trial Balance Report, in the Upper right hand of the of the window next to G/L Accounts you can find the "FIND" button, click that one then the Find G/L Account window opens. from this window you cans Select Segmentation accounts.
    regards,
    Fidel

  • How to calculate Opening balance for a customer?

    Hi Experts,
    How to calculate Opening balance for a customer? I am trying to develop a report where in i have to get opening AR balance,current sales,adjustments etc of a customer. Please let me know how can i do this. I have some tables with me KNC1, BSAD, BSID.
    Thanks in Advance.
    Sharat Chandra.

    Say for example ..
    Get the opening bal for Customer 'K' in CCode 'C1' in 2008 ..
    First get all items from BSEG ..
    Select * from BSEG where KUNNR eq 'K'
                                     and BUKRS eq 'C1'
                                     and GJAHR eq '2008' .
    Sum all the DMBTR values (This is the total value).
    Second get the cleared items form BSAD for the above entries;
    Select * from BSAD for all entries in BSEG where KUNNR and BUKRS and XBLNR eq BSEG-XBLNR.
    Sum all DMBTR values ( this is cleared value).
    Third substract the cleared value from total to get Open value.
    This is a overview .. you should go to the tables and look for fields and etc.. and then define the logic meeeting your requirements .... this is a genric undersatnding ....
    Thanks,
    Aditya. V

Maybe you are looking for

  • I want to get the correct cables

    Hello, I have a 13" MacBook and I'd like to hook it up to my 42" LCD TV to play games and watch and edit movies and pictures. It's a 42" Vizio VU42L (manual located at Vizio's Site). I have HDMI inputs and RGB PC (VGA) inputs on the back of the TV an

  • Consumer Proxy Error

    Hello Guru's, I have created Consumer Proxy and developed a Report, While Executing this particular report i getting a below given error. Error during proxy call system fault : CX_ST_GROUP_MISSING_CASE:XSLT exception.Element 'Narrative' missing Pleas

  • How to set up web root on mac os 10 cf 7 install?

    I've finally gotten ColdFusion 7 up and running with Jrun 4 on a Mac running 10.4. Now I have a silly problem. Going to http://localhost:8080 doesn't show a web site. Neither does http://localhost/. I know I'm supposed to define the web root, but how

  • H.264 Interlaced Question

    @Tom Wolsky: I didn't want to stray OT on the FCP X thread where the OP is mixing SD and HD interlaced. Just to say that I have never found a setting in Compressor that will allow me to output interlace H.284 – even from interlaced source material. N

  • HT201269 I made an update to my iPad and after the update it went to recovery mode. It wiped all of my apps off and now I can't add apps

    I made an update to my iPad and after the update it went to recovery mode. It wiped all of my apps off and now I can't add apps