GL Transaction Detail

Hay all,
I want to create the query of report 'GL Transaction Detail Report', Format of that report will look like this
Cost Center     Account     Amount      Attribute1     Attribute3     Attribute5     Source Type     Source Doc Number     Source Desc
=======================================================================================
600129     125478     *1500     * 124     125     25     Payable-Invoice xxxx xxxxxx
xxxx xxxxx x x xxxx xxxx xxxx Inventory xxxxx xxxxx
xxx xxxx xxxx xxxxx xxxx xxxxx Fix Assets xxxxx xxxxxx           
Gl_Code Combinations                                                                  Je.Header.Jesource          
Functionality of report
=================
My User want see if there is amount 500 in amount column, what is the source of this amount,
From column 1-5 (Exc. col3) will be from Gl_Code Combinations ,Source Type column from Je.Header.Jesource,
There are Multiple source Types in Je.Header.Je_source column i.e Assets,Payable,
I am unable to find "amount",soucer_doc_number,Source_Desc column,
i m using EBS R12.1.3
Regards,
Nauman
Edited by: Nauman Mirza on May 28, 2013 3:54 AM

with it being receivalbes it will always be a CR in the journal so i have removed the xal accounted dr/cr and replaced with this
(TO_NUMBER (
              DECODE (
                 ctld.account_class,
                 'REC', DECODE (SIGN (NVL (ctld.amount, 0)),
                                -1, -NVL (ctld.acctd_amount, 0),
                                NULL),
                 DECODE (SIGN (NVL (ctld.amount, 0)),
                         -1, NULL,
                         NVL (ctld.acctd_amount, 0)))))
             ACC_CR,
          (TO_NUMBER (
              DECODE (
                 ctld.account_class,
                 'REC', DECODE (SIGN (NVL (ctld.amount, 0)),
                                -1, NULL,
                                NVL (ctld.acctd_amount, 0)),
                 DECODE (SIGN (NVL (ctld.amount, 0)),
                         -1, -NVL (ctld.acctd_amount, 0),
                         NULL))))
                         ACC_DR,

