Sales Org from Acivity change

Will appreciate help to the following question:
We do not want Org. Data to be pulled automatically but have an option to select Sales Org. from a Selection List/Screen.
Please advise how can this be achieved?
Thanking you all,

Hi Chitkara,
Your org might be pulled automatically because the org data profile you must have assigned in your Activity transaction settings must be selecting only a single org based on the selection criteria at runtime.
If you want to select the org, you need to define the criteria in such a manner that when you key in the values in your activity, org data profile assigned to your transaction should select more than one value.
e.g in org attributes you have country as one of the attributes and you have keyed in IN as the country.
Now if you key in BP with country IN then all the org with country IN would be selected and you wil be give a selection box.
Best Regards,
Pratik Patel
<b>Reward with Points!</b>

Similar Messages

  • Conversion of Sales Org from CRM to ECC standard.

    Hi Experts,
    Currently in CRM, the Sales Organizations are contained in  a 15 character field. In ECC however it is a 4 character field. Is there any way to convert the CRM sales org id to the ECC sales org field ???
    Thanks & Regards,
    Aditya

    Hi Amit,
    Thanks a lot for those function modules. I could not use them explicitly for my purpose, however a  little look into the function module gave me what I wanted.
    The following code will convert the ECC Sales Org directly to the CRM Sales Org.  :
    DATA lv_orgman TYPE REF TO cl_crm_org_management,
              VKORG type VKORG, " ECC Sales Org
              Sales_org type CRMT_SALES_ORG. " CRM sales Org
    Get a reference to the org management.
      CALL METHOD cl_crm_org_management=>get_instance
                  IMPORTING ev_instance = lv_orgman.
    Convert the sales area.
      CALL METHOD lv_orgman->get_sales_org_of_vkorg
           EXPORTING  iv_vkorg = VKORG
           IMPORTING  ev_sales_org = Sales_org
           EXCEPTIONS crm_key_not_defined = 1.
    If sy-subrc eq 0.
    *Raise error message for invalid ECC sales org.
    endif.

  • How to determine sales org from ship-to-party in a transaction?

    Dear all, I have a situation.
    I had a requirement of determining
    1. sold-to-party
    2. sales organization
    when a ship-to-party is entered into a transaction type.
    Considering that the sold-to-party and ship-to-party are different BPs.

    Hi Animesh,
    This process is known as reverse determination. and reversal of the search direction for partner determination uses business partner relationships using the field Reverse Determination within the access sequence customizing setting. Path is IMG>CRM>Basic functions--> Partner Processing
    You create a access sequence for partner determination which should have only a single step.
    This setting is only relevant when you enter either Business Partner Relationships or BP Relationships by Sales Organization as the source for this single access.
    During partner determination using business partner relationships, the system normally looks in a partner's master data for the "Has the ..." relationship, such as "Has the ship-to party". Marking this field sets the system to look for the same relationship, but in the reverse direction, such as "Is the ship-to party".
    Leave the field Reverse Determination unmarked to set the system to function as usual.
    Mark the field to set it to read relationships in reverse for this single access.
    You make the following settings for the access sequence with one single access:
    Source: Business Partner Relationships
    Details on the source: Ship-to Party
    Reverse source (this field): marked
    You assign this single access to the partner function Sold-to Party.
    For the Ship-to Party, you can have either of the following settings :
    1) If the document does not have a preceding document then do not assign any access sequence to the Ship-to-Party partner function or
    2) If the document have a preceding document which will pass on the Ship-to Party details to the current one , then you can assign standard Access Sequence 1000 or your own copy of the standard access sequence number 1000.
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>You gain a point for every point that you reward. So reward helpful answers generously</b>

  • Changing proposed delivery date in sales order for one specific sales org

    Hi All,
    I want to change proposed delivery date in sales order automatically for one specific sales org only without changing lead time in VOV8.
    For that can I use MV45AFZZ. But it is asking access key to make changes. Is there any other user exit for the same. And how does exactly change it.
    Thanks in advanced.
    Points will be awarded.
    Regards,

    EXIT_SAPFV45E_001 has nothing to do with this - it is meant to update the purchase order from a sales order. It might not even be triggered if the sales order has no link to a purchase order.
    USEREXIT_SAVE_DOCUMENT is not really good for this either, because the delivery date has to be changed before that. If memory serves, it also influences the schedule lines and probably the ATP check and such. I would strongly advise against it. One of the other routines in MV45AFZZ should do just fine, USEREXIT_MOVE_FIELD_TO_VBAK for example.

  • Sales Org Creation with incorrect Statistics Currency

    We created a new sales org with the incorrect statistics currency.  When realized this BEFORE we created any documents in that sales org.  We changed the statistics currency in config and now we get an error when entering a sales order on that Sales Org.  The error is Error while determ. loc. crcy: exchange rate type XXX date 07/31/2014 from TWD to CNY.
    We do not want to maintain a currency exchange rate in OB08 for this combination as it is not relevant for our business.
    Is there any way we can get past this error without maintaining that currency exchange rate?

    Issue has been resolved.
    Configuration was pulling in the incorrect credit control area from the copy.

  • Extending material master for different sales org/plant combination

    hi ,
    1 ) a material can be sold from one plant by many sales organisations. so we map this scenario in enterprise structure by the config step "assign sales org--dist channel--
    plant ". (let's say sales org A and B  selling from plant 1 and also sales org A selling from plant 2)
    when we have defined the above config step, then why we need to have material master extended for different combination of sales org and plant as in stpe 1 ?. we can just create one material master with one plant and sales org combination and based on config as in step one, we can sell material from any sales org from a plant  ?
    2) we can extend  material master for any combination of sales org/plant .....is it also possible to extend material master to different storage locations !
    regds
    pamela
    Edited by: Pamela79 on Feb 15, 2011 11:02 AM

    There are several reasons why you should extend the materails to different sales organizations and plants.
    a. The materials are normally valuated at the plant level. So, you can have different valuations at different plants.
    b. You can have different quantity stored in different plants. How do you know which plant has what quantity.
    c. You can have materail not to be sold from one plant, but you can have the same materail sold from the other, how do you block it? at the plant and materail combination, you can do it.
    d. For different sales organizations, you may want the cost and the price to be posted to different GL accounts. You can control it at sales org level of the materail.
    e. You may just want the material to be purchased but not sold, then you may not even create a sales org view for the material. But say, in future you will like to only purchase a materail from a plant and consume it for some other purpose but not sales (which u did previously), then you can block it at sales org and dbr level.
    So, these are a few reasons. But there could be many. You can have a look at the fields in the material master at sales org level and plant level and you can find it for yourself howmany parameters are there to control...
    Hope this helps...
    Regards,
    Mukund S

  • VL10B picking wrong sales org.

    When we do a stock transport order, PO type ZUB, we ship from our plant to another plant. Each plant has it's own sales org. assigned to it. We use transaction VL10B to create the outbound delivery note.  We have 4 satellite plants that we will ship to and each has it's own sales org.  I've looked in configuration under STO in SPRO and the correct sales org is assigned. I've also looked at sales org. assignment and the correct sales org is assigned to the correct plant.  However, when I create the delivery, it is seems to be using the sales org from the supplying plant and not the destination plant.
    What can be causing this issue?
    Thanks very much.

    That is the design, read this Inter-company STO with SD Delivery, Billing & LIV

  • Data Element Sales Org in CRM and ECC differ in length...

    Hi Experts,
    The standard data element for Sales Org in ECC and CRM differ in Length.
    Similarly the Purchasing Org.
    I need to export the Sales Org from CRM to ECC. But there is an error due to the length mismatch.
    Why is there this difference? How can my requirement be met ?
    Any ideas/pointers would be of great help.
    Points Assured.
    Thanks in Advance.
    Arun.

    use offset like vbeln+0(5).

  • Sales ORG Attribute

    HI,
    Can anyone tell me how to get the sales ORG from the sales org attribute value. I was able to get the value using RHGA_FIND_ATTRIBUTES for non-range values but since postal code is maintained as a value range, I was unable to find the sales org for a particular zipcode.
    Any help is appreciated
    thanks

    Hi Sujay,
    If i understood ur query properly then the table HRP1028 should solve the problem.
    Regards
    Sidd

  • Mass change - Move existing sales orders from Sales org A to Sales org B

    Good morning dear network,
    am seeking for your guidance on one specific matter.
    We are in the process of making changes to our billing / organisational structure (new sales orgs)
    One of the challenges is that we need to move existing open sales orders from one sales org to another (new) sales org.
    If all master records exist in the new sales org, is there a (technical) way of moving the existing sales orders from the current sales org into the new sales org, without having to replace each order individually ?
    would welcome any suggestions.
    Many thanks

    I would recommend to close the existing open sale orders by assigning Reason for Rejection and create new sale orders in the newly created sales organisation.
    This is due to the fact that you need to ensure each and field in the existing sale orders to match with the newly created sales organisation and it is bit time consuming.
    Still if you prefer to what you had indicated, LSMW is the better option
    thanks
    G. Lakshmipathi

  • How to extend Sales org for a material being Changed

    Hi Experts,
    i need to extend sales org , distribution Channel for a material .
    my table look like this and having 6 fields shown below
      1             2         3               4            5                     6
    Sales org | Des | Distn Chnl | desc |  Copy from So | Copy from Dstn Chnl
    If the user enters the existing value in Copy From SO and Copy Fron Distn Chnl  .  Then i need to copy all the values corresponding to the Existing SO and Distrn Chnl to the Newly entered Sales Org . 
    the table im displaying in ALV , if user perss F4 in copy From SO and Copy From Distn  , i need to show the existing values for the material being changed , this is working fine and i am able to get the existing values.
    After user selects one of the existing value for SO and Distrn channel  , i need to copy all the values to newly created So and distrn Chnl  .
    i dont know how to proceed . Please help me to solve this problem.
    Thanks,
    Shrikanth

    You can use AET to extend the sales area data of BP.  However, it wont add the fields automatically in GUI, But the generated fields are available in the relevant DB tables.
    BP GUI transaction is no more supported . Im not sure why you want to work on GUI.
    Regards,
    Shaik

  • Not possible to add individuals from other sales orgs into activities

    We are completing the upgrade of our web ic from version 4.0 sp 6 to crm 2007 sp4.  In our 4.0 system usesr were able to create activities and add employees from other business units without issue.  Since our upgrade to 2007 we now have the issue that if a user working in one specific sales org wants to add an employee of another sales org as an attendee or as a towards awareness in our activities within the web ic the system complains.  It stops the user from adding the employee stating that the BP number in question is not valid for this sales org.  No furtherinformation is available.  How can we switch this off? 
    Just to be clear neither our org sturcture nor our org determination proceedures have changed within our transactions used within the web ic's have changed during the upgrade.
    Thanks in advance
    Eddie

    Hi eddie,
    This mioght be an authorization issue, check for the authorization of the role you are using
    thanks regards
    Raj

  • Not able to change sales stage from requirtement to reqmt analysis

    in opportunity Not able to change sales stage from requirtement to reqmt analysis
    Error Message:SBL-DAT-00284
    Details error msg is:
    Unable to evaluate workflow rule for foll reason
    Update probability between 0 & 100%(SBL-ODS-00500)
    Edited by: user1074008 on Sep 22, 2010 10:17 PM
    Edited by: user1074008 on Sep 22, 2010 10:18 PM

    Looks like a bug...
    Previos Post Activity Status = Submitted - Access Denied

  • ABAB programm to copy material sales text from one sales org to another?

    Hi all,
    i'm searching for a ABAP programm to copy a material sales text from one sales org to another.
    Has anybody seen something like that before or has anybody an idea how to do this?
    Greetings & TIA
    strobbel

    @Narin
    I've tried to execute both code now over a new programm in the se38 and i get a error message from the first code (http://www.sap-img.com/abap/bapi-to-copy-materials-from-one-plant-to-another.htm).
    It's called:
    "BAPI_MARC1" cannot be converted to a character-type field.
    Could you help me to solve this?
    Sorry but i'm an absolutely newbie in things like ABAP and so on ...

  • How to trigger an Idoc from Sales order creation and change

    We are trying to trigger Idoc from sales order creation and change we have done following setting mentioned below:
    Follow the below steps:
    1. Go to NACE transaction
    2. Select V1 application and select OUTPUT TYPES
    3. Select the required output type and double click on Processing routines.
    4. Enter Medium as DISTRIBUTION ALE, Program as RSNASTED and Routine as ALE_PROCESSING.
    5. Save it.
    message type ORDERSP in the distribution model (BD64).
    Follow the below steps to configure the condition records:
    1. Go to NACE
    2. Select V1 application and select CONDITION RECORDS
    3. Select the requred output type and click on Condition records
    4. Selection screen will be displayed.
    5. Go for execution. In that screen enter the selection criteria. For eg Condition record is based on Sales document type. Then
    Sales doc type = OR
    Funt = SP
    Partner = blank. It means there is no restriction on partner numbers.
    Medium = A
    date/time = 4
    Lan = EN.
    Note: partner is left blank means, the sales order of type OR can be send to all partners.
    6. Save it.
    We also done ALE configuration.
    We are facing problem that from VA02 "No output has been selected for printing Message no. V1102"
    Kindly suggest the solution.
    Regards,
    Sharad Dixit

    Hi ,
    Please check the total error description and diagnosis as below :
    InVa02 enter SO  go to extras->output->Header->edit.You can find a table with all the triggered output types. Choose the output type BA00 with medium Distribution ALE and go for 'Processing log'. It will show you the error description.
    Please paste the diagnosis .
    Thanks and Regards,
    P.Bharadwaj

