Batch job that will automatically bill sales order is not working

Hi All,
I created a job through vf06 and then scheduled it through sm36 but its not picking my test data
the job will select the following parameters:
- sales org
- distribution channel
- divison
- billing type
please advise on what else am i missing and why the job doesn't pick my test data
tia -
Pablito
Edited by: PablitoMarquez on Mar 10, 2008 8:30 AM

I'm billing a sales order that is not relevant for delivery. The sales order is relevant for billing and i tried to create a billing manually and it worked.
but when i go to VF06 and do the billing manually there by entering the sales order number in the field "SD Document" it is not picking anything...
the sales order is "ticked" in the documents to be selected and the "issue collective processing log is also ticked" in the output data

Similar Messages

  • Is it possible for us to configure that deletion of a sales order is not po

    Hi Guru's,
    Is it possible for us to configure that deletion of a sales order is not possible? The requirement is that Sales Order should not be allowed in the SAP to be deleted from the system, and user should not be able to do it.
    Please let me know, if this is possible and what is the way to do it.
    Points will be awarded.
    Regards
    Amit Shrivastava

    Hi Amit
    Better approach Basis Guys to create user profiles and Roles to the users
    In SAP its not able to delete the sales orders permanently.
    So, its better to create User Profiles and Roles for the user to access the list of Sales orders
    Creation of User Profiles and Roles in T-Code--PFCG
    Regards
    Srinivas.

  • Change in an LOV query of Sales Order Form not working

    Hi,
    I wish to change the the Order Type (in the Sales Header) displayed in the Sales Order Form when viewed from a particular Responsibility.(11i Instance)
    To be specific only certain order types should be displayed in the LOV when the User tries to create Order from that Responsibility.
    In that process I created an FP with Action --> Builtin -->Create Record Group From Query
    Then in Property-->Object Type-->LOV and Target Object -->ORDER_TYPE Value-->Name of my Query Group
    I downloaded the Sales Order Form and modified the Query of the Group keeping the columns selected and the view used same and added in the Group I created.
    But it didn't work out.
    I tried out by changing my Target Object to SRV_ORDER_TYPE and its corresponding query from the Oracle Form.
    But still it didn't work.
    Please tell me where I'm going wrong.
    Am I not choosing the correct target record group LOV?

    Hi Robert,
    I have successfully accessed a matrix using Visual Basic .Net. It has been quite a challenge while I was at it.
    One important thing to understand is that (unless you access the datasource) in order to access a particular control in a matrix object, this control needs to be visible and enabled. It is like simulating a user accessing the matrix via GUI... if a control is not enabled, you cannot access it (as said via control). That might explain question 1.
    Short sample on matrix handling is here:
    http://www.itwiki.net/ow.asp?SboHowToReadFromAndWriteIntoMatrix
    <b>Q2 - Cell count:</b>
    I have personally never used the Cells count method. It should always return the number of rows. My only guess here is that you are using an old reference on the matrix object in which the rows are not there yet.
    Dim oMatrix As SAPbouiCOM.Matrix
    Dim oColumn As SAPbouiCOM.Column
    Dim oEditText as SAPbouiCOM.EditText
      oMatrix=YourSboForm.Items.Item(38).Specific
      oColumn=oMatrix.columns.item(strColumnname).specific
      oEditText=oColumn.items.Item(1).specific
      Msgbox(oEditText.String)
    The above code should get you the first cell of the first row of the given matrix.
    HTH Lutz Morrien
    P.S.: If you need any more sample code, check with the SAP matrix sample or send me a mail (adress see Http://www.itwiki.net)

  • New settlement parameters  in   sales order  does not  work

    Hi
    I have a    sales order for  service material.    It is invoiced.    I  have to settle it.    The  existing  settlement rule  is  wrong. So  I have created a new allocation structure and   changed   settlement  parameter  in     the  sales order.   I save the  sales order.
    But in VA88 the settlement does not work. I get error message ' receiver cost element not defined and thet cat. PSG not defined.'
    But the same allocation structure work good for new sales order.
    Pl advise how  I  can  do the settlement for  old   sales orders,  subsequently changed for  settlement parameter ie allocation structure. 
    Thanks
    kamala

    Hello Kamala
    Not an expert on this subject, but here is what I suggest, Try and see if it works.
    1) Firstly retract the changes you did in sales order and settle first with the wrong settlement parameter (Old data).
    2) Now change the existing allocation structure, don't create NEW ONE. If you change an allocation structure, the changes only affect future settlements.
    3) Then reverse the settlement.
    4) Now re-do the settlement.
    Let me know how it goes. Take care.

  • HT5595 Is there going to be an update soon that will fix the "move and scale" not working on wallpaper, etc???

    The move and scale feature on the setting of wallpapers has not worked for quite some time now, Ive tried ALL suggestions online and none of them are working.  This is an apple issue that needs to be resolved asap.

    No one would know when or if an update is coming, unless Apple announces, which is rare.

  • Forwarding Agent should come automatically in Sales order

    Hi Experts,
    My user's requirement is Forwarding agent should come automatically in Sales order at partners tab.
    Can you please suggest what configuration do ineed to do,
    To get this Forwarding agent automatically in sales order level.
    Regards,
    Sunina

    Hi Sunaina,
    create a vendor with XK01 with the required Forwardng Agent. At the time of creating customer master record assing this FA. Now at the time of  sales order creation this FA is defaulted automatically.
    Incase you have multiple FA's then also you assign all of them to customer master partner tab with partner function FA.
    During sales it will give you  a pop up to select the required FA.
    Make sure that partner function FA (or incase if you have created a new also) this is assigned to the account group of customer master you are using.
    I hope this answers your query.
    regards
    sadhu kishore

  • The  best  quotation of forwording sgent will pick in Sales order.

    How is it possible in SAP,the best quotation of forwording agent will pick automatically in sales Order.
    Suppose there is 10  Forwording  agent,the best quotation should reflect in          SAP,   the best quotation will select through SAP system.

    I think that you can do nothing in sales order, maybe the Tendering Process in transportation module could help you.
    bye Roberto

  • How to  create PR automatically by sales order?

    Dear experts,
    I want to create PR automatically with sales order, and then create delivery from this sales order, and goods issue. I know third party order, however it can't create delivery.
    thanks
    Lance

    Hi,
    Go to VOV7 T code,
    You will find one check box Create PO automatic. Check that.
    It will create automatically PO.
    Hope this will help.
    Reward Point if helpful.
    Thanks,
    Raja

  • Deleting a Contact on Customer Master with that Contact on Open Sale Orders

    Our current SAP system ECC 6.0 allows a user to delete a Contact from the Customer Master where that Contact is also on Open Sales Orders. 
    Then when our create delivery job runs, it abends saying Contact record not found.
    How is this normally handled ?  Are users not suppose to delete Contacts from the Customer Master if they are attached to an Sales Order ?  Is there some config to turn on in SAP that checks for Open Sales Orders before deleting a Contact in the Customer Master ?  Do I code this check in User Exit on the Save in the Customer Master and not let user delete the Contact if it's attached to Open Sales orders ?
    Would appreciate any help on this.
    Thanks,
    David

    Hi David,
    Try this user exit.
    RFDRRANZ  User exits: Accounts Receivable Information System
    Regards,
    Vijay

  • Route not determing automatically at sales order level for some sales order

    Dear All ,
    Route not determing automatically at sales order level  for some sales orders.We are using automatic route determination without wt group,eventhough we have configured the required settings
    I have checked all the forums but didn't find any solution for the same.
    Looking for your inputs .
    Thanks inadvance
    Regards
    Venkat

    Hi
    1. Copare the Routes which are Automatically determined and which are not automatically determined
    2. Have you mainted this route to be RELEVANT FOR TRANSPORTATION without this check route will not get picked up.
    SPRO > Logistic General > Shipping > Basic Shipping Function > Routes > Define Routes > Define Routes and stages > Select the Route and check for it's settings > CHECK MARK Relevant for Transport. Without this check the route will not get picked up as of my understanding.
    Thanks
    RB

  • Third party sales orders are not showing in Billing due list (VF04 )

    Hi,
    In Billing due list Third party sales orders are not appearing because VKDFS table those entries are there. How can we get Third party sales orders in VKDFS table as well as VF04 ?
    Please suggest me.
    Regards,
    KUR

    Hi Kur & Sandepp,
    Check this notes:A) Note 210500 - Billing status of a third-party item,B)2) Note 210561 - When is a third-party item displayed in VF04.
    Re
    Regards,
    Madhu.

  • Clicking on a picture or link that will automatically open up a 2nd window to view, but the window will open up but it appears blank

    When clicking on a picture or link that will automatically open up a 2nd window to view, the window will open up but it will just appear blank and says Type a Web address in the top bar.

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]

  • I'm looking for a voicemail app that will automatically switch over after normal business hours and play an alternate voice-mail message. Does this currently exist?

    I’m looking for a voicemail app that will automatically switch over after normal business hours and play an alternate voice-mail message. Does this currently exist?

    Voicemail is through your carrier and on their equipment.
    It's function and features is set by them, not your phone.

  • CST or VAT determination automatically in sales order

    Dear all,
    I want to determine the CST or VAT both in a single sales order for different Items based on plant regions and customer region.
    for more details let me give you an example.
    I have,
               2 plants - A(Maharashtra), B(Delhi)
               Customer - X (Delhi), Y (UP)
               Material - M
    now I create an order for customers X and Y with the same material M
    Scenario 1
    SP - X (Delhi)
                 -Matl <----->  Plant  <--
    >  Taxes
                 -M    <----->  A (MH) <----->  CST   
    Scenario 2
    SP - X (Delhi)  
                -Matl <----->  Plant  <--
    >  Taxes
                 -M    <----->  B (DL) <----->  VAT   
    Scenario 3
    SP - Y (UP)
                -Matl <----->  Plant  <--
    >  Taxes
                 -M    <----->  A (MH) <----->  CST  
    Scenario 4
    SP - Y (UP)
                 -Matl <----->  Plant  <--
    >  Taxes
                 -M    <----->  B (DL) <----->  CST  
    Are the above scenarios possible automatically?
    what kind of  settings required in the pricing procedure and how the Condition records should be maintained?
    If I am giving any wrong example technically. 
    Just suggest me the settings in pricing procedure and condition record maintenance
    to determine CST or VAT for the same material depending on the different combinations of Customer Region (State) and Plant Region(State)
    Thanks alot in advance for the time spent and helping me out by solutions.
    Best regards,
    Vojas
    Edited by: Vojas6 on Mar 25, 2009 12:19 PM
    Edited by: Vojas6 on Mar 25, 2009 12:24 PM
    Edited by: Vojas6 on Mar 25, 2009 12:35 PM

    Hi
    It can be determined automatically in sales order
    but for this you have to maintain in Material master (CST & VAT maintain the Tax classification)
    and also for the Customer master cst & vat tax classification
    create condition table for both the condition types with fields
    Country/PlntRegion/Region/TaxCl2Cust/TaxCl.2Mat
    maintain the condition records as per the matrix combination
    regards

  • Sales Order is not saved when defining a Print output and without Print output it will saved the SO.

    Hello,
    In VA01 when we create SO and define output type then Sales order is not saved,The error msg will display like " Order is not in the database or is been archived ".
    But without defining output type SO will be saved.
    So is there any ABAP Developement or enhancement?
    Kindly Suggest.
    Regards,
    Abhishek K.

    Hi,
    Its something like SD_PARTNER_UPDATE...
    Kindly see below screenshot for your reference.
    Regards,
    Abhishek .K

