Blocking of Dates

Can production confirm a production order even if i have a pending maintenance work order on the said date?
if yes how can i disallow the production in confirming a production order if i have a maintenance order that is pending?
Thanks guys

You need to check for exits during pp order confirmations..& maintain the asignment of PP workcenter ( Machine) & equipment in PM..
Thanks
Vinay

Similar Messages

  • How can I update record in the block that Data Source is PROCEDURE?

    I like use Procedure as the Data Source of block.It's very flexible.
    Usually I do this only query the record,but now I must update record in the block that Data Source is Procedure.
    What next step can I do?Can anyone offer some examples?
    This is example, you goto
    http://www.2shared.com/file/1923834/e0b65fb7/Example.html
    Wait about 30 sec, Click "Save file to your PC: click here",and then you can download it.

    <p>I have written an article about some advanced Forms features.
    Have a look at the 2.3.2 paragraph</p>
    Francois

  • Navigation within a block of data

    I'm in the process of re-writing my old old Excel Spreadsheet for financials into Numbers.
    The first bit, getting the formulas to survive a sort by date was asked and answered in a thread "Problems sorting after applying a simple formula". I have that working in test and I am happy to observe that when formatted text is sorted in numbers the formatting seems to go with the data - I remember having different outcomes sometime ago in ooo.
    Anyway, the question.
    My Financials (in Excel) are a year a page and will be over 1,000 lines long (all my accounts in one sheet).
    Today (being July of course) will be about 400 lines down and the remaining lines (below TODAY) contain a mixture of budget and forecast items (for example I know I will have a Rates bill to pay in 10 days so it sits in the sheet with the correct date (in the middle of next week) getting closer to TODAY each time I sort.
    To assist me in Navigating to TODAY, that Journal entry is left blank and I can get to it from anyplace in the Journal Column with <end><up> or <end><down> (as appropriate). In fact this is in a little Macro that sorts the data (select all using captured keystrokes, sort, position the cursor with <end><up>).
    I can cope without macros (Numbers does not do macros - Check?) but navigation over so much data without my trusty <end><direction arrow> is too painful to contemplate.
    Keyboard Shortcusts in Numbers Help tells me that <end> is "Scroll to end of sheet".
    Is there some way of navigating through big blocks of data such as this<end><direction arrow> trick?
    I'm thinking some sort of Find but Numbers would need to remember a unique target between sessions for thst to be an easy answer.

    Chipili,
    Here's a completely different method that you may want to consider. In all my Numbers documents that involve dates, I have (strategically located) a 2-Cell table that has a Header cell "Today" and just below it a cell with the formula: =TODAY(). It's handy on several levels. Format your today formula cell with the "1/5/2009" Date option - this format works best (and I don't know why). It doesn't matter how you have formatted the date you want to find, but what you will paste into the Find Window needs to be formatted this way.
    Now, activate the FIND panel with a COMMAND-F and it will open at the bottom of your Numbers window.
    Then to locate the current date you would select your special TODAY cell, COMMAND-C, click in the Find window, COMMAND-V. You will get at least one hit, the cell with the TODAY() expression. If the date appears anywhere else, you will get a line for this in your list of finds and clicking on it will take you there. Often I'm looking for a date a week or 10 days earlier than today's date. It's easy to create an expression for this: =TODAY()-7, for instance.
    Hope this gives you something to think about.
    Jerry

  • How to remove a block of data in memory?

    hello:
    there is a block of data in memory, now i should add 4 bytes in them , so i should remove some data behind, i don't know what function i should use?
    i think remove some data from one place to another is copy data from one place to another , is that ok?
    Best regards!
    future

    I have some records in the internal table t_int1. I want to retrieve some set records from that table and put them all in some other table, based on a single field which is not a key. Can i use READ statement to achieve this.
    Could you please let me know any simple way of doin this.
    Answer :
    data:
    itab2 like standard table of  t_int1 with header line.
    Loop at t_int1.
    read table t_int1 with index 1.
    check ur condition----
    check each line and insert it ---work out the syntax for this
    IF t_int1-xyz = data1
    append  line of t_int1 to itab2. or try insert
    cnt = cnt + 1   -
    u will get no. of records added to next itab.
    else.
    cnt1 = cnt1 + 1 -
    u will get no. of records not added to next itab.
    endif.
    end loop.

  • Limiting, not blocking, Cellular Data Roaming

    I'm trying to find out a way that allows us to supply our staff with iPhones, but limit liability with regards to overseas data roaming.  The problem is probably quite common-- our staff travel a fair bit, so we have a cellular data plan that gives them a fixed cap of free of world-wide data roaming.  Our Telco isn't great at blocking the data from overrunning, as they say their info only gets updated daily, so overages could happen for an entire day before it was blocked.
    We educate the users about how to avoid going over that limit, and largely that's successful-- but occasionally, as I'm sure everyone has experienced at one point or another, someone forgets to flip the switch, or installs a new app without thinking, and then quickly they can run up a tremendous data bill.
    Is there a way in Apple Configurator, or on the device itself, where I could set up a rule limiting roaming data?  Ideally I just want to tell the Configurator "Please limit these users to 500mb roaming data per month, then turn off and lock roaming data".

    Static Vagabond wrote:
    Is there a way in Apple Configurator, or on the device itself, where I could set up a rule limiting roaming data? 
    No

  • Sampling a long block of data

    hello
    I would like to do an FFT of 4 seconds. For that, I must do an sampling a long block of data before the FFT. I know do the FFT but not the sampling. Can you help me ?
    Thank you.
    Sorry if I did mistakes in english

    Please provide more details...
    Samplerate, if you want to sample 4 seconds at 1kHz, it's only 8k Data (at16bit). Today that's not a big deal ;-)
    What hardware are you using? 
    Have a look at the DAQ Exsamples. There is at least one where you can choose samplerate and Number of samples and that is ready to run with most (NI) Hardware (Acquire N - Multi-Start.vi ) or with the soundcard    Sound Card Simple Spectrum Analyzer.vi
    Greetings from Germany
    Henrik
    LV since v3.1
    “ground” is a convenient fantasy
    '˙˙˙˙uıɐƃɐ lɐıp puɐ °06 ǝuoɥd ɹnoʎ uɹnʇ ǝsɐǝld 'ʎɹɐuıƃɐɯı sı pǝlɐıp ǝʌɐɥ noʎ ɹǝqɯnu ǝɥʇ'

  • Oracle version of the Microsoft Application Blocks for Data Access

    Where can I find an Oracle version of the Microsoft Application Blocks for Data Access? Is it tied to any specific version of the Oracle Client software? I currently have version 8.1.7.3 installed.

    I think that DAAB 3.0 only has support for ODBC and OLEDB, which indeed can be used for Oracle. The Nile 3.0 program has an OracleHelper file, but this one uses the Microsoft Dataprovider for Oracle RDBMS. With some minor changes you can make this version work with the ODP.NET that Oracle provides.
    The issue I'm trying to convey is, that it seems hard to use the Microsoft Application Blocks using ODP.NET. As I described earlier, the LOBs and REF Cursors are reference types that actually point to data in the Database. This means, that the Connection to the database must be open to get to the Data.
    In the DataHelper, you open the Connection and get the data you need. The DataHelper should then clean up and close the Connection. Then you pass the data to the caller. However, since we're dealing with Reference types, a closed connection means no data.
    So I guess the only way to make this easy to use and not having to assume the caller/developer will open and close connections, you must copy the data in an instance of a DataSet, before you close the connection and then pass the Dataset back to the caller.
    I wonder if people have delt with this issue and what their solution looks like.
    thnx

  • Block description data in Blocked sales order

    Hi!
      Can any one tell me the blocked description data i.e. the tables that hold the blocked FAFSK field description.
    Thanks
    Imran.

    Hi
    It is the FAKSP field for block
    See the tables <b>TVFS and TVFST</b>
    following are the different reasons for blocking
    01    Calculation missing
    02    Compl Confirm Missng
    03    Prices incomplete
    04    Check terms of paymt
    05    Check delivery terms
    08    Check credit memo
    09    Check debit memo
    41    not yet completed
    42    no price agreement
    43    new price as of....
    50    Authorisation Req
    51    Rejected
    Reward points if useful
    Regards
    Anji

  • I want to block ALL data services on my LG Revere prepaid phone...is it possible?

    I recently upgraded to an LG Revere.  This is a prepaid phone where I pay 0.15/minute as an old Alltel customer.  I just looked at my account usage and found that my balance is dwindling QUICKLY due to data sessions.  I don't use any internet or web services at all.  I rarely text and honestly my phone is OFF most of the time because I live in the country and it truly doesn't work well out here.
    Can I block all data services and just have a pay by the minute situation on this phone?
    Thanks!!!

    Ok, I neglected to say in my first msg that I DID get an response from my email sent on Sunday but since I got a real person on the phone that said she had fixed my problem on her end I did follow the instructions.  Today, I did what the email said which is the following:
    There is a known issue with Alltel plans and the LG Revere. On your phone, you have an application called “Daily Scoop,” which is a free service, but data charges do apply. If Daily Scoop was preinstalled on your phone when you purchased it, you may turn on or off notifications for both Verizon Messages and Bonus Messages through the application directly. Please follow the steps below to stop the data session charges for the “Daily Scoop:” 
    •        To access the Daily Scoop, click on Media Center
    •        Then Browse & Download menu
    •        Select the Daily Scoop icon
    •        Once In Daily Scoop
    •        Go to Menu
    •        Then Options
    •        Select Verizon Messages
    •        You then have the option to turn On/Off – Select OFF
    •        Hit CLR two times to go back to options
    •        Select Bonus Messages
    •        You then have the option to turn On/Off – Select OFF
    You will still be able to access messages from the application, but you will not receive banner notifications on your home screen. You may choose to suspend Daily Scoop account by contacting [email protected].
    I called again and the gal seemed to think that I was good to go.  Again, I won't know until Friday most likely.  They credited my account for the data session yesterday and the two today that occurred when I turned off the msg options.  I will be sending a msg to vzdailyscoopsupport next.
    By the way, in order to get a real person from the 800 number, you enter your phone #, option 4, option 4, option 5, enter your security code and they should connect you to a live body.
    I will update again on Friday to let you know how it's going.  Hopefully I'm on my way and maybe with this you will be too

  • Howto block mobile data from 3720?

    I'm using 3720 as emergency/backup phone and my subscription does not include mobile data, which is then very expensive.
    Is there any way to block gprs data usage from the phone?
    Solved!
    Go to Solution.

    Hi toke_lahti
    Thank you for posting! 
    General packet radio service (GPRS) is a network service that allows mobile phones to send and receive data over an internet protocol (IP)-based network.
    To define how to use the service, select Menu > Settings > Connectivity >Packet data > Packet data conn. > Select When needed. 
    If my post helped you, please don't forget to click on the "White Star" and if it resolved your issue click on "Accept as Solution"

  • Block off dates in the calendar.

    I created a reservation form for my dog boarding kennel.  Is there a way to block off dates on the calendar when we are full so a reservation cannot be made?

    Hi,
    FormsCentral does not support this right now.  You may want to post this to the ideas section, so others can vote for it as well - http://forums.adobe.com/community/formscentral?view=idea  We look to that to help guide us on what new features we work on.
    Thanks,
    Todd

  • PL/SQL Block for Data Formatting

    I have created a Report that will pull all times that a person clocks in and clocks out. It works great but now accounting wants me to do some "conditional formatting" that can't be done by Report's built in conditional formatting capabilities. I talked to tech support yesterday and they suggested a PL/SQL block to format my times to do what accounting needs. Here is the skinny: All times in the database are done in 100ths of an hour. I need to the times up or down to the next quarter hour depending on when they clocked in. If they clocked in one minute late, it rounds down the the previous quarter hour and anything later and it rounds up. Can someone help me? Thanks, Jeremy

    In the data model, enter your query and create the groups you need.
    Let's say you have the number column my_time in a group named g_times.
    Then create a formula column in the group g_times and look at its
    properties. Change the name to cf_time.
    Click on the property PL/SQL-Formula, and in the pl/sql editor you can
    write something like
    function CF_TIMEFormula return Number is
    begin
      return trunc((:my_time + 0.23) * 4) / 4;
    end;As you see, you can access query columns by using the colon.
    Afterwards, you can display :cf_time in your Layout model.

  • Add Channel data in blocks through Data Plugin.

    Hi,
    I have to create a plugin for a binary data file. I have no probelm creating the plugin, as I know all the required formats but now the issue is I am supposed to load channel values of a specific region of interset. For example, If data file has values of data for the time 0 to 13sec, then I am ssupposed to read in channel with data only between 5 to 9 secs. Can anyone please let me know how can I go about for selective data loading through plugin?
    Thanks,
    Priya

    Hi Priya,
    This is not a built-in feature in DIAdem, although R&D is looking into the feasibility of adding this as a feature at some point.  In the meantime I developed my own back-door way of getting the job done.  You can pass the reducing information in a text file of the same name (but different extension) as the binary file, then the DataPlugin can read the data reduction information and declare the binary block to start at the correct byte position, skip the correct number of values, and end at the correct last value for the desired interval.  Below is a simple example of a DataPlugin outfitted with the "Red" routines.
    Let me know if you have further questions,
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments
    Attachments:
    GigaLV Red.zip ‏40 KB

  • Frm-41380 error - cannot set the blocks query data source

    Fairly new forms so bare with me. I am creating a form based on one table. This table has one column that is a nested table.
    table name: szrtime
    table columns: szrtime_code, szrtime_styp_list
    szrtime_styp_list is a table of varchar2(1).
    main block is szvtime_block
    the block that contains the nested table is szvtime_styp_block
    I read that I could use a WHEN_NEW_RECORD_INSTANCE trigger on the main block to display the related nested table. I have tried the folllowing:
    Declare
    select_stmt Varchar2(512) ;
    Begin
    If :szvtime_block.szvtime_code Is not null Then
         select_stmt := '(SELECT column_value FROM TABLE ( SELECT szrtime_styp_list FROM szrtime WHERE szrtime_code = ''' || :SZVTIME_BLOCK.SZVTIME_CODE || '''))';
         Go_Block('SZVTIME_STYP_BLOCK' );
         Clear_Block ;
         message('select_stmt = '||select_stmt);
    Set_Block_Property( 'SZVTIME_STYP_BLOCK', QUERY_DATA_SOURCE_NAME, select_stmt ) ;
    Execute_Query ;
    Go_Block('SZVTIME_BLOCK') ;
    Else
    Go_Block('SZVTIME_STYP_BLOCK' );
    Clear_Block ;
    Go_Block('SZVTIME_BLOCK') ;
    End if ;
    End ;
    The result is the frm-41380 error.
    I have tried change the query data source type on the nested table block to Table or From-clause but did not help. The select statement that is valid and returns the correct result in Toad.
    Any suggestions on what to look for? Thank you.
    Todd

    > But what is giving me pause is that the user will be updating, deleting, and inserting
    into this table and, of course, the nested table column.
    It would give me pause, too. I've never used nested tables, so I poked around in Forms on-line help. In Forms 6i, it specifically states that Forms does not support the Nested Table structure.
    In Forms 10g help, it describes Nested Table structures, but says NOTHING about how a form would handle it. And that implies to me that it is still not supported. So good luck.
    In addition to creating the view, you may need to provide your own nested table updating procedures via a package on the server which your form can call. I know Forms supports passing pl/sql tables ("indexed by binary_integer"), so you could pass your nested table back and forth between the package and the form in that format.

  • Data Blocks - Different data source for Query  and DML

    Would anyone please tell me if it is possible in a BLOCK to define a stored procedure for queriying and a table for DML operations or vice-versa at the SAME time.
    If possible how do you do it using DATA BLOCK WIZARD? If you select your block to be based on stored procedure then it gives only stored procedure options for Querying and DML operations in next few screens.
    Also, suppose I used a stored procedure defined in a block for insert operations, is it implicitly called by INSERT RECORD function key in default menu? How does it take values from different fields on its own?

    Hi Deepon,
    We get data from both BSIK(open items)and BSAK (cleared items). Obviously if a accounting doc is not cleared it would be in open items and vice versa..
    Go through the help link for more information..
    http://help.sap.com/saphelp_bw33/helpdata/en/90/10e73a86e99c77e10000000a114084/frameset.htm
    Regards
    Manga(Assign points if it helps)
    Message was edited by: Manga

  • Waas, large block of data, ftp

    Hi,
    a bit new to waas. Doing some testing with waas in lab environment. Works great when tranfering data with ftp when link is not congested. But when I test with congested links I see that the ftp session times out (that is: files that is already cached works fine (is optimized), but new file transfer stops). See that the ftp transfer data in "large blocks". When testing without WAAS inpath, the ftp tranfer is more "smooth" and it never fails. Any ideas, tuning?

    You need to send it as an attachment.
    http://vamseeg.blogspot.com/2013/04/how-to-move-large-file-using-file.html

Maybe you are looking for

  • How to assign a task to Reuestor in OIM 11g

    How to assign a task to a requestor (who has raised a request for other user). I created a Task assignment adapter and mapped variable in Process definition as Map To: Request Info Qualifier: Requester User Login Still it returns null and default tas

  • How can i see text messages people sent from when my phone was turned off?

    i was abroad for the past 3 months, and my phone was turned off (NOT deactivated). when i got back i received one text from 5 minutes before i had turned the phone on. I know for a fact that i should have received numerous texts/picture messages, etc

  • What is the index tab in Balance Sheet Revaluation for?

    Hi All, Whenever I put a value in the Index tab in Balance Sheet Revaluation (Consumer Price Index), the revaluated amount in the Balance Sheet becomes the same as the local currency. No matter what amount I put in the Index tab, it is always the sam

  • IMac 24" hanging

    I have an Intel iMac 24" running Leopard. I have been having problems recently with it hanging. I try to do something and nothing happens, then the beach ball appears and I have no option but to turn it off. The time it takes to do this varies, but i

  • How install Solaris 2.5.1 and Windows Together

    Hi, We�ve a registered copy of Solaris 2.5.1 and we can�t install solaris and windows in the same Hard disk. I�ve been trying since two weeks. I can�t found a document that help me with this task. Please, help me with the directions to do that or try