Sales Area determination in Shipping from MM PO

Hi everyone
Is there a userexit available to determine Sales Org (VKORG), Distribution channel (VTWEG) in the case of creating outbound deliveries for a return to vendor.
Thanks in advance

Please check if all the materials you are trying to post have all the sales customizing as a usual outbound delivery. The material has to be extended for the sales organization, having an entry in MVKE.
For return deliveries this organizational data come first from table T001l (storage location) or if not maintained there from table T001W. What you have to do is to maintain the table MVKE is to add the sales tabs to the material master of the raw material. Hope this helps.

Similar Messages

  • Sales Area determination in follow-up ERP Sales order from CRM opportunity

    Hi Experts,
    Iu2019ve configured everything needed for ERP sales Order to be created as follow-up from CRM opportunity.
    sales area in CRM opportunity is correctly determined (but division is disabled)
    Sales Org : 1000, Distribution Channel: 10 and Division : 01 (Division is not displayed in opportunity)
    But when I created ERP sales order as follow-up document from opportunity, system checks for sales area 1000, 10, 00 (This sales area or Division u201800u2019 doesnu2019t exist in either systems ERP / CRM) and gives a error message.
    If you have any idea how sales area determination works in follow-up ERP Sales order please share.
    your help will be highly appreciated
    Thanks
    Manjushail

    Hi Christian,
    If the service order line items are entittled to service contract , at each item level you will get contract info in contract data tab.
    when you transfer these items to confirmation , confirmation item contract data will not have contract information. Only when you enter items in confirmation manually then system will pop up window for selection contract and confirmation items get contract information.
    thanks,
    Nitin

  • Sales Area Determination in Stock Transfer Order - user exit

    Dear SD gurus,
    We have different distribution channels for inter company and intra company stock transfers; since only one sales area can be set in the configuration (setup STO -> shipping data for plants), we want to use a user exit to determine the sales area dynamically.
    We have created an enhancement of function exit V02V0001 (Sales area determination for stock transport order); but the program flow doesn't seem to stop in this exit despite setting break-points.
    Can someone suggest why this exit is not fired during runtime or if this can be used at all for our purpose.
    Regards,
    KC

    Is user exit required, as the sales area will be different. Incase of Intra company stock transfer the process will be as under:
    Create Purchase Order (ME21N)
    Create Delivery in background (VL04, VL10a, VL10C, etc)
    Change Delivery for picking / packing & PGI (VL02n)
    Create Billing Document (VF01)
    Assumption: Stock Transfer configuration is in place. Assistance can be taken from SAP Best Practices in help.sap.com
    Incase of Inter-company, the process will be as under:
    Create Sales Order (VA01)
    Create Delivery (VL01N, etc)
    Change Delivery (VL02N)
    Create Billing Document (VF01)
    Assumption: Configuration is in place. Assistance can be taken from SAP Best Practices in help.sap.com
    Regards,
    Rajesh Banka

  • Suggest EnhanceMent For SALES area determination In stock Transfer.

    Suggest EnhanceMent For SALES area determination In stock Transfer.
    V02V0001 Sales area determination for stock transport order Doesnt Work,

    Is user exit required, as the sales area will be different. Incase of Intra company stock transfer the process will be as under:
    Create Purchase Order (ME21N)
    Create Delivery in background (VL04, VL10a, VL10C, etc)
    Change Delivery for picking / packing & PGI (VL02n)
    Create Billing Document (VF01)
    Assumption: Stock Transfer configuration is in place. Assistance can be taken from SAP Best Practices in help.sap.com
    Incase of Inter-company, the process will be as under:
    Create Sales Order (VA01)
    Create Delivery (VL01N, etc)
    Change Delivery (VL02N)
    Create Billing Document (VF01)
    Assumption: Configuration is in place. Assistance can be taken from SAP Best Practices in help.sap.com
    Regards,
    Rajesh Banka

  • Return Purchase Order (MVT #161) Sales Area Determination on Purchase Order

    Hi,
    I am working on return purchase order (Purchase order with return check box ON at item level) and creating outbound delivery with VL10B and doing PGI to vendor.
    Can someone help to figure out how sales area (sales org/distribution channel/Division) gets determine on purchase order item level "Shipping" tab ?
    In other word, as shown below for return PO, I have sales area 1180/50/01. I want to determine different sales area.
    Thanks.
    Regards,
    Ravi.

    However, you can enhance the system to use multiple sales areas for return by using retail sales area. The below notes give more details:
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361…

  • How to get  sales area text data ( line1) from XD02

    hi sap gurus,
    how to get table name for sales area text xd02 (like marking, remarks , tag ) or we have to use function module to fetch it in the report.
    thanks ,
    Amit Ranjan .

    Table names for all texts are STXH,STXL but from table u cannot fetch them as in the table these texts are stored in RAW format. To fetch this text in human readable format use the FM READ_TEXT. To use this Fm u have to pass text name, text id and object name..u can get all data by double clicking the editor for each text..it will goto the sapscript editor(line editor) then from menu path Goto->Header..u will get all the info....
    Regards,
    JOy.

  • FM for add sales area to a BP from external lists

    Hi experts
    We are uploading BPs from an external list (on WEBGUI), and we want to add the sales area to this one.
    We tried to use FM CRM_BUPA_FRG0010_ADD but it doesn't work.
    Do you know any FM for solve this issue??
    thanks in advance
    Best regards
    Marco
    Edited by: Menegazzo Marco on Jul 5, 2010 10:53 AM

    Hi Marco,
    use this FM instead.
    CRM_BUPA_FRG0140_ADD
    And don't forget to commit work!
    Bye

  • Change sales area while copying contract from another contract

    Hello Gurus,
    I am copying sales contract from another sales contract. I have maintained copy control accordingly.
    Here i want to change sales area of being created sales area.
    Ex.
                                                 Sales area
    Reference contract             1000-10-10
    New Contract                       2000-10-10
    How can i control this ??...Where and what change should i made in copy control to achieve this ?
    Thanks in advance...
    Regards,
    Tarpan Vadaliya

    Thanks Kapil for your input.
    But still my question is not answered completely.
    My requirement in simple that i want to create a contract with reference to another contract but in different sales area. My customer will be remain same. So it does not relevant whether i use routine 001 or 002.
    I had tried to create with both routine but i am not getting succeed.  I had also removed below mention code from routine and tried but not succeed.
    IF HVBAK-VKORG NE VBAK-VKORG.
          MESSAGE E007 WITH HVBAK-VKORG VBAK-VKORG.
        ENDIF.
    Is the dist. channel the same in both reference and target?
        IF HVBAK-VTWEG NE VBAK-VTWEG.
          MESSAGE E011 WITH HVBAK-VTWEG VBAK-VTWEG.
        ENDIF.
    Is the division the same in both reference and target?
        IF HVBAK-SPART NE VBAK-SPART.
          MESSAGE E012 WITH HVBAK-SPART VBAK-SPART.
        ENDIF.
    Still waiting for helpful solution...
    Tarpan

  • Sales Area Data isnt replicating from CRM to ECC

    Hi Gurus,
    We are replicating some BPs of certain groupings from CRM to ECC.
    We performed all steps relevant for this task mentioned in Best Practice u201CMaster Data Replication C03u201D. After performing the
    steps results are as follows:
    u2022     BP General Data is replicating without any trouble.
    u2022     When registering sales area data in CRM and trying to get this replication to ECC we see that the BP Sales Area data isnu2019t replicated.
    Monitoring SMW01.
    The BDOC BUPA_MAIN ended with the following error:
    Messages for business partner 0007000362: Fill in all required entry fields
    Action already taken:
    After reading this message I have reviewed the mandatory fields per Account Group in ECC and mapped them with the CRM ones. Even this changes I still can get sales area data in the ECC BPs replicated.
    Is there something I am missing here.
    Thanks for your help.

    Hi,
    Regarding debugging from CRM to R3. Please follow the below steps.
    There are 2 methods to debug the Business Partner (BP).
    First Method:
    1)     In CRM, Go to SM59 -> ABAP Connections => The ECC client -> See if the saved user (in logon details) that is used to connect to ECC from CRM is a Dialog user.
    2)     You can use transaction code SU01 to check User Type of User.
    3)     Deregister the Queue through SMQS.
    4)     Make changes to BP.
    5)     Go to SMQ1, Select the Queue name Double Click 2 times then select the Tool bar (Debug LUW).
    Second Method:
    1)     Put a break point in Function Module SMW3_MFLOW_UPDATETASKBDOC.
    2)     Create a BP and before save, type /h to activate debug, Mark update debugging option.
    3)     When stops in Function Module u201CSMW3_MFLOW_UPDATETASKBDOCu201D you must be sure to set header-dbgmode = 'X' this will make the BDoc stay stopped in SMW01.
    4)     Go to SMW01 and type /h and process the BDoc.
    5)     Put a breakpoint in Function Module u201CCRM_UPLOAD_AFTER_MAP_HANDLERu201D and be sure to change LV_SYNCHRON = 'X' this will allow you to connect in ECC.
    If the variable LV_SYNCHRON does not have any value, then it will work as background task, if the value is filled with the value u2018Xu2019, then it will allow debugging in R3.
    And another point to be noted here is, the user type of the R3 should be Dialog User. If the user is not dialog, then it will not connect with R3.

  • Sales area determination in BP

    Dear All,
    We are rolling out SAP CRM for one of our companies,
    The sales area is not getting determined at the time of creating BP.
    I could find the R/3 Sales area is not getting determined in BP.
    Is there any downloading object where i can push the R/3 Sales area to CRM.
    Can anyone please throw some light,
    Thanks,
    Satish

    Dear Rajendra,
    Thanks for your information and sorry for delay.
    I have maintained obj. permitted determination in the attribute tab, and I have compare with my both system i.e. ERP and CRM in the crm orgniazational unit, there is a function tab there we are mainitaining the r/3 sales org and attribute like DC and Division. I found that there is not update new distribute chanell and division attribute details.
    Can I know is there any object to dowload the sales are data into crm system. I found one object i.e. DNL_CUST_S_AREA, can I know what is the functionality of this object.
    I have tried this object in the quality but no result.
    Shell we maintain DC and division manually in the function tab in org model? I have tired this also maintain dc and division manually but no result.
    I did not try your answer, I will try this and let you know.
    Regards,
    Jags

  • Sales Area Determination

    Hi Experts
    While creating Service Contract system ask the selection of sales area even though i maintained in customer master
    it should determined through sales area
    is their any thing i am missing in config
    Regards
    Raju

    You have to select org determination profile, in which you would define org determination rule; you can try using rule:10000144 (Sales areas incl. master data) for your purpose. You then attach this org determination profile to transaction type.
    However during the creation of order in GUI you have to manually select in the orgisation tab  the sales area for which the order is relevant. But when creating order in portal sales area relevant based on your selection of webshop/xcm scenario organisation tab details would fill up on their own.
    Regards
    Medha Jaitley

  • Sales area determined based on user/employee when creating an account?

    Hi Experts.
    Can anyone tell me how to implement the following:
    When a user creates an account, the sales area should be filled out with the sales area of the employee of the user. In case of more sales areas, a pop-up should appear to choose from (simlar to transactions).
    Thanks and regards, Mia

    Hi Mia,
    Pls inform if you found teh solution for above.
    Even we are facing the same problem of getting User Default sales Area for BP.
    Regards,
    Rahul

  • Authorization object for Sales area determination

    Hi Experts,
    Im here having service message created with error messages as below:
    1. Enter a sales organization
    2. Enter a distribution channel
    3. Responsible organizational unit (sales) missing
    4. Enter a service organization
    5. Responsible organizational unit (service) missing
    6. Enter the unit of measure
    7. Enter a Currency
    FYI, the Sales area data has been maintained correctly via Tcode BP. And i realize that the SolMan user id having some missing authorization. Because i did tried to add SAP_ALL to the same user id. After that the message created <u>without</u> any errors.
    Thus im suspecting the user id missing some authorization that causing the failed of Sales area data detemination.
    Could you please point me out?
    Thanks in advance.

    Hi Joern,
    will this ST01 also work for the PCUI or BSP application for finding the authorization objects.
    Actually our requirement is that we need to restrict a user searching documents belonging to him and reporting to him.
    without any authorizations given we are able to search the documents of all users in activty management under activtiy monitor. we would like to block users to view only documents done by him in his sales area.
    can you provide me the details of the authorization object, please.
    thanks
    Srini

  • Inheriting Sales area from header to ITem

    Hello All,
    is there a way to inherit header sales area to Item sales area pelase?
    I read SAP documentation that explains that if you leave ORg Determination profile as EMpty for item catogory, it inherits from header to item.
    But system does not do it for the division.
    if i leave it empty, only Sales org and Distribution channnel get inherited but not division. divison is allways coming from material.
    is there anyway to change this and get Sales area determining always from header of the document pelase?
    BR,
    KP.

    Hi npl kpl,
    Division will always come from product. That is standard behavior. If you read the IMG activity description for 'Assign Organizational Data Profile to the Item Category' , it is clearly stated that division will get derived from product.
    Now if you must change it, I think you will have to write custom code in some BAdi after the org determination has happened for your item.
    Regards,
    Niraj

  • Sales org determination from product catalog

    Let's assume we have 2 sales areas required in CRM: sales org/distribution channel = 1000/10 and 1000/30, they need to share the same product catalog but have some personlized views for different customers.
    Therefore, for the product catalog, I intend to maintain 2 variants distinguished by different distribution channel, and maintain some views specific to different customers.
    In web shop, I flag the "catalog search (b2b internet sales)" option, but I wonder how is the catalog determined?if the catalog can be determined by choose one from list, how is the catalog variant determined by the logon internt user, i.e. how to determine the sales area by known BP(from internet user), as 2 sales area may be both assigned to the same BP?
    If I unflag the "catalog search (b2b internet sales)" option, only 1 catalog variant can be set, does it mean I
    have to create different web shops to assign different catalog variant for my scenario?
    Patrick

    Hi Patrick,
    Sales Organisation are covered by the variants.
    You have to define  several views. The views relates subsets of the catalog ( areas and items) to BP. You are free to relate views to BP list or you could also use target groups, which you could define with segmentbuilder.
    To identify what a customer  will see, the standard will collect every view the Contact person and the Business Partner is related to.
    Variants from all cataloges, to which the user is related via the views, will be filtered according to Language and maintaned Sales Organisation for the both Business Partner.
    If there are more than one Catalog-Variants is shown to the Shop user by the so called SelectCatalog.jsp.
    Correctly spoken it is a variant selection (and so the sales Org is determined), and since exactly one catalog is related to a variant, they call it catalog selection.  
    The union of all catalogobjects ( areas and items) which are related to that identified views will be presented to the customer ....
    Hope this helps.
    Regards
    Chris.

Maybe you are looking for