Free fright for customer group?

how to maintain the free fright for a set of customers or a customer group.? plz help me with settings and procedure.
Regards,

1) Copy KF00 into a new cond type..ZF00. tcode: V/06
2) Copy the access sequence of KF00 into another z-access sequence, lets say ZF00, tcode V/07
3) Introduce/create a new cond table with incoterms+ customer group--lets say 900, V/04.
4) Attach 900 to ZF00 and ZF00 to the cond type in V/06
maintain cond records for the incoterms and customer group.
Regards,
Raghu.

Similar Messages

  • How to Create DI Discount Group for Customer Group?

    Hi All,
    i'm trying to create DiscountGroups for Type Customer Group in developtmnt side in sap b1. i already succed to create  Discount Group for Type Specific BP as you can see in the code i wroe below:
    di.BusinessPartners MyBP= GetBusinessObject (BoObjectTypes.oBusinessPartners) as di.BusinessPartners;
    MyBp.DiscountGroup.DiscountPercentage=20;
    but i don't succed to find the di object that give me the option to create DiscountGroup for Customer Group ( not for specific BP).
    i will very appriciate to get any help with it...
    Regards,
    Peer Shoval

    hello, maybe you could try with DI Server, if your installation allows
    that.
    try experimenting with
    -> EnhancedDiscountGroupsService Object
    SAPbobsCOM.EnhancedDiscountGroupsService dg_service = null;
                    SAPbobsCOM.EnhancedDiscountGroup dg = null;
                    SAPbobsCOM.EnhancedDiscountGroupCollectionParams collDGParams = null;
                    dg_service = (SAPbobsCOM.EnhancedDiscountGroupsService)((SAPbobsCOM.Company)Application.SBO_Application.Company.GetDICompany())
                                    .GetCompanyService().GetBusinessService(SAPbobsCOM.ServiceTypes.EnhancedDiscountGroupsService);
                    collDGParams = dg_service.GetList();
                    dg = (SAPbobsCOM.EnhancedDiscountGroup)dg_service.GetDataInterface(SAPbobsCOM.EnhancedDiscountGroupsServiceDataInterfaces.edgsEnhancedDiscountGroup);
                    dg.Type  = SAPbobsCOM.DiscountGroupTypeEnum.dgt_AllBPs;
                    dg.ValidFrom = DateTime.Now;
                    dg.ValidTo = DateTime.MaxValue;
                    dg.ObjectCode = "dontknow";
                    dg.DiscountRelations = SAPbobsCOM.DiscountGroupRelationsEnum.dgrAverageDiscount;
                    //dg.DiscountGroupLineCollection.Add() //etc
                    SAPbobsCOM.EnhancedDiscountGroupParams dg_param = dg_service.Add(dg);
                    log.DebugFormat("Added discount group  {0} - {1} - {2}", dg_param.AbsEntry, dg_param.ObjectCode , dg_param.Type);

  • Copa derivation rule for customer group

    Hi All,
    I am currently facing an issue with Derivation rule and hope someone can help me on resolving  this.I have created a COPA derivation rule which has field as
    Source Field
    company code
    Plant
    Target field
    Distribution channel
    Condition
    customer group 3 = 18.
    so ideally with this conbination the distribtion channel gets updated
    for the sales order.
    However the issue we are facing is that the rule is working for only 1st line item and not for the others. I have also kept setting as" overwrite values only if new values found"
    e.g if we see the accounting doc of billing then
    line item 1 customer: x
    line item 2 SaLes GL: rule works fine and dist channel is updated.
    line item 3 discount GL: rule does not work.
    Have checked the derivation rule and it looks correct.
    Can you kindly suggest solution to this.

    Hi Ajay,
    Thank you so much for your reply.Please note that the GL is a cost element but the category in system is 1 and not 12.However I would like understand as to why is this happening.why does the system picks up derviation rule for a Gross sales GL and not for Discount GL(Cost element).
    The distribution channel  gets updated for sales GL when i check the prof segment of the line item, however this is not the case with doscount GL.
    I would like to understnad the implication before changing cost element category from 1 to 12 as it runs across system.
    Kindly provide some more explaination.
    thanks in advance.

  • Screen layout for Customer group

    Is there any way we can define a screen layout for a particular customer group(having particular fields mandatory and remaining optional).
    Any help will be appreciated.
    Thanks,
    ALAM.

    It is through the transaction code OBD2
    The path is
    SPRO-FINANCIAL ACCOUNTING-ACCOUNTS RECEIVABLE AND ACCOUNTS PAYABLE-CUSTOMER ACCOUNTS-MASTERDATA-PREPARATIONS FOR CREATING MASTERDATA-DEFINE ACCOUNT GROUPS WITH SCREEN LAYOUT
    Hope this helps.
    Pls reward if this helps.

  • X axis labels for custom group names

    I have a report with one group.  That group has a customized group name field, and the group name is a formula.  When I display the group name in the data section of the report, it displays according to the formula.
    I now need to chart two pieces of data - Primary # of Sales and Secondary # of Sales - for that group so I can compare the two # of sales.  If I make a chart for the Primary # of Sales, and go to the group tab in the Chart Expert and specify "on change of Group By Value (my grouping), show the sum of the Primary # of Sales", the chart displays as desired, and I see the custom group name (formula) as the X axis label.
    But if I go to the Advanced Layout on the Data tab of the Chart expert and specify the Sum of Primary # of Sales AND Sum of Secondary # of Sales in the Show Values section, the X axis label no longer shows the custom group name; it shows the group value.
    Any ideas for how to get it to show the custom group name when I chart two fields of data?
    Thanks in advance!

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly:
    http://store.businessobjects.com/store/bobjamer/DisplayProductByTypePage&parentCategoryID=&categoryID=11522300?resid=-Z5tUwoHAiwAAA8@NLgAAAAS&rests=1254701640551

  • Rebate Processing for Customer group

    Hello Gurus,
    I need to define a material rebate group agreement for a particular customer group ( abt 6000 Customers). How do i do it?
    While creating a rebate agreement we have to mention the payer. In my case the payer is different for each customer.
    Please let me know.
    Warm Regards
    Prashant Joshi.

    Hi Prashant,
    ...During rebate settlement credit note, the system automatically defaults the payer from the rebate agreement.
    Same is the case with customer hierarchy rebates.
    Yes, this is default functionality when using standard rebates agreements.
    That makes sense when all the rebate due is paid to a single customer (might be a purchasing central or a specific pay-to party).
    In my case the payer is different for each customer.
    OK, what you want to do is to send a different credit note to each customer.
    You have 2 solutions:
    - Define a different rebate agreement per payer (standard rebate agreements)
    - Use only one extended rebate agreement to get the functionality you need.
    Extended rebate agreements are special because they allow you to customize how the credit note is "splitted" between different partners and to which partner it is paid.
    The benefit of an extended rebate agreement is that only one rebate agreement is maintained. Also scales take in account the whole sales volume!

  • BAPI for customer group wise sales

    Hello Experts,
    I m developing one report,in which i want customer group wise sales , collection & outstanding
    as on date.
    Is there any BAPI which helps.
    Please suggest.
    Ravi

    hi Ravi,
    try SD_CUSTOMER_MAINTAIN_ALL
    hope this helps
    regards
    Aakash Banga

  • Whats the Middleware object for customer group code?

    Hi Gurus,
    Whats the name of middle ware object to transfer customer group codes from ECC to CRM?
    Vinay

    To Know what all the object does you can see it in R3AC3. Go to Tcode R3AC3, and  slect the object DNL_CUST_PRICE. If you go into the details,You will have a tab called Tables/Structures. In that you can see what all the tables are selected. By this you can determine what all data comes to CRM from R/3. Those tables are R3 tables. Same applies other obects.

  • Customizing replication object for customer group setting

    Hi All,
    We need to download customer group values & Material Groups values maintained in SD customizing to CRM sales.
    Could not able to get customizing object which can be used to download these customizing using R3AS.
    Please help.
    Thanks & Regards,
    Dhanraj Dange

    try Tx r3ac1 and r3ac3.

  • FM to determine free number for customer

    Hello,
    we've external number assignment for customers in our system. I search a FM, which deliveres a free number.
    Best regards,
    TomSd

    hi thomas,
    FD_GET_ACCOUNT_NUMBER_EXTERNAL
    i think based on ur company code u need to handle this.
    hope this will help .
    this i used for G/L accounts .
    can u come out with ur scenario as how u want this number assignment to be implemented with a scenario.
    this will give a clear picutre to us .
    Message was edited by: Vikky

  • Maximum discount rate for the customer group

    Hi
    First;
    I have a agreement Discount Rates for customer based on Customer and Product hierarchy.
    Customer ProdHier   Discount Rate
    1122        4757         %20
    1234        4757         %20
    4455        6756         %10
    It can be done the auotomatically. I know.
    Second;
    I have a maximum allowable discount rate for customer group based on Customer Group and Product hierarchy.
    Customer Group   ProdHier  Max.Discount Rate
    OEM                   4757        %25
    Dealer                 4757        %30
    1122' s customer group is OEM.
    1234' s cusromer group is Dealer.
    %20 will be find for 1122 on first step. It is ok.
    But I want, user can not give up to %25 on manually pricing.
    Because this customer in OEM Customer group and this customer group's max.discount rate is %25.
    What can I do?
    Best Regards,
    Gulay Celik

    I had use the sap standard customer hierarchy to solve it. thanks.

  • Payment Terms for Customer

    Hi Guys
    We have few payment terms for our company. Now we want to restrict payment terms based on the customer number
    For example Payment term Z0001 for customer group 001 .....
    Is it possible to restrict by doing some configuration
    The next is we want to block few payment terms. Is it possible to block a payment terms
    Warm Regards
    Bala

    Hi
    The payment block is fine, i can either add a new payment block reason or i can assign the existing block reason and i can proceed
    But what ever you have said will not control my user with the solution we have give, then the system will run if my user did things on correct process
    I suppose we can do a validation, for this customer group this payment terms are allowed.
    Something like that.
    Hope it will work, can you put your valid suggestion
    So at any point of time, it cannot be done by any standard configuration - hope iam right
    Warm Regards
    Bala

  • How to create Customer Group in CRM and use reminder script

    Dear Sir,
    I would like to set the group of customer in CRM , Such as , customer 1 is in Group A , Custoemr2 is in Group B.
    So, in Interaction Center : CIC0 , I will do the reminder scipte, there script for Customer Group A , anothere script for Customer Group B. How can I do that?
    Please kindly advise.
    Thanks and best regards,
    Vimol

    hi.
    define the variable using transaction code CIC2
    then assign that vaiable in text using transaction code CIC9
    then assign the text to reminder scipting using transaction code CIC1.
    If helpful reward me

  • What is the Behavior.Navigation URL for creating navigation bar links for search scopes for security group and distribution groups?

    ...the search scope is used to subset the SGs and DGs. The search scope itself shows expected results. The search scope filter used is: /Group[Type='Security' or Type='MailEnabledSecurity'][(Domain = 'DomainX') or (Domain = 'DomainY')]
    Tried the following, with the GUID being the resource ID from the search scope for security groups:
    ~/identitymanagement/aspx/customized/CustomizedObjects.aspx?type=Group&searchtype=e8ed98b6-e299-4b8d-bfe5-e4b2adf1cd60
    ~/IdentityManagement/aspx/groups/Groups.aspx?type=Group&searchtype=e8ed98b6-e299-4b8d-bfe5-e4b2adf1cd60
    Thanks

    are you talking about redirect URL in search scope ? FIM will automatically add the searchtype querystring
    for custom groups search scope you can use :
    ~/IdentityManagement/aspx/groups/AllGroups.aspx
    and configure you search scope to use the same UsageKeywords as for the security groups
    and restart your IIS server using the command "IISRESET"
    in your case if you want to create navigation bar link to your group-type search scope use may use this format:
    http://{your fim server}/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype={your searchscope guid}&content=%2a
    ex : http://fimserver/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype=47e0a973-0ab4-46f5-815f-f5028c1af58e&content=%2a

  • Customer group

    Hi
    i've a customer with the respective business partner maintained as sp, sh bp py, now my same customer has 4 line of buisness for which i charge, so is it possible to maintain  4 customer group in my customer master of same customer,, so that i can track the reveune generated as per my customer group
    Vinz

    Hi,
    Yes, you can maintain to the max of 5 cutomer group. You can freely define customer groups according to the needs of your organization. You assign a customer group to an individual customer in either the customer master record of the sold-to party or in the sales document. In SD Customizing, you can create a condition type that lets you create pricing records for customer groups. Additionally, when you want to generate sales statistics, you can use customer groups as one of the selection criteria.
    eg. Whole, retail, bulkbuyer,etc.
    So, this is common when we are doing pricing. easy to maintain the prices for the groups.
    In VD01, (sales area data)extras-additional .
    Hope this helps.

Maybe you are looking for

  • "could not initialize photoshop because the file could not be found"

    I get this error whenever I try and run Photoshop CS3. Any ideas?

  • Urgent!!!! regarding report output

    i have a requirement such that, i need report without top of page..but headers needed to be in the printout in all pages.......pls gv ur suggestions. thanks

  • Accessing Time Capsule shared drive from Vista

    When running Vista in Bootcamp on my late 2008 Macbook Pro, I can see the shared network drive on the Time Capsule, but when I try to access it it just freezes Windows Explorer and I have to forcibly terminate the explorer process. Is there a trick t

  • About R/3-XI-JDBC

    Hi all..... Iam learning XI now ..so iam having some doubts can anybody explain...... In the scenario R/3->XI---->JDBC. Iam sending an idoc of customer data from R/3  to database by using stored procedure.Is ther any need to use File content conversi

  • [svn] 3291: Update example to use swfobject.

    Revision: 3291 Author: [email protected] Date: 2008-09-22 08:46:23 -0700 (Mon, 22 Sep 2008) Log Message: Update example to use swfobject. Update text of link in app to Download Flex 4. It was Flex 2. Modified Paths: flex/sdk/trunk/frameworks/javascri