Asset Report Tables along with PO details

Dear ALL
I am preparing a asset report which will required details of asset purchased through purchase orders. Following field are required in columns.
Please suggest the tables and fields to be selected which can provide the combination as required
Asset Number
Asset Code
Asset Name
Document Number
Document Date
Posting Date
Bill No
Bill Date
ITEM NAME
QTY
uom
PO NUMBER
VENDOR CODE
VENDOR NAME
BASIC AMOUNT
PO DIFF
NET TOTAL
MODVAT
GROSS VALUE
REgards
Ajay

Hello Ajay,
First of all, you select asset PO from EKPO(PO items) table, where KNTTP is equal to 'A' (Asset).
Then go to EKKO table (PO header data) for PO infos. (Vendor code etc.)
Then go to EKBE table for invoice info with using PO number. You can select MIRO document number from EKBE where VGABE is equal to '2'.
'2' means incoming invoice posting.
You must get BELNR and GJAHR and then go to RBKP for Invoice header data or go to RSEG for invoice items.
or
You should concatenate EKBE-BELNR and EKBE-GJAHR (for example MIRO document number is 5105601096 and fiscal year is 2009, after concatenating it's being 51056010962009) and go to BKPF table and select data using
AWTYP = 'RMRP' and
AWKEY = <concatenate BELNR & GJAHR>
For items on FI, you should go to BSEG with using BKPF-BUKRS, BKPF-BELNR and BKPF-GJAHR fields.
Regards,
Burak
Edited by: Burak Uygur on Jul 5, 2009 10:40 PM
Edited by: Burak Uygur on Jul 5, 2009 10:41 PM

Similar Messages

  • Unique file name to be decoded and to be updated in a table along with data

    Hi
    I'm working on a File to Proxy scenario, where the file names(10 chars length) are unique. These files will be available for XI in a source directory. My requirement is -- file name need to be decoded into 3 values and to be updated into a r/3 database table along with the file data.
    Hope my requirement is clear.
    Thanks.

    You cannot see the field which stores the file name. The file name comes from payload at runtime.
    Secondly no need to create any input parametes in your UDF, just edit your udf and delete the input parameter (default input is 'a') so that you don't have to map any constant to this UDF just map this UDF to target field.
    e.g. UDF ---> target Field.
    I did the same but am not able to activate the mapping.
    Mapping activation Error:
    Activation of the change list canceled Check result for Message Mapping hello_mapping | http://briks.com: 
    Mapping not sufficiently defined
    Chennai.

  • Retrieve all column data of a table along with the number of records received

    hi, i want to select all the records from a table along with the number of records received as i need to use that number in a loop  to retrive data from another table
    can i use 
    SELECT @emp_id=emp_ID, @emp_NAME=emp_NAME,@RowCnt = (select count(*) from emp_id) order by emp_id

    i tried your idea, i get error in at the over() . I am using sql compact edition and i guess it is not supporting over() function. But i am still going to use the code for example something like this assuming it will work in real time with
    enterprise edition. Please let me know what i am going to use is correct or not?
    SELECT [EventID],[BallroomCharge], @rowcnt=count(*) Over()
    FROM [testSample].[dbo].[Events]while (@rowcnt > 0)perform some request

  • Data Display table along with Graph

    As per my knowledge we are not having any option currently for displaying data table along with graph.
    This plot data table can have plot name along with current data.
    See the sample below. Many times I need to display number of parameters on graph and current value need to see along with graph.
    It will very useful if I get something like this in next version.

    Hi chameli,
    well, you gave the chart as an example to your question - but didn't specify your question any further!
    What's wrong with a little coding to have your data presented as you like to?
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • Copying tables along with their indexes between databases

    I use sql server management studio express.  I have a database that has some questionable schemas, roles, etc, so I decided to create a new database, with just tables, stored procedures, and user-functions.
    So I used the "import data" feature, which allowed me to select several tables, that were copied along with their data.
    Then, I scripted out all the user-functions and stored procedures from the original database, and pasted them into a query window for the new database, and executed the create statements for each.
    Then I got a message that I was lacking a full-text index.
    I then started examining some tables, and even regular tables with an integer primary key that is supposed to be an identity' field were not identity fields any more, and lacked the auto-increment.
    I tried to change that, and make them auto-increment, and then sql server told me that I can't do that.  I guess if there is already data inside an integer field, you can't make it auto-increment.
    So how do I solve all this?
    Thanks

    You cant modify a column to be of type identity. For that you need to do the below
    http://www.mssqltips.com/sqlservertip/1397/add-or-drop-identity-property-for-an-existing-sql-server-column/
    But in your case what works best would be to script out the table along with identity and then use it to create the table in the new database.
    Please Mark This As Answer if it solved your issue
    Please Vote This As Helpful if it helps to solve your issue
    Visakh
    My Wiki User Page
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • About Asset report - table and fields

    Hi ,
    I am developing an Asset Report, I need table and field names for following -
    a) GL A/C P&L
    b) ASSET DEPRECIATION SCHEDULED
    c) FORCASTED DEPRECIATION
    d) PLANNED EXPENSES VERSES ACTUAL EXPENSES
    e) GAP DEPRECIATION CATEGORY
    e) When user enters the asset into SAP, the depreciation expense will automatically book to the sub-ledger. However in order to get the amount on the general ledger, which would be closed for prior periods, user must book a manual entry. So , I need this manual entry field.
    Please guide me.
    Regards,
    Narayan

    problem solved

  • How to export Tables along with Data and also Tables without data

    Hi All,
    I have a strange situation here. I have a 2 existing schema's under one database. Now the client wants to have 4 more schema's to incorporate the new branches of his company.
    I want to know whether is it possible for me to run an expdp command by which i can have the data from the mentioned tables and only table structure of the remaining along with remaining database objects (procedure,functions,triggers,views,sequences etc).
    Since there are some 32 Master tables, whose data i need to capture in db dump in order to run the batch under new schema and the remaining tables will be populated with data from the new branch employees hence the need is for table’s structure only.

    Hi,
    you should run two different import comand.
    The first import with only metadata, just to recreate the structure.
    With the second import you will import data only for the tables you need.
    I think this is the simplier solution.
    Acr

  • Asset reports- diff. results with certain restrictions

    Hi experts,
    I have problem with asset reports (RABEST_ALV01, RAHAFA_ALV01) . When I choose company code, choose sort variant 07 (company code/ asset class),report date 31st of december 2008, depr. area 01, acquisition value lower than 995 EUR and choose "list assets" I get some result - it lists some assets which correspond the selection criteria.  When I use same input data but choose "group assets" I get only some zero values for assets under construction asset classes. And what is more confusing me, when I use variant 001 (Co. code/bus. area/bal. item/B/S acc) and the same input data with group totals  it shows some values, but it doesnt include values of some asets that previeously included in report when viewing "list assets".
    They have SAP from 2000 and this year were migrated first assets.
    Customer uses version 6.0 but the same I get at another system which has version 4.6...
    Could you please advise what is wrong here?
    Thans in advance

    Thanks Ludek, it's been a while and I've forgotten they were separate forums!
    I just wanted to add a note that I've tried deleting every field and all formulas in the report.  It now prints out a blank page for it's "good" result, but I still get a prior blank page and a printer error from the blank document.  I've also removed any actual data (left the schema), and the problem still occurs.
    I've tried connecting to the HP LaserJet 1022 locally as well as via the network.  Both connections function the same way.
    Thanks!
    Chuck

  • How export one table along with data from one location to other location

    Hi All,
    I'm new in export/import practice.
    Can anyone plz tell the steps along with commands to do the following:
    1. I want to export a table with data from one location(computer) to other(computer) that are in same network.
    2.Also from one user to another user.
    I'm using oracle 10g.
    regards
    Sonia
    Edited by: 983040 on Feb 19, 2013 11:35 PM

    First of all read documentation
    Oracle Export/Import : http://docs.oracle.com/cd/B19306_01/server.102/b14215/exp_imp.htm
    Datapump Export/Import : http://docs.oracle.com/cd/B19306_01/server.102/b14215/dp_overview.htm
    If you are using Datapump or Traditional Export/import you need to follow following steps
    *1) Take User dump via EXPDP on Computer A .*
    For EXP
    exp username/password owner=Test file=D:\test.dmp log=D:\test.log
    For EXPDP
    expdp username/password schemas=TEST directory=TEST_DIR dumpfile=TEST.dmp logfile=TEST.log*2) Copy that to Computer B*
    *3) Import dumpfile.*
    For IMPDP  Use remap_schema optionhttp://www.acehints.com/2012/05/data-pump-impdp-remapschema-parameter.html
    For IMP use fromuser and touser option
    one user to another user imp

  • How export one table along with daya from one location to other location

    Hi All,
    I'm new in export/import practice.
    Can anyone plz tell the steps along with commands to do the following:
    1. I want to export a table with data from one location(computer) to other(computer) that are in same network.
    2.Also from one user to another user.
    I'm using oracle 10g.
    regards
    Sonia

    Wrong forum. This is a database query not an Oracle Secure Backup issue.
    Thanks
    Rich

  • Script to List all the Column Store Indexes along with Fragmentation details

    Dear All,
    I'm looking out for a tsql script which can list all the columnstore indexes of my sql server 2014 database along with the fragmentation details, something similar to the out put of sys.dm_db_index_physical_stats.
    Regards,
    Rohit
    Thanks, Rohit ~ All glory comes from daring to begin. ~ "If you find my answer helpful, please mark it as Answer."

    I hope the below links might be useful
    http://raresql.com/2013/03/29/sql-server-list-of-all-indexes-with-column-name-and-datatype-including-columnstore-index/
    http://www.nikoport.com/2014/07/29/clustered-columnstore-indexes-part-36-maintenance-solutions-for-columnstore/
    --Prashanth

  • Nested af:tables - master with multiple details

    All,
    I would lilke to have an af:table which has several columns, more than one of which contain a detail data af:table. I would like to be able to update the data in these af:tables.
    I have succeeded in doing this when there is only one detail table within the master table. The technique involves creating a tree binding, make the master use the treeModel as its value, and make the child table use row.children as its value. But the tree binding only can have one child per parent node, right?
    So I am looking for other ways to do this. I was wondering if a variant of Steve Muench's technique which he shows in his example #71 would be a starting point for at least getting the data displayed. This example shows how to put detail data into a drop-down list in a table. What steps would be needed to make the data return in a row set or a collection or whatever form a af:table component could deal with?
    I hope my question makes sense. This topic is very important to me if anybody has any ideas.
    Michael F.

    Interested question; one I do not know the answer to at the moment, I am afraid. I would like to know your results.
    To tell others, though, what I have done. I did finally adapt Muench's not-yet-published examples #71 to work with a table. Here the table has as it's value "#{backing_app_EPG_DAYPG.jobDayDriverTable[row.Id1]}"
    This accesses a hash map defined in the backing bean as follows:
    public Map jobDayDriverTable = new HashMap(){
    @Override
    public Object get(Object key) {
    Number jobDayId = (Number)key;
    if (getEpgDayPage().jobDayDrivers(jobDayId) != null) {
    return getEpgDayPage().jobDayDrivers(jobDayId).getAllRowsInRange();
    else return null;
    jobDayDrivers returns RowIterator. From this I call getAllRowsInRange which returns a Row[]. The table consumes this as a value, and lists the values as I want.
    Since the table is using Rows for its rows, I am guessing that it would have access to #{row.rowKeyStr}, or at least #{row.<pk>} which would allow you to programmatically set the current row using code like the following:
    public static boolean setCurrentRow() {
    // BindingContainer bindings = getBindings();
    OperationBinding operationBinding =
    // bindings.getOperationBinding("setCurrentRowWithKey");
    (OperationBinding)EL.get("#{bindings.setCurrentRowWithKey}");
    Object result = operationBinding.execute();
    if (!operationBinding.getErrors().isEmpty()) {
    return false;
    return true;
    You could call this as part of code in a pages backing bean behind a button or link.
    Hope this helps somebody.
    By the way example #71 was to get a detail set of rows from a master row value and display the detail set in the master row of an af:table.
    You can find this and other examples at http://radio.weblogs.com/0118231/stories/2004/09/23/notYetDocumentedAdfSampleApplications.html

  • How to activate the transparent table along with append structure

    Hi,
    I add the new fields in existing append structure on tale VBAP.
    Initially i provide them the data type as Char with length 20.
    Similarly i added the fields in user exit on scree 8459 to add fields on screen.
    Until this eveything was working fine.
    Then my functional consultant ask me to delete one field from structure and change the length of other data types to 40 characters.
    I done this changes but when i go to activate that append structure its giving me error that certan structures in which it is been used are not adjusted and activated.
    The table is not adjusted through SE14 - Database Utlity.
    Its showing me that Runtime Object and Transparent table are different and not consistent.
    Can i delete the runtime object?
    The domains which i ave changed are also not geing activated.
    Suggest me the node of problem and solution also.
    What should be the problem.
    What should i do to solve the problem.
    Suggest me the solution if any.

    Give a trail that instead of activating all together, activate low-level objects (domains, data elements etc)first and then high levels (structures, tables) individually. With this approach you could find the errors easily and can resolve quickly.
    Regards,
    Prasanth

  • How to fetch count along with other details

    I am trying to write a simple Select query that will return a list of
    Employee Names from EMPLOYEE_TABLE,and in the second colum a count of the
    number of entries for each employee in EMPLOYEE_ATTENDANCE table.
    Can anybody suggest how I could do this?
    For Example :
    I have two tables EMPLOYEE_TABLE and EMPLOYEE_ATTENDENCE .
    EMPLOYEE_TABLE:
    emp_number emp_name
    1 A
    2 B
    3 C
    4 D
    EMPLOYEE_ATTENDENCE :
    emp_number emp_time
    1 8.00
    1 8.00
    1 8.00
    4 8.00
    4 9.00
    4
    4
    4
    3
    3
    3
    2
    Now ,my requirement is I want to fetch the list of employees with emp_name and the number of days
    the employee has come(i.e number of entries in the EMPLOYEE_ATTENDENCE table ).
    Some like :
    A 3
    B 1
    C 3
    D 5

    Just you have to join them and group it.
    SQL> with emp
      2  as
      3  (
      4     select 1 no, 'A' name from dual
      5     union all
      6     select 2, 'B' from dual
      7     union all
      8     select 3, 'C' from dual
      9     union all
    10     select 4, 'D' from dual
    11  ),
    12  emp_att
    13  as
    14  (
    15     select 1 no, 8.00 tm from dual
    16     union all
    17     select 1, 8.00 from dual
    18     union all
    19     select 1, 8.00 from dual
    20     union all
    21     select 4, 8.00 from dual
    22     union all
    23     select 4, 9.00 from dual
    24     union all
    25     select 4, 0 from dual
    26     union all
    27     select 4, 0 from dual
    28     union all
    29     select 4, 0 from dual
    30     union all
    31     select 3, 0 from dual
    32     union all
    33     select 3, 0 from dual
    34     union all
    35     select 3, 0 from dual
    36     union all
    37     select 2, 0 from dual
    38  )
    39  select name,count(name)
    40    from emp e, emp_att a
    41   where e.no = a.no
    42  group by name
    43  order by name
    44  /
    N COUNT(NAME)
    A           3
    B           1
    C           3
    D           5

  • Report containing POs with SES details

    Hi Gurus,
    Is there any report which gives Service entry sheet details against Pruchasing documents.
    Please suggest
    Regards,
    Subbu

    Hi Gurus,
    Please help!!!!!!!!!!!
    Is there any such report which gives Service entry sheet details against Pruchasing documents.
    Regards,
    Subbu

Maybe you are looking for

  • Exact field name and table name for Picking quantity

    Hi All, I need to know the field name for Picking quantity. If we go for VL02N transaction code and enter deliver number and go for picking tab, here in item details for picking quantity I need the exact field to catch it. Thanks in advance. Ramesh.

  • ITunes deleted songs after attempted upgrade

    I tried to update my iTunes to the latest version a few months ago, and it failed. the next time i plugged my ipod into my computer, only my purchased songs remained on iTunes and all other songs were deleted. recently, iTunes has stopped working com

  • Electronic Bank Statement - Defining Account Symbols in Version 4.0B

    Hi, In version 4.0B, the configuration for defining Account symbols (table T033G) is not having create option. Even the EDIT menu with create option is greyed out. I tried creating a new entry through SE11 for table T033G, it is getting created but r

  • ALV F8 event + Checkbox?

    Hi, 1. How to catch F8 event in an ALV? 2. How to determine witch checkbox is checked. tnx! Simple ALV example: TYPE-POOLS: slis. DATA: g_repid LIKE sy-repid, gs_print            TYPE slis_print_alv, gt_list_top_of_page TYPE slis_t_listheader, gt_eve

  • Batch Rename Images

    I'm trying out PSE11 at the moment and it does look and feel nice. I have my photos in various folders followed by a folder named as the year so i have everything in years. Example :- Photos_2010                       01_01_10                       0