Service master require storage location field

Hi gurus!!!
In operation I use PM03 to enter service master.  I require to enter the Storage location but I don't see the field.  Is there any way to enter?
Regards
Bern

Hi Bern
Can you brief your issue...
For service master, why u need storage location....????
For components you need storage location....
wats your requirement?
- Pithan

Similar Messages

  • Storage location field in service PR

    Hi,
    I am not able to find the storage location field in service PR generated through PS. This field is available for material component but not for external activity with service.
    Actully i have a project which have multiple storage location thats why i need that field for external service PR
    Regards
    Kalpesh

    Hi,
    there is no need of storage location for external services.
    storage location:
    storage location at which the material is stored.
    an organizational unit allowing differentiation between the various stocks of a material in a plant.
    regards,
    sandeep

  • How can i add STORAGE LOCATION field which is not...............

    hi,
    sap gurus,
    good morning to all,
    how can i add STORAGE LOCATION field which is not in the standard tables namely
    KOMP, KOMK, and KOMG.
    how to include it in our FIELDS FROM FIELD CATALOGUE.
    if we include this field is there any impact on the standard tables.
    plz let me know this.
    bcz
    we are selling our products in two ways
    (1). one is straight from factory ie direct sales from factory
    if customer asks for excise invoice then we will sell thru factory and keeping freight in mind we will
    deliver him which ever is economical either rail or road.
    before coming to second case of selling the goods
    we will do STOCK TRANSPORT ORDER from plant to different storage locations.
    if we did STO thru road we have to sell the goods thru road only.
    if we did STO thru rail we have to sell the goods thru rail route only.
    (2). if the customer is not asking any excise invoice then we will send the goods thru depo/storage
    location which is not registered under excise.
    if the goods came by road then it will be delivered by road only.
    if the goods came by rail then it will be delivered by rail only.
    my logic here is
    basing on the
    storage location, transportation types, and distance i want to create condition record
    that captures exact frieght at the sales order level.
    confirm whether i am right or wrong.
    regards,
    balaji.t
    09990019711.

    Hi,
    It is not recommended to add new fields to any SAP standard tables. It disturbs the whole SAP functionality.
    But if you have no choice expcept to change the standard tables to meet your requirement -  then you need an access key to modify the object, which is available from the market place.
    Nevertheless, the better option is to create a 'Z' table with the required fields and use that accordingly.
    Changing standard tables will have serious impact when you apply patches or do an upgrade on the existing functionality.
    REWARD POINTS IF HELPFUL
    Regards
    Sai

  • Making Storage Location field mandatory in Work Order

    Hi
    As per our proces, if PR is created from work order and if there is no storage location in work order then PO will have warehouse address as a shipping address. So it is expected that PR must have storage location details when it is created from work order to avoid incorrect shipping address in PO.
    So, I want to make storage location field mandatory in components tab of work order.
    Also I want to avoid the users to deliberately removing the storage location and making it blank.
    Regards
    Prakash

    Hi,
      You will have to use one of the below mentioned user exits  to accomplsih this requirement.
    CNEX0026 Maintenance order: General check for material
    CNEX0027 Maintenance order: Determination of plant or storage location for component
    Thanks
    Narasimhan

  • Required storage location manditary in VL31N

    Dear SAP Guru's
    Please tell me the path for making the storage location field manditary in VL31N( Creation of Inbound Delivary).
    Thanks.
    Sri

    Hi,
    I don't think any customization setting exists to make this filed mandatory. Howsoever, you can use user exit / field exit to cater your requirement.
    There is a work around , you can use incompleteness for inbound delivery , in incompleteness put storage location as a filed. proceed as per the below to make the settings.
    Shipping -->Basic Shipping Functions >Incompletion Control for Deliveries>Define Incompleteness Procedures Select H delivery item
    and create your procedure .
    Assign table filed as LIPS -LGORT screen LAPD status 02 and Seq 1000
    and attach this in Procedure to ELN in Below path
    Assign Incompleteness Procedures -->Assign Incompletion Forms to the Delivery Item Types
    After this if you are trying to save the inbound delivery with Storage location system will not allow you to save the delivery
    Hope this meets requirement instead of going for enhancement
    Thanks & Regards,
    Sridhar

  • MB5B - Stock on posting date doesn't show Storage Location field

    Hi All,
    I run report MB5B - Stock on posting date with Stock Types = Storage Loc/Batch Stock, but the report doesn't show
    Storage Location field in result.
    How can I see it in this report?
    Thank you very much for your kind support!
    Cao Huy.

    hi
    what i think i sthis report is only for the OPENINGand CLOSING stock for the period or day
    now whenu give SL field then system will only concider stock from that SL
    the filed of SL will not be viewable in report as it is just opening and closing balance
    regards
    kunal

  • Add storage location field into report COOIS

    When i check the Production order Storage Location is showing under Goods receipt Tab.When i execute the order COOIS Storage location field is empty.
    Where and what to configure to pull storage location into report COOIS?
    Thanks
    Rafi

    Hi Mohammed,
    Ideally it should come, field storage location is fetch from the GR tab from production order. May be PP guy can help you much better.
    Regards
    Mohit

  • Mandatory the Material Quantity and Storage Location Field in Order

    Hi Expert,
    Please advise. how can i set the Maintenance order,
    If Material field is Filled
    Then Mandatory the Quantity Field and Storage Location Field.
    Thank You
    Best Regards

    Hello,
    Please Use Below User Exits to get your Functionality
    IWO10009 --->PM Order Check for 'Save' Event
    CNEX0026--->general inspection of material
    Regards,
    Rakesh

  • Making storage location field mandatory at contract level

    Dear All,
    I want to make the field storage location mandatory at contract level.Is there any configuration setting to make storage location mandatory at the time of contarct creation.
    please suggest.
    thanks in advance
    ravi k

    sapuser k 
    1. IMG --> SD --> BF --> Log of Incomplete Terms --> Define Incompleteness procedure (Double Click)
    Choose "A - Sales Header", Click New Entries, Create say 55 -  Contracts
    Click "New Entries", Enter Table = VEDA, Choose Field (Storage Location Field ) and Status.
    Click Save
    2. IMG --> SD --> BF --> Log of Incomplete Terms --> Assign Incompleteness Procedure
    Assign Procedure to sales document Types
    WK1 = 55
    Then Click save
    Regards
    Sathya

  • Storage location field mandatory in PR

    Hi ,
    We want to make "Storage location" field mandatory in PR for  "_Document Type and Account Assignment" Combination._
    Like we have a PR document Type ZDM for raise a PR for materials, we want to make STORAGE LOCATION field mandatory if ACCOUNT Assignment in line item is BLANK.
    In case Account assignment is K then this field should be NON-MANDATORY and preferrably should be greyed out.
    Is there is any standard SAP settings for that
    Regards
    Shrey

    Hi,
    Use the user exit -> MEREQ001
    Hope the above helps.
    Regards,
    Vivek

  • Make the Storage Location field in Grey mode in Delivery (picking Tab)

    Hi Experts,
    Pls suggest me to how  make the storage location in Picking Tab of  Delivery to Grey mode .
    Regds
    Rajiv

    In tcode U have to enter Transaction code  VL01N
                                        Transaction variants field just Press F4 to get already buid transaction variant else u have to create the ur screen variant by clicking the button named Create in Below menu option .
    If the variant already exist -> enter
    u will get the data in the lower half of the screen , select the transaction Variant with field for storage location , generally datais distributed in delivry doc at header and item level so for storage location u have to take the one with item level data .
    There u will find the all the fields which are there in Delivery doc at item level with check boxes in front of them please goto storage location field and check the check box saying output field ( This means this field will be display only) Save and try and create the delivery again.
    This will be display only in VL01N

  • Storage location field missing while doing GR with PO number

    When I receive goods from a PO, the storage location field missing from MIGO with 101. Material been extended with storage location and entered in PO. But sloc field totally greying out while I receive goods with PO.
    I tried other way to receive goods , but storage location disappears when I save it.
    MMBE shows stock as on order before reciept , after  I post goods, material document created but stock disappears. Not even in the plant.
    Can anyone help , please?

    <i>The following from other message thread solved my problem....</i>
    Stephen Birchall  
    Posts: 1,095
    Questions: 1
    Registered: 3/27/07
    Forum points: 1,566 
       Re: Material Classifications and Purchasing cycle  
    Posted: Apr 23, 2007 9:26 AM    in response to: Dushyant C Koth...       Reply      E-mail this post 
    Hi,
    You create the material in MM01 and select the non-valuated stock material type.
    When you create a PO for this material the system will ask you to enter an account assignment category (such as K for cost centre etc.) Indicate the GL etc that you want the costs to be posted to (Stationery, office supploes etc.).
    When the items are received, post the GR as normal (with MIGO). At GR the total value of the items will be posted to the correct financial accounts and the stock quantities will be updated.
    Then when you have consumed anything you post a goods issue (MB1A or MIGO) and this does not post anything to the financial accounts (it was all posted at GR) but it does reduce the stock figures.
    This process is ideal for ANY low value / high volume items, because the stock is managed correctly but you do not have many hundreds of tiny financial posting as each low value item is consumed.
    Steve B

  • In va02 tocde after entering the data only storage location field is not saving.why?

    Hai
    in va02 tcode after entering the data only storage location field is not saving. why?

    Hi Purnaiah,
    Are you using any user exit for this or not?
    Check for the below exit, this may be the place where you can implement your code for saving the value.
    SAP MV45AFZZ calling the user exit with a form USEREXIT_SAVE_DOCUMENT
    Regards,
    Rafi

  • Storage Location field not appearing in Mat Doc.

    Dear All,
    While doing GR 105 for PO, the Storage Location Field is not appearing in Mat Doc. Moreover, the TO is not getting created immediately while saving the Mat Doc. I don't know why this is happening?
    The material has both Qty/Value Updation ticked and all other related configuration is perfect like Mvt. Types/Ref. Mvt. Types etc.
    Please help to resolve.
    Regards
    Samier Danish

    Dear rksap7284,
    Thanks for your inputs. As I already mentioned confirguartion is perfect yet there is no St. Loc. field being displayed while Mvt. type. 105. I'll provide more information as below:
    - PO has Acct. ***. Cat as "P" as it has WBS element.
    - Material Type is ERSA
    - GR 103 has happened.
    Awaiting your reply
    Regards
    Samier Danish

  • Storage Location field active at GR with103

    Dears,
    how i can make storage Location field active at GR with103

    Hi,
    Use T-Code OMJJ,  select Movement Type 103 and in Change View Movement Type Screen Check Storage field and save.
    Hope this helps,
    Best regards
    Amit Bakshi

Maybe you are looking for

  • How do you add more than one song to library.....

    How do you add more than one song to the library using the "Add File to Library" option? I just upgraded to itunes 7.1.1.5 from an early version and used to be able to do this but now it want let me, it only lets me add one song at a time. I don't wa

  • Connect 9.0 r177 closing error when entering meeting room

    some users are getting an unusual error related to the connect Add-in.  I myself was working fine until I decided to de-install and re-install the connect addin 9.0 r177.  We're using Connect V6. here is the error:  "Adobe Acrobat connect Add-In 9.0

  • DVD burn fails just at end (multiplexer error)?

    iDVD goes through the whole burn process and then fails at the very end, giving us a 'multiplexer error' message. Any suggestions? Ben

  • System name

    Hi all i am about to run pl/sql block below to change the name of the host but not sure about <SYSTEM_NAME> AND <SERVER_NAME> How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1] Please clarify Thanks in advance

  • Do you get this problem too?

    Hi there, Now I have been using iTunes for a long time now as I think it's just about the best media player out there. Now it works fine on my iBook but on my Windows PC which has the following spec: AMD Athlon 64 3000+ MSI K8N Neo4 Platinum Mother B