Table for BP sales area in CRM 7.0

Hi Experts,
This is regarding the BP tables in CRM where assigned sales area information is saved. I could not able to figure out in which table I can see only assigned sales areas. I have checked tables like CRMM_BUT_LNK0140, CRMM_BUT_LNK0141, CRMM_BUT_LNK0010, CRMM_BUT_FRG0080, CRMM_BUT_FRG0081. In these table I can see all the sales areas in the systems for a single BP. But I am looking for only maintained sales areas for a single BP.
Could you please advise in which tables I can find this info and how to pull exact information.
Thanks in advance!
Regards,
Kumar Budidagaddapalli.

Sincere Vishal,
DB CRMV_BP_FRG0140 returns Sls group, office and organization, but no Sales area. I would simply like to check sales area for two organizations.
Example (how it should be):
-sales organization: 1, sales area: blank
-sales organization: 2, sales area: 1000
I can find sales organization in different table, but can't find sales area, even in Tx BP (under sold-to-party role, Sales Area Data section. Any suggestions?
Regards,
Matej

Similar Messages

  • How to  check how many Material Download from R3 to CRM for 1 sales area

    Hi Guys
    Thanks in advance.
    We are having CRM 5.0 Implementation. In our organization landscape we are having R3 system as well.
    All the master data for CRM comes from R3. We are performing the initial download of materials on the basis of Material Type , Sales area.
    For Example In R3ac1 T-Code
    We have set up filters for "Material" object in such a way that middle ware should allow flow of materials of
    material type = xyz
    Sales org = 1100
    Devision = I0
    D.Channel = XX
    My filters condition's are working fine.
    Now after running the initial download I am want to cross check in CRM ,
    How many materials got downloded for material type "XYZ" & for particular sales area "1100"?
    Please let me know if there is any table for the same ?
    or
    If there is any standard report program ?
    Thanks & Regards
    Abhay Newaskar

    Hi Rupesh
    The information & Z report is really helpful. But unfortunately its not solved my issue .
    In table CNCCRMPRSAP004  there is no entries in my CRM system.
    but when I open an Product In COMMPR01 table & go to Sales & Distribution channel tab. Then I can see that this product is available in two salea area.
    For example
    Product ID : REPAIR-NOWARRANTY
    In Tab SAP BASIC data following info available
    Category ID : MAT_ZERV
    Item Category group :ZERV
    In Tab Sales & Distribution
    we can see that this product is extended to two sales area.
    1206
    1290
    Now I want to run a report on the basis of following selection
    Sales area  = 1206
    Item category Group = ZERV
    Then the report should show me the above product used for example.
    Thanks & Regards
    Abhay

  • Sales area Upload CRM to SAP R/3 Middleware

    Dear SDN team,
    We are facing a Unique Isssue when replicating a Sales area data of a BP from CRM to SAP R/3 .
    The versions are SAP CRM 5.2 and SAP R/3 4.6c
    Problem : We have created a BP with Role "Prospect" initially in CRM and added a Sales area to same using CRM Web UI. Now we upgrade the Prospect to a Role "Sold to Party" and later deleted the old Prospect role .
    Through Middleware Delta events , the Business Partner in Role "sold to party" is successfully getting replicated to SAP R/3 system with General data .
    But the Sales area is missing . Why is this ??
    One more point is that , when we manually change the Sales area in CRM again and save the changes made , the Sales area is flowing into SAP R/3 system automatically . this is strange for us !!
    Why is the Sales area not getting replicated into SAP R/3 system automatically whereas the General data of the BP is getting replicated ??
    Please help us ..Point will be rewarded for the correct answer.
    Regards
    Ritvij

    Hi Manohar,
    Thanks for the Information .
    Please tell me which report i need run daily to update the Org structure ??
    Is it HRBCI_ATTRIBUTES_BUFFER_UPDATE report in CRM system ??
    If im wrong , please tell me the correct Report name ..
    Full points will be awarded if the answer is correct .
    Regards
    Ritvij

  • SHIP TO PARTY NOT DEFINED FOR CERTAIN SALES AREA

    Hi ...
    I am creating a specific type of sales order in va01 by reffering a billing document . But soon after entering billing document no it is showing " SHIP TO PARTY NOT DEFINED FOR CERTAIN SALES AREA..." The sales area --- which it's showing in error it is quite different ....it's not that one what we used for it in that ref billing document .
    Note : We are maintaining ship to party  , sold to party ..... in CRM only
    Their also I checked it is assigned properly .Relatioship with sold to party is also OK .
    But in R/3 I have checked that ship party is created in VD01 Where as sold to party is created in XD01 .
    PLS ADVC

    Dear Sundar,
    Please check in these areas
    1.Check the sales area which you are trying to create sales order and copying invoice sales area is same or not.
    2.Why you haven't created ship to party in XD01 transaction.
    You go to XD01 transaction exetend the customer master then try.
    3.Check the customer master(Ship to party) is available under which sales area.
    I hope it will help you,
    Regards,
    Murali.

  • Bapi for creating Sales Area data on Relationship

    Hi,
    I am looking for BAPI for creating relationship between business partners with sales area data in CRM 5.0.
    Example - I would like to create relationship type CRMH03.
    Bapi BUPR_RELATIONSHIP_CREATE does not allow for maintaining sales area data (Sales org, distribution channel, division).
    Does anybody know such a bapi?
    Regards
    Radek

    hi
    try using these
    BAPI_BUPA_CREATE_FROM_DATA
    BAPI_BUPA_RELATIONSHIP_CREATE
    best regards
    ashish

  • Different number range for different  sales area but same order type

    i have 2 different sales area but i have assigned same sales order type for 2 different sales area,
    but i need the number range different for different sales area for that same sales doc type,
    is that there is any user exists for number range? if so how can i find the user exists

    Hi,
    You can surely have a different number range per Sales Area. For this you will have to make use of a User Exit (which would surpass the standard SAP functionality). Try USEREXIT_NUMBER_RANGE.
    Maintain the desired range in VN01 with the respective Range Keys.
    Make a custom table comprising of Sales Area and Number Range keys (same keys which you maintained in VN01).
    Now everytime, the system will check which sales area is used and accordingly, it will fetch the Number Range Key~Sales Area combination from the custom table, and will pick up the number range from VN01.
    Coding should done by a good technical guy to make this work nicely.
    Hope this helps you.
    Regards,
    Vivek

  • Validation table for region/sales district/postal code combination

    Hi Folks,
    Is there any validation table for region/sales district/postal code combination? As I am looking for some standard functionality where a user if puts a wrong zip code/ postal code for a specifc city or country while creation of customer master then system should not allow and throws any kind of error or warning message.
    Please let me know if there is somethiong like this.
    I have some failt idea that we have something in standard SAP where we get a pop warning where postal code-country and postal code-city combination does not exist.
    Please let me know the transcation code and table name for that.
    Thanks and cheers,
    Sandy

    Hello,
    I'm not aware of any settings for this which include sales district.  For the rest a few spots to look at:
    -SAP NetWeaver>General Settings-->Set Country-Specific Checks (some controls for postal code per country)
    -SAP NetWeaver>General Settings-->Set Country-Insert Regions (country to region ties)
    ---Flexible Real Estate Management >Address Management>Regional Structure/City File-->Cities (have not worked with this area but you'll see several nodes for dealing with cities here).
    Hope this helps.

  • Setting up pricing for new sales area

    Hi SD Gurus,
    Well I am new to SD configuration and question that I am going to ask might be just a seconds task but any help to get me kick started would be highly appreciated.
    Well the client I am working for has 4 distribution channels configured and now my task is to add a new distribution channel to the existing enterprise structure and I have successfully managed to do that and now I can create and extend customer master for this new distribution channel.
    The  next task on hand is that to configure pricing for sales areas including this distribution channel. Pricing proceedure to be used in this sales areas is already defined just can't get a clue as to where to do the settings so that i can create sales documents against such sales areas as well
    right now it just gives me an error something like "No pricing procedure for this sales area"
    Thanks

    Hi UsmanZ,
    You create PP in spro > Sales and Distribution > Basic Functions > Pricing > Pricing Control > Define and Assign Pricing Procedures > Maintain Pricing Procedures
    You can't attach PP to specific plant. Pricing Procedure is determined thru trx OVKK. The defining parameters for pricing procedure determination are:
    1. SalesOrg
    2. Distribution Channel
    3. Division
    4. Document Procedure (defined in Sales doc\Billing doc maintenance) 
    5. Pricing procedure assigned to customer (defined in customer master)
    Hope this helps.
    Thanks,
    Swamy H P

  • Single Invoice for two sales areas

    Hello SAP Gurus,
    I have a scenario that Iu2019ll appreciate if a solution could be proffered
    Contractually, a customer requires materials from a company (company code), and these materials will be sold from 2 or more sales areas within the company code. However, a single invoice, which will list the items and their individual prices, is what is required to be given the customer. What solution can I use to resolve this?
    Thanks

    Hi luqmon
    Say you have material - MAT1 ; Customer - 1000 ; 1st sales area is - 1000/10/10  ; 2nd sales area - 2000/20/20
    So make sure that the material MAT1 is available in both sales areas
    Even customer (KUNNR) is also available in both sales areas . If you have created in 1st sales area then extended it to 2nd sales area.
    Maintain same pricing procedure for both sales areas in OVKK
    Maintain a access sequence with the key combination  Sales orgn / material . and assign the access sequnece to the Pricing (PR00) condition type
    Now Maintain the condition record for the material MAT1 in VK11 , with the key combination of sales orgn / material
    Now when you create the sales order and do delivery , PGI  and when you do billing then you can see the price of the material maintained in that VK11 based on sales orgn
    But yours can be solved either with a LIS report also
    Regards
    Srinath

  • Tables for linking sales organization and customers

    Dear Sir,
    I am Nikhil. I want to know the tables for linking sales organization and customer.
    Please do help me.
    Regards,
    Nikhil

    you mean table KNVV?
    please post more details
    A.

  • Select aentries from table Z-Table for all sales order line items

    Hi friends,
    can anyone please explain me about the "Select entries from table Z-Table for all sales order line items".
    Thanks.

    Moderator message - Welcome to SCN.
    But
    Moderator message - Please search before asking. Press F1 on SELECT and look at the FOR ALL ENTRIES addition. - post locked             
    Rob

  • Need of Tables for the BP Master--Sales Area in CRM

    Dear Friends,
    i need of your help in finding out the proper tables in CRM for the BP Master -- Sales Area data(Region, Sales District, Sales Office, Business Partner Code, Business Partner Name
    Thanks & Regards
    ARUN

    Hi,
    You can check table BUT000 for BP general data.
    For Org data check CRMD_ORGMAN and BUT100 for Roles.
    I think these are sufficient for the fields mentioned from your side, if it doesn't suffice let me know.
    Regards,
    Shobhit

  • Need of Tables for th BP Master in CRM

    Dear Friends,
    i need of your help in finding out the proper tables in CRM for the BP Master -- Sales Area data(Region, Sales District, Sales Office, Business Partner Code, Business Partner  Name
    Thanks & Regards
    ARUN

    Hi,
    you can check with "BUT * " realated to Business partner.
    and FM's are also there with "BUPA*".
    Thanks & Regards,
    Madhavi

  • Table for Open Sales Order Quantity

    Hi
    After creation of  partial deliveries for a Sales Order , in which table open Sales Order quantities will be stored?
    We are using in  Material Master   Avilablity check as 'KP- No check'.
    in VBBE & VBBS table no data is there
    where it will store can any plz guide me
    Prasad

    Hi prasad
    1st of all as you are using KP no check availability check doesn't happen.
    Check  , VBEP table which is sales doc schedule lines and  ,VBEH  table is for schedule line history.
    check in VBFA table sales doc flow
    Hope these table will help you
    Regards
    Srianth

  • Want report to display Sales Life Cycle for Particular Sales Area

    Hi all,
    What are the select-options,parameters and tables for the report sales life cycle for a particular sales area and if possible send me the code for the same.
    Thanks in advance
    Santosh R

    Hi Sandy,
    You would probably be better to post this in Crystal Reports Design forum category.
    You could add a unjion into the data source so that it always returns a dummy row for each category.
    Regards
    Alan

Maybe you are looking for

  • How to group result set to count values in several (2) attributes?

    Hi there, the (simplified) query at the bottom returns the following result set: OBJ_ID Attr 1 Attr2 22674886 HAK44221 GEB132542 22674886 HAK44221 GEB92751 22674886     HAK44222 GEB92744 22674886     HAK17113 null However, we need the number of diffe

  • Best way to install Lion?

    Hi. I need to reinstall the OS. 10.7.4 seems to run very fine, so I will go for it. But before that, which one is the best method to install Lion to have a good and fresh installation as well as the best performance possible? -10.6.8 upgrade -Clean i

  • Java.lang.StackOverflowError**Urgent Response Required !!!

    All, I have included a custom page in iProcurement 11.5.10. The page was created using jdev and XML Import Command was to import the page to JDR tables. A custom menu is defined for the application where in the page was included as a seperate tab. Th

  • First page prints fine but subsequent pages expand beyond page border

    When I print a web page or selection that extends beyond one page, the first page prints fine, but the type size on subsequent pages is expanded so that the content extends beyond the right edge of the page. This never happened before I upgraded to F

  • Time Code Sync Problem

    I am new to final cut, and have been having a very tough time with a project that I am working on. In short, I am attempting to create a music video, and I began by laying the music tracks down first. As I go to cover the music with video, the video