Reference Date/Time

Hello,
I have a requirement where I have to adjust the date/time of the deadline depending on the other work items in the users activitiy box. Eg.
User is working from 9 am: 6 pm in the day .It is assumed that the total time required is 4 hours for the review and some addition by the key users of each department
Date / time of a new work item should be automatically configured to start time when it arrived + 4 hours. on the same day or next day when 4 hours are over.
if there are work items already available in the workflow then adjust the starttime = end date/ time of the previous item. + 4 hours is the end time.
Should take care of holidays and weekends.
Can you please suggest how to do this ?
Any idea on the available BADI's where we can write the logic ?
Or how to find the BADI which is triggerred.
Can you suggest how to implement the expression for this kind of requirement where the start time endtime depends on the previous item in mailbox. ?
Detailed requirements and limitations:
u2022 Time limitation for each approval: no more than 4 hours per contract;
u2022 Time adjustments (increase of time limits) should be realized when one department (key user) has several contracts to be approved;
u2022 Working time (from 9-00 till 18-00) should be taken into account when calculating the approval time limits;
u2022 Weekends and holidays should also be taken into account during calculation of the approval time limits;
Example:
One of the approval process participants gets a request to approve a new Contract Card at
9-00 (Contract 1). The next document is received at 10-00 (Contract 2). According to the existing procedure, each department must complete the contract approval within 4 hours.
It is necessary to take into account the time available for the first document approval and calculate the time available for the second document approval.
The time available for Contract 2 approval (from 13-00 till 17-00) starts from the moment when the time for Contract 1 approval is over (from 9-00 till 13-00).
If another document (Contract 3) is received at 11-00, then the time available for its approval will be moved forward to the next day, because the start time for its approval will be calculated as 17-00.
Regards,
Ravi Sharma

You can try out the following steps:
1. Maintain factory calendar including working times, weekly holidays and public holidays.
2. Write a custom Function module to calculate exact date and time if you add 4 hours to start date and time of the workitem having taken the factory calendar into consideration.
3. Call this function module as a background step at the beginning of your workflow. Pass Workitem start date and time as input and store the (+ 4 hour) calculated date and time in workflow container elements
4. In whichever step you need calculated date and time as deadline, use the respective container elements in the Date and Time fields of "latest end" tab after selecting the value "Expression" in the Refer.date/time dropdown and select + 0 (Zero) Minutes.
regards,
Javed.

