Checking shipping type in ARE 1 Creation

HI All
While creating the ARE 1 document, we usually combine 2 or more excise invoices in J1IA101. My requirement is that the system should check for the shipping type also while combining the invoices. Now I think the system is checking whether the customer is same or not.How can i achieve this? Should i use a user exit and if so, which one?
Thanks in advance
Regards
Mathan

Hi,
There is no check for shiping, because in are 1 values are captured from u r internal excise number.
Try to use user exits.
kapil

Similar Messages

  • Check material movement types that are activated for transfer to GTS in 4.7 ecc.

    Hi
    We are using 4.7 Version of R3 and GTS version 10.
    Please let me know how to check the list of movement types that are activated for transfer to GTS.
    Thanks & Regards
    Karthi

    Hi Karthi,
    Usually your questions are of a technical nature, so I assume the answer for you in this case is table /SAPSLL/TLER3B.  Select where APEVS_R3 = 'MM0C', and either CUSRV_R3, GCUMA_R3 or GRIMA_R3 are not initial.  The result in field BARVS_R3 contains the Movement Type and Movement Indicator (KZBEW) concatenated.
    Hope that helps.
    Regards,
    Dave

  • Report to find Sales orders with shipping type

    Hi SD Gurues
    Im looking for a report that i can use to search out SO with a sertain Shipping type.
    Our customer center would like to search out all orders going out by SHIP for the next 2 weeks, but there is not an option for this in VL10.
    I wa swondering if there is a standard SAP report that have Shipping type as a selcetion creteria.
    Hope somone can maybe push me in the right direction.
    If there is no standard SAp report for this we will have to use SQ01 or code it our selves.
    Kind regards
    Jens Olsen

    Dear Jens Olsen,
    Go to SE16N give below tables which are relevant for shipping,
    VTTK Shipment header
    VTTP Shipment item
    VTTS Stage in transport
    VTSP Stage in transport per shipment item
    VTPA Shipment partners
    check and revert
    regards
    Ram

  • Check For not allowing Subcontracting PO creation against the ROH Items

    Dear Sir,
    We are looking for help on the following scenario :
    For PO Creation , in the Item Category  we type blank for "Standard PO" and L for "Subcontracting PO" . We intend to put a check so that users are not able to create the PO for Subcontracting against the Material type "ROH" . Rather Subcontracting PO must be allowed only for the Material having the type as "HALB" .
    Kindly guide me on the above scenario please .
    Regards
    B Mittal

    Dear mittal ,
    You can do this. create a separate document type in IMG>MM>PURCHASING>PURCHASE ORDER>DEFINE DOCU TYPES. Set the allowed item categories for the document type as only standard. Now raise the purchase order for ROH using this document type. Now in case if you set the item category "L" system will throw an error.
    try this if it satisfies you. reward if any.
    yuvi.

  • Shipping type in Sales Order

    Dear Experts,
    I need to apply a validation at the time of sales order creation, if the user selects the shipping type that does not have any condition records maintained in VK13 then I need to display error message and shall not allow sales order creation.
    Thanks

    If the solution of Phanikumar is not working, you an always add the check in userexit_save_document_prepare (MV45AFZZ). You have to check if the subtotal of the new lines is empty or not.
    Ex.:
    LOOP AT xvbap.
    CHECK  xvbap-kzwi1 = '0.00'.
    Naturally you must assign the freight condition to kzwi1 (or 2, 3, 4, 5, 6) in calculation scheme.
    Gr.
    J.

  • MWST condition type missing in contract creation,VA41

    Hi, got a problem here during contract creation. I can't get the MWST show up in the contract condition tab. Analysis result :
    010 Access not made (requirement not fulfilled)
    Error Message : Pricing error: Mandatory condition MWST is missing
    Things I have done :
    a) checked pricing procedure V/08
    b) created condition records VK11
    c) checked customer tax classification : Liable for taxes
    d) checked material tax data : Full tax
    e) ???
    what else did I miss out?
    Thanks
    Andy

    Option 1: If you do not want MWST condition as mandatory, then remove the check from check box in the pricing procedure (T.Code: V/08). MWST is tax condition & Tax condition are normally not mandatory, as it may vary according to Business Requirement.
    Option 2: <b>"010 Access not made (requirement not fulfilled)"</b>: Check the access sequence maintained for Condition Type MWST (T.Code": V/06). Next, Check the Access Sequence & the access 010 assigned to it. (T.Code:V/07). Check whether Accesses & fields are assigned correctly.
    Option 3: Instead of maintaining condition record for access 010, maintain for different combination & check the result. Even in my case, once the access with reference to tax classification did not give desired result, but was achieved bu maintaining another combination.
    Regards,
    Rajesh Banka
    Reward points if helpful.

  • Deriving ITEMCATEGORY from  SHIPPING TYPE in VA01

    Hi,
    When Ship type is selected as "DIECT SHIP" at the header level all material items on the sales order should change to item category 'YYAC'. If the ship type is chnaged to DIRECT SHIP at the line item level, then only the material lines item category is changed to YYAC. How can i do this? Can i do it by Config.? Is there is any Exits available for this? Please Help me
    Thanks,
    Subashini

    This is not the way you change items. How can you change the shipping type on two line items at the same time? You change it on each item and then the item category will change on those items automatically based on your user exit code. <b>Mere selecting items <u>doesn't</u> constitute a change of the item's shipping type</b>. If you change the shipping type on one item you will see the change of the category for that item, if you change the shipping type on two you will see that the category changing on two. <b>Please do not get confused with the selection of an item.</b> It has nothing to do with what you are trying to achieve.
    Let me rephrase your original requirement.
    In a sales order, if the header <u>shipping type</u> is 10(either entered during creation or changed later), then all <u>item categories</u> should be set to 'ABCD'.
    If the header shipping type is <b>not</b> 10 but one or more items have a shipping type of 10, then only those items should get the item category of 'ABCD'.
    In the user exit, you are <b><u>reading. not changing</u></b> the value of <u>shipping type</u>. Based on the conditions you are changing the <u><b>item category</b></u> of the item(s).
    Please have a functional consultant or user to perform the test with real scenarios.

  • Shipping type in delivery (Entry does not exist)

    i am trying to post good issue in the delivery and i have Shipping type field as mandatory but when i try to post good issue with a value in the Shipping type the system says Entry does not exist(check your entry). Kindly help.
    Regards,
    Shahzad

    Dear Mr. Khero.
    You should atleast share your solution with other members as well. Knowledge sharing is a good thing and we are all here for this purpose.
    Hope you do understand.
    Best Regards,
    AI. (Your great Friend - You remember???)

  • Duplicate check on search term for BP creation in CRM

    HI,
    I want to do a duplicate check on search term for BP creation in CRM.
    i found one BADI ADDRESS_SEARCH. But the method address_search is not getting called.
    Is there any other BADI available? how can I handle this issue?

    hello,
    BP is BDT (Business Data toolset) enabled (you can check it by adding break point in FM BUS_PBO and executing BP transaction). You can add your check directly to standard view (the check will be executed each time when user pushes enter) or you could add you check to appropriate action (during saving etc.) there are number of actions which you could use it depends on your requirements. You can find a lot of info about BDT (if you are not familiar) in Wiki.
    br,
    dez_

  • Since installing Lion I keep getting the error message 'there was a problem connecting to the server. URLs with the type 'file:" are not supported"' How can I fix this?

    since installing Lion I keep getting the error message 'there was a problem connecting to the server. URLs with the type 'file:" are not supported"' How can I fix this?

    A Davey1 wrote:
    Not a nice answer!
    Posting "Check the 'More like this'" area and not simply providing the answer is a great way to make these groups worthless.
    You're ignoring context.  On the old Apple Discussion Groups I never posted replies like that, instead giving people relatively detailed answers.  The new Apple Support Communities made things worse by introducing certain inefficiencies.  Then came Lion.  The flood of messages that came with Lion required a painful choice for any of the people who had been helping here: (1) Give quality responses to a few questions and ignore the rest.  (2) When applicable, give a brief answer such as the one that you found objectionable.  (3) Give up all the other normal activities of life and spend full time trying to answer questions here.
    People who needed help with Lion problems seemed to have trouble discovering existing message threads that described how to solve their problems.  I never posted the suggestion of "Check the 'More like this' area" without verifying that the help that the poster needed could be found there.  Even doing that, what I posted saved me time that I could use to help someone else.
    The people helping here are all volunteers.  None of them is being paid for the time they spend here.  They all have a life outside of Apple Support Communities.  It's arrogant of you to demand that people helping here spend more time than they already do.

  • List of all the process types used in the creation of process chains

    Hi Gurus,
    I am new to process chains creation, can any one give the list of all the process types used in the creation of process chains and there uses also.
    Please search the forum before posting a thread
    Edited by: Pravender on Jan 4, 2011 4:18 PM

    Hi,
    As process chain is to automate the data load step.
    For Ex:- If you are loading data from R/3 to DSO CUBE.
    Here you require Info package to load till PSA.
                                 DTP to load till DSO
                                  Another DTP to load Cube.
    And all other process like psa deletion AND process you can find in RSPC tab.
    Thnaks,
    Saveen Kumar

  • How to check the type of uploaded file

    Hi, experts,
    how can I check the type of the uploaded file? I am dealing with exception handling now: when user uploads a type of file which is not allowed, then error msg shows up. So first I have to retrieve the type of the uploaded file.
    Best regards,
    Fan

    Best approach would be to control the file upload program. Here in force user to chose only the kind of file supported.
    If you are using WD4A & fileupload UI element, then after user select a file to upload, before processing the file you can check the file name and get its MIME TYPE as shown below.
    example
    data type file string.
    data dot_offset type i.
    data extension type mimetypes-extension.
    data mimetype type mimetypes-type.
    file = 'Image.jpg'.
    " Find out file name extension
    find first occurrence of regex '\.[^\.]+$' in file match offset dot_offset.
    add 1 to dot_offset.
    extension = file+dot_offset.
    " Get mime type
    call function 'SDOK_MIMETYPE_GET'
      exporting
        extension = extension
    importing
        mimetype  = mimetype.
    later using if/else or CASE statement define your logic.
    Greetings
    Prashant
    P.S. Points Welcome

  • Use of field "Shipping type" independent of the route

    Hi colleagues,
    I have a request according to field "shipping type" VSART in the order header (can be entered in the shipping tab).
    The only thread I can find is [this|https://forums.sdn.sap.com/click.jspa?searchID=12663893&messageID=5380384], but its not helpful.
    I have route determination enabled, which is working wonderful.
    But now I want to use the field "shipping type" independent of the route, for additional information in an Idoc.
    If I propose the field with any value the system issues the error "Shipping type xx does not match shipping type xx for route yyyyxx". This is due to the check against the shipping type in the route definition.
    Does somebody know if its possible to disable this cross check to be able to place independent information of the route in the shipping type?
    Thanks in advance.
    Jens

    Hi,
    I have gone into transaction f.01 and am unable to find the component Transaction type in dynamic selections. If however you want to find Transacttion type 120 use transaction SE16n and table ANEKPV add in the transaction types (technical name BWASL) add other parameters example company code, period etc to get the related information.
    Award points if useful.
    Sadie Gajanand

  • Check iDoc types being used

    Hello gurus,
    how do I see the iDoc types (like 810, 855 etc)  being used be my organization ?
    I want to see the documentation and segments !!
    Thank you very much in advance.

    Additionally, check the configuration in WE20 (partner profiles).
    810 and 855 are not the IDoc types, these are EDI messages. 810 is PO, if I remember correctly, it'll be ORDERS... IDoc. Usually you can find IDoc by EDI number in Google.

  • SHIPPING TYPE

    Hi
    Our Business scenario is to create a Sales Order in CRM 5.0 and replicate
    it to ECC 5.0.
    In CRM sales Order customer needs to enter 'Shipping type' so it can replicate to ERP.
    but as far as there is no 'Shipping type' field in CRM sales Order.
    Please advice on this issue.....
    Do we need to create a new field.
    Thanks

    Hi Nitin,
    I believe CRM supports shipping types only for the Intelectual Property (IP) module. In CRM you can create shipping types via the table CRMC_IPM_SHPTY using SM30.
    But this field is not available in CRM sales order. I think this is supported on CRM contarct transactions, because the route functionality is also required to decide the mode of shipping.
    I think you need to check this functionality on contract how the shipping type is determined. Then you may use this in your sales order processing.
    <b>Do not forget to reward if it helps,</b>
    Regards,
    Paul Kondaveeti

Maybe you are looking for

  • How to get date prompts from one date column

    i have a requirement where i have to filter the data between two date prompts. i have only one date column and the date in the prompts shuld be selected by calendar. i have seen may approaches to do this and i got one where two dummy date columns sho

  • VISA file write works on 32 bit WIN 7 but not 64 bit

    I've got an application that has worked for years on several XP machines. It works on WIN 7 32 bit as well. It does NOT work on WIN 7 64 bit. I download a file as a binary, break it into 4096 bit packets and send each packet via VISA write to a UUT.

  • Java Mapping/UDF/ABAP mapping to capture payload

    Hi, could you please provide me Java mapping code samples (or UDF code) to save payloads of a message based on Message ID i have a synchronous scenario where i have payloads in sxmb_moni for request and response with different message IDs. So pelase

  • SWF doesn't display once imported to LMS

    We're in the process of setting up TrainingPartner LMS, and I'm trying to get a SCORM quiz working. I can publish everything and upload to our (separate) content server, and if I visit that URL, the quiz works fine. However, if I add that quiz URL to

  • Loaded SWF communicating with Main Timeline

    Let's say I load an external SWF to my main timeline. In that loaded SWF, I'd like to have a button that when clicked, removes a Movie Clip from the main timeline. How do I do that? Should be simple, right?