No of line items information

Hi Gurus,
I need a information on the below.
1. What is the Maximum number of line items that we can we can enter in a Sales order ?
2. What is the Maximum number of line item a Accounting document can have?
Regards,
Anand.

Hi,
999,999 line items can be entered in a Sales order, but:
1. FI document has a restriction of 999 line items per document. So, depending on the account settings, there will be a lower limit. E.g. if each Sales order line item results in 2 line items in the accounting document, then the max. no. of SO line items is limited to 499.
2. If FI summarization is active, then the system summarizes the account postings, thus reducing the no. of FI line items. Hence, a SO can accomodate more than 999 line items. However, this means that certain line item level details will not be available to the Finance guys (which they may not like).
3. As the number of line items in a Sales order increases, the system performance suffers greatly. There are performance fixes available, but in general, it is painful to load a SO with large no. of line times through BDC's. 10 Sales orders with 100 lines each consume less system resources than 1 Sales order with 1000 lines.
Regards
Ram Pedarla

Similar Messages

  • ALV: Display Header,  line item, information after page break .............

    Hi .
    I am facing problem in displaying a particular layout in ALV.
    the layout is as follows:
    1. Header part
    2. Line item
    3. There is field customer and after every change of customer do page break and display information like how many record read and how many record processed. below is brief detail about how to get read and processed record.
    I have two internal table  say table1 and table2.
       Looping table1
      increase the counter as counter_read = counter_read +1.
    compare the record with table2.
    if matches
    increase the counter as counter_process = counter_process + 1.
    4. At the end of report display a error log.
       to get the error log we will follow the above logic and if record not matched then display as error record.
    Please help ASAP to find the solution.
    Thanks in advance

    There is a knowledge base article C2014229 (1210986 - Subreports do not have a Page Header) , but instead of providing link I will just copy content here:
    Symptom
    Since subreports are objects in the Main Report, they do not contain Page Headers. How can you create a fake page header for subreports?
    Resolution
    To create a fake page header for subreports, use the following steps:
    1. In the subreport, create a formula:
    @FakePageHeader
    //name of formula
    WhileReadingRecords;
    2. Go to the 'Insert' menu and click 'Group'. Select the @FakePageHeader formula.
    3. Select the 'Repeat Group Header on Each New Page' option, and click 'OK'.
    This inserts a new group at the lowest, or innermost, grouping level. You will need to move this group to the highest, or outermost, grouping level.
    4. Go to 'Report' menu and click 'Group Expert'. Use the up arrow to move this newest group up to the top of the list.
    5. Move all the headers that you would like repeated into this Header for the @FakePageHeader group.
    Hope it will help.

  • Regarding the Line Item Information in BEx

    Hi All,
    I am having an issue regarding the data in an InfoCube..
    According our report we need information from 0SD_C04. The information needed is Goods Issue Date, Actual Goods issue date, Quatity delivered, Quatity delivered lately, Quatity delivered on time.
    In R/3 we are having the data date wise at line item level. I am getting the correct information if a particular Material (1000 Qty) sold on a particular date.
    But if same material(1000 Qty)is sold on different dates then I am getting a Red X in BEx Report. How to get the date data at that level???
    Thanks in advance...
    Regards
    YJ

    Hi Arun,
    Sorry for the late response.
    I am having the following structure in R/3
    Material    Goods Issue Date  Act.g date     Del Qty
    100000070   20.08.2005        20.08.2005     1000
    100000080   20.08.2005        20.08.2005     1000
    100000080   21.08.2005        30.08.2005      600
    But in BW I am getting:
    Material    Goods Issue Date  Act.g date     Del Qty
    100000070   20.08.2005        20.08.2005     1000
    100000080   X                 X              1600
    If same material is delivered on different dates it is giving X in Report.
    I hope it is now clear to you.
    Regards
    YJ

  • Line Item reporting, how?

    Hi ...
    My cube has sales order, item in addition to other 50 charecterstics.
    1. Sales Order
    2. Sales Ordr item.
    I have made enough line items including sales order number but sales order item is causing the fact table grow.
    I can not make sales order item as line item (or) inlcude in sales order dimension.
    could you guys give me some advice which dimension i can put the sales order item field?
    thanks in advance.

    Hello,
    Sounds like you have the following setup:
    You already have sales order number as a line item, thus the only characteristic in the dimension it resides in (can only have 1 char in a dimension identified as line item).  You also have sales order item in your cube, but not as line item and it's causing your cube to grow to big.  Yes, having the sales order number is growth itself, but then to have the item number in the cube will cause huge growth because you can have many, many items per order.  If you cannot make line item for this char the best option is taking item number out of the cube. 
    If you load to a DSO and then push to a cube, leave the item number in the DSO and only push sales order number and other char to the cube.  Now, when a report is needed you can report to report interface to the DSO to get the line item information.  Meaning reports written off the cube give the user a particular report output.  Then, if they need line item, then can perform RRI to go to the DSO to get line item information.  Do you know how many reports require line item number?  Percentage wise?  If the majority of your reports require line item right away then you'll have to re-design and make a line item dimension.  If the percentage of reports is small that need line item then leave it in the DSO and take out of the cube.
    Hope this help!

  • Total and Line Item dataload (1 or 2 datasources)

    Hi all,
    When realignment happens on R/3 it does not update line items, only totals.
    If you have been loading line items in BW how to you get the new "totals" when realignment happens?  I read the notes that state COPA will decide what table to read when loading (most appropriate).
    Do you need to create 2 datasources (1 for line item and 1 for totals) or does the system know (even when your loading line items) to update totals and read appropriate table?
    Thanks,  Mike

    Hi Manfred,
    Thanks for replying...
    I have a COPA extractor that has line items selected in addition to totals.
    When a realignment happens in R/3 I understand that it updates totals, but not line items. 
    When I load to BW I have a COPA ODS that I am leaving line item information in.  Then updating "totals" to the InfoCube.
    So I am not sure if the "totals" is getting updated after realignment because I have line item char's selected also in my datasource.
    Do I need to worry about this, or simply when a realignment happens all I have to do is re-init and the "totals" will be updated to BW.
    This is why I was asking if I should have 2 COPA datsources, 1 for line item the other for just totals (not selecting any line item char's).  Then just update the line item extractor to ODS and update total extractor to InfoCube.
    Thanks so much.
    Mike

  • Trading Partner - AP Line Items

    Dear Friends,
    Does any one know how to extract " Trading partner - AP Line items" information in to BW.Basically I want to report on List of transactions for vendors with in a selected period.
    I am grateful to your cooperation.
    Thanks,
    SB

    May I suggest yout alk to your FI guy as unless you are using segmented ledgers their is no 1:1 relationship between
    Internal Ord Number
    WBC group
    Purchasing doc Number
    Cost Centre
    Profit Centre
    And the AP document..
    ie an AP invoice can be for many cost items each cost item can have it's own profit centre, PO number and IO/WBS element dependant on FI config
    If the real question is how do I analyse cost by Vendor for all PO non PO spend then that is a different story and involves a lot of ABAP and modelling and FI/CO knowledge to flatten the FI journal within BW(see my previous notes on theis topic)
    Or do they want to see Trading Partner against the cost items (if that's the case have a look at the GL extractors in RSA3 for a few sample documents to see if PCOMPANY is filled against the P&L and Balance Sheet lines
    (now you might understand why I employ on my projects function specific BW consultants)

  • Item information of FB60 parked document

    Hi ,
    When a FB60 document is parked the only table updated in BKPF. BSEG doesnot get updated with lineitem information. How I read line item information of parked FB60 document?
    Thanks,
    Krishna.

    Hi Asish,
    Thanks for the information.
    VBSEGA
    VBSEGD
    VBSEGK   -
    > I am looking for this table.
    VBSEGS
    Points awarded.
    Thanks,
    krishna

  • Can sales order line item text be replicated into production order

    Hi
    Can sales order line item text be replicated to production order through standard PP configuration? If so how can it be done?
    If that is not possible through standard configuration then can it be possible to read both sales order line item information and production order information using a BAPI or a program?
    Please help me, i have been trying hard for this and also searches sdn for relevant posts but could not find any, I thank all people who can help me with some information on this.
    Regards,
    Jessica

    Sample code:
    DATA:
      wa_order_objects    TYPE bapi_pp_order_objects.
    DATA:
      it_order_header     TYPE STANDARD TABLE OF bapi_order_header1.
    *--Setting Flag to get details of BAPI
      wa_order_objects-header         = c_x.
      CALL FUNCTION 'BAPI_PRODORD_GET_DETAIL'
        EXPORTING
          number           =  "Order number"
          order_objects    = wa_order_objects
        TABLES
          header           = it_order_header.

  • Pass Idoc PO Multiple Line Items to file

    Hello All,
    we are using Message Type ORDERS and ORDERS1 as Basic type to pass PO and sales data. I have configured IDOC to File scenario. I'm able to successfully place a file in file folder.
    But my issue is some of the PO's have multiple line items and saved file has one first line item information. I have even tried unbounded for line item but no luck.
    <b>How do I pass all the line item values to the file ?.</b>
    The output structure should be
    1. PO Number
    2. PO ITem
    3. Material No
    4. Delivery Date
    5. Vendor Number
    the data type I created is
    Pur_Ord
    |__ EBELN
    |__ EBELP  0..Unbounded
    |__ MATNR
    |__ AEDAT
    |__ LIFNR
    the current output is
    <?xml version="1.0" encoding="UTF-8"?>
    <ns0:Pur_Ord_Out xmlns:ns0="http://PO_TO_FILE">
      <EBELN>0004500066</EBELN>
      <EBELP>00001</EBELP>
      <MATNR>000000000000010027</MATNR>
      <AEDAT>20051215</AEDAT>
      <LIFNR>0001005780</LIFNR>
    </ns0:Pur_Ord_Out>
    Im looking for an output with all line items
    Thanks in advance
    Praveen

    Praveen
    Try this
    Pur_Ord
    |__ ORDERS 0.. Unbounded
      |__ EBELN
      |__ EBELP
      |__ MATNR
      |__ AEDAT
      |__ LIFNR
    Here ORDERS is the parent node.
    KK
    Message was edited by: KK

  • How to select Vendor information as per the line item of the shopping cart

    SRM ABAPers,
    I want to create a custom report and needs to produce SC's item details with vendor's information.
    So I want to select the vendor information(including the partner function- 00000019 or 00000039) as per the line item of the shopping cart, which SRM table can give me this information?
    Thank you!
    MP

    Hi,
    To get the SC item details,you an use the FM 'BBP_PD_SC_GETDETAIL".
    Also to get the vendor details,you can use the FM "BBP_PARTNER_GET_PURCH_DATA_NEW".
    BR,
    Disha.
    Pls reward points for useful answers.

  • Sales bom line item in billing for information

    Dear All,
    I have the scenario of Header pricing and line item stock reduction.
    Now  the client needs in the billing the line item of header should appear for only information purposes.
    Please suggest how can we do this
    how do we do this?

    HI,
    please go to the item category TAE, there u  wl find a field statistical value , enter X there.
    i think ur problem wl b solved.
    rewards welcome.
    cheers

  • Withholding tax information missing from line item

    Hi Gurus,
    We have created a vendor invoice in SAP. The voucher processed and paid has withholding tax of 1,333.00
    But if you display the vendor invoice and click on the withholding tax data button, it says that withholding tax information missing from line item.
    Kindly advise how could this happen when the vendor account has maintains withholding tax code and the payment document also has withholding tax information.
    Thanks,
    Ellicec

    Dear,
    Please check the following:
    1. The withholding tax types and indicators must be defined as Liable'.
    Please check this via vender master data (fk02).
    2.Please check field status group for withholding tax fields in
    transactions OB14 (inserting the field status variant of the Company Code oby6 and the field status group of the g/l account that You can find running FS00) and OB41 (posting key, in DP case 29). Check the account group for the GL account
    assigned to the vendor reconciliation account in FBKP.
    These should be set as "optional".
    Select group --> Taxes
    Suppress Req. Entry Optional Entry
    Withholding Tax Code X
    Withholding Tax Amounts X
    regards

  • Information about the deleted sales order line item in idoc.

    Hi Experts,
    I am new to IDOC.We have the following idoc requirement,
    When a line item is deleted from the sales order(VA02) ,
    the outbound idoc getting triggered for the sales order has the information about the rest all line items other than the deleted line item.We now want the information about the deleted line item in the Idoc .
    Please help me in proceeding further.

    Hi,
    I am facing the same scenario of capturing the  deleted sales order line item in idoc.
    I am using ORDRSP message type , where in E1EDP01- ACTION contains value  "000" .
    And the Deletion line item is not been captured, is there any configuration setting required to
    capture the deleted line item in Idoc.
    Based on the posting in this thread i understand that there is an  indicator which has to be set .
    Please let me know what is that indicator and how to set it?
    Thanks
    Sathish

  • Can we see costing value for line item batch in Batch Information Cokcpit r

    Can we see costing value for line item batch in Batch Information Cokcpit report - BMBC?
    Business like to see standard cost/ item and extended cost which should be qty in inventory * standard cost.
    Help appreciated.
    Edited by: Tom_Eric on Jan 13, 2012 2:33 AM

    HI.
    YES it is passible.
    If the GL is activated line item display check box is active then we can able to see the data as per line items.
    T<Code. Fbl5n
    Thanks.
    Vasu
    Edited by: Vasu Enaguthi on Apr 7, 2010 8:46 AM

  • Tracking Number Information in B2B sales order line item

    Hello Experts
    Does anyone aware of the settings to be done to get tracking number (e.g tracking number given by DHL, Carrier Company) displayed on sales order line item.
    Following steps has been followed, but we can not see the tracking number at the line item level:
    Tracking the Shipping Status
    You can enable customers to track the shipping status of their Web shop orders using an external shipping provider. If the external shipping agency offers shipping information on the Internet, customers can access the shipping status directly via a hyperlink from the order. This enables customers to track their delivery during the shipping process.
    Prerequisites
    u2022     Your appointed haulage firm offers the shipping status tracking service.
    u2022     The haulage firm has assigned a bill of lading for each order and informed you of it.
    Activities
    1.     Call transaction VL03N in the ERP system.
    2.     Choose Display <-> Change.
    3.     Choose   Goto  Header  Partners  . Enter the data of the corresponding carrier.
    4.     Choose Shipment. In BillOfLad, enter the tracking number.
    Folks, any help will be highly appreciated
    Thanks
    DJ

    Hi DJ,
    Most of the settings that are required to display the tracking number in the web shop are ECC dependent. The function module that gets the tracking related information in the Run Time is CRM_ISA_BASKET_STATUS_ENH.
    In the above function module at line number 383 contains the relevant logic to get the tracking related information from the ECC system. At this line number the function module BAPI_XSI_GET_VTRK_G is called remotely in ECC.
    ABAP Stack in ECC:
    BAPI_XSI_GET_VTRK_G (FUNCTION MODULE)
                XSI_CREATE_TRACK_URLS (FUNCTION MODULE)
                                    TRK_GET_URLS (SUBROUTINE)
                                                    XSI_CREATE_TRACK_URL_MULTI (FUNCTION MODULE)
                                                                    XSI_CREATE_TRACK_URL (FUNCTION MODULE)
    Transaction Codes where the settings need to be done in ECC:
    1.     VTRC - Maintain Express Delivery Company
    2.     0VVT - Set Up : Express Delivery Company
    3.     VTRK - Parcel Tracking
    Database tables relevant for Tracking in ECC:
    1.     VXSITDU u2013 Express Delivery Company : URLs
    2.     VXSITDL u2013 Express Delivery Company Data Field
    3.     VTRKH u2013 Tracking Data Header
    4.     VTRKP u2013 Tracking Data Item
    5.     VLBL u2013 Express Delivery Company Data Field
    6.     TCAVAR u2013 Carrier URL Connection (Substitution of Variables)
    7.     TCAURL u2013 Carrier URL Connection
    8.     EKES u2013 Vendor Confirmations
    Best Regards,
    Chanakya Reddy

Maybe you are looking for

  • How do I generate a report (Active Vendors -- Vendor Code)?

    Dear SAP Friends, May I ask how do I generate a report showing all active vendors with their corresponing vendor code in SAP? Thank you very much in advance, Albert

  • IPhone 4 crackling and grainy white noise!!??

    I have recently had my iPhone 4 replaced because of terrible noise interference during calls to the point where the sound totally went off....I have had my new iPhone 4 for 3 weeks, last week it started to make funny noises! Really loud crackling dur

  • New plant batch jobs

    Hi I have created plant 1411 in Development. Following steps are also given to me to workon >>>>>> u2022    create variant YLES_POST1411 for YPPLAN update (program YLES_GET_DEMAND) similar to existing variant YLES_POST1401 u2022    create 3:3

  • After upgrade to 4.3.5

    After upgrade to 4.3.5 I can't use my ipad, it stays with the itunes logo and the USB port. Please help

  • Cannot Unzip gz file in AIX

    I am trying to unzip Oracle's client installable file 10gr2_aix5l64_client.cpio.gz. When i tried # gunzip 10gr2_aix5l64_client.cpio.gz I got the error gunzip: 10gr2_aix5l64_client.cpio: File too large Any thoughts on this?