Hi good Mrng..........

Hi good Morning frnds,
          I got one requirement. Blocking a customer i IW32  As per my Functional requirement in VD05  they have sales areas. one is All sales area and other one  Seleted sales area. My functional consultant wants to use the seleted slaes aera for blocking a particular customer. In iw32 whenever they entered that paritcular bloked customer no  it is not showing any error or information dialog box. but if they sleleted all sales area for blocking a particular  customer in iw32 it is showing warning message some error 63. I have checked that and i found out that. In the program they hard coded that.
I need some help from your side.........
1. Is there any userexit in IW32 for handling this ( selected sales areas in vd05).
I will give you maximum points...........
Thanks ,
Sirisha.

Hi good Morning frnds,
          I got one requirement. Blocking a customer i IW32  As per my Functional requirement in VD05  they have sales areas. one is All sales area and other one  Seleted sales area. My functional consultant wants to use the seleted slaes aera for blocking a particular customer. In iw32 whenever they entered that paritcular bloked customer no  it is not showing any error or information dialog box. but if they sleleted all sales area for blocking a particular  customer in iw32 it is showing warning message some error 63. I have checked that and i found out that. In the program they hard coded that.
I need some help from your side.........
1. Is there any userexit in IW32 for handling this ( selected sales areas in vd05).
I will give you maximum points...........
Thanks ,
Sirisha.