Similar Messages

  • During Notification completion, i want end date as a reference date

    Hi All,
        During  maintenance notification completion (when we click 'complete' flag), system would automatically show one dialog box with 'complete' header.. In that dialog box, i need malfunction End date & time as reference date & time respectively(Presently my system shows malfunction start date & time is reference date & time)...Can you please let me know how to configure this setting??

    Dear BOND AP
    Please follow the following path.
    SPRO > Plant Maintenance and Customer Service>Maintenance and Service Processing> Maintenance and Service Notifications-> Notification Creation -> Notification Types-> Define Notification Types
    In that you have to select the notification type & click on detailed button. Then there select the Refrence time field & select the value "C-Malfunction End" for refrence time.
    I hope this will resolve your quary.
    Regards

  • Notification - Reference Date and Time

    I require the Reference Date and Reference Time (populated while Completing the Notification) to be available on the Notification Screen in ISU.
    Will any config setting allow me to display this field on the Notification screen (IW53)? None of the available Screen Areas seem to have this field.

    Hi Abhishek,
    The name of the exit is EXIT_SAPMIWO0_020. Its a part of the function group XQQM which is a group containing all Customer Exits QM/PM Notifications.
    You can go to transaction se37 and give the exit name. You will see an include named ZXQQMU20. You have to write the code here, inside the include. If system does not allow you to go inside the include and displays a message (yellow warning message at the status bar), then use transaction CMOD, use a project that is currently created in the system or a new project whichever is ok with you. Then click on Enhancement push button. Select the exit name and activate. Now you can write code inside the include ZXQQMU20.
    If this helps, <<removed by moderator>>
    Thanks.
    Bhanu
    Edited by: kishan P on Aug 31, 2010 3:25 PM

  • DID YOU KNOW?? - ABOUT DATE TIME CONVERTERS??

    Hi All,
    DID YOU KNOW??
    That the Creator IDE provides a set of converters that you can use to convert component data. If your input field is for numbers, then you most likely need a converter. Converters are also good for formatting dates, times, and currency values. The standard converters, which you can use are located in the Converters section of the Components Palette.
    The Date Time Converter
    A Date Time Converter Converts between java.lang.String values in your component properties and data types of java.util.Date. The conversion usually applies to the property of a component used to display values and to pick up values entered by users, such as the text property of a Text Field component.
    An example is binding a JavaServer Faces component to to a database column of type DATE. When you bind a component, the IDE normally identifies the data type for you and sets the appropriate converter when you establish a binding to the value property. However, you can also add this converter manually by setting the component's converter property.
    * Note: If you are using an Oracle database, use the SQL Timestamp converter instead.
    Learn more :-
    JDBC Type Conversions
    http://developers.sun.com/prodtech/javatools/jscreator/reference/docs/help/2update1/connect_data/jdbc_type_conversions.html
    Using Converters
    http://developers.sun.com/prodtech/javatools/jscreator/learning/tutorials/2/converters.html
    We would like to know the following from you :-
    1) Why and How are you using Converters in applications you are building?
    2) Did you face any challenges while using them?
    3) Did you find any cool ways of using these or build any cool custom converters?
    4) Any feedback you might want to share about converters to make it easier in using them.
    Thanks for all your inputs and for joining in the discussion.
    K

    did you know that sqlTimestamp converter returns value of java.sql.Date type if you are using sun's oracle jdbc driver. It will return the correct type if you use oracle's jdbc driver. Not sure why this happen, though. Bug?

  • How to keep date time line in  collected alert message in linux platform

    Hi Friends,
    In linux server for 11g oracle. how do I keep date time line for each error message?
    example as
    cat alert_test.log | grep 'ORA'
    grep 'ORA' alert_test.log
    I like output as
    Mon Aug 20 01:54:29 2012
    ORA-01560 caused by SQL...........
    I know we can use diag... But I want to some linux command for my debug.
    Thanks
    newdba

    Another option is to make your alert log accessible as an external table.
    Demo here:
    http://www.morganslibrary.org/reference/externaltab.html
    Find "alert log" on the page. Add a numeric column to the table and create a sequence and you can put in a surrogate row number that will allow you to pull sections using LEAD and LAG as you please.

  • Date / Time System fields - inconsistent

    This is a weird one...please bear with me
    Before I begin...note that this is not a problem that is difficult to fix, I'm just interested in better understanding why the system fields are behaving the way they are.
    We have 20 or so programs that use a function module to create a file header that includes a date/time stamp.  The programs also place a trailer with a date/time stamp that should match the one in the header.  However, the programmer used different system fields (after a GET TIME statement) to create the date/time stamp in the trailer.  On occasion, the date/time stamp comes out different. 
    Here's the code (sry about all caps):
      GET TIME.
      CONCATENATE SY-DATUM SY-UZEIT INTO BATCHID.
      CALL FUNCTION 'Z_YADAYADA'
           EXPORTING
                FILE_ID              = P_FILEID
                REFRESH_TYPE         = P_REFTYP
                START_PERIOD         = START_PER
                END_PERIOD           = END_PER
           IMPORTING
                STRING255            = OUTPUTSTRING
           EXCEPTIONS
                INVALID_REFRESH_TYPE = 1
                INVALID_BATCH_ID     = 2.
      ...sy-subrc check...
      TRANSFER OUTPUTSTRING TO P_FILE1.  <--header output
      CONCATENATE L_TRL BATCHID COUNT T_TOTAL SPACE
                  INTO OUTPUTSTRING SEPARATED BY L_DEL.
      CONDENSE OUTPUTSTRING NO-GAPS.
      TRANSFER OUTPUTSTRING TO P_FILE1.  <--trailer output
    inside function module *****
      CONCATENATE: SY-DATLO SY-TIMLO INTO DATESTAMP,
                   SY-SYSID SY-MANDT INTO MACHINE_NAME.
      CONDENSE: DATESTAMP, MACHINE_NAME NO-GAPS.
      CONCATENATE C_HDR DATESTAMP FILE_ID MACHINE_NAME
                  SY-CPROG ' ' REFRESH_TYPE START_PERIOD
                  END_PERIOD DATESTAMP
                  INTO STRING255 SEPARATED BY '~'.
      CONDENSE: STRING255 NO-GAPS.
    You can see that the function uses SY-DATLO and SY-TIMLO for creation of the header, while SY-DATUM and SY-UZEIT are used for the trailer.  What's wierd is that sometimes the trailer has a date/time stamp that is 1 second <b>greater</b> than the header, despite the fact that it is stored in the BATCHID variable <b>before</b> the header is created.
    Any help, references, explanations greatly appreciated (and rewarded with points)
    BMV

    Hi Brian
    Here is the related part from the weblog of ABAP expert Horst Keller. Hope it may help. For the full document, you can visit <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.wcm.compound.docs/library/uuid/f1391fc3-0301-0010-d384-fccd036f1c67">here</a>.
    The values of all system fields in this table are implicitly set when the program is started, every time a screen layout of a screen is sent, and when the internal mode is set. The GET TIME command explicitly updates the system fields, except for sy-dayst, sy-fdayw and sy-tzone.
    With the exception of sy-datlo and sy-timlo, all system fields refer to the local date and time of the current SAP system. The ABAP runtime environment clock is synchronized with the database server clock at regular intervals in order to calculate the local time of the SAP system. During the synchronization process, the ABAP runtime environment clock is set to the database server clock. Because this happens on all application servers in an SAP system, the ABAP runtime environment clock is synchronous with the clocks on all other application servers and with the database system clock, and thus shows the local time of the entire SAP system. The time zone on which the local time of an SAP system is based is the only entry in the database table TTZCU.
    The content of sy-zonlo is taken from the user master record of the current user. The values of sy-datlo and sy-timlo are calculated from sy-datum and sy-uzeit and from the time zone of the SAP system for the time zone in sy-zonlo. If the user master record does not contain a time zone, or if it contains an invalid or an inactive time zone, sy-datlo and sy-timlo are set to the values of sy-datum and sy-uzeit. All valid time zones are defined in table TTZZ.
    Is't the naming of sy-datum and sy-uzeit really geeky?
    Time Stamps
    The above system fields for date and time are not sufficient for many requirements of determining unique points in time: They represent local times and the values are measured in seconds. For more exact date and time determination, you use time stamps.
    A time stamp represents date and time in the form YYYYMMDDHHMMSS. YYYY is the year, MM the month, DD the day, HH the hour, MM the minutes and SS the seconds. There is a short form and a long form. In the long form, the format specified above additionally contains 7 decimal places for fractions of seconds, which allows for an accuracy of up to 100 ns. The maximum time resolution depends on the operating system of the application server and may be less.
    A valid time stamp must contain values whose date and time specifications before the decimal separator correspond to valid values for the data types d and t. Time stamps in this form are always considered as UTC (Universal Time Coordinated, basis for calculating worldwide time specifications; the UTC reference time is based on Greenwich Mean Time, GMT, but is not a time zone; it has no daylight saving time or summer time) time stamps when processed with the corresponding statements. You use the statement GET TIME STAMP to create a time stamp that represents the current UTC reference time.
    Regards
    *--Serdar <a href="https://www.sdn.sap.com:443http://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.sdn.businesscard.sdnbusinesscard?u=qbk%2bsag%2bjiw%3d">[ BC ]</a>

  • Date & Time won't show in Menu Bar

    I just installed the latest automatic update for Leopard and now in the right hand side of the menu bar only shows the Default Folder X icon and the Spotlight icon (my bluetooth, infared, airport icons and date & time are missing).
    I go to the Date & Time preferences and click the option to have it appear, but when I close that window or just switch to another tab on that same window, it resets it back to being unchecked.
    I know, of course, to unlock these settings and tried locking them or leaving them unlocked in hopes it would actually "lock in" my choice of settings, but with no such luck.
    If anyone knows how to get my other icons back where they belong I'd appreciate that as well.

    I actually don't use "Default Folder" at all, it came with Leopard.
    But this problem didn't come up until the latest updates.
    There was a file permissions error in running activity Monitor, though.
    {quote}
    +Follow this path in the Finder: /System/Library/CoreServices/Menu Extras/+
    +and double-click on Clock.menu to add it to your menu bar.+
    {quote}
    Double-click didn't do anything, tried to drag it up there thinking (for some reason) that might work, but no luck there as well.
    {quote}
    +A Tiger reference but probably works for Leopard too: Menu bar reset+
    +I had Default Folder on my OS9 computer but read some things about issues with the OSX version that made me decide not to continue with it, though I haven't read anything about recent versions.+
    {quote}
    No luck here, as well. Although the file I was supposed to delete in ByHost wasn't there, so maybe that has something to do with it.
    Message was edited by: Raymei
    Message was edited by: Raymei

  • How do I stop auto update of date/time

    Hi,
    I'm starting to despair, a while ago I stupidly clicked on auto update/time on a letter I was working on, it seemed like a good idea at the time. But now whenever I open any letter the date is automatically updated which is a major problem as I am losing the references to when I actually wrote and therefore sent these letters. I'm too scared to open letters now because I'll lose this important piece of information.
    Any help appreciated!
    Thanks
    Nathalie

    Next time, don't use the Pages 's insert date_time feature.
    Use the one delivered in the free WordService from Devon Technologies.
    It always inserts a fixed date_time.
    But I have wondering about your problem.
    The Pages User Guide states:
    • To add and format the date and time, place the insertion point where you want the value to appear, and then choose Insert > Date & Time.
    To change the date and time format, Control-click the date and time value, choose Edit Date & Time, and then choose a date and time format from the pop-up menu. *If you want the document to always show the current date and time, select “Automatically update on open.”*
    Which, if I understand well means that the default setting is that the inserted date_time is a frozen (fixed) one.
    Yvan KOENIG (VALLAURIS, France) mardi 30 mars 2010 16:29:17

  • How to add date/time stamp to PDF in Acrobat 9 Pro?

    Hello,
    I'd like to add a date/time stamp to a PDF so that when I print the document, the current date/time will be printed as well.  Is it possible to do this?  I found the following posting (http://forums.adobe.com/thread/502915), but am not able to get it to work for me.  I don't really know anything about using Javascript.  Any help would be much appreciated.
    Thanks!

    Not sure it will work, but you can try using the app.hideMenuItem() method. See reference here.

  • Date/time in LR 2.1 -- still not what I expect

    Date/time of images that I scanned and input the dates outside of Lightroom are now working better, but still not what I would call correct. If I use the Library Filter, the date selection is correct under "Date".
    This is the date that Lightroom calls "Date Time Original" in the metadata panel available on the right side. But when I select a folder and ask LR to sort based on "Capture Time", it sorts on what it calls "Date Time" not what it calls "Date Time Original". What I put in Date Time is the scan date, usually called the "Date Time Digitized". (I care when they are digitized because that indicates the quality of the scanner.) This shows up as "Date Time" in the metadata panel.
    So why is the metadata search based on "Date Time Original" and the sorting by "Date Time Digitized". Surely most people want a sort on "Date Time Original" (which is the same as LR's "Date Time" in a digital camera) not some other date. If they think some people really want the other date, then it should be a choice under sort.
    The sort field is called "Capture Time". OK, I agree, I did scan the files on that date. So in that sense it is the "capture time" but MY opinion is I "captured" them on film on the "Date Time Original" date and that is always the date I want them sorted by. The other date is just for reference in my case.
    If "Capture Time" is really what the designers of LR think I want, why is that not the date in the library filter?
    Judy

    Holy macaroni! I think I got it right this time. But from now on I'm using Integer.toBinaryString(int) ...or my own special brand of sluggish code he he. Thanks for the input though. Really appreciate it.
       public String toBinary(int innTall) { // i.e 123
            while(innTall > 0) {
                rest = innTall%2;
                innTall = innTall / 2; //i.e 61-30-15-7-3-1-0
                if(rest > 0)
                    tall = 1;
                else
                    tall = 0;
                result = result.concat(result.valueOf(tall));
            return (reverse(result));//returnerer den omvendte rekkef�lgen av bin�rtall
        //internal method for flipping a string of binary numers
        private String reverse(String sekvens) {
            char tegn[] = new char[sekvens.length()];
            while (sekvens.length() != index ) {
                tegn[index] = sekvens.charAt((sekvens.length()-1) - index);
                System.out.println(tegn[index]);
                index++;
            index = 0; //reset index
            String newString = new String(tegn);
            return newString; //toString er synderen
    }

  • FileMonitor issue for date time stamp change.

    Hi I have an app that runs with a minor issue and I am looking for some insight for a workaround or code change.
    I have a File Monitor that checks a specific directory every second.
    Users send a batch run to this directory throughout the day. There are two types of files, .ZIPs and .DONEs.
    So for each .ZIP a .DONE is sent to notify the app it can begin to process the file.
    Here is what I receive
    /elements/process/File1.ZIP     Oct 15 08:19
    /elements/process/File1.DONE     Oct 15 08:19
    The problem I am encountering is sometimes the .DONE and. ZIP are sent and the date time stamp of both files are the same so when the monitor reads the directory it looks like there is no change so both files sit in the directory and do not process. To make this work, I usually go in and touch a file to change the date time stamp.
    This is a java app that runs on an AIX box.
    Here is my code, is there anything any once can suggest to help me out. Thanks in advance.
       * Subclass of FileMonitor, Handles the timer event
       * @param none
      private class FileMonitorNotifier extends TimerTask
        public void run()
          // Loop over the registered files and see which have changed.
          // Uses the Modifed DateTimeStamp to determine if there was a change.
          // Use a copy of the list in case listener wants to alter the
          // list within its fileChanged method.
            try
                Collection files = new ArrayList (hmFiles.keySet());
                for (Iterator i = files.iterator(); i.hasNext(); )
                    File file = (File) i.next();
                    long lastModifiedTime = ((Long) hmFiles.get (file)).longValue();
                    long newModifiedTime  = file.exists() ? file.lastModified() : -1;
                    //      Check if file has changed
                    if (newModifiedTime != lastModifiedTime)
                        //      Register new modified time
                        hmFiles.put(file, new Long (newModifiedTime));
                        // Notify listeners
                        for (Iterator j = colListeners.iterator(); j.hasNext(); )
                            WeakReference reference = (WeakReference) j.next();
                            FileListener listener = (FileListener) reference.get();
                            // Remove from list if the back-end object has been GC'd
                            if (listener == null)
                                j.remove();
                            else
                                listener.fileChanged (file);
            catch(Exception ex)
                 m_odLaunch.logError(OdIntegrationConstants.ERROR_LEVEL_MIDLEVEL, ex);
         }

    Yes, I guess you are right, I don't care what time each file came, as long as I have both I can being to unzip and process and delete the .DONE.
    The code itself was based on if a filechanged then do work.... I could just take this out. Thanks!
    * This is the main entry point when there is a change to the modified date/time
    *  of the monitor directory
    * @param file directory we are monitoring
         public void fileChanged (File file)
              StringBuffer sbMessage;
              try
                   sbMessage = new StringBuffer();
                   //Make sure this is a Directory
                   if(file.isDirectory())
                        //Return list of files with extension we are looking for
                        File[] arFiles = file.listFiles((FilenameFilter)new FileSuffixMonitor(m_odLauncher));
                        for(int i=0;i < arFiles.length;i++)
                             sbMessage.append("Found file association to move-" );
                             sbMessage.append(arFiles.toString());
                             m_odLauncher.logInstance(sbMessage.toString());
                             processMoveFile(arFiles[i]);
              catch(Exception ex)
              sbMessage = null;

  • Auto Date/Time stamp required for Numbers 3.1

    I would like to automatically add a Date/Time stamp to the last column's cell, when a person's name is selected from the pop-up menu in Column C.
    As a number of different people will be using the spreadsheet, I'd prefer not to have a keyboard short cut, as it can be easily overlooked.
    I was wondering if it were possible to use a script to copy a cell's (column D) results, containing the 'NOW()' or 'TODAY()' function, and paste the results into the 2nd cell (Column E), allowing the last column's formula to reference the 2nd cell?
    The formula in the last cell   =if($C2="","",$E2)  can then reference a static cell, rather than a live cell.
    I know enough to be dangerous, so I'm not sure if i'm heading in the right direction.
    Thanking you all in advance.

    Hi Gordon,
    Is this the same as a script?
    Good question! It's fun to see people try to define what a service is. It may be one of the least understood and appreciated features on the Mac. It was certainly a mystery to me not long ago.
    I think of a service as anything that can be made to appear in the Services menu. Apple has made that easy with Automator. You fire up Automator, create a new service "workflow" document, plop in a script, save, and see the result immediately in the Services menu. You can also send the .workflow package to someone else, who only needs to double-click to install it.
    This particular date-time service contains a short AppleScript (you can view it by opening the .workflow in Automator.  But other languages (Python, Perl, etc) and Unix utilities can be used too, as illustrated here.
    Since Numbers has decent support for AppleScript, it is quite easy for the non-technical user to "bolt on" menu choices to do quite sophisticated things that are not built into the interface itself.  I find it more accessible than (and just as powerful as) the VBA used for Excel macros. But that could be mostly a matter of familiarity.  In any case, it adds a whole new dimension to Numbers.
    SG

  • External content based SharePoint list date/time information wrong

    So, we have a SQL Server database that contains date/time type data.
    When we look at the info in the database, the date and times appear to be in GMT, which is 5 hours before our time.
    So, we set up views with a DATEADD calculation to compensate for the difference. When we use the view, the dates and times match our timezone info.
    We then set up an external content to our view.
    When the data is displayed in rows and columns, we see times that are 10 hours before GMT.
    We had put in the dateadd calculations because when we had scripts that grabbed the data from SQL Server and put them into text files, the dates and times were all 5 hours off.
    Is there code within the External data connectors (or SharePoint itself) which compensate for the time zones?
    Thanks!

    Hi Iwvirden,
    When you create an External Content Type and External List using the SharePoint Designer, DateTime fields are normalized to UTC using the NormalizeDateTimesetting
    associated with the TypeDescriptor for the DateTime field. This leads to the date field wrong in Business
    Connectivity Services.
    To fix this issue, you can change the normalization to use local time as follows:
    <TypeDescriptor TypeName="System.DateTime"
    Name="DueDate" DefaultDisplayName="Due Date">
    <Interpretation>
    <NormalizeDateTime LobDateTimeMode="Local" />
    </Interpretation>
    </TypeDescriptor>
    Here is a similar thread for your reference:
    Timestamp in Sharepoint external content type not matching value in SQL table
    Here is a detailed article for your reference:
    Why are my date fields wrong in Business Connectivity Services?
    Best Regards
    Zhengyu Guo
    TechNet Community Support

  • Using a thermocouple, how do I get measurements with reference to time?

    I have a thermocouple wired to an XY graph but when I run the application the Y-axis takes the data but does not move along the X-axis, with reference to time, while plotting each new data point. This is to say that I have a completely vertical plot of points for different temperatures a time=0 or x=0.

    It sounds like you're not correctly updating the array of x values that contain the time. Unless your acquisition time is not constant, then it's usually easier to use a graph or chart for plotting something versus time. It's pretty automatic then instead of having to do some coding. Could you explain in more detail how you're creating the x axis values or maybe attach the program.

  • Adobe LiveCycle Date/Time Field Scripting Question

    I have a date/time field in Livecycle which the end user chooses a random date from.  I need to populate a date 180 days from this date for an eligible to date/time field.  I have tried various javascript and formcalc options with no success.

    Try this site here for a reference: http://eslifeline.wordpress.com/2008/09/26/date-manipulation/
    The following was the use case. A form has 2 TextFields Start_Date and End_date
    User enters a certain date in the Start_Date text field for example 09/24/08 (MM/DD/YY)
    The End_Date should add 90 days to the Start_date and populate the End_Date
    The following script would do that
    var current = Date2Num(Start_Date.rawValue, “MM/DD/YY”)
    var future = current+90
    var newDate = Num2Date(future,”MM/DD/YY”)
    form1.#subform[0].End_Date.rawValue = newDate 
    Validating End Date is later than Start Date
    var diff = Date2Num(EndingDate.rawValue, “YYYY-MM-DD”) – Date2Num(StartingDate.rawValue, “YYYY-MM-DD”)
    if (diff > 0) then
    xfa.host.messageBox(“The End date is later than start date”)
    else
    xfa.host.messageBox(“PLEASE CHECK….The End date is before the start date”)
    endif

Maybe you are looking for

  • Financial statement - FSE3

    Hello! We have customer specified Financial statements. The statements exist in old SAP environment 4.6C. Statements are needed in new SAP environment 6.0 ECC. Does someone know if Financial statements can be transported from the one SAP system to an

  • Signed forms WAY too big!

    We're seeing this with Reader X, Reader XI, and Acrobat Professional.  At least some forms, once digitally signed, are ballooning up to 10 or 12 megabytes.  Some preliminary research indicates that the PDF is sucking in the whole certificate chain, a

  • Tablespace usage has suddenly jumped, for no apparent reason.

    I had 1Gb tablespace that with only 150Mb used. Tables within grow slowly based on the data inputs of a dozen or so staff. Last week usage jumped suddenly to 1Gb filling the tablespace. I extended the datafile to 2Gb, and a day later usage had gone u

  • Problems installing Flash player on Mac running Yosemite. [was: Help please?]

    I am trying to install the latest version of flash player and it is not working correctly. When I click on the installer it gives me a window full of code. If I try to open the installer through disk utility I can click on the installer and type in m

  • Trace a class

    Hi all Is there any method to trace class. We need to trace PCUI in CRM it is using certain classes and we need to trace these. Hoping to get a quick reply.