Shipment Batch level details report

Hi All,
Our client has come up with a new report requirement. They want the below columns in their report.
Sales Order , Sales Order Item, Delivery, Delivery Item, Batch , Shipment , Individual delivery quantity
Please suggest what will be the best approach to build the report. Should we go for a generic datasource or should we enhance any existing LIS Datasource?
Regards and Thanks,
Vivek Das Gupta

Hi,
There are standard datasources for Sales Orders/Shipments:
2LIS_11_VAITM (Sales Orders Items)
2LIS_12_VCITM (Delivery Items)
These datasources are used in the most BI solutions.
Regards,
Tiago.

Similar Messages

  • Link to child level detail report via variable ? / navigate to ?

    I was wondering if anyone has had a similar experience; I am trying to based on selection link to customer details
    Example: Fact & Dimensions; Fact (I aggregated to Customers gained); Dimension1 (Date / Period); Dimension2 (Customer Dimension)
    Problem that I have aggregation level has customers and the features they have (features being lowest level); the Dimension is stored at lowest level(customer). I would like to; (based on aggregation) select value based on Time/Gained and then display applicable customers. I was trying to see if there was a way to identify via variable user selection and possible use as filter for detail/child report II. I was hesitant to go to feature level in Dimension only because of size and possible/potential relating slowness.
    Has anyone used such variable, based on selection before ? Or Has anyone noticed issue with using large Dimension 25K + w/indexes ? Also if I was to use larger dimension, is it possible to roll data up, instead of drilling down, because if going to feature level would need to show applicable customers ?
    Thank you in advance for your help

    Thanks David,
    I don't want to enhance the IMG structure. I just want to insert a link to the IMG node in my documentation.
    Example:
    Transaction SE61 -> Document class = General text -> Name = ZZ_TEST -> Create
    Within the editor choose Insert -> Link -> Document class = Implementation Guide chapter (SIMG) -> Chapter = SIMG_CFMENUOLMEOMF4 -> Name in document = PO screen layout
    Back in the editor choose Document -> Screen output
    When the output appears click the link -> SAP will navigate to the RFQ subtree in customizing, but I need that SAP navigates to the PO subtree.
    Any ideas?
    Kind regards
    Rudi

  • User Analysis at Permission Level - Detail Report (RAR SP12)

    Hello All,
    I have having question regarding the User Level Analysis at Permission level report. Currently, we are on GRC Access control 5.3 SP12.
    Per my understanding when you execute the User level analysis at Action level, you get SOD conflict reports based on T-code level and not on authorization / permission level. But, if you execute the user level analysis at permission level then SOD report is based on the authorization / permission object level.
    But now, when I execute the user level analysis at PERMISSION LEVEL in the Informer tab, in the report I am only able to see "Transaction Code Check at Transaction Start" name in the Permission Object Column and "Transaction Code" name in the Field column.
    Look forward to hear from you all.
    Thanks in advance,
    Regards,
    Angelica

    Hi Angelica,
    This behaviour is ok for those risks in which you have not enabled any Object/Field value. It will pick S_TCODE Object and show you the risk.
    This is useful because -
    1. If you have risks defiend at Tcode level - you can still catch them while running risk analysis at permission level.
    2. If you have Object Values defined in risk and you are running permission level analysis it will show risk only if Object Values meet. In that case permission level risk anlysis will not show risk if there is no actual risk.
    3. Running risk analysis at Action level can show false positives when risk is defined ta Object level. So, it is always better to r
    un alanysis at permission level, it will bring all actual risks skipping false positives.
    4. You can run only one level risk analysis in CUP and ERM and permission level covers all risks.
    If you have risk defined at Object Level and the role/user is not fulfilling all values, it should not show in permission level. In your case, if it is showing only "Transaction code check at start"  and the risk is defined at Object Level, then sure it is a bug.
    Regards,
    Sabita

  • 2nd Level Detail

    I created a fully functional Master-Detail report by using the HTMLDB Master-Detail Wizard and converting the Detail Form to a Report Format.
    Is it possible to drill down to a second level of detail from the first level of detail?
    With no success, I tried manually creating a second level detail report with link from first level detail, but GUI prevents creation of certain objects, like Prev and Next Buttons with No Region (GUI demands selection of region) for pagination.
    Any guidance or links to known examples would be appreciated.
    Thanks

    There is no wizard to help you out here, so with some experimentation, it is possible to go to a second level of detail. I got best results when the PK of first level detail table was the same name as the FK in the second level of detail table.
    Created the report manually, and it is lacking PREV/NEXT controls in the row counter report footer. Still have not yet figured out how to invoke the NEXT/PREV with row counter in the report. Curently the NEXT/PREV are buttons in the region but not with the report counter object.

  • Duplicate records for Sale Order Cycle Report(excluding item level detail)

    I have posted this issue in number of forums but till today no one is able to answer it correctly.Here it is:
    I need to create a report which I think most of the sd consultants have also done it.It basically covers sales order cycle without item lvel detail such as:
    Sale Order No -- Sales Order Date-- Delivery No-- Delivery Date
    Now as we all know ,sales orders and deliveries are connected through item table which means in the output I will get duplicate rows for the report above.For Example, if a sales order share 3 items with the delivery then we will get 3 exact duplicate rows in the report.
    What can be the best solution?connecting through VBFA has alos same result as it also has item level details.
    I need a good solution.This a common report and there must be some solution

    Hiiii,
    It is standard SAP rule that system will catch the document flow (document link history) at item level.
    Now your problem that you dont want to show the line item based report because of duplicacy.
    Try this.
    Brows table VBFA -
    In screen selection select the following......
    1. Subsiquent document category
    2. Preceding item
    select "J" in Subsiquent document category
    and "000010" in Preceding item  then execute the table.
    Now system will not show multple line item based delivery report. so No duplicacy will be there
    Regards
    Shambhu Sarkar

  • Shipment details report

    hi,
    i want to know the tables and transactions which i should use to develop Shipment details report which displays material code, material description, stock and transaction?
    plz help me to give some sample code similar to that logic.

    Don't worry -:) It's ok to ask...I just wondering why the functional guy doesn't give that info -:) Good luck with your report -;)
    Greetings,
    Blag.

  • Dynamically creating a master-detail report

    Hi,
    I have a situation where users enter an order number and then get a list of shipments. They then want to click on one of the shipments and get a report. I tried doing this with parameters, but users forget to hit [Enter] after the Order parameter - so the shipment paramter gets left blank and the report produces an error.
    Is there a way in a RTF template so that the user could click on a shipment and that would display all the rows for that shipment? I can get all the data in one go, thats not an issue.
    Ideally I want something like
    Order No [67453278]
    Shipments
    543
    657
    786
    The user can then click on a shipment and sees the rows for that shipment.
    Any thoughts?
    Thanks
    Phil

    Thanks, I have tried this but it doesn't solve the problem.
    I had tried this approach before I logged this request, and it has the following issues when used. The report is called from a portal page:
    1. The user gets a "flash" when the detail report is called.
    2. There is no easy way to get back to the "master" report, showing the shipments. Pressing the [back] button doesn't work. The user doesn't know they are in BIP at this point - I use the hyperlink which doesn't show headers.
    What is required is to see the detail report on the same page underneath the list f shipments.

  • Stock transfer valuation error at batch level

    Dear All,
    I have an issue with Stock valuation at batch level, when a site to site stock transfer is done in the ERP.
    As a consequence, Stock values in reporting are completely wrong.
    As a standard behavior for stock transfers, we have the following article movements in the ERP :
    MatNo      MovTyp Date      Plant      Stor.loc.    Batch      Qty.    Value
    MAT1      101    01.01.06 USD1      0001         HJ01       1         180000
    MAT1       641    15.01.07 USD1    0001          HJ01       -1      -180000
    MAT1       641    15.01.07 3041                                     1      180000
    MAT1       101    16.01.07 3041      0001           HJ01       1       0
    We are using 0IC_C03 cube, with 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM.
    In 0IC_C03 cube, if we do a query at site level for this article, everything is correct :
    MatNo     Plant     Qty.    Value
    MAT1      USD1     0     0
    MAT1     3041     1     180000
    Then if we go at batch level, the value for the batched article is wrong (0).
    The real value is held by the "empty batch" article.
    MatNo     Plant     Batch     Qty.    Value
    MAT1      USD1     HJ01     0     0
    MAT1     3041               0        180000
    MAT1     3041     HJ01      1     0
    We already implemented the workaround on storage location level (How to "Realize summarized display of stock values on
    storage location level").
    But the same principle wouldn't work here, as the purpose of the batch is to have different valuations by article.
    If we have then several batched article in the same site, we would apply an average value to them, which would also be wrong.
    I tried to apply OSS note 589024, but for the same reason as described above, this is not working.
    Would you have any clue or similar experience ?
    Thanks for your help,
    Stephane.

    Hi.
    I would also appreciate an answer to this problem, if you have one. . .
    Thanks in advance,
    Ian.

  • How to view ALL batch job details (SM37) at one glance ?

    Dear all,
    I am documenting all released batch job details, the information required includes the job name, client number, job frequency .. etc.
    In order to see that information, i go to SM37 and click on each job to see the details. I have about 60 jobs released, to get their details i have to click on them at least 60 times.
    Is there a report or table that i can refer to that provides me the information of all the jobs in one screen ?
    Thanks.
    Advice and comment will be appreciated.
    Regards,
    Kent

    Dear Prashanth,
    Thanks for the link, I managed to get the required information from table TBTCO or TBTCP with below selected fields.
    JOBNAME = Background job name
    SDLSTRTDT = Planned Start Date for Background Job
    SDLSTRTTM = Planned start time for background Job
    SDLUNAME = Initiator of job/step scheduling
    PRDMINS = Duration period (in minutes) for a batch job
    PRDHOURS = Duration period (in hours) for a batch job
    PRDDAYS = Duration (in days) of DBA action
    PRDWEEKS = Duration period (in weeks) for a batch job
    PRDMONTHS = Duration period (in months) for a batch job
    PERIODIC = Periodic jobs indicator ('X')
    STATUS = State of Background Job, S = Released, F = Finished
    AUTHCKMAN = Background client for authorization check
    EVENTID = Background Processing Event
    EVENTPARM = Background Event Parameters (Such as, Jobname/Jobcount)
    Dear Juan,
    Thanks for your reply.
    Regards,
    Kent

  • Navigating from Summary Report to Detail Report in OBIEE 11g

    Hi,
    I have creted two reports.One corresponds to Summary and the other Detail.By clicking on one of the fields in
    the Summary report the values are captured and then the detail report is displayed based on the values selected.
    Now,What I need to know is whether I can populate the values I have selected in Summary Report(values correspond to only a single field) as some text in the Detail report.
    I am using 11.1.5 just in case you need to know,but any help would be greatly appreciated.
    Regards
    Navin.G

    another way if you want to stay in one document and continue to use drilling is to build 2 blocks and hide/unhide as you drill
    block1 - shows your totals
    block2 - shows the details
    then use block hiding (see below) to cause block1 to disappear when you drill past a certain level. using the same (but opposite logic) you would have block2 appear
    block hiding in webi - how to:
    sadly webi doesnt have this feature directly the way that Crystal does but you can emulate it using SHOW WHEN EMPTY,block filtering and DrilFilters. The latter detects your level of drill.
    block1 filter formula - return a TRUE result when DrillFilters tell you that you havent drilled into detail yet. Set SHOW WHEN EMPTY=No
    when you do drill Block1's formula will be FALSE, the block will then technically be EMPTY and therefor wont show
    Block2's filter logic will return FALSE when DrillFilters tells you that you are still on Block1's level of drilling. But when you drill Block2's level of drill, DrillFilters in Block2's filter formula will return TRUE and its rows will be returned. It wont be empty so it will show.

  • How to use BAPI_MATERIAL_AVAILABILITY Function Module at batch level?

    How to use BAPI_MATERIAL_AVAILABILITY FM to check material available at batch level?
    And another question is what's the meaning of 'CHECK_RULE' in this FM. Thanks!

    Field name : PRREG
    fcheck more details on  f1 help...
    check_group defines the checking procedure to be used for  availability check in individual applications.
    along with the checkg group, checking rule  specifies the final procedure for chkg..
    eg:
    ST  for  stock transport order
    AQ for SD order project srock
    also chk this help doc.
    http://help.sap.com/saphelp_470/helpdata/en/cf/70124adf2d11d1b55e0000e82de178/content.htm
    search the forum for sample code..
    How to use BAPI_MATERIAL_AVAILABILITY Function Module....

  • Group above master/detail report; page break causes repeat of master frame

    Hi
    I have a a group above master/detail report; when there is a page break part way through the master frame it causes the whole master frame to be repeated on the next page. I don't want this to happen, I just want the remainder of the master frame to be displayed on the next page. any ideas?
    TIA

    Hi
    I've tried switching the "Page Protect" to No at the page level and the "Print Object On" is set to "First Page" but it doesn't solve the problem. The whole master frame is repeated on the next page when a page break occurs part way through. The master/detail Repeating Frame "Print Object On" is set to "Last Page".
    Any other ideas?
    TIA

  • Inventory Balances Details Report

    Hi,
    Is there any standard inventory balances(in qty & value) details report whereby we can view inventory balances breakdown by plants, storage locations and even batches if possible?
    Thanks,
    CW

    Hi,
    Check these reports using Transaction which satisfies all your requirements.
    MC.9--Stock analysis Material wise
    rgds
    Chidanand

  • Grand total values are not matching with Detail report

    Report has grand totals and when I drill to the detail report, grand total values are NOT matching with parent report totals, I did some analysis but I'm clueless on this issue.
    Please provide your thoughts and insight on this issue..
    Thanks

    is your summary and detail reports hitting different facts, like summary hitting aggregate and detail report hitting it's corresponding detail level fact..?
    if then,
    From Front-end:
    Fix the filter values in detail report that are passing from master report then try delete each columns then check the grand total. If you found your values is matching by deleting particular column then you need to investigate what is the issue around with that dimension table..
    From Database side:
    1. check first aggregate table has proper aggregate data of it's detail..
    2. Take the detail report obiee generated query and try to comment each dimension table and it's corresponding joins to the facts, (before, this delete all the dimensional columns and other measures from select statement and put only that measure where you are getting wrong value, so that you need not to comment all the select and group by columns which saves your time.. ). Need to check by commenting each dimensional wid and it's table from clause, if you found that values is matching then there is some problem with wid columns data population in your ETL.
    Is that BI-Apps project?
    btw, whtz ur name?

  • Trial Balance - Encumbrance & Encumbrance Details Report not matching

    Hi,
    Our client has recently raised one issue saying Trial Balance - Encumbrance with 'Obligation' parameter and Encumbrance Details Report (both reports period name and Enc Date to choosen as FEB-12 and 29-Feb-2012).
    The final totals related to both reports does not match and why could be such difference occuring between the two reports. As both reports logically dealing with Enumbrance one at PO level and another one at GL level. And po transactions have been transferred to GL.
    Please explaing how to search those records which are showing these differences in main report.
    Appreciate in advance for your reply.
    Regards,
    Prasad

    Hi,
    This seems to be due to the rounding issue in the database.
    Can you check and confirm whether any time during the business process, in the system the decimal settings were increased or decreased ? If yes, then it can be due to the calculation (rounding)
    Kind Regards,
    Jitin
    SAP Business One Forum Team

Maybe you are looking for

  • The layout options in the newest version of iPhoto the menu are grayed out.

    Can anyone tell me how the layout options work in the new iPhoto version.

  • How to Archive/move  a file in Tcode AL11

    Hi Experts, How to arvhieve a file or move the file from one path to other path in AL11. For one of the inbound file, i need to archive it after preocessing the data. Appreciate your response, Preetham

  • Need help finding my serial # for photo shop elements 12

    Have photo shop elements and can't seem to find where I can get my serial number so I might download the program. I'm beginning to think I,m dumb,  I follow the instructions but the only number I have is the redemption code. Can anyone help with a si

  • ITunes 8 Installation Error  PLEASE HELP!!

    Ok, I know that this problem has been posted before and the last post was April of 2008. I recently bought an iPod Touch (16gb 2nd gen)and I have downloaded the software for iTunes 8 on and I am attempting to install it. When I get into the installat

  • Webcache  and session binding

    hello I have defined site in webcache like: site.domain.com:80 a set propert session binding. But when I connect to site with this url: site.domain.com (without port number), i get internal server errors due lost sessions - session binding is ignored