Maybe you are looking for

  • How Can i create a package/trigger

    Hi Every1, I want to create a database trigger which act on entering the charahters and count the characters. e.g you can understand with the example if i press 01 in a specific column the length of characters is two after this automatically the char

  • AutoRecovery Microsoft Word 2008 - no auto recovery files?

    Hi everyone, Let me know if I'm missing something here... I am trying to recovery a file created in Microsoft Office 2008 for Mac. The file was lost after a power outage. In an attempt to recover the file, my first thought was to check for the file i

  • How to send byte array of image with 300dpi.

    Hello fiends                    i am making an application in which i have to send the byte array of an image with 300dpi. so i am using image snapshot class for that and use that code.                     var snapshot:ImageSnapshot = ImageSnapshot.c

  • Catch HTTP 500 Internal Server Error

    Hi, in our RFC->XI->SOAP scenario we want to call a WebService from XI via SOAP Adapter. If an error occurs on the webserver, I receive a SAP error message with the following text: com.sap.aii.af.ra.ms.api.DeliveryException: Failed to call the endpoi

  • Move NSS disks from OES2 to another OES2

    Hi, I have old OES2 SP1 server. I install new server and connect it to the tree. Can I move NSS disk from old server to new server and save Trustee ? Old server has two software RAID 1 disks witch one NSS pool and volume.