I don't want to create Invoices with net price = zero

Hello,
I use VF04 ( prog. SDBILLDL ) to create the invoices,
how to not create the invoice with net price = zero ( it's not a bug)
User exit ? Badi ?
1) I can't anticipate if the created invoice will be set to 0 (complex price schema).
2) I want to execute VF04, for these invoices, to clean the VKDFS table.
3) I don't want to delete these invoices if they are set to 0 ( making some holes in the number ranges, forbiden in some countries)
Thx a lot !
Ramdane
NB : I have posted this question on "ABAP general" thread, it was a mistake
sorry

Hi,
Here are the existing exits .
J_3RSINV
SDVFX001  User exit header line in delivery to accounting
SDVFX002  User exit for A/R line in transfer to accounting
SDVFX003  User exit cash clearing in transfer to accounting
SDVFX004  User exit G/L line in transfer to accounting
SDVFX005  User exit reserves in transfer to accounting
SDVFX006  User exit tax line in transfer to accounting
SDVFX007  User exit: Billing plan during transfer to Accounting
SDVFX008  User exit: Processing of transfer structures SD-FI
SDVFX009  Billing doc. processing KIDONO (payment reference numbe
SDVFX010  User exit item table for the customer lines
SDVFX011  Userexit for the komkcv- and kompcv-structures
V05I0001  User exits for billing index
V05N0001  User Exits for Printing Billing Docs. using POR Procedu
V60A0001  Customer functions in the billing document
V60P0001  Data provision for additional fields for display in lis
V61A0001  Customer enhancement: Pricing
Check Badi like this for tcode VF04
1) Go to the transaction SE37 to find your function module.
2) Locate the function SXV_GET_CLIF_BY_NAME.
3) Put a breakpoint there.
4) Now open a new session.
5) Go to your transaction.
6) At that time, it will stop this function.
7) Double click on the function field EXIT_NAME.
8) That will give you name of the BADI that is provided in your transaction.
Rhea.

Similar Messages

  • A new schedule line with net price zero but custom duty non-zero value

    Hello,
    I have a special requiremnet in MM scheduling agreement, for a specific type of scheduling agreement, I am copying a schedule line to a new schedule line. The new schedule line should have all the pricing and duty values from the old schedule line, except the net price of the new schedule line should be zero.
    I am able to make the net price zero in the new schedule line, but not able to copy the custom duty values from the old schedule line. Since my netprice is zero in the new line, it automatically set all other follwoing duty values also to zero.
    Say example a scheduling agreement: A has two line:
                                                                                    Condition Type           %                    Total Value
    scheduline line 1 -  with pricing values                  PB00                                                  200  USD                                                                               
    Cond1                         5                       10  USD
                                                                                    Cond2                        10                      20  USD
                                                                                    230  USD
    expectedd result i the new schedule line
    scheduline line 2 -                                                  PB00                                                  000  USD                                                                               
    Cond1                         5                       10  USD
                                                                                    Cond2                        10                      20  USD
                                                                                    30  USD
    I am trying to overwrite the condition values using the FM RV_CONDITION_COPY, but  I am not getting the desired result.
    Please let me know if you have any solution to my requirement.
    Best Regards,
    Amarjit Singh

    Hello Colleague;
                                                                                    In Standard the schedule lines cateogory CV is activated for 'Req./Assembly' and 'Availability'.                              
    Please, make this adjust and re-test you process.
    Regards
    Ruy Castro

  • How to create Invoice with ref to PO

    Dear sd gurus..
    i know we can create invoice with ref to sales order not with po
    But i want to create Invoice with ref to po only
    please guide me
    Thanks a lot

    Venu, thanks for your reply.
    So in this case your idea wont work but the main imp thing is we cant create invoice with ref to po
    Please read my post once again, i never said we can create customer invoice with ref  to Purchase order. I said very clearly, " you can follow the normal 3rd party sales process", which means we create customer invoice with ref to sales order only.
    Coming into another query,
    but some time PO Is generated 110 qth to vendor but vendor  may be  he will send  105 due to shortage ... and he will tell i will send the the remaining stock after next 10 days now Generally miro will happen only for 105 not 110 ( even we can do MIRO110 also ) but i am talking generally because he received the stock 105 only
    But company wants billing for 110 not for 105 because here customer accepted to pay full money
    and vendor gave promise to delivery 5 qty in next 10 days
    Why will the customer  agree to be billed the full qty, when he receive the partial qty?
    Let us assume as you said customer agree to pay for full qty, then there are two options.
    1. Do the MIRO for full qty since you would be invoicing the customer for full qty
    Or
    2. Do the MIRO for partial qty and customer should agree for partial invoice
    Please note in the normal case also if there is if condition then you don't have other option.
    Example:
    Order = 100 qty
    PO = 100 qty
    MIGO = 50 qty and remaining 50 qty Vendor delivery in next 10 days
    MIRO =50 qty
    But here also customer agreed to pay for full qty, then what will you do ? you don't have other option but to bill the partial qty in standard.
    And let me know if you need any more clarity?
    thanks,
    Srinu.

  • Create Invoice with RV_INVOICE_CREATE

    hi buddies, I want to create invoice with reference to sales orders and delivery notes, Can I use FM:RV_INVOICE_CREATE for both?
    I have tested this FM, and seems no errors, but  no documents created when check the invoice table vbrk...
    thanks!

    Hi,
    you can use RV_INVOICE_CREATE, you can do commit only after checking the XVBFS internal table , and look for Success message then only you need to use COMMIT.
    Note: XVBFS is the log internal table, here you can see success and error log.
    check this internal table after execution of the FM for log details(success/error).
    Regards
    vijay

  • Bapi to create Invoice with reference to SalesOrder

    Hi All,
    I want to create Invoice with reference to SalesOrder ,
    can anybody help me regarding
    --> what is the Bapi to Create Invoice with reference to SalesOrder
    --> what are the import parameters
    Thanks in Advance
    Regards
    Srinivas

    Hi Giuseppi,
    Thanks to your reply,
    i have used BAPI_BILLINGDOC_CREATEMULTIPLE , i have given the following input values in the BILLINGDATAIN
      -- salesorg,distrchan,division,doc-type,sold-to,plant,material,doc-number,item-number , when  i execute the Bapi , i got the DocNo:0090021983 , but i did not find that DocNo. by executing the Bapi BAPI_BILLINGDOC_GETLIST.
    i found the short description for
    BAPI_BILLINGDOC_CREATEMULTIPLE -- is for Individual Customer Billing Document, is it the correct Bapi to create invoice
    what is the correct Bapi to create invoice based on the salesorder.
    RV_INVOICE_CREATE OR GN_INVOICE_CREATE OR BAPI_BILLINGDOC_CREATEMULTIPLE.
    Can u specify the import parameters for that Bapi.
    Thanks & Regards
    Srinivas

  • How do I set up an administrator account so my daughter who is under 13 , so she can access itunes herself. Main access will be via itunes vouchers . I don't want to create credit card access.

    how do I set up an administrator account so my daughter who is under 13 ,
    can access itunes herself. Main access will be via itunes vouchers . I don't want to create credit card access.

    There is no such account. The iPod is really a one-user device
    Create a NEW account/ID for her using these instructions. Make sure you follow the instructions. Many do not and if you do not you will not get the None option. You must use an email address that you have not used with Apple before.
      Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    You can then redeem a gift card(s) into the account

  • Can't find a playlist I created on my playlist or computer? I didn't delete it. I don't want to create it again because it took a long time. please help me find and recover.

    Can't find a playlist I created on my playlist or computer? I didn't delete it. I don't want to create it again because it took a long time. please help me find and recover.

    Playlists only exist as part of the larger iTunes library listing so if you are not seeing it there it doesn't exist anywhere else.  I know with my older version of iTunes it is very easy to accidentally delete a playlist.  With newer versions it may be possible to recover it with the undo feature in the menu but this likely will only work immediately after the deletion.

  • How do I remove iMessage "sign in" box from my IPad "messages" screen. I don't want to create a new Apple ID but I can't close this box.

    When selecting the "Messages" sceen on my IPad, the iMessage "Sign in" box appears on the screen. I don't want to create a new Apple ID but I can't close this box which is preventing me using the normal text message screen. How do I get rid of this sign-in box?

    Yeah i have that same type of problem, sorta.
    I made my apple id today on my ipad 2 ios 6 update and i went straight to logging in on iMessage, i logged in, after reading i clicked next, i got the email to verify on my ipod so i verified but as it was still verifying on the ipad it went right back to the log in box. this repeated itself over and over, help?

  • Don't want user create new item via VA02

    Hi experts:
    If I don't want user create new item in sales order via VA02,
    how can I do it ??
    Thanks
    Shwan

    This can be done by Roles and authorisation.
    Basis can be able to do the settings in such a way that once the user save the sales order at VA01, he can' t change anything in that.
    THat can only be modified by the authorised person.
    Reward if useful.
    Regards,
    Kaleeswaran B

  • I have 2 iPads. When downloading an app on one, it also appears on the other. I don't want to create a second iTunes account. How do I stop this?

    I have 2 iPads. When downloading an app on one, it also appears on the other. I don't want to create a second iTunes account. How do I stop this?

    On the device you do not want the auto downloads to be installed on: Settings/iTunes & App Store. Deselect what you do not want to be automatically downloaded.

  • I don't want to use Flash with Safari.  What can I do to replace it?

    I don't want to use Flash with Safari.  What can I do to replace it?

    I have same question

  • Create invoice with out sales order or delivery

    Hi,
    is it possible to create invoice with out sales document or delivery. A scenario, where you buy some article and get the invoice and pay the money.

    need to raise direct VF01 for a customer. Is there any Bapi
    Go to SE37, input BAPI_BILLINGDOC_CREATEMULTIPLE and execute. 
    1)  There press F8
    2)  Double click on the value "BILLINGDATAIN"
    3)  Input Sales Organization, Dis.Chnl, Div, Order Type, Bill date, Sold to etc., and press F3
    4)  Now execute (F8)
    5)  Press "Success"
    thanks
    G. Lakshmipathi

  • HT1549 I don't want other computers connect with my computer, I don't want sharing my macbook pro, so how I can protect my computer and avoid other people connect with my computers

    I don't want other computers connect with my computer, I don't want sharing my macbook pro, so how I can protect my computer and avoid other people connect with my computers

    As long as you do not enable Sharing of any kind (System Preferences > Sharing) no other computer can connect with yours. Also make sure you have your wireless network protected with a WPA2 password.
    That's all I can suggest without knowing what OS version you are running (you are not running iOS as that is for iDevices).

  • I would like to download new Ps and Lr, but don't want to fwr involved with the cloud.  Is this possible?

    I need help.  I would like to download Ps CC and Lr, but don't want to get involved with the cloud, but would rather save on an external hard drive.  Is this possible?

    You can download the installers to your external drive.   However when you install them they will install Photoshop and LR on you boot drive. Adobe CC 2014 Direct Download Links: Creative Cloud 2014 Release | ProDesignTools

  • I forgot my security questions and i don't want to create a new apple id what can I do?

    I forgot my security questions and don;t want to create a  new apple id what can I do?

    You need to ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (98589)

Maybe you are looking for

  • Setting Composition Rule In Mail

    THE SET-UP I've got mail configured to send and receive from a gmail account and my school-issued student account with the outrageously long extension @student.schoolname.edu. I use my school account strictly for communicating with other students and

  • Call details when sending and recieving roaming text messages when abroad.

    Is it possible to get the full number of roaming text messages that are sent and recieved whilst abroad ?

  • Replication SQL Server 7 Database to Oracle 9i

    Hi - I'm new to Database Replication, what are the steps for database replication from a MS SQL Server 7 database to Oracle 9i? Eventually this SQL Server Database will be going to SQL Server 2000 are the steps different, if so what are they? Thanks

  • ALDSP 3.2 - How to create JMS message from ALDSP

    Is there a way to write a jms message from ALDSP? I want to be able to perform database updates to a database and also write a message to queue in a transaction. Thanks

  • Importing .wav files, not formatting text

    I have some music copied as .wav files that were not imported via iTunes. I now want to copy this music into my iTunes but when I do, all the information (Track Name, Album, Artist, Track Number, etc.) is all dropped into the Track Name field in iTun