Similar Messages

  • Inventory report with the last transaction details of each material

    Hi,
    is there any standard inventory report in SAP which gives us  the last transaction details of each
    Material,along with last procurement qty, value, date and last issue
    details of Qty, Value & date.
    Thansk in advance.

    Hi
    try following t-code
    MB5B u2013 Stock on Posting Date
    or
    2   s_p00_07000139 u2013 Stock Card and Inventory Material Report
    Regards
    Kailas Ugale

  • Payment transaction details in the Vendor Master

    Hi Experts
    I have My client wants in the Vendor master data not allow access to  the Payment ytransacion details  for the Users ,I am trying to Supress it in the Account group but it is not happening pls help me to know why and any where in the SAP where we can block the Users not access to to the Vendor MAster data The payment Transaction details.
    Thanks

    Hi,
    Use t.code OMSG, under general data - Payment transactions, you can select the required fields as Suppress.
    regards
    Vivek.

  • I purchased a digital itunes giftcard through paypal but can't seem to find a 'code' to use to redeem the card. Could someone help me find where that code would be found? I can see the paypal transaction details.

    I purchased a digital itunes giftcard through paypal but can't seem to find a 'code' to use to redeem the card. Could someone help me find where that code would be found? I can see the paypal transaction details. jgm22

    -> iTunes Cards & Codes

  • Sales transaction details in OIC

    Hi All,
    Im new to OIC. I want to get the sales transactions details for the employee in OIC.
    I want to know the table name which stores the sales transactions details in OIC.
    I explores in cn_commission_headers_all. But couldn't find anything
    Please provide some pointers

    Hi,
    In cn_commission_headers_all there is one column 'direct_salesrepid'.
    You can find salesrep_id from cn_salesreps view.
    You need to make joins between cn_calesreps and cn_commission_headers_all.
    This was the one way.
    The other way is:
    Generally orders are collected in cn_comm_lines_api_all in which you will find the transactions made by each employee. There is a column callled employee_number.
    Regards,
    Krunal

  • Credit Card Transaction details

    Hi,
    Can somebody tell me where can I can all the credit card transactions? through PRCC we will upload the transaction details. Where will those be saved? I want to fetch the transactions in a program. How can that be done?
    Thanks a lot!1

    Solved by myself.
    Solution:
    DATA: BEGIN OF tc_key,                
            pernr LIKE pernr-pernr,
          END OF tc_key.
    DATA: letzt TYPE ptk34_letzt,
          ccbel TYPE TABLE OF ptk34 WITH HEADER LINE,
          inbel TYPE TABLE OF ptk34_inbel WITH HEADER LINE,
          trans TYPE TABLE OF ptk34_trans WITH HEADER LINE.
    tc_key-pernr = '00000119'.
      import
             letzt
             ccbel
             inbel
             trans
             from database pcl1(tc) id tc_key.
    Now, ccbel has all the transactions.

  • How to get GL transactions detail

    How to get GL transactions detail to insert in 3rd party applicaton.? We need Journal Entry number, date, account number, debit and credit columns. We need detail table structure.
    Thanks
    Shafiq

    Hi
    About period balance.
    To have the amount of the balance of a certain account you need to run the following query (you need to know the CODE_COMBINATION_ID of the account, the SET_OF_BOOKS_ID of the company, the PERIOD_NAME and the functional currency used)
    select nvl(sum(bal.begin_balance_dr + bal_period_net_dr - bal.begin_balance_cr - bal.period_net_cr),0)
    from gl_balances bal,
    gl_code_combinations cc
    where cc.code_combination_id = bal.code_combination_id
    and bal.actual_flag = 'A'
    and cc.code_combination_id = <your ccid>
    and bal.period_name = <your period name>
    and bal.currency_code = <your func currency>
    and bal.set_of_books_id = <your sob id)
    Hope this helps.
    Octavio.

  • RP(Returnable packaging) account and transaction details

    Hi All experts,
    could any one of you let me know the correct table to find out the followings:
    1. RP(returnable packaging) account header details.
    2. RP account item level or transaction details like opening balance, closing balance, bill of lading, posting type, reference document number and etc.
    3. Summary list of status of each RP material involved in RP account with RP partner.
    4. Full listing of all movements per RP material account during the statement period.
    Kinldy guide me for the above mentioned questions.
    Thanks,
    Mark

    Hi Mark-
    Try using RLACCT.

  • ICP -Cell Does not support Inter company transaction details

    Hi All
    I have trouble in ICP.... in the metadata i configured the ICP related account and entity are correct and plug account a....
    i have written the rules like
    Sub Transaction()
    HS.SupportsTran "S#Fullline.A#111501.C1#FLW_ST.C2#AGINGACCTREC.C3#AGINGSPECS.C4#ALL"
    HS.Supportstran "S#Fullline.A#154501.C1#FLW_LT.C2#AGINGACCTPAY.C3#AGINGSPECS.C4#ALL"
    End Sub 'Transaction
    in the ProcessICP transaction i assigned correct way but i try to save them the message was throw *" Cell Does not support Inter company transaction details"*
    .... Help me urgent
    or another way to create the ICP transaction like load the ICP Data ..if possible then how i do (format)?
    Regards
    Kimi

    Hyperion/Oracle includes examples of most of the product functionality in the sample applications. For ICT you will find examples of the metadata, data, rules, and more in the STAT application. Look under \Financial Management\Sample Apps\Statutory and you will see this syntax in the rules file:
    Sub Transactions()
    HS.SupportsTran "S#ActMon.A#RecltIC.C1#Closing"
    HS.SupportsTran "S#ActMon.A#RecltIC.C1#Increases"
    End Sub
    Also check your scenario settings to ensure the frequency for IC transactions is correct.
    --Chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • AW01N - Mismatch in Aquition value and the transactional details

    *Dear Gurus*,
    I am facing a peculiar problem in Assets. When I am viewing any asset via AW01N, the total of APC transactions is not matching with the details as shown in transaction details given below.
    I want to know, from where I can get the document wise break-up of the APC transaction value to identify the error. Kindly advise.
    Regards
    Raheem

    Hi,
    First please make a recalculation of values.
    If there is no change,  the 2 reports RACORR110_B and RACORR55 are used to correct the inconsistency.      
    please see the following link:                              
    https://websmp203.sap-ag.de/fiaa-faq                        
      press "Correction and Maintenance Reports" (below)        
    Here you will find:                                         
       - RACORR110.txt                                          
       - RACORR55.txt                                                                               
    The relevant note is 366848.                                                                               
    At first please run the report RACORR110. Please check the  field ANLC-ANSWL bevor and after running the report.  The report RACORR110_B accumulates the values of the asset line items  and writes the result in the field
    ANLC-ANSWL.          
    Attention: At first please run RACORR110 with test flag (makes no database update)                                                                               
    After this, please start the report RACORR55 to forward the values to the next fiscal year.                                                
    Regards Bernhard

  • SQL query to get transaction detail from DEFERRED_TRAN_ID

    Hi,
    I'm using Oracle Advance Replication and get the transaction detail from Enterprise Manager Console.
    So instead of using the console.
    Is there a way any SQL query which get transaction details like SQL query fired, old and new column value etc from DEFERRED_TRAN_ID.
    thanks

    quote:
    Originally posted by:
    lucapac
    I have two tables: tblWorkers and tblSkills. tblWorkers has a
    column, Skills, which is populated from a multiple-checkbox form
    field with one or more skill_IDs from tblSkills, so each
    tblWorkers.Skills consists of a list of one or more comma-delimited
    values. For any Skill_ID, I need to generate a listing of all
    Workers with the corresponding skill, so I have tried to do
    something along the lines of SELECT WorkerName FROM tblWorkers
    WHERE Skills IN (Skills, #FORM.Skill_ID#) ... or WHERE Skills IN
    (ListFind(Skills, #FORM.Skill_ID#)) ... etc. ??? My results (once I
    got data type mismatches out of the way) return all Workers, not
    just those with the desired Skill. There must be an easy way to do
    this ... How do people with a bit more CF/SQL experience than I
    have do this???
    As Kronin implied, we normalize our databases. If you don't
    understand that answer, the book "Database Design for Mere Mortals"
    is often mentioned on this forum.

  • Production order transaction details...

    Hi,
    I want to know from where we can get the last posting details of a particular Production order. Like in which table we can get the last transaction details of goods movement or activity movemnt details for a production order.
    Regards,
    Shree j

    Hi
    Thanks for providing the information. COOIS gives me the information relating to Goods movement and activity confirmation based on the option we select in the list.
    But i want that system should show me both Goods movemnet+confirmation for activties at once only or combily. Can you suggest which table will be helpful to get this data.
    Pls let me know the table where we can find out the Good movemnt and confirmation details relating to a Proudction order.
    Regards,
    Shree

  • Transactional details not displayed

    Hi,
    While testing the data in QA server, the transactional details is not getting displayed in the cube as well as reports but the keyfigures are displayed. But in the ODS, we are getting all the data with the transactional details (for eg:, plant, material etc).
    While taking the presnapshot of this cube, all the data is displayed and in the post snapshot, these details are missing. I have checked the data by simulation and I can see the details inthe target also.
    Please let me know wat would be the reason.
    Thanks
    dyuthi

    Hi,
    After the RSRV check, I have got the error as
    Record with the DIMID 30 contains non-fitting time characteristics
    Time characteristic 0CALMONTH value 200401 does not fit with time char 0CALYEAR val 2003
    But for some records, all these details are displaying properly. All the data is getting displayed in the staging ODS, after that delta to cube and if I checked in cube, the material, vendor etc detials are missing.
    Can I go ahead and select Correct Error button in RSRV...Will it solve this issue.
    Regards
    dyuthi

  • Transaction details is not showing when page is opened from alert mail

    Dear all,
    Hope you are well enough.
    I am facing a problem that i have a search page and after searching i am opening the details page.
    There are many region for different type of data and all are showing accurately.
    But the problem is that i am also opening this DetailsPG.xml from workflow mail where a link is give of that particular transaction.
    When the page is opened then all sections are showing the data correctly except one region.
    But i have done the following task in ProcessRequest() method
    1.Get the transaction id.
    2.Execute the view for that particular transaction.
    3.Correctly mapped the attributes.
    Is there any checking needed that from which responsibility the page is opening?

    You need to have a JFrame to add your components to.
    For example, make your class extend JFrame and set your main panel the ContentPane (assuming that all your components have been added to this panel).
    public class SimpleSender extends JFRame {
    this.setContentPane(JPanel1);
    this.setVisible(true);
    }

  • Bapi or Function for CJ42 transaction - detail values

    We have the need to import values to plan the revenues of a WBS of a Project from an Excel spreadsheet to transaction CJ42.
    After searching on the forums, I've found a solution to load TOTAL values by using function KBPP_EXTERN_UPDATE_CO (OSS note 625613).
    But we need also to load DETAIL values, having the ability to choose the Cost Element and the Period where the value is stored.
    Exists any function or Bapi that can do this?

    With transaction BDBR/DX Tools I saw that your LSMW it's linked with Bapi BAPI_ACC_REVENUES_POST, which generates a CO document. That isn't what we need.
    Adding some info on the issue:
    We made a transaction to import costs for a given WBS and Version that loads values to CJ40; on this case, the detail values are loaded with bapi BAPI_COSTACTPLN_POSTACTINPUT and total values are loaded by a BDC.
    I would like to do a similar process for the revenue values on CJ42.

Maybe you are looking for

  • Error while copying page template!

    Copying of a simple page template fails in Portal 10.1.2 with the following error:      Internal error (WWC-00006) Error while copying page. (WWC-44262) An unexpected error occurred: ORA-20100: ORA-06512: at "PORTAL.WWSBR_STDERR", line 437 ORA-06512:

  • Final cut pro quit unexpectedly while using the CUDA plug-in?

    Hello,    FCP 7 quits on Quicktime conversion export every single time.      Just to give some information as to how this issue started, we recently had to send our Mac early 2009 OSX 10.8.5 to get repaired because of permissions issues with the star

  • TransferHandler problem

    I've got Java 1.4 dragging between tables and lists in my application. Every drag and drop is a move, so when I drop an item onto one list, it is removed from the source. Everything works great until I try to drag and drop on the same list. Seems lik

  • No Restore CD's can I use a Tiger disc?

    Hello, My little brother lost the restore cd's for his iMac ages ago, and it's got little things wrong with it here and there, so a factory restore would be ideal, accept we don't have the restore discs. I do have a Tiger install disc, which works fi

  • HT4623 unable to switch on wifi

    i am not able to switch on wifi as the option is not highlighted