Sales organization in BP

Hi Experts
I have created new organization model in which i have also created Sales organization but when iam creating BP this sales organization is not displaying in Sales area data
Could you please kindly suggest me what are the settings need to be done
regards
Vinay

Hi Vinay,
You will have to maintain the combination of div and distribution channel, maintain the attributes in the org structure for the sales organization.
When you create the BP sold- to party sales area will be enabled. If not then
1. Maintain the table T77OMATTR for 'sales scenario'.
2. Run the report HRBCI_ATTRIBUTES_BUFFER_UPDATE in se38.
Reward points if helpful.
Shridhar

Similar Messages

  • Please tell me a BAPI to get Closing balance of customer account based on Sales Organization?

    Hi Experts,
    A requirement has come up where I want to get Customer closing balance based on its sales organization as this particular customer is extented to 2 different sales organizations. I want to get the closing balance of individual sales organization vise.
    Please tell me a BAPI to get Closing balance of customer account based on Sales Organization?

    AFAIK there is no such BAPI, cause there is no database table with balance for customer per sales organisation. (No KNCx table for VKORG)
    First ask functionals (*) how to recover sales organisation from a FI document (I suppose for SD invoice it is easy if no merging between organisation) will be a little tricker for pure FI document like payment transactions (hope thet are quickly cleared...)  Then start from non cleared records of BSID (also BSAD if you use a past date of reference, in case you have to add the records of BSAD with clearing date greater than reference date) and cross it with SD information to break FI into sales organisation.
    Regards,
    Raymond
    (*) Ask for where do they store VKORG in FI documents

  • Where can i get   SALES  ORGANIZATION    FIELD and TABLE

    Can anybody tell me   where can i get   FIELD  and   TABLE  Name   OF  " sales organization    "

    Dear Sandeep,
    u will find VKORG is the Sales Organisation .
    u will find this Field in every related SD Module Table...
    Like ...VBAP,BKPF ..etc..
    Hope it helps...!!!
    Pls reward if Helpful...!!!

  • Sales Organization data in Account Fact Sheet

    Hi All.
      We are working on SAP CRM 7.0 EHP2.We need to show account factsheet on Account Overview page in IC-Agent Role.
      We are using account factsheet BP_ACCOUNT_FS.In this account sheet,data is not populated or not able to select the org data in view " Sales Organization Selector".same data is appearing  in Account Overview page.
    Please help us in this issue.
    Regards,
    Urvashi

    Hi All.
      We are working on SAP CRM 7.0 EHP2.We need to show account factsheet on Account Overview page in IC-Agent Role.
      We are using account factsheet BP_ACCOUNT_FS.In this account sheet,data is not populated or not able to select the org data in view " Sales Organization Selector".same data is appearing  in Account Overview page.
    Same type of issue (Account Shipping data, Account Sales data, Account Billing Data etc is not coming in factsheet)was posted eariler and status of post is resolved but solution is not given.
    Please help us in this issue.
    Regards,
    Urvashi

  • Training and Event Management - Sales Organization

    In <b>Create Billing / Allocation Info (IT1037</b>), Billing Section, there is a field for <b>Sales Organization</b>. Is this Sales Organization to be defined (by Sales Team) in S & D and to be assigned in this Infotype for billing purpose?
    I presume it is similar to the Cost Center defined by FICO Team and assigned in OM.
    Appreciate clarifications on this
    Points will be rewarded promptly

    Amit,
    Thanks for your input and yes I had already referred the SAP help documentation.
    My specific question was "<b>whether the Sales Organization is to be defined by S&D Team in S&D module?"</b>
    My assumption is that Sales Organization mentioned in the referred infotype is to be defined in S&D like a Cost Center is defined by FICO Team in FICO module.
    Pl help with clarifications ..

  • Add a new sales organization to a customer

    Hello,
    I have to add a new sales organization to some customers. I've been searching a bapi to do it, but i haven't found anyone. I only found a bapi to create a new customer (BAPI_CUSTOMER_CREATEFROMDATA1) or to change an existing customer (BAPI_CUSTOMER_CHANGEFROMDATA1), but not for add a new sales organization. Anybody knows how to do it?
    Thaks in advanced,
    José Luis.

    Hello,
    try the Bapi BAPI_CUSTOMER_EDIT for this issue, it should be able to extend the vendor via this bapi.
    I hope that this information helps.
    Regards,
    Isabelle

  • Creation of Material for multiple sales organizations

    Hello,
    is there a way to create a material for one sales organization and that this material can easily be copied
    to other sales organisations? Now it takes a lot of time to create the materials for different sales organizations with
    transaction MM01. Thanks in advance,
    Ivo

    is 5 seconds a lot of time?
    make use of copy from fields in MM01 initial screen, enter as copy from material the material number you want enhance with a new sales org view.
    At the organisation pop-up make sure you enter the copy from sales org and plant on the right.
    next step is just to go into the material and click save button.

  • No manual entry in PR00 in case of Sales organization 5000 or 6000

    Hi Guru's
    My requirement is that eg if Sales organization is 1000 then user can enter PR00 amount manual while creating Sales Order
    IF is it 5000 or 6000 then PR00 will not allow any manual entry while creating Sales order
    Regards
    Arun
    Edited by: ArunSingh2010 on Mar 4, 2010 10:53 AM

    Hello,
    I am not sure but still you can try out the setting in the pricing procedure itself. Please navigate through the path as cited below:
    SPRO setting ---> Sales And Distribution ---> Basic Function ---> Pricing ---> Pricing Control --> Define and Assign Pricing Procedure.
    In the defination section where all the condition types are arranged for a Pricing Procedure, you can include a Routine in calculation type for the Condition Type PR00.
    Seek the help of ABAPer and put the logic as when the Sales Organsiation(VKORG) is 1000 then the Automatic determination should not be considered and Manual entry will be accepted.
    Kindly let me know the result of this exercise.
    Regards,
    Sarthak

  • How to know Sales Organization and distribution channel for a material

    How to know Sales Organization and distribution channel for a created material

    Hi,
    For a single material means u can go mm03 7 select the material number 7 select the sales views then press f4 the details u can see.
    For any number of materials u can go to se11 & give table name MVKE then select the required parameters & execute.
    pandari

  • TCode to Find Sales Orders - based on Sales Organization & Material inputs

    Hi Experts
    I need to pull out all the sales orders raised with different sales organizations on different materials.
    Is there any T-Code to pull out the data at one go u2013 instead of giving each material and each organization value one by one?
    Example:
    I have organizations u2013 2000, 2100 and 2300. Materials I have are, say, A, B, C, D, E and F.
    How can I pull out list of sales orders raised for the above 6 materials (A u2013 F) in 3 organizations (2000 u2013 2300) through a single query or T-Code?
    Thanks and Regards
    Bobby

    hi,
    i m not sure whether i ur question is clear to me or not, but cant a simple SELECT query do it using  SELECT-OPTIONs as S_VKORG and S_MATNR????
    Select VBELN from
        VBAK Inner join VBAP
        on vbakvbeln eq vbapvbeln
    where
    vbak~vkorg in S_VKORG
    and vbap~matnr in S_MATNR.
    in the select option screen you insert your VKORG and MATNR number.
    Ignore my post if its not as per ur requiremnt.
    ags.

  • Sales order item category per sales organization

    Hi
    Sorry for the question, I am FI/CO expert, and since our SD expert left us, I am also the SD expert now.
    Can I define different item categories for the same sales order type for different sales orgs?
    VOV4 (IMG-sales and distrebution-sales-sales documents-sales document item-assign item categories) has no sales organization parameter.
    Thanks
    Ofer

    >
    Ofer Cohen wrote:
    > Can I define different item categories for the same sales order type for different sales orgs?
    > Ofer
    Yes, you can define different item categories (in t.code VOV7) and assign to same sales order types. The item category is determined by based on Sales document type + Item category group (from material master) + Item category usage + High level item category (check t.code VOV4).
    The item categories are not assigned to sales organization, but the sales document types are assigned to sales area. Check t.code VOV8, where the sales documents are defined and in t.code OVAZ, the sales documents are assigned to sales area (sales area = sales org + distribution channel + division).
    YOu can see the steps of configuration at SPRO -> Sales and distribtution ->Sales document header (related to sales document type) and then at -> Sales document item.
    Regards

  • Copy Customer in different Sales Organization

    Hi,
    we have a company code and we create another Company Code and another Sales Organization in the same machine. For that, there are a lot of customers that will begin to work with the new Company. We find a report RFBIDE10, Transfer Customer Master Data from Source Company Code: Send; to transfer customer from old company to new, with a B_I. We are looking for the same program to create customer in the new Sales Organization, could you help us ? Do you know is exist a BAPI to do this or a program ? Any idea to do this, of course we could make an ABAP program, but we want a Std. Solution, if it's possible
    Thaks in advanced,
    Carlos.

    Hi,
    We make a customer development.
    Thanks.

  • Sales organization structure changes in COPA

    Hi All,
    My client like to change Sales organization structure like Distribution channel,division,sales office,sales group etc. and profit centers in sales orders.
    from 01/01/2011 we like to post all open sales order's settlments to new sales organization,distribution channel,division,sales office,sales group and profit centers in COPA.
    What is the best way to achieve this?
    Any help is appreciated.....
    Thanks,
    Anusha

    Hi,
    I think COPA realignment should work for you.
    If you can establish the exact relation ship between old Sales org structure  to new Sales org structure, you can design your realignment in such a way that the new sales data will reflect the new structure.
    For this,
    1.You need to select the sales documents for which you want to change the sales org.
    2. If you want to derive them again, you can do so
    3. If you want the sales org structure elements to be replaced by new ones, you can do so.
    Following a realignment, only the new assignment is known in the information system and in planning. The characteristic values valid at the time the original posting was made can only be analyzed in line item reports. Because the existing profitability segments are changed to adhere to the new assignment, all objects assigned to those profitability segments - such as sales orders or projects - and all existing SAP documents - such as billing documents or FI documents - reflect the new assignment as well.
    For more details, check the following link. [http://help.sap.com/saphelp_erp60_sp/helpdata/en/7a/4c48c64a0111d1894c0000e829fbbd/frameset.htm]
    Njloy
    Siva

  • Pricing procedure assignment to sales organization

    Hi Expert,
    One particular pricing procedure is defined and assigned to particular sales organization in table T683V. I have assigned same pricing procedure to another sales organization which is now reflecting in that table. When i am trying to create sales order for newly assigned sales organization, it is not showing condition types for that particular sales order in conditions tab for that particular material. Can you please tell me why this is happening & what would be the solution for this ?
    Thanks.

    Hi,
    In Sales & Distribution - Basic Functions - Pricing - Pricing Control - Define and Assign Pricing procedure,you can define your pricing procedure to Sales Organization,Distribution Channel and division level.You can't define on sales organization only.
    This question you should post in SD forum.
    BR,
    Praveen

  • Explain about sales organization and its functionalities

    Explain about sales organization and its functionalities

    Hi Suresh,
    <b>
    Definition: </b>The sales organization is an organizational unit within logistics, that structures the company according to its sales requirements.
    <b>Use: </b>A sales organization is responsible for the sale and distribution of goods and services.
    It represents the selling unit as a legal entity. It is responsible for product guarantees and other rights to recourse, for example. Regional subdividing of the market can also be carried out with the help of sales organizations. Each business transaction is processed within a sales organization.
    The sales organization must be specified in all sales documents. It is therefore available for all basic functions of SD (such as pricing, availability, etc.).
    <b>Structure: </b>A sales organization can be subdivided into several distribution chains which determine the responsibility for a distribution channel.
    Several divisions can be assigned to a sales organization which is responsible for the materials or services provided.
    A sales area determines which distribution channel can be used to sell the products from one division in a sales organization.
    <b>Integration:</b> Each sales organization is assigned exactly one company code for which you enter all accounting details of the sales organization.
    A distribution chain can be active for several plants and the plants can be assigned to different company codes. If the sales organization and plant are assigned to different company codes, an internal billing document is sent between the company codes before the sales transactions are entered for accounting purposes.
    Thanks,
    Vinay

  • How to create batch job based on sales organization?

    I am Sending data using RFC function module, within a report program.
    Now according to functional requirement I have to create two batch job scheduling scenarios:
    1. Provide a batch job to be run towards month end (2X, 1X) to sent a delta record message using Report.  This is scheduled on demand or requested on demand.  Recommend 1 message per sales org.
    Q: What does it mean by scheduled on demand or requested on demand?? Second thing is that like we have 10 sales org. and in variants for job scheduling we can assign only 1 at a time......how can i schedule per sales organization? do i need to create different job for each sales organization??
    (2X, 1X) what is the meaning of this notation??
    2. Create a new nightly batch job, run after daily billing batch, to send a delta records message of Report. Recommend 1 message per sales org.
    Anyone please provide me some details on this issue.......
    Regards
    Anshul

    I am Sending data using RFC function module, within a report program.
    Now according to functional requirement I have to create two batch job scheduling scenarios:
    1. Provide a batch job to be run towards month end (2X, 1X) to sent a delta record message using Report.  This is scheduled on demand or requested on demand.  Recommend 1 message per sales org.
    Q: What does it mean by scheduled on demand or requested on demand?? Second thing is that like we have 10 sales org. and in variants for job scheduling we can assign only 1 at a time......how can i schedule per sales organization? do i need to create different job for each sales organization??
    (2X, 1X) what is the meaning of this notation??
    2. Create a new nightly batch job, run after daily billing batch, to send a delta records message of Report. Recommend 1 message per sales org.
    Anyone please provide me some details on this issue.......
    Regards
    Anshul

Maybe you are looking for

  • Print open office report

    Hi, I would like to print an Open Office report but I have a problem. I found a prototype of an Open Office that I modified. It is working but I have a problem when I want to print a report. An error occurs Error -2146827850 Exception occured in OOCA

  • Regarding ALV REPORTS.

    Hi gurus, How to calculate page wise totals and print in  ALV grid diplay. Thanks, Jhon

  • Is this possible please?

    some friends want to come over and record with gb. is there a way to record video with my onboard imac cam while recording audio in gb? ill just be using the line in on my comp from a mackie 1202-vlz pro mixer not an audio interface. thanx

  • Errors configuring the Web Service Runtime

    Hi All, I'm trying to configure the Web Service Runtime using SRT_ADMIN on SAP Netweaver Trial 7.02. I have almost everything working, except three things. I ran SRT_ADMIN_CHECK and i got the following messages: Checking cross-system settings bgRFC d

  • How do I create new photoshop doc using 3 decimal points without it defaulting to 2 decimal points?

    I am creating a new document in Photoshop at the following dimensions. 3.889"w x 6"h. After document is created I go check the canvas size or the Image size and it shows my document as 3.89"w x 6"h. How do I get Photoshop to allow 3 decimal points?