Reorder external row number for Service PO

Hi
Anyone knows of any FM to reorder the external row number for service PO in table ESLL ?
Thanks for any advice in advance.
Edited by: Amelia on Feb 13, 2008 9:37 AM

hi
service entry sheet is internally created number ranges.
please check whether the entry sheet is available in display mode

Similar Messages

  • External Btach Number for Finished Goods

    Hi All....
    We have a  repetitive mfg scenario, where finished goods are managed with external batch numnber. Client has 20+ plants and each plant follows its own number ranges...
    In each plant,each product shud have continuous batch numbers, eg., Product A - Batch number : MA040801 & Product B : MA040801 & respective 2nd batch produced will have ; product A : MA040802 & product B: MA040802 & so on...
    These batch numbers will be entered  in Backflush activity. ( ie., with GR or in Quality management after final GR to quality stock)
    In SAP Batch Management for external Number assignment... what are the settings to be done for the above scenario..?
    looking forward to early reply,
    With regards,
    LN

    To be able to enter external numbers for the no. range object BATCH_CLT the external number check box is to be selected. Tranx OMAD
    If you want to automatically assign an external number as per your criteria you can use the following user exit:
    Set Up Customer Exits for External Batch Number Assignment
         As part of the external batch number assignment, the following two
         function module exits are available in the SAP enhancement SAPLV1ZE for
         checking a new batch number that has been entered.
         o   EXIT_SAPLV01Z_003. Using this exit, you can replace the proposed
             number range object BATCH_CLT and/or external interval 02 with a
             number range object and/or external interval you have defined
             yourself.
             You also have the option of suppressing the batch number check, for
             example, based on the material or plant.
         o   EXIT_SAPLV01Z_004. Using this exit, you can define your own checking
             rule.
         Further notes
         In both exits, a communication structure with the application data for
         each business transaction (for example, plant or material type ) is
         available. To obtain more information such as the time, user name, or
         the date, you must use one of the exits.
         Example
         In the function module exit EXIT_SAPLV01Z_003, an external number range
         XY is determined, against which the batch numbers are checked.
         In the function module exit EXIT_SAPLV01Z_004, the batch number entered
         is checked against your own rules.
    Ram

  • Bapi_pr_create not working for package number for service and limits

    Hi Experts,
    I am copying the existing service and limits values from the existing package number to new package number using BAPI_PR_CREATE. I am getting Some error (In case of account assignment, please enter acc. assignment data for item).
    Please let me know any one get the solution for this problem. If anyone know some thing about this problem Please throw some light, so that I will check it out further.
    Thanks for you help in Advance.
    Regards,
    Nagaraju.

    Hello,
    I got almost the same problem.
    Im trying to copy existing PR's too, all works well until it comes to services. Functions return says to enter account data etc.
    How should i copy service records?
    Best regards
    P.S. Old function "BAPI_REQUISITION_CREATE" doesnt work because of Unicode system.

  • Do I have to key in concreate material number for service SO?

    Hi friends,
    User tries to create a service order  and didn't want to key in concrete material number, instead only a service description.
    Please advise process or material i should read.
    Thanks,
    Linda

    Hi,
    I want to further add that you can map the service materials to the customers as required for the user. But it requires that CMIR needs to be maintained for all the materials and for all the customers.
    In case you are looking for some thing like creation of service PO in ME21n where user simply keys in the service description, Item category and account assignment key to create a service PO, it is not possible in SD -VA01.
    Please revert back with specific requirement for getting a better solution.
    Regards,
    Sharan

  • PDP Error for only for Service Item

    Hi Guys,
    We are on SRM 5.5 with ECC6.0 in Classic Mode and trying to create a PO in ECC.
    We are facing a unique issue. We have maintained all the required settings for material as well as
    services. When a material is transferred to SoCo and assigned a vendor it creats a PO in ECC. But when we are transferring service, the PO does not get created.
    The error in RZ20 (backend error) shows error "Enter Material Group" although material group is present in the SC and replicated from ECC to SRM and can be seen in Comm_hierarchy
    Issue is unique coz of following results.
    1. ECC PR - Free Text Item -> acc *** cat - k -> P grp 200 -> Material Grp X ->
        Item Cat D -
        PR sent to SRM to SOCO and create PO FAILS
    2. ECC PR - Free Text Item -> acc *** cat - k -> P grp 200 -> Material Grp X ->
        Item Cat "Blank" -
        PR sent to SRM to SOCO and create PO SUCCESS
    3. SRM SHC - Free Text Item -> acc *** cat - k -> P grp 200 -> Material Grp X ->
        Item Cat D -
        PR sent to SRM to SOCO and create PO SUCCESS
    Hence for the same set of data the Material PR creates a PO but Not Service. Also for the same service data the SRM SHC also creates a PO.
    Only the PDP service PR fails. Any views why? is there any specific settings for Service in PDP?
    We have replicated the masters and groups properly.
    Thanks & Regards

    Hi Experts,
    I have noticed the following difference when the ext req for Material (which creates PO) and Service (which fails) are compared in BBP PD
    1. The field EXT_DEM_POSID (External Requirement Tracking Number) in Table BBP_PDIGP for service shows the value as 000100000000010 whereas for material it shows value  00010. That means the details in SOCO under follow on documents tab shows external requirement number for service as xxxxxxxxx/1000000 (probably last 5 digits truncated) wheras for material it shows xxxxxxxxx/10.
    Is this standard or this is an error. Can this be linked to my original issue.
    2. The field BE_OBJ_ITEM in table BBP_PDBEI for the failed service PO is blank whaereas for material it takes the value 00010.
    What is the importance of this field?
    Apart from this I have also found a note in which corrections are delivered for SRM 550 patch level 11 which is our current patch level. That means these corrections are already present in our system. The program code says.
    reference to BE purchase requistion
      IF is_item-ext_demid IS NOT INITIAL AND
        is_item-ext_dem_posid IS NOT INITIAL.
        mc_assign_x ls_be_item preq_no    is_item-ext_demid.
        mc_assign_x ls_be_item preq_item  is_item-ext_dem_posid(5).
      when service item, remove mat_grp in extreq scenario
        because it can differ from original purch. req. item
        IF is_item-product_type = c_ptype_service.
          CLEAR ls_be_item-matl_group.
        ENDIF.
    This clearly says when service item, remove mat_grp in extreq scenario and that is what our problem is. The error is basically for "Enter material Group".
    Kindly let me know whats your opinion or resolution.
    Thanks
    Hussain

  • Add column with row number to table

    Hi,
    to a table view I'd like to add a new column that contains the row number for each row.
    I have many data sources (twelve) and with the union operator I create one output dataset. The output data is sorted by the arrangement of the input ports of the union operator.
    Is there a way to add a column with its corresponding entry number?
    Regards, FT

    I have a similar question to the original post. It seems your answer will fill the new field in all rows with the same value. But, what if we want an actual row number?
    I am simply looking to add a row number to a table. I only have one data source. The business scenario is that the output of the data service is sorted in descending order on value. I want to be able to select the first 10 (i.e. the top 10 items based on that value).
    Even if I can solve my business scenario without using a row number field after the sort, it seems like a technique that would come in handy. 
    Any ideas? I'm pretty new to using Visual Composer so I may be missing something obvious.

  • Sql loader how import a file with save the actual row number in a db field

    Hey,
    how can i save the row number for each row in a file into a database field i the same table with the sql loader (sqlldr)?
    test data:
    john doe
    joe meier
    table:
    name surname line_number_in_file
    john doe 1
    joe meier 2
    and so on ... an if an line is discarded because it is empty for example it should be as this:
    test data:
    john doe
    joe meier
    table:
    name surname line_number_in_file
    john doe 1
    joe meier 3
    thanks for helpinmg and excuse my very bad english :-)
    Message was edited by:
    user527827

    but if one of the when clause faild or some rows are
    rejectet the sequence is not right.Did you read the link?
    "If a record is rejected (that is, it has a format error or causes an Oracle error), the generated sequence numbers are not reshuffled to mask this. If four rows are assigned sequence numbers 10, 12, 14, and 16 in a particular column, and the row with 12 is rejected, the three rows inserted are numbered 10, 14, and 16, not 10, 12, and 14. This allows the sequence of inserts to be preserved despite data errors. When you correct the rejected data and reinsert it, you can manually set the columns to agree with the sequence."
    also if you read multiple lines and they inserted in
    the wrong order the number from the sequence is not
    the line number...what do you mean with "reading multiple lines and wrong order?"

  • Change row number

    Hello,
    I have a interactive report and I want to change to row number for defect.
    Always for defect it saw 15 row but I want to saw 100.
    How can I do it?
    My version of apex is 3.2.0.00.27
    Thank you. Reggards,
    Amparo

    Hello,
    Change the Rows per page to 100 from the interactive report. And save the report as default report settings.
    It will be applied for every users.
    Kr

  • External HU Numbers for Packaging - Numerics have issues

    Hi,
    We pack our raw materials into packing materials as per customer requirement .
    We have created the packaging material and had it assigned to use -- "Any external number can be entered (no HU functionality)"
    The total needed is 20 digits,.
    Issue:
    if we enter the HU id as --> 0001234556 --> Sap takes it as 123456 by truncating zeros.
    if we have atleast one alphabet in the ID entered then it works fine.SAP doesnt truncate the id.
    Is there a possible solution to acheive this !!!
    We want SAP to keeep all the numerics as entered, it should not truncate any digits eventhough its numeric !!!
    Thanks,
    Srikanth.

    Can you tell me how you receive the handling units ?.If you are receiving material from PO then using an idoc then in idoc function module put the logic crete the inbound delivery with external HU number for receipt.
    You can use HID dummy delivery type susyem should create the delivery with customer handling unit numbers for receipt.
    I think you need to develop custom program which you need to insert HU number ,material qty ,plant and storage location then system will generate packing lable in background to receipt the material.

  • How to display row number in form?

    Hi guys,
    First I fll you in on the story so far..
    I have a database data block named :V_PAYUPLOADHEADER_HP, in the property palette I set order by facility and warehouse.
    I want to display row number for each fetched record, so I make :V_PAYUPLOADHEADER_HP.NUMB, which will contain the row number.
    The following is some methods that I already tried:
    - First I tried to make this field a database item=Y , column name = ROWNUM.
    The result is the number jump around (3, 1, 2, 5, 4 etc. instead of 1, 2, 3, 4, 5) I think it is because of the order by that I set.
    I have to keep this order by setting, so I look for another way to display the rownum.
    - Next I tried to set database item = N, column name = null, calculation mode = formula, formula = :system.trigger_record.
    When I run it all the value of :V_PAYUPLOADHEADER_HP.NUMB is 1. For all the records fetched is 1, 1, 1, 1 instead of 1, 2, 3, 4.
    - I also tried using POST-QUERY trigger attached to the block.
    In the trigger I have this code:
    :V_PAYUPLOADHEADER_HP.NUMB := :system.cursor_record;
    When I run it all the value of :V_PAYUPLOADHEADER_HP.NUMB is 1. For all the records fetched is 1, 1, 1, 1 instead of 1, 2, 3, 4..
    Is there something that I missed?
    What can I do to display the rownum?

    Hi
    You can achieve this by adding new item named 'ROWNUM'. in the Data Block you are working on.
    And it's 'BASE TABLE ITEM' property needs to be set as TRUE'. IN the property ,IN the post-query Trigger use...
    SELECT ROWNUM
    INTO :ROWNUM
    FROM TABLE
    WHERE EMP_ID =EMP_ID;Hope this helps...
    Regards,
    Abdetu...

  • External requirment number (PR #) in backend Service PO

    Dear All,
    We are implementing classic scenario with simplified pricing on SRM4.0 and ECC6.0 as backend.
    During strategic sourcing scenario i.e. for Bid Invitation out of external requirement (PR transferred from R/3 to SRM ),when we trigger a PO system doesn't populate the Purchase requisition number in backend PO for service items.
    In case of material items system populates PR number in backend PO.
    Please throw some light on how to get the PR number populated in the service PO.
    Kindly write back.
    Regards,
    Nilesh Swami

    Hi. Just configure the same types for Req and PO in the backend, that is the easiest solution.
    Regards,
    Dave.

  • Number range for service master record

    Hi..
    i have an issue in number ranges for service master record.
    when i create a service master record system is generating number ramdomly, its not in series..
    where do i make the settings so that i will get service master number ranges in series...
    Regards
    Sarfraz

    Hi,
    Follow the path:
    SPRO ->Material Management -> External Service Management ->  Service master ->  Define Number Range
    In menu ->Group-> maination->Aagian Group-> Insert
    Now Enter
    Number  Range  Group Text     01( example)
    From Number      80000000
    To Number     89999999
    & save.
    Regards,
    Biju K
    Edited by: Bijay Kumar Barik on Apr 4, 2008 8:45 AM

  • Number Ranges for Service Order

    Hi All,
    I want to create no. range for service order.
    Generated no. should contain plant code as well.
    eg VSC00AA001
    here V is hardcoded
       SC00 is plant code &
      AA001 is no. generated from no. range.
    Pls. tel me how to proceed...
    bye,
    Pranjali

    This alpha-numeric format is not possible directly with SNRO settings.
    You need to opt for external number range, and in the exit of your respective transaction you need to takecare of this number generation explicitly by programming.
    Regds
    Manohar

  • Is there a way to update an external dictionary for services without migrating the services

    Is there a way to update an external dictionary for services without migrating the services
    Is there a way to update a common external dictionary used by many services without migrating each and every service that uses the dictionary.  I have updated the table in the database and the external dictionary in our Development Environment. The external dictionary is used by many services. When I migrate the changed service to TEST/STAGE/PROD environments (NOTE: the table has been updated in the TEST/STAGE/PROD Databases), only the changed service is having the external dictionary updated. All other services that use the same external dictionary are NOT updated. I have the following questions
    Is it possible to migrate dictionaries so that all the services which are using that dictionary are updated?
    If the first one is not possible, Is there any other way to update the external dictionary without migrating all the services that use dictionary?

    dont think so but I could be wrong
    as it were I didn't like the build in audio so I connected some external logictech 2.1 speakers  but there
    are times when I use headset so I bought this one
    or any minijack splitter will work too so I have 2 things connected to the headset port works just fine
    http://www.belkin.com/IWCatProductPage.process?Product_Id=404634

  • What is the number for Verizon Wireless  Corporate Customer Service Complaint for CA

    My Complaint:  I have been a Verizon Wireless customer for approx 20 years.  I called customer service to seek an early upgrade for my daughter's phone. She is away in college and her phone is malfunctioning.  She is eligible for an upgrade in approx 6 weeks so I did not want to spend the money on a replacement phone when since we were planning on updating to something newer.  The customer service rep to me they could not do the early upgrade an to call back in a few weeks. After explaining this was unacceptable (I do not like the idea of a young female being out of state and away from home with no reliable means of communication), she places me on hold to later return with the only offer of  I must purchase a new device through her ( over the phone) which will be shipped to me, the phone was priced $100.00 more than the online price (they will not price match), plus i must pay $30.00 upgrade fee, $35.00 activation fee and taxes on the retail price of the phone.  I am upset and disappointed with the quality of service provided by Verizon being a 20 year customer.  If not for the seriousness and urgency of this matter, i would not have asked for an early upgrade.  It is times such as these that you get to see how much of a "valued customer" you really are.   I guess you are valued as long as you pay your bill and continually  purchase their products.  I would like to speak with someone from Verizon's corporate or customer relations department.  As of now I am really considering changing my service to a different provider.  I have multiple accounts with Verizon and i will canx each after the current contract committment expire (starting with my daughter's phone which expires in 6 weeks) In the meantime I will go purchase her a new phone with someone else and take comfort knowing she will have reliable communication.

    I started with them in 1985. It has been wonderful service but very expensive. They seem to operate on day of deposit day of withdrawal. That means that I have no benefits nothing beyond the normal customer if I don't pay my bill they shut me off. That's why I have switch to another provider and I have better service lower cost and better phones. you can't beat  other providers I mean it. Please don't expect more from verizon other than a "pay me more money and I'll do what you want" because it's all about money. Read the transcripts from current Verizon employees all over the internet. The company is going down and they're taking customers with them.
    msvat <[email protected]> wrote:
    msvat  created the discussion
    "What is the number for Verizon Wireless  Corporate Customer Service Complaint for CA"
    To view the discussion, visit: https://community.verizonwireless.com/message/1113982#1113982
    >

Maybe you are looking for