Data in Customer Group Field according to the sales area

I have two sales area, i.e. 1000,10,10 (area1) and 1000,20,10. (area2) configured in the sap.
i want that when user creates a customer for area1, then he get different data in list in "customer group field" in sales area in sales tab i.e. group1, group2. and while creating customer for area2 field, user get different data in list of the same field (now group3, group4).
is that possible without ABAP??

Hi
The field customer group flows from imgsd-master data-business partners-customers-sales-define customer groups
Whatever you define here will flow as options in F4 while creating CMR
But there is no restriction of limiting certain groups according to sales areas as reqd by you in standards
It needs a development only
Regards
Raja

Similar Messages

  • Custom fields to the sales area tab of customer master data

    Hi Guys,
           i have one requirement, where i need to add Zfields to the Sales tab in sales area data of customer master. Can somebody give me steps how to do it? do we need to do screen programming or just appending KNVV so that functional consultants can do configuration based on account group?
    help would be appreciated
    Thanks in advance
    Siva

    Hi,
         .First in IMG - Enterprice Structure - Definition
    Create the Organisational Units you want to use
    2.Then In Enterprise structure - assignment
    Setup the sales areas you want to use in SD
    Then go to XD01/ VD01 and create a new customer to whom you want to sell goods & service thr a particular sales area which you have already set up in IMG.
    YOu can create a customer master for only those sales areas which you have created in Step 2 above.
    Then create a sales document type VOV8 and then assign sales document type to sales area in which you want to use.
    IMG-Sales & distributin-sales-sales document-sales doc header
    Do all other assignments like item category determination, schedule line category, pricing procedure determination etc
    and then you can cretae a sales document using the particular sales area.
    <b>Reward points</b>
    Regards

  • A List of Customer Line Items according to the *CONTACT PERSON*

    Hi All,
    I'm looking for a report which shows the  List of Customer Line Items according to the CONTACT PERSON data, that I can find in the customer master data.
    Thanks for your help

    Not sure if you can add this field to the selection criteria. Please look at OSS notes 188663, 310886. I remember there were some restrictions as only fields from certain tables are allowed to use in FBL1N, FBL3N and FBL5N transactions.
    Shail

  • RFDOPR10 dynamic selection to add customer group field

    Hello,
    I am trying to add the customer group field in the dynamic selection
    option, when running the RFDOPR10 report. I don't seem to find the
    option to add the customer group field (KNVV-KDGRP). I tried looking in
    the config, but was not able find this report. I also looked for any
    OSS notes, but didn't find anything either.
    Can anyone please tell me if this possible to do? Thanks.
    Ahsan

    you have to update all the following routines in program RM07MLBD which load stock
    IF      BWBST = 'X'.
    *   select the valuated stocks
        PERFORM                  AKTUELLE_BST_BWBST.
      ELSEIF LGBST = 'X'.
    *   all own stock from storage locations or batches
        IF XCHAR = ' '.
          PERFORM                AKTUELLE_BST_LGBST_MARD.
        ELSEIF  XCHAR = 'X'.
          PERFORM                AKTUELLE_BST_LGBST_XCHAR.
        ENDIF.
      ELSEIF   SBBST = 'X'.
    *    special stocks
        CASE    SOBKZ.
          WHEN  'O'.
            PERFORM              AKTUELLE_BST_SBBST_O.
          WHEN  'V' OR  'W'.
            PERFORM              AKTUELLE_BST_SBBST_V_W.
          WHEN  'K' OR  'M'.
            PERFORM              AKTUELLE_BST_SBBST_K_M.
          WHEN  'Q'.
            PERFORM              AKTUELLE_BST_SBBST_Q.
          WHEN  'E'.
            PERFORM              AKTUELLE_BST_SBBST_E.
          WHEN  OTHERS.
    *       Angegebener Sonderbestand nicht vorhanden.
            MESSAGE S290.
            PERFORM              ANFORDERUNGSBILD.
        ENDCASE.
      ENDIF.
    But as material group is in MARA, you could fill a table from MARA using the SELECT-OPTIONS FOR MARA-MAKTL, then update the routine using a FOR ALL ENTRIES OF the result table (if not empty) (you could also use a JOIN with MARA)
    Regards

  • Unable to Align the fields according to the Pre-Printed Cheque format

    Hi,
    I am having a requirement where I need to align the report output according to the Pr-printed Chekc Format which is loaded in the printer.
    In detail we have a pre-printed format of the cheque which will be loaded into the printer which includes the logo and the amount fields with the symbol of currency,date etc.
    I need to print the output which is runned by formating the payment batch.I am getting the output printed but not in the exact palces where I need.I tried to modify the report fields by increasing the length and width of the main section but of no use.Can any one help me out at the earliest.
    I am getting the output either out of the symbol of currency and even the date as well.
    Thanks for your help in advance.
    With Regards,
    Sunil.

    Can you explain briefly the below point which you have mentioned.
    "Also set the increase the size of fields upon the size of pre-printed area and set the horizontal Elasticity to FIXED. Then align and print."I meant that increase the size of fields according to the size of pre-printed document and set the horizontal elasticity to FIXED so it will not go out from the desired space.
    Well, this is what i said you will have to set the alignment and will have to check by printing again. There is no specified format of pre-printed document type reports.
    -Ammad

  • How to get data from COSP table, field HRKFT as the key to data from PM?

    Dear ladies and gentlemen!
    I need to get data from COSP table, field HRKFT as the key to data from PM tables (AFKO and AUFK).
    The problem is that it is a key field to the COSP, and all non-key fields as an alternative to HRKFT are not suitable for this task.
    All this is necessary for the extractor, which loads the data from the R \ 3 systems in the BW-system. I need to perform SELECT from a table COSP and maybe also JOIN, most likely between tables COSP and AUFK.
    What should I do in this case?
    Thank you very much in advance!

    From information on help.sap.com I've made a conclusion that one of possible solutions in theory is to modify standard extractor PM_OM_OPA_1 in order to make HRKFT field available for work, because by default it is hidden by SAP and not available for use as a key field.
    Of course, it's not a very good solution, but for now I know no other way to solve this problem.
    Maybe someone knows better ways? In this case I will be very grateful for any help!
    Moderator: You'd better post it on BI forums

  • Rename the Field Label  in the sales order application.

    Hi,
              Please suggest me how to rename one of the field name in the sales order application.
            I have add a new field called YOUR_REF_SHIP and simultaneously have to  rename it from your reference to Carrier Account No. this field  is available in the filed group SLO_DETAILS_GENERAL1.
             This field is located in the General data tab of the sales order application.
    I have created the Text Key in the Define Interface Texts and used the same text key in the Rename Field Label, but it is not working.
    and i dont want to change it with the CMOD transaction.
    Please suggest me where i have went wrong.
    Thanks.
    Anilkumar

    Hello Anil,
    The field groups are to be regenerated.
    However, I have done a similar thing and in the past, the layout generation helped me. In the recent example, the name is not reflected as per the interface text.
    Let me know if you find anything on this.
    Regards
    Priyanka

  • Clarification required on the Sales area data information.

    Hi Master's,
    As per the standard taxation practice,Tax determination depends upon the Tax liability of a Shipt to Party.
    But in a Customer master The Tax classification is maintained in the SALES AREA DATA-BILLING TAB,To my understanding
    the Billing Tab data comes from Sold to party.If so how does Billing tab convey the Tax liability of Ship to party.
    I am Confused,please let me know in terms of Customer master and Partner types:
    1) Which Tabs under the sales data  i.e Shipping Billing...come from which Partner.i.e like Sold to party.
         (Clarification required on the Sales area data information coming from which Partner functions).
    Please suggest,
    Thanks
    Gajender

    Hi
    As per the standard taxation practice,Tax determination depends upon the Tax liability of a Shipt to Party.
    But in a Customer master The Tax classification is maintained in the SALES AREA DATA-BILLING TAB,To my understanding
    the Billing Tab data comes from Sold to party.If so how does Billing tab convey the Tax liability of Ship to party.
    I am Confused,please let me know in terms of Customer master and Partner types:
    1) Which Tabs under the sales data i.e Shipping Billing...come from which Partner.i.e like Sold to party.
    (Clarification required on the Sales area data information coming from which Partner functions).
    There is no need of any confusion here
    All the tabs and data or fields pertains sold to party only
    If for a sold to party say 1001 if he himself is going to be SH and PY and BP then there is no confusion
    If  for a sold to party say 1001 the ship to party is 1002 and PY is 1003 and bill to party is himself that is 1001
    This is what mentioned  or assigned in the partner functions of CMR of 1001 in the sales area data
    This means there are another CMR lies in the name of 1002 and 1003
    Whenever an order comes for 1001 as Sold to party for tax classifications the ship to paty 1002's master record is accessed by the system
    System accesses another record for a particular detail (tax details)
    Similarly for this customer 1001's order for payment terms 1003's CMR is accessed by the system
    System accesses another record for a particular detail ( for terms of payment)
    There is no need for any confusion and if you run this in the system with different data you will understand it much better
    Regards
    Raja

  • I wish to modify the name of one of the field name in the sales order.

    HELLO GURRRUS,
                 i wish to modify teh name of one of the field name in the sales ordder.
    what is the procdure,path and steps involved in that.it would be of great help of me if u take some  time and suggest me.
    bye take care hav a happy and peaceful life

    Hi Sameer,
    If you want to change the name or description of the field in the Sales order,
    you have to use the userexit MV45AFZZ and use the Form USEREXIT_FIELD_MODIFICATION.
    Get the help of the ABAPer and decide where do you want to make the change in the Header or the Line items.  Accordingly give the requirements to the ABAPer.
    He will do it.
    Thanks
    Augustine Ponraj

  • Assign as many sales groups as desired to the sales offices in CRM

    Dear guru!
    Can I assign as many sales groups as desired to the sales offices in CRM? Any one sales group can belong to several sales offices in ERPu2026
    In this moment I have next error:
    Attribute R3_SA_GRP with value 337already assigned to O 50000935.
    Please help me!
    Best regards,
    Andrey.
    Edited by: Andrey Kachko on Aug 27, 2008 11:19 AM

    CRM has the possibility to change the std. assignment which is limiting you right now into a multiple assignment. You can find this functionality in spro->crm->master data->organisational management->data transfer->(the first one) something like Change Orgmodel to multiple assignment.
    Be aware that there are some limitations with each setting and this change cannot be made undone. So please read the documentation on this IMG activity carefully. If you execute the report and re-load the buffer via SE38 - Report HRBCI_ATTRIBUTES_BUFFER_UPDATE you should be able to assign the office the way you want to.
    Regards, Kai

  • How to determine the sales area data

    Hi,
    If I know the sales organisation to which a user is assigned to how to find out the Sales office ,sales group,distribution channel and division associated with the sales org to which the user is assigned to ?

    hi gincy
    yeah there is a FM to get the info of the sales area data of user
    you just see a rule for the org model named
    orgman 12
    it actually drives the sales org info of the user assigned to the org unit
    i guess the FM name is
    CRMD_ORGNMAN_OBJECTS_7
    but you can confirm it by goin inside the rule ORGMAN12
    just use t code pfac
    and there in go inside the rule for org model
    and there in ORGMAN12 u can see the name of the FM
    best regards
    ashish

  • List of incomplete sale orders according to the sales document wise

    Hi Gurus
    can any body suggest me the tcode to find the incomplete sales orders according to the sales document wise
    regards
    satish

    Hi,
    Please run T/code V.02 to see incomplete sales orders.
    Regards,
    Jaiprakash.P.T

  • Can i view & analysis the customer report asper the sales area wise how?

    can i view & analysis the customer report asper the sales area wise how?

    Hi,
    If you are talking about FBL3N or any other FI customer subledger report, then Yes and No.  If you have customers extended to multiple sales area, then no, if there is a one to one relationship with the sales area then yes.
    Cheers.

  • I am using Adobe Photshop Elements 11, I just transferred all of my data from an old computer to a new computer, all my pictures and documents transferred fine but, my albums are missing and the date and time that is usually under the picture are missing.

    I am using Adobe Photoshop Elements 11, I just transferred all of my data from an old computer to a new computer, all my pictures and documents transferred fine but, my albums are missing and the date and time that is usually under the picture are missing.. How do I get them back?

    Hi,
    Which operating system are you running on?
    The date & Time can be displayed by going to the View menu and checking Details - also File Names if you want them displayed.
    The Album information is saved within the catalog so it sounds as though you didn't do a catalog backup on the old computer and a catalog restore on the new computer which is the recommended way of transferring elements data. Did you just copy the photos over?
    Brian

  • We now use Acrobat xi for special active forms we created that include certifications and signature fields, some of the forms are programmed to create other forms, will we have a problem upgrading to DC

    We now use Acrobat xi for special active forms we created that include certifications and signature fields, some of the forms are programmed to create other forms, will we have a problem upgrading to DC
    Our users use a form template to create other adobe forms with calculated fields, signature fields (using digital signatures)
    , and buttons. Will we be able to continue developing these forms if we upgrade to Acrobat DC?

    Hi Alex ,
    In general ,you would not have any issues and problems moving to Acrobat DC .It has a different user interface and with more enhanced features .
    You would be able to develop the kind of forms you are referring to .
    You could refer to the following document to get more information about Acrobat DC .
    FAQ | Adobe Acrobat DC
    If in case you are referring to any particular issue or problem or if you face any regarding Acrobat DC ,we are always here to help you with that .
    Please feel free to write us back .
    Regards
    Sukrit Dhingra

Maybe you are looking for

  • Using a 30" Cinema Display with new Mac Pro

    Hello Everyone: I just purchased, and waiting to arrive a new 2014 8 core Mac Pro which is an upgrade to my 2009 quad core Mac Pro. I currently use a 30 inch Apple Cinema display which has the DVI connection. I was thinking that I would use a DVI to

  • Performance Tuning in OBIEE

    Hi Friends, Please share me the techniques we follow to get better performance in OBIEE.

  • Sudden malfuntion

    I logged on to hotmail using firefox and was using it normally. After sometime, suddenly i was unable to click any links. Clicking acted as a right click and showed the context menu. Even my dashboard-mouse-centerbutton-click was disabled. Also, the

  • CS3 upgrade - installation issues

    Hello there, I recently purchased a second hand copy of Adobe CS2 Standard with a CS3 upgrade. Filled in a transfer of licence that went through. Anyway I was advised to install CS2 first before the CS3 so I did this but when I went to install CS3, I

  • Cement Sales

    Hello Gurus, I am currently involved in an Implementation project for Cement company. _PP module is not a part of the implementation and shall be implemented later on.* The finished goods: 3 different kinds of cement as of now, those are a) Ordinary