VF01 - Billing date always date your create.

Hi Gurus,
scenario
We have a Sales Order#81500 (by exemple). Will be created from this Sales Order a lot of billing in differents date.
We would like that Billing date always date your create and not the date from Sales Order field=VBKD-FKDAT.
Is there standard solution to solved it?
Thanks and best regards,
Wilson

Hi  Wilson
Apart from our friend  Mr.Laksmipathi's  suggestion , also check the delivery date in the sales order in schedule line tab  , because the delivery date will be the billing date most of the times  and also check the factory calendar that has been assigned in CMR
Regards
Srinath

Similar Messages

  • In vf01 billing date

    hi all,
    i need to make billing date in vf01 non editable and date should be system date.
    how to get it done.
    any idea.
    thanks
    chandramani

    i check and created that badi.
    but when i put break-oint its not trigring.
    my code is
    method IF_EX_SD_CIN_LV60AU02~EXCISE_INVOICE_CREATE .
    break-point.
    data it_vbrk type vbrk.
    it_vbrk-FKDAT = SY-datum.
    endmethod.
    do you have any idea.
    how to get it done??

  • Hello everyone I need help! Why i cant Update to Mountain Lion if Im gonna try to update my Macbook Pro with Mac OS X 2.3 GHz Intel Core i5. It always says "Your Software is up to date" which is only Mac Os X ver. 10.7.5

    Hello everyone I need help! Why i cant Update to Mountain Lion if Im gonna try to update my Macbook Pro with Mac OS X 2.3 GHz Intel Core i5. It always says "Your Software is up to date" which is only Mac Os X ver. 10.7.5

    Not sure what exactly you did (or not), but it looks as if you should attempt doing it all again, only this time all right and by the book. Many millions have done so, and sure it'll work for you as well.
    If you've indeed purchased ML already, you'll find it exactly there in the App Store: under Purchases.

  • Billing Block is coming while creating to Billing Doc in VF01

    Hi,
    There is no Billing block ine Sales Order or in the Delivery Document. But ia m not able create the Inovice in VF01. The error is like this:
    "0086002195 000000 The document is blocked for billing  ".
    Please help to silve the issue.
    Thanks,
    Jans

    Hello,
    The details Log of the error is given below:
    0086002195 000000 The document is blocked for billing                                                                               
    echnical data                                                                               
    Tech. data details                                                                               
    Client                                 300                  
        Group Number                                                
        Sales Document Number                  0086002195           
        Item Number of the SD Document         000000               
        Schedule Line Number                   0014                 
        Counter in Control Tables              00                   
        Message Identification                 VF                   
        System Message Number                  014                  
        Output Type                            E                    
        Message Variable 01                                         
        Message Variable 02                                         
        Message Variable 03                                         
        Message Variable 04                                         
        Group Type                             F                                                                               
    I have checked the CMR and the POD has not been activated and also the VLPOD transaction also has not been configured.
    Any issue?
    Please help.
    Thanks,
    Jans

  • Billing creation date & posting date

    Hi
    we created one Sales Order  in which there is an item with item category TAS that creates a Purchase Requisition to do the direct shipment.
    From the PR  which were created triggered by the SO, we created PO  and based on the PO we did consumption GR and IV.
    IV posting date was 18/11/2011, and GR posting date was 1/12/2011.
    After the process, Billing document  has been created on 1/12/2011, with billing date 18/11/2011.
    Following this Billing, Accounting document 00 was created with posting date 18/11/2011.
    Also, Profitability Analysis  was created on with the same posting date, 18/11/2011.
    Looking at above 3 docs, all were created on 1/12/2011 whereas the posting date was on 18/11/2011.
    Now I am wondering how the system determined the Billing date (and Posting date) to be 18/11/2011???
    And is the trigger to create Billing document always the PGR against PO in case of direct shipment which is processed with a statistical GR??
    Or the trigger to create the Billing document is a completion of both the PGR and IV??
    Please I would again like to know how the determination of the billing date and posting date happens
    Thanks
    Thambaiah

    As it being a Third party scenario,
    I think Posting depends on Goods movement (consumption based GR) ..
    As there is no POD, so IV (MIRO) becomes the legal document that delivery is done to customer, so is the billing document being  generated after IV is done.
    Regards
    Pavan Kumar

  • Invoice date always use todays date

    Hello!
    Is there a user exit we can use to always set invoice date = today? In VF01 or VF04 is it also possible to set system to always use todays date?
    Regards

    Hi,
    This Data Requirement routine works fine with order to billing also.  Check in VTFA for the relevant item category which Data VBRK/VBRP routine is assigned.  If you have assigned any customer developed routine other than the standard one, try to incorporate the validation of Billing Date = System Date as like Standard Routine 11 = Billing = Today's Date.  This is the simplest way we had achieved for order related billing.
    Hope this helps.
    Thanks
    Krishna.

  • To create such script which will fetch all this data in form of create command

    Whenever I do a restore I always forget to reapply some database roles or application roles in post restore steps.We have one database of very different db roles,Grant permissions,Login and User permissions and they changes also frequently.
    What dmv's I required to create  such script which will fetch all this data in form of create command and after restore I just have to run those create commands and all the rights should visible as before .
    Thanks

    The context of your question is not entirely clear, but I assume that you restore a copy from one type of environment (for instance QA) to another (for instance development).
    To get group membership, you use the catalog views sys.database_principals and sys.database_role_members. Querying these is straightforward.
    To get permissions you would query sys.database_permissions. This view is more difficult to query, but you can take shortcuts depending on what is in use at your site.
    Erland Sommarskog, SQL Server MVP, [email protected]

  • Billing date= PGI date + Route time

    Hi,
    We have a scenario where it takes 7 days to transport the material from location A to B. for e.g. The PGI is done on 11th Aug and material will be delivered by 18th but the Billing document is created on 11th. How can we control the billing date except Billing block and POD relevance indicators.
    we want to have the Billing date= PGI date + route time

    issue resolved.
    How ??
    It is almost one year since you raised your last query and now this thread is closed without any updation which is not necessary to do so.  You could have just clicked the Answered button.
    thanks
    G. Lakshmipathi

  • Get details of all Milestones which are not billed as of date in PA module

    I want the correct QUERY which fetches details of all the milestones which are not billed as of the given date in PA module in Oracle applications 11i. For your information we are using PA type L.
    I have tried a lot but some join mismatch is happening. Forum please help. it is very urgent.
    My query is as follows:
    SELECT ppa.segment1 Project_code
    , ppa.NAME Project_name
    , TO_CHAR (ppa.start_date, 'DD-MON-YYYY') Project_start_date
    , TO_CHAR (ppa.completion_date, 'DD-MON-YYYY') Project_end_date
    , ppt.long_task_name Milestone_name
    , TO_CHAR (ppt.start_date, 'DD-MON-YYYY') Milestone_start_date
    , TO_CHAR (ppt.completion_date, 'DD-MON-YYYY') Milestone_end_date
    FROM ra_customers rac
    , pa_project_customers pc1
    , pa_projects_all ppa
    , pa_tasks ppt
         , pa_proj_elements ppe
         , pa_task_types ptt
         , pa_percent_completes ppc
         , pa_draft_invoice_items pdii
    WHERE ppt.completion_date <= NVL(:AS_OF_DATE,SYSDATE) + 2
    AND ppt.task_number NOT IN ('1', '2', '2.1', '2.2', '2.3')
    AND ppa.segment1 LIKE 'CSC%'                
    AND ppa.project_id = ppt.project_id
    AND ppa.template_flag = 'N'
    AND ppe.proj_element_id = ppt.task_id
    AND ppe.TYPE_ID = ptt.TASK_TYPE_ID
    AND ptt.TASK_TYPE = 'Milestone Task Type'
    AND pc1.customer_id = rac.customer_id
    AND pc1.project_id = ppa.project_id
    AND ppt.TASK_ID = ppc.TASK_ID(+)
    AND ( ppc.STATUS_CODE IS NULL OR ppc.STATUS_CODE <> 127 OR ppc.COMPLETED_PERCENTAGE <>100)
    AND TRUNC(ppt.COMPLETION_DATE - 2) <= TRUNC(NVL(:AS_OF_DATE,SYSDATE))
         AND ppa.project_id = pdii.project_id
         AND pdii.PROJECT_ID not in ppa.project_id
         AND ppt.TASK_ID not in pdii.TASK_ID
    Thanks in Advance
    Tina

    In order to do this in WebI, you would need to do the following:
    <p>
    1.  Create tables in a database to hold the data.
    2.  Create an application to pull the data out of the CMS using the Query Language.
    3.  Create a universe to read the data.
    4.  Create your report(s).
    <p>
    To get this information through the Query Builder, you would have to run a query something like this to get the data for each report:
    <p>
    Select SI_ID, SI_NAME, SI_PARENT_ID<br>
    from CI_INFOOBJECTS<br>
    where SI_KIND = 'Webi' and SI_INSTANCE_OBJECT = 0
    <p>
    You have to build Location based on parent ID values - for each report you would run this query for the returned SI_PARENTID value until SI_PARENTID = 0
    <p>
    Select SI_NAME, SI_PARENT_ID<br>
    from CI_INFOOBJECTS<br>
    where SI_ID = [SI_PARENT_ID value from the previous query.]
    <p>
    To get the recurring schedules, you need to query based on the SI_ID for each report:
    <p>
    Select count(SI_ID)<br>
    from CI_INFOOBJECTS<br>
    where SI_PARENT_ID = [SI_ID value for the report]<br>
      and SI_SCHEDULE_STATUS = 9
    <p>
    Change the Schedule_Status to 1 to get the count of the successful instances.
    <p>
    To get the person who created the schedule, get the SI_OWNERID of the instance and run this query:
    <p>
    Select SI_NAME<br>
    from CI_SYSTEMOBJECTS<br>
    where SI_ID = [SI_OWNERID for the schedule.]<br>
    <p>
    And so on....As you can see, it gets pretty complicated.
    <p>
    You can't just query the CMS database directly because almost all of this information is stored in a proprietary binary format in BLOB fields in the database.
    <p>
    -Dell
    Edited by: Dell Stinnett on Aug 10, 2010 3:00 PM

  • Error on clicking "Report Data Source" in library created using power pivot template

    Hi,
    On clicking on "Report Data Source"  in library created using power pivot template i am getting below exception. Can some one help me in understanding the root cause / fix it.
    Error being shown: Microsoft.ReportingServices.SharePoint.SharedService.Client.RecoverableCommunicationException: The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1).
    If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024 bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
     <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <title>IIS 8.0 Detailed Error - 500.19 - Internal Server Error</title>  <style type="text/css">  <!--  body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;}
     code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}  .config_source code{font-size:.8em;color:#000000;}  pre{margin:0;font-size:1.4em;word-wrap:break-word;}  ul,ol{margin:10px 0 10px 5px;}  ul.first,ol.first{margin-top:5px;}
     fieldset{padding:0 15px 10px 15px;word-break:break-all;}  .summary-container fieldset{padding-bottom:5px;margin-top:4px;}  legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}  legend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px;
     font-weight:bold;font-size:1em;}  a:link,a:visited{color:#007EFF;font-weight:bold;}  a:hover{text-decoration:none;}  h1{font-size:2.4em;margin:0;color:#FFF;}  h2{font-size:1.7em;margin:0'. ---> System.ServiceModel.ProtocolException:
    The content type text/html; charset=utf-8 of the response message does not match the content type of the binding (application/soap+msbin1). If using a custom encoder, be sure that the IsContentTypeSupported method is implemented properly. The first 1024
    bytes of the response were: '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  <html xmlns="http://www.w3.org/1999/xhtml">  <head>  <title>IIS
    8.0 Detailed Error - 500.19 - Internal Server Error</title>  <style type="text/css">  <!--  body{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;}  code{margin:0;color:#006600;font-size:1.1em;font-weight:bold;}
     .config_source code{font-size:.8em;color:#000000;}  pre{margin:0;font-size:1.4em;word-wrap:break-word;}  ul,ol{margin:10px 0 10px 5px;}  ul.first,ol.first{margin-top:5px;}  fieldset{padding:0 15px 10px 15px;word-break:break-all;}
     .summary-container fieldset{padding-bottom:5px;margin-top:4px;}  legend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;}  legend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px;  font-weight:bold;font-size:1em;}  a:link,a:visited{color:#007EFF;font-weight:bold;}
     a:hover{text-decoration:none;}  h1{font-size:2.4em;margin:0;color:#FFF;}  h2{font-size:1.7em;margin:0'. ---> System.Net.WebException: The remote server returned an error: (500) Internal Server Error.    
     at System.Net.HttpWebRequest.GetResponse()    
     at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)     -
     -- End of inner exception stack trace ---    Server stack trace:     
     at System.ServiceModel.Channels.HttpChannelUtilities.ValidateRequestReplyResponse(HttpWebRequest request, HttpWebResponse response, HttpChannelFactory`1 factory, WebException responseException, ChannelBinding channelBinding)    
     at System.ServiceModel.Channels.HttpChannelFactory`1.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)    
     at System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)    
     at System.ServiceModel.Channels.SecurityChannelFactory`1.SecurityRequestChannel.Request(Message message, TimeSpan timeout)    
     at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)    
     at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)    
     at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)    Exception rethrown
     at [0]:     
     at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)    
     at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)    
     at Microsoft.ReportingServices.ServiceContract.IReportServiceManagement.get_IsWebServiceEnabled()    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.<>c__DisplayClass8`1.<ExecuteOnApplication>b__6(IReportServiceManagement proxy, Int32 dummy)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.ExecuteOnChannel[T](String siteUrl, String xmlNamespace, Action`2 method, IChannel channel, Int32 maxFaultSize)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.HandleExecuteOnChannel[T](String siteUrl, String xmlNamespace, Action`2 method, SPServiceLoadBalancerContext loadBalancerContext)     -
     -- End of inner exception stack trace ---    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.HandleExecuteOnChannel[T](String siteUrl, String xmlNamespace, Action`2 method, SPServiceLoadBalancerContext loadBalancerContext)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.ExecuteOnApplication[T](String operationName, String siteUrl, String xmlNamespace, Action`2 method)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceApplicationProxy.Invoke[T](SPServiceContext serviceContext, String operationName, String siteUrl, String xmlNamespace, Guid serviceInstanceId, Action`2 method)    
     at Microsoft.ReportingServices.SharePoint.SharedService.Client.ReportingWebServiceClient.Execute[TResult](String methodName, Func`2 action)    
     at Microsoft.ReportingServices.SharePoint.UI.BaseRSLayoutPage.ValidateReportServerConnection(SrvProxy rsProxy)
    Followed steps from below link :
    http://www.mssqltips.com/sqlservertip/3004/getting-started-with-power-view-reports-with-sharepoint-excel-and-sql-server/
    Thanks,
    Venugopal

    Hi Venugopal,
    Please refer to the blogs below and see if it works for your case:
    http://sharepointerthilosh.blogspot.com/2013/10/sharepoint-2013-reports-unexpected.html
    http://badalratra.wordpress.com/2014/03/13/error-the-content-type-texthtml/
    To create a Power View report, start Power View from a
    data model file in SharePoint Server 2010 or 2013. Models, or connections to models, can be in a SharePoint Server document library or in a
    Power Pivot Gallery, a special purpose SharePoint Server document library that provides rich preview and document management for published Microsoft Excel workbooks that contain data models.
    Please refer to the links below to get report in Power View in SharePoint server:
    http://office.microsoft.com/en-in/excel-help/power-view-in-sharepoint-server-create-save-and-print-reports-HA102834736.aspx
    http://office.microsoft.com/en-in/excel-help/create-a-connection-to-a-data-model-for-power-view-HA102835737.aspx
    Regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected] .
    Rebecca Tu
    TechNet Community Support

  • The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assi

    Hi ,
    We have enabled context sensitive DFF in Bank Branch Page for HZ_PARTIES DFF , We have created Flex Map so that only bank branch context fields are only displayed in the bank branch page and  as we know party information DFF is shared by supplier and Customer Page so we dint want to see any Bank Branch fields or context information in those pages.
    We have achieved the requirement but when open existing branches bank branch update is throwing below error message :
    "The value in flexfield context reference web bean does not match with the value in the context of the Descriptive flexfield web bean BranchDescFlex. If this in not intended, please go back to correct the data or contact your Systems Administrator for assistance."
    this error is thrown only when we open existing branches, if we save existing branch and open then it is not throwing any error message.
    Please let us know reason behind this error message.
    Thanks,
    Mruduala

    You are kidding?  It took me about 3 minutes to scroll down on my tab to get to the triplex button!
    Habe you read the error message? 
    Quote:
    java.sql.SQLSyntaxErrorException: ORA-04098: trigger 'PMS.PROJECT_SEQ' is invalid and failed re-validation
    Check the trigger and it should work again.
    Timo

  • First bill payment due date?

    Hello,
    I haven't received my first bill yet by mail but the verizon app/website tells me how much I owe and also the due date on jan 7, 2013. Does this mean my due date is on the 7th of every month or only for this first bill?

    Yes, if your on-line account shows your due date as Jan. 7, then your due date will be the 7th of each month.  Paper bills usually arrive about two weeks before the due date (at least mine does); the bills are usually available for viewing on-line 3-4 days after the billing cycle ends.

  • Remote Desktop cannot verify the identity of the computer because there is a time or date diffrence between your computer and remote computer

    Hello.....
    I'm not able to log into Windows Server 2008 r2 server thorugh Remote Desktop connection, receiving below error message.
    This issue is with only three servers in the environment
    "Remote Desktop cannot verify the identity of the computer because there is a time or date diffrence between your computer and remote computer......"
    The date/time is correct on the server when i checked in the console session of the server
    Can see below messages in event logs
    Event ID 1014:
    "Name resolution for the name XYZdomain.com timed out after none of the configured DNS servers responded."
    Event ID 1053:
    The processing of Group Policy failed. Windows could not resolve the user name. This could be caused by one of more of the following:
    a) Name Resolution failure on the current domain controller.
    b) Active Directory Replication Latency (an account created on another domain controller has not replicated to the current domain controller).
    Any thoughts ....

    Hi,
    Have you tried to connect these three servers with IP address instead of computer name or DNS name?
    Check Remote Desktop Connection settings: Option-->Advanced-->Connect from anywhere-->Settings-->Connection Settings-->Select “Do not user an RD Gateway server”
    For more information please refer to following MS articles:
    Remote Desktop cannot verify the identity of the remote computer because there is a time or date difference between your computer and the remote computer
    http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/c1f64836-5606-49b0-82eb-56be7f696520
    Cannot connect via Remote Desktop
    http://social.technet.microsoft.com/Forums/en-US/windowsserver2008r2general/thread/5087e897-8313-468c-ad37-ef18b87d4dd6
    Lawrence
    TechNet Community Support

  • Downloaded attachments show download date as "Date Created"

    I am having an issue with Mail but have also tried using my webmail ( Gmail ) and I am having the same issue. When I download an attachment ( documents, jpegs, etc ) , it does not retain the original date created, instead it displays the download date as "Date Created ". Is there anything I can do to fix this?
    Daniel

    No, as far as I know, because the document is "created" as a new document (or is that recreated? when you save it to disk. This is true not only for email attachments, but to any file copied to your hard drive, and the same is true under Windows.
    However, some programs save that information within the file itself, independently of your OS's file information. For example, in MS Office apps, if you go to File > Properties you can find the original date created under the Statistics tab (but note that the General tab shows the date you downloaded the file as "date created").

  • Billing Plan = Invoice date

    HI,
    My user having following requirement -
    He is doing periodic billing in which he is having
    1.down payment 2.1st installment 3.2nd installment 4.Final Invoice.
    His requirement is when final invoice date get change the Invoice date (Billing Date) should also get change automatically as
    per the final invoice date of *Billing plan*
    In standard SAP it is not possible because Invoice date get calculate on the basis of required delivery date.
    my question is How to fullfil this requirement ? Is there any Userexit?
    thank you
    Regards,
    Anup

    I believe you are aware of Item category for
    Periodic billing plan - WVN
    Milestone billing plan - TAO
    Thats why when you say Final Billing, it is Milestone Billing Plan.
    Again, when you say
    1.down payment
    2.1st installment
    3.2nd installment
    4.Final Invoice
    these are milestone in milestone billing plan.
    Based on your milestone configuartion, it will be either value based or % based.
    So,where total value for value based or % based is 10000/-
    Milestone
    Value of % based Milestone
    Amount for value based Milestone
    1.down payment
    25% - 2500
    2000
    2.1st installment
    25% - 2500
    2500
    3.2nd installment
    25% - 2500
    3500
    4.Final Invoice
    25% - 2500
    2000
    So, in the above case either value based or % based milestone, Final Invoice billing doc will have date from billing plan date(FPLA-AFDAT) for the milestone in the sales order.
    In periodic billing there is no final billing for the different.
    As thats almost like rental agreement or post paid mobile bill.
    Whether we go for Final billing in Rental agreement?
    My answer would be No. As, we invoice our customer on the bases fixed period periodically and we don't rasie a consolidated/final invoice.
    Further, as I know Date Category/Date Descriptions are not valid for periodic billing.
    If in csae you have any concern/disagreement, do revert back.
    Regards
    JP

Maybe you are looking for

  • How to use Rand()  (ANSI Function)as such in Oracle

    I need to use Rand() function as such in ANSI format in oracle how to use it. I don't want to use the available DBMS_RANDOM.RANDOM(), i want to use ANSI Function as such in Oracle Please help me

  • Audio input on HF R42

    Hi folks, I recently filmed an interview and some footage to use in a brief newsy-documentary I did for my work. I had a great deal of difficulty with the audio from the camcorder - I used a mic (XLR to 1/8 and plugged into the audio-in jack) and, af

  • Optirun fails on Dell Inspiron 17r SE (7720)

    I am using nvidia drivers on 64bit Arch linux with bumblebee+primus+bbswitch. I don't have nouveau installed. The Issue: $ optirun -vv glxspheres-32 [ 533.763435] [DEBUG]Reading file: /etc/bumblebee/bumblebee.conf [ 533.763665] [INFO]Configured drive

  • CS3 and OnLocation.. how to access/install?

    Hi all, this is a really noddy question I know, but having installed all of CS3 Master Collection, I can't seem to see how to access OnLocation ?! Am I being a bit blonde? thanks! >Joe

  • COLORING LINE IN ALV REPORT

    Hi Experts, I want to make color to parrticular line when it satisfies the condition in ALV report. I am not using SLIS. so is there any alternavite to clolor row on specific condition like...NETWR > 10000, that row shold be in RED color. Please give