Similar Messages

  • How to configure payment terms thru cheque

    hi,
    good mrng
    sap gurus,
    how to configure payment transactions/terms
    in the form of cheque.
    plz throw some light on this.
    regards,
    balaji.t
    09990019711

    hi
    you can do this using T Code FBZP.
    Assign payment terms at company code  or country level
    hope this helps
    swapnil

  • Hi, scrap sales

    hi,
    sap gurus,
    good mrng,
    i just wanted to the item category group for SCRAP SALES and its relevant
    ITEM CATEGORY for it.
    regards,
    balaji.t
    09990019711

    Hi,
    SALE OF SCRAP
    The sale of scrap (non-stock) shall be mapped as a direct manual FI entry. The customer will be created as a FI customer. No Logistics module will be involved in the process.
    A FI Invoice will be prepared for the sale of scrap with the following entries:
                  Customer                           Dr
                  Sale of Scrap                                    Cr
                  Excise Duty Payable                         Cr
    regards
    sadhu kishore

  • DG Broker oracle 10g

    Good Mrng Guru's
    Oracle Version : 10.2.0.4
    Host : x86_64 x86_64 x86_64 GNU/Linux
    We are having Primary /Secondary database (Physical standby) on the same server - Now we are planning to configure DG Broker - So before configuring DG Broker what are precaution need to take to avoid any failure/issue?

    - the most important parameter to set before creating the configuratiion is to have a different value for the parameter DB_UNIQUE_NAME on each database
    on primary <SID>_SITE1 and on standby <SID>_SITE2 for example
    - use a different SID for the Standby database
    - the listener must have a service  <DB_UNIQUE_NAME>_DGMGRL,<DB_DOMAIN> for each database
    - DB_FILE_NAME_CONVERT and LOG_FILE_NAME_CONVERT must be configured because Primary and Standby file can't be in the same location on a server

  • Fields in Creation of free goods VBN1

    hi everybody,
    Can somebody expalin in detail the fields in creation of free goods(T-vbn1) like free goods quantity,additional quantity,documnet quantity and calculation rule....
    <b>Please dont copy paste anything form SAP help....I read that one......</b>
    I would appreciate if u explain with your sentence..
    Will reward point if it helps.
    Ghassan

    Hi Gafoor,
    Material
    Material, for which free goods is to be
    granted
    Minimum quantity
    Minimum quantity for which free
    goods can be granted
    From
    Quantity of sales material
    FGQ--- Quantity unit of free goods material
    Free goods -- Quantity of free goods with reference to the quantity and quantity unit of the sales material.
    AQU - Quantity unit of the free goods additional quantity
    Rule - Calculation rule
    Prorata
    whole units
    unit related
    D -- Delivery controlling -  it tells how you can manage the delivery of free goods with respect to the main item ordered.
    Additional material -  Additional material (only available for entry in exclusive free goods)
    Hope it helps. Please reward if helpful.
    Thanks & Regards
    Sadhu Kishore

  • COGS update on other GL Account at the time of Free goods or Sample goods

    Hello,
    In sales process, Usually the at the time of Delivery, material document is created as
    DR COGS
    CR INVENTORY
    But in the case of free goods or bonus goods or samples: the account should not determines COGS instead it should determine another GL Account called as Free good -COGS expense A/c.
    How can we solve the issue.
    Regards,
    SK

    Hi Yasar,
    You need to create a new routine for calculate type.
    Do as below:
    1. Go to VOFM>Formulas>calc.rule Rebate InKd to create a new routine for calculate type.  for example 601.
    2. add the following code in this routine 601 and then save.
      USING L_FRM STRUCTURE KONDN_FRM.
    DATA: VORKOMMA  LIKE KONDN-KNRMM,
           NACHKOMMA LIKE KONDN-KNRMM.
      L_FRM-NRMENGE = 0.
      L_FRM-NRRUND  = 0.
      L_FRM-NRMENGE = ( L_FRM-MGLME / L_FRM-KNRNM * L_FRM-KNRZM ).
    business rounding
        VORKOMMA = FLOOR( L_FRM-NRMENGE ).
      L_FRM-NRRUND  = L_FRM-NRMENGE - VORKOMMA.
      L_FRM-NRMENGE = VORKOMMA.
    3. Select routine 601 in field "Calc.Rule" when you create free goods condition record.
    Hope it helps.

  • Configuring requirement : ordered item to absorb cost of free goods

    Hello Friends,
    I need to configure this in SAP SD.
    The main item should accumulate the cost of the free goods.
    I have  set the cumulative indicator and deactivated pring for this item.
    Do i still need to configure the stock value for the free goods as cost free item? Or is this step only applicable for
    another scenario, like,
    If I were to activate Pricing such that free goods is displayed as subitem and VPRS configured as cost and discount set to 100%
    1. Set  Item category to TANN using FREE usage   AND
    2. use condition type RL00 with requirement 55.
    3. use pricing type B.
    regards
    Ravi

    Read this SAP help at http://help.sap.com/saphelp_47x200/helpdata/en/dd/55fa4e545a11d1a7020000e829fd11/frameset.htm and the topic Free Goods in Sales and Distribution Processing for details.
    Also go through each step of the configuration of the path at SPRO->Sales and distribution->basic functions->free goods.
    Regards,

  • Why self-defined access sequences of free goods can not work?

    Hi gurus,
    I have maintained access sequences of free goods self-defined.but when i creat the SO it does not work!
    when i used the standard access sequences ,it is OK .
    Can anybody tell me why?
    thanks in advance

    Dear Sandy,
    Go to V/N1 transaction select your self defined access sequence then go in to the accesses and fields and check all fields are activated.
    Make sure that these fields are flowing in your sales order.
    I hope this will help you,
    Regards,
    Murali.

  • Posting the Expenses of Free Goods

    All SD Gurus
    I have some doubt in SD-Module.
    We have Trading Business, in that the Trade offers ie 100+10 Like that.... is presently posting in VPRS - Cogs (During PGI) only. But finance wants to post the values of trade offers (10 pcs) to Marketting expenses (During Bill Release to Finance), Presently during Bill release these trade offers are not considered for pricing.
    According to my Current setting Free Goods Item Category is marked as Statistically. So it not posting my PR00 Conditions in Accounts.
    Any help on this subject will be highly appriciated.
    Thanks in Advance
    Regards
    Vishal

    Thanks, I have maintained all setting for Free goods. System is not posting any values @ time of Invoice in accounts as my free goods Item category is statistical. If I remove this setting then I have to maintain the PR00 - Base Condition (Mandaotry) which will post amount in Sales Domestic G/L Account.
    Any alternative solution?
    Regards
    Vishal

  • The codition type of free goods lost.

    We are facing a problem about the codition type of free goods.
    Our business flow is:
    1:customer order 100 DR material A from CRM.he entered the requited number in item 1.
    2:we transferred the order into r/3 system.and we define the free goods in r/3.the
    policy is that we give customer 1 dr free of charge when they buy 10 dr.
    3:when this order has been transferred into r/3,the system automatically add a line
    with 1 DR free of charge.
    4:in normal,in item 2,it will contain a condition type 'PR01' and 'NA00'.the 'PR01'
    is the price and the 'NA00' is the 100% discount.
    Nut Now the condition type 'PR01' and 'NA00' in item 2 lost.

    ANYONE KNOW THE REASON?

  • Divide discount of free goods between several items (SO)

    Hi gurus,
    I need to split the cost of the free good between the items generating it, i.e. if the customer buy 5pcs of Mat A and 4pcs of Mat B he gets 1pcs of Mat C for free. He will only see the original price for the "main" items and zero for the free good but intenally the profit margin of the "main" materials should be deducted with the cost of the free good and the free good should have full profit margin as if it was sold for full price.
    I'm aware that this is not standard SAP functionality and that I probably need to change a user exit in program MV45AFZZ.
    Please help me with this problem! Any advice or tips are highly appreciated.
    Best regards,
    Mia

    Is it possible to solve this problem by modifying a user exit? I was considering creating a new pricing condition which should be inflicted between the net value and profit margin by the user exit so that the customer only sees the original values for the main materials but the profit margins are reduced with the price of the free goods directly in the order. Is this doable?
    /Mia

  • PO Print of Free Goods

    Vendor has send free goods but excise duty and freight, etc we have to pay.
    If I put free item tick in the PO, the condition tab disappears. I cannot enter the basic price and any other condition in the PO. therefore tax and other conditions cannot be calculated.
    In the PO Print we have to print the excise duties and other conditions. Currently it is not coming in PO print.
    How we can print the excise duties and other conditions in PO for the free goods.?
    What I have to tell to ABAPER.

    Hi,
    In case of free goods provided by vendor, create a free PO but need not to take the printout of same and sending it to vendor because in case of free supply of materials (for e.g. samples), vendor doesn't seek any PO document. We create free PO, its for system adjustment.
    Just check this with your client, if its really needed then ask your client to maintain Pricing details in Item Text and try to print the same as Remarks in PO Printout, this requires ABAP effort.
    And during GR against PO, enter Excise Base Amount, Excise Duty, Ed Cess and SECess manually and post it.

  • Tax Calculation of free goods

    Hi
    We have a requirement where the client wants only VAT to be posted in GL accounts and not the price.For this I tried free goods condition type R100 with AltCBV 28.But the VAT value is also coming zero. I want the VAT to be calculated on Pricing condition and then give 100% discount.
    Apart from this I also tried to make pricing condition statistical and calculate VAT on it but then also system gives zero value for VAT.
    Also wondering if the scenario can be addressed with Free of Change Dellivery.

    Hi
    Normally in scenario where you are dealing with samples , there are cases you have to charge only TAXES / EXCISE part.
    Here my SUGGESTION is you can handle this through a simple sales order process, where you have to configure a new pricing procedure.
    1. Create a new document type to handle samples.
    2. Create a New pricing procedure where you can keep the basic price condtion as Statistical and rest all same as wht is is there your main pricing procedure. Just juggle with the TO-FROM to capture the TAX part in the total.
    3. Doc pricing procedure will help you to pick the new Pricing procedure
    4. Now Process this as a normal sales order
    5. This new document type will help you to have a proper reporting.
    The only constraint here is USER has to punch a fresh order seperately for such scenario. He cannot give a free good in the same sales order which is used as standard.
    The other way is you can configure a FREE GOOD Determination procedure as suggested  where you need to then have your Single pricing procedure accomodating the same scenario.
    Thanks
    RB

  • Pricing procedure of free goods

    Could anyone please tell me the effect of pricing procedure in free godds?And what is the difference between pricing procedure in free goods(IMG->Sales and Distribution->Basic Funcions->Free Goods) and pricing procedure in pricing(IMG->Sales and Distribution->Basic Funcions->Pricing)

    Hi Wei Zhang,
    When there are more than 2 materials say material A which is of some price, and material B which is Free of cost, then the item category will be different for those. TAN for Mat A and TANN for materail B.
    Pricing is depends upon the customer pricing procedure and document pricing procedure along with the Sales Area.
    When there are free Goods, Again yu have two conditions
    1. Give 100 % discount on free goods.
    2. Or charge 0 value for that.
    This pricing procedure you can do in free goods priocing procedure.
    Hope this will help.
    Thanks,
    Raja

  • Cost(vprs) of free goods with batch managment

    Dear Gurus,
    I have a problem ahout free goods with batch management.
    Cost(VPRS) is not accumulated in billing(free goods is not relevant for billing).
    My configurations are shown as below:
    Ordered goods (and batch) item category :zta1(copied from tan)
    Free goods (and batch) item category :zann (copied from tann) pricing:B ;not relevant for billing;dermination cost:X
    copy control(from delivery to billing):
    ztan: accumulation cost :X
    If I use the material without batch management,Cost of free goods(without batch) is accumulated to main item(ordered goods).
    So, what can I do?
    Thanks and Best Regards,
    Lykin Kan

    Hi,
    These notes are useful:
    SAP Note 1365939 - VPRS logic and Customizing settings in SD
    SAP Note 547570 - FAQ: VPRS in pricing
    If you have the problem in the transfer from SD conditions to CO-PA, check if you transfer only invoices to COPA, if you don't invoice the deliveries of free goods, then you don't transfer this 'sales' or costs of 'gifts' to COPA. You can check the customizing of COPA in tcode ORKE (IMG for COPA). SAP Note 74486 - INFO: Overview of consulting notes for CO-PA is a good summary about this issue.
    I hope this helps you
    Regards,
    Eduardo
    PD: I forgot SAP Note Number 33968 SD/CO-PA: Characteristics from sales doc tables
    Edited by: E_Hinojosa on Sep 10, 2010 9:44 AM

Maybe you are looking for

  • Table control in Module pool Program

    Hi All, here i have a small requirement on module pool application. i will explain my scenario more in detail.Here i have one delivery number.if i give this delivery number and click on capture it will capture all the materials for that delivery nume

  • Finding source of a particular track in iTunes

    Is it possible to determine the source of a song in iTunes? I need to know if it came from the CD or was purchased from iTunes. The "Kind" data reads: "Purchased AAC audio file." ? Helpful? tia

  • FTP query

    Is it possible to dynamically take ftp server parameter in receiver file adapter from the payload and post the file?

  • Updating non-SAP plugins in Eclipse/NWDS

    Hello Community, i updated my Developer Studio (CE 7.1) from SP3 to SP5 and from SP5 to SP6 using "find and install ..." "currently installed features" and i used the sap-server as update server. ( https://nwds.sap.com/swdc/downloads/updates/netweave

  • How can i stop deleted gmails from reappearing?

    how can I stop deleted gmails from reappearing?