Maybe you are looking for

  • I upgraded from iWeb '06 to iWeb '09-now I can't publish to a folder

    I'm having 2 issues after upgrading from a powerbook G4 running Tiger with iWeb '06 to a macbook pro running Snow Leopard with iWeb '09. I migrated my website created with iWeb '06 over to iWeb '09 and I'm having 2 issues. 1. Every page in the websit

  • Time Machine:  When it's backing up, can't open new apps/shutdown/restart

    Running Snow Leopard. I just did a MS Office 2008 Service pack 3 upgrade. And noticed that while Time Machine is backing up, I can no longer open any new apps or shutdown/restart the macbook. Nothing responds anymore. Related issued: If it's been sle

  • Opening an Image File

    Hi! I'm trying to open an image file in an application using JFileChooser. As I open the file, I know that the file has already been selected but I don't know how to put it on the correct container. I'm trying to show the image on the upper box such

  • Error with OBIEE Usage Tracking

    Hi, I have set up Usage Tracking in Oracle BI Enterprise Edition with the Direct Insert Option. I have created the S_NQ_ACCT table in an Oracle schema that is referenced as a connection pool in the Oracle BI Repository physical layer. When I run my r

  • Setting a specific time for a "hold?"

    Is there a way for me to set a SPECIFIC time for a "hold?" CNTRL+D gives me a duration of an effect, but I can't seem to do the same after I add a "hold." Instead, I have to MANUALLY slide the handle of the red "hold bar" until I achieve my desired l