Watermark as 'COPY' for a Script Layout ?

When a Script  layout is triggered for the Second time it shd  have  watermark as copy for the layout ?
plz help ?

hi Pols,
do you need help on Watermark? If yes: Watermark in SAPScript
hope this helps
ec

Similar Messages

  • Worked on the SAP-Script layout sets in MM modules.

    sir,
    Like to know How would  Worked on the SAP-Script layout sets in MM modules.

    Hi,
    First of all what are we trying to achieve?
    I understand that changes where made to standard SAP SAPscript RVINVOICE01 and you where asked to make further changes.
    In SAP configuration you need to see what is the driver program for your SAPscript and what is the SAPscript name (transaction VOK2->Output->Processing Programs->Billing Documents) or via table TNAPR.
    This will allow you to see what is the driver program for your SAPscripr (this is the program that prepares data to be formatted by your SAPscript layour set).
    Once data is derived by an ABAP program, a sapscript is called from driver ABAP to print this data.
    You may need to make changes to driver ABAP (in case changes to data are required) or to SAPscript if changes to layout and window positioning are requested.
    Try not to modify standard SAP programs (copy to Z versions)...
    Hope it is of some help...
    Michael

  • Work on the SAP-Script layout sets in SD modules

    Hi,
         How to Work on the SAP-Script layout sets in SD modules. The documents modified were RVINVOICE01 as per the client’s requirements.

    Hi,
    First of all what are we trying to achieve?
    I understand that changes where made to standard SAP SAPscript RVINVOICE01 and you where asked to make further changes.
    In SAP configuration you need to see what is the driver program for your SAPscript and what is the SAPscript name (transaction VOK2->Output->Processing Programs->Billing Documents) or via table TNAPR.
    This will allow you to see what is the driver program for your SAPscripr (this is the program that prepares data to be formatted by your SAPscript layour set).
    Once data is derived by an ABAP program, a sapscript is called from driver ABAP to print this data.
    You may need to make changes to driver ABAP (in case changes to data are required) or to SAPscript if changes to layout and window positioning are requested.
    Try not to modify standard SAP programs (copy to Z versions)...
    Hope it is of some help...
    Michael

  • How to create the Sap script & Layout Set (wants sample code)

    Hi All ,
    Can you please provide me the step by step procedure
    to create the Sap script & Layout Set .(please provide sample
    code/links /docs for layout & print program).
    Regards
    Rahul

    hi,
    go through the following links  what i found to create sap script.
    http://www.thespot4sap.com/Articles/SAPscript_Introduction.asp
    http://abapliveinfo.blogspot.com/2008/01/free-sapscript-made-easy-46-book.html
    http://www.thespot4sap.com/articles/SAPscript_example_code.asp
    http://idocs.de/www3/cookbooks/sapscript/sapscript_1/docu.htm
    http://idocguru.com/www5/cookbooks/sapscript/sapscript_1/example.htm
    www.geocities.com/wardaguilar25/sapscript-tutorial.html
    http://logosworld.de/www3/cookbooks/sapscript/sapscript_8/docu.htm
    how to create a  scripts?give steps?
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=2969311
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=2902391
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=3205653
    https://forums.sdn.sap.com/click.jspa?searchID=1811669&messageID=3111402
    http://www.sap-img.com/sapscripts.htm
    http://sappoint.com/abap/
    http://www.henrikfrank.dk/abapexamples/SapScript/sapscript.htm
    http://help.sap.com/saphelp_crm40/helpdata/en/16/c832857cc111d686e0000086568e5f/content.htm
    http://www.sap-basis-abap.com/sapabap01.htm
    http://www.sap-img.com/sapscripts.htm
    http://searchsap.techtarget.com/tip/1,289483,sid21_gci943419,00.html
    http://sap.ittoolbox.com/topics/t.asp?t=303&p=452&h2=452&h1=303
    http://www.sapgenie.com/phpBB2/viewtopic.php?t=14007&sid=09eec5147a0dbeee1b5edd21af8ebc6a
    Other Links

  • LOG FILE for batch scripting in MAXL

    Hello,
    I just wanted to know how to create a LOG FILE for batch scripting.
    essmsh E:\Batch\Apps\TOG_DET\Scripts\unload_App.msh
    copy e:\batch\apps\tog_det\loadfile\gldetail.otl e:\hyperion\analyticservices\app\tog_det\gldetail /Y
    essmsh E:\Batch\Apps\TOG_DET\Scripts\Build_Hier_Data.msh
    REM
    ECHO OFF
    ECHO Loading GL actuals into WFS \ Combined......
    E:\HYPERION\common\Perl\5.8.3\bin\MSWin32-x86-multi-thread\PERL.EXE E:\Batch\Apps\WFS.COMBINED\AMLOAD\WFSUATAMLOAD.PLX
    E:\HYPERION\common\Perl\5.8.3\bin\MSWin32-x86-multi-thread\PERL.EXE E:\Batch\Apps\WFS.COMBINED\AMLOAD\WFSUATAMLOAD.PLX
    Drop object d:\NDM\Data\StampFiles\STAMPLOADBKUP.csv of type outline force;
    Alter object d:\NDM\Data\StampFiles\STAMPLOAD_cwoo.csv of type outline rename to d:\NDM\Data\StampFiles\STAMPLOADBKUP.CSV;
    SET LogFile=E:\Batch\Apps\TOG_DET\Logs.log
    This file does not generate log file can any help me what might be the problem? Even though some of the steps above are not correct it should generate me log file atleast. I need syntax or whatever it is to generate Log file.
    Regards
    Soma

    I wanted to have a logfile of the following batch script regardless of whether the script is running or not.
    essmsh E:\Batch\Apps\TOG_DET\Scripts\unload_App.msh
    copy e:\batch\apps\tog_det\loadfile\gldetail.otl e:\hyperion\analyticservices\app\tog_det\gldetail /Y
    essmsh E:\Batch\Apps\TOG_DET\Scripts\Build_Hier_Data.msh
    REM
    ECHO OFF
    ECHO Loading GL actuals into WFS \ Combined......
    E:\HYPERION\common\Perl\5.8.3\bin\MSWin32-x86-multi-thread\PERL.EXE E:\Batch\Apps\WFS.COMBINED\AMLOAD\WFSUATAMLOAD.PLX
    Drop object d:\NDM\Data\StampFiles\STAMPLOADBKUP.csv of type outline force;
    Alter object d:\NDM\Data\StampFiles\STAMPLOAD_cwoo.csv of type outline rename to d:\NDM\Data\StampFiles\STAMPLOADBKUP.CSV;
    What I really want is I need a log file of the above batch script, how the above scripts are running. I do not care whether they are giving me positive results but I need to know what is happening in logfile. HOw will the log file be generated.
    Regards
    SOma

  • Changes are not reflecting on Script layout

    Hi Gurus,
         I made chandes in SO10 standard include this include can be used in Script,
    when ever I copied script from DEV client to Test Client changes are visible in SO10 include text But not reflecting while executing the Script through Transaction.Please suggest.
    Thank You,
    Usha.G

    >
    ushasri gadipally wrote:
    > I copied script using scc4 and created a transport request even so10 include also, But not reflecting on Script layout.t
    Check if the std. text changes are reflected in your testing server in SO10. If not you have to import the Std. Text using SCC4 as well.

  • System copy for ECC 6.0 system no j2ee process under MMC

    Dear support,
    This has been observed in many of our clients system which are on ECC 6.0 abap+java system, that after we perform system copy from one system to another
    whether it is Oracle platform or mssql server platform ( system copy for oracle using controlfile script ) ( system copy for mssql with restoring .BAK file from source )
    systems are running fine but j2ee process table showing no processes like
    SDM, dispatcher , server0
    even configtool and go.bat are unable to connect.
    Is there any specific settings we do after system copy for java side
    Please let me know at earliest, as it is most strange thing i have seen in almost all my system where system copy is performed.I have already raised a post against this error but at that time i was not aware of this system copy reason behind the same.
    Best regards,
    AjitR

    Your main problem is not, that you don't see anything in MMC (the system can be added manually without much hazzle) - but is, that you database content of schema SAP<SID>DB does not match the data found on the filesystem.
    If you copy the filesystem structure from production to test/qa, you need to make sure, the database and filesystem are in sync. You will have two problems if you "just copy them":
    - They are out of sync because your production was going on running since you copied the backup files
    - all configuration (all java property sheets) is/are set to point to the production system instead of the test/qa system
    I doubt, that it will work if you copy it over. This also explains, why you can't even start configtool, because it points to the wrong system/schema. You MAY be able to fix all that manually, but you may encounter subsequent errors because not all configuration is documented, you would need to step into the whole j2ee tree and look at each and every propertysheet to find out, whether it's correct or not. Additionally, the database may have other information (see above) and all that may become overwritten during bootstrap.
    So - the best way to get your system up and running quickly is to start sapinst on the source system, export your Java instance (not using ABAP but the Java dump) and re-importing that to your test/qa system.
    Markus

  • 4.0EA1 - Copy/Paste in Script Output window on Mac is not working

    I'm running 4.0.0.12 on MacOS X 10.8.4, and I can't Copy from the "Script Output" window.  What I regularly do is generate some SQL using an SQL query, so I want to copy the output and paste it back into the Worksheet so I can run it.  For example:
    select 'alter tablespace ' || TABLESPACE_NAME || ' begin backup;' from DBA_TABLESPACES;

    This is a known issue and will be addressed for the next EA release.

  • Add a for each script to loop through HTTPService?

    I'm using Flash Builder 4 with the Flex 4.1 SDK.  I want to add a "for each" script to loop through my HTTPService XML file so only each nepName displays only once in my dropdown list.  In my XML file I have multiple records associated with nepName.  I would like ALL the records associated with each nepName to populate in my datagrid when it is selected from the dropdown.  Currently in my dropdown there is a nepName entry for each XML tag.  I hope I was able to explain that well enough. I'll try to put my code below so you can see everything I'm working with.
    MXML:
    <?xml version="1.0" encoding="utf-8"?>
    <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                   xmlns:s="library://ns.adobe.com/flex/spark"
                   xmlns:esri="http://www.esri.com/2008/ags"
                   xmlns:mx="library://ns.adobe.com/flex/mx" minWidth="955" minHeight="600"
                   creationComplete="nepInfo.send()">
        <s:layout>
            <s:VerticalLayout horizontalAlign="center" paddingTop="25"/>
        </s:layout>
        <fx:Declarations>
            <s:HTTPService id="nepInfo" url="http://www.epa.gov/owow/estuaries/nep_info.xml"/>
            <!--s:RadioButtonGroup id="optiongroup"/-->
        </fx:Declarations>
        <s:Panel title="NEP Project Information">
            <s:layout>
                <s:VerticalLayout/>
            </s:layout>
            <s:HGroup verticalAlign="middle">
        <mx:Form x="188" y="34" width="338">
        <mx:FormItem label="Search for NEP Information:">
        <s:DropDownList enabled="true" id="dropDownList" prompt="Select NEP" dataProvider="{nepInfo.lastResult.records.record}" labelField="nepName">
        </s:DropDownList>
        </mx:FormItem>
        </mx:Form>       
            </s:HGroup>   
            <mx:DataGrid id="resultsGrid"
                         dataProvider="{dropDownList.selectedItem}"
                         visible="{dropDownList.selectedItem != null}" x="20" y="62" width="1166" height="620">
                <mx:columns>
                    <mx:DataGridColumn dataField="projectName" headerText="Project Name" wordWrap="true"/>
                    <mx:DataGridColumn dataField="projectDescription" headerText="Project Description" wordWrap="true"/>
                    <mx:DataGridColumn dataField="acres" headerText="Acres" wordWrap="true"/>
                    <mx:DataGridColumn dataField="habitatDescription" headerText="Habitat Description" wordWrap="true"/>
                    <mx:DataGridColumn dataField="neportCategory" headerText="Habitat Category" wordWrap="true"/>
                    <mx:DataGridColumn dataField="restorationType" headerText="Restoration Type" wordWrap="true"/>
                    <mx:DataGridColumn dataField="leadPartner" headerText="Lead Partner" wordWrap="true"/>
                </mx:columns>
            </mx:DataGrid>
        </s:Panel>
    </s:Application>
    XML: http://www.epa.gov/owow/estuaries/nep_info.xml
    Thank you in advance for your help!
    -Alison

    ($file, pwd);Assuming "pwd" is meant as the current directory, here a small example :
    TEST@db102 SQL> create or replace procedure test_proc (p1 varchar2, p2 varchar2)
      2  is
      3  begin
      4     dbms_output.put_line (p1||' '||p2);
      5  end;
    TEST@db102 SQL> /
    Procedure created.
    TEST@db102 SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    $ ls -l /tmp/test/*.sql
    -rw-r--r--  1 ora102 dba  69 Apr 18 23:23 /tmp/test/file1.sql
    -rw-r--r--  1 ora102 dba 112 Apr 18 23:23 /tmp/test/file2.sql
    -rw-r--r--  1 ora102 dba 120 Apr 18 23:23 /tmp/test/file3.sql
    $ cat test_proc.sh
    DIR=/tmp/test
    cd $DIR
    ls *.sql | while read file
    do
            echo "Processing file $file"
            sqlplus -s test/test << EOF
    set feed off
    set pages 0
    set serveroutput on
    exec test_proc('$file', '`pwd`');
    exit
    EOF
    done
    $ ./test_proc.sh
    Processing file file1.sql
    file1.sql /tmp/test
    Processing file file2.sql
    file2.sql /tmp/test
    Processing file file3.sql
    file3.sql /tmp/test
    $

  • Carbon Copy and SuperDuper FAILED during copy for the 8th time! PLEASE HELP

    This is ridiculous! I've spent the past 4 days trying to clone my HD and I'm leaving for about a month in about 3 days and I really need my laptop! Here's the log and I'm hoping you guys can save me!
    SuperDuper:
    | 11:53:41 PM | Info | SuperDuper!, 2.5 (84), path: /Applications/SuperDuper!.app, Mac OS 10.4.11 build 8S2167 (i386)
    | 11:53:41 PM | Info | Started on Wed, May 13, 2009 at 11:53 PM
    | 11:53:41 PM | Info | Source Volume: Macintosh HD, mount: /, device: /dev/disk2s2, media: WD i HTS54 External, interconnect: External USB, file system: "Journaled HFS+", OS: 10.4.11 (8S2167), capacity: 111.47 GB, used: 93.98 GB, directories: 80742, files: 345660, ejectable: NO, ACLs: Disabled
    | 11:53:41 PM | Info | Target Volume: Macintosh HD, mount: /Volumes/Macintosh HD 1, device: /dev/disk0s2, media: WDC WD5000BEVT-22ZAT0, interconnect: Internal SATA, file system: "Journaled HFS+", OS: N/A, capacity: 465.44 GB, used: 0.11 GB, directories: 4, files: 8, ejectable: NO, ACLs: Disabled
    | 11:53:41 PM | Info | Copy Mode : Erase, then copy files
    | 11:53:41 PM | Info | Copy Script : Backup - all files.dset
    | 11:53:41 PM | Info | Transcript : BuildTranscript.plist
    | 11:53:42 PM | Info | PHASE: 1. Prepare to Copy Files
    | 11:53:42 PM | Info | ...ACTION: Preparing Macintosh HD
    | 11:53:42 PM | Info | ......COMMAND => Verifying the integrity of volinfo.database
    | 11:53:42 PM | Info | volinfo.database OK
    | 11:53:42 PM | Info | ......COMMAND => Enabling permissions on Macintosh HD
    | 11:53:42 PM | Info | Refreshing Disk Arbitration ...
    | 11:53:43 PM | Info | ......COMMAND => Verifying that permissions are enabled for Macintosh HD
    | 11:53:43 PM | Info | Permissions on '/' are enabled.
    | 11:53:43 PM | Info | ...ACTION: Repairing permissions on Macintosh HD
    | 11:53:43 PM | Info | ......COMMAND => Repairing permissions on Macintosh HD
    | 11:53:49 PM | Info | parent directory ./Users/Shared/SC Info does not exist
    | 11:54:21 PM | Info | Started verify/repair permissions on disk disk2s2 Macintosh HD
    | 11:54:21 PM | Info | Determining correct file permissions.
    | 11:54:21 PM | Info | User differs on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp
    | 11:54:21 PM | Info | Permissions corrected on ./Applications/Utilities/Activity Monitor.app/Contents/Resources/English.lproj/ActivityMonitorHelp
    | 11:54:21 PM | Info | Group differs on ./Applications/Utilities/AirPort Setup Assistant.app/Contents/Resources/English.lproj/InfoPlist.strings, should be 80, group is 224
    | 11:54:21 PM | Info | Owner and group corrected on ./Applications/Utilities/AirPort Setup Assistant.app/Contents/Resources/English.lproj/InfoPlist.strings
    | 11:54:21 PM | Info | Permissions corrected on ./Applications/Utilities/AirPort Setup Assistant.app/Contents/Resources/English.lproj/InfoPlist.strings
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/CIOSupport, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/CIOSupport, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/CIOSupport, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/CIOSupport
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/CIOSupport
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/FireWire.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/FireWire.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/FireWire.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/FireWire.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/FireWire.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/InkjetPrinter/SP830Series.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/InkjetPrinter, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/InkjetPrinter, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/InkjetPrinter, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/InkjetPrinter
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/InkjetPrinter
    | 11:54:21 PM | Info | Symbolic link ./Library/Printers/EPSON/LaserPrinter/Common/PageLibraries/PPBuryInfo.framework /PPBuryInfo->Versions/Current/PPBuryInfo repaired
    | 11:54:21 PM | Info | Symbolic link ./Library/Printers/EPSON/LaserPrinter/Common/PageLibraries/PPBuryInfo.framework /Resources->Versions/Current/Resources repaired
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/LaserPrinter, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/LaserPrinter, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/LaserPrinter, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/LaserPrinter
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/LaserPrinter
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/Libraries, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/Libraries, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/Libraries, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/Libraries
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/Libraries
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/PAP.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/PAP.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/PAP.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/PAP.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/PAP.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/TCPIP.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/TCPIP.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/TCPIP.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/TCPIP.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/TCPIP.plugin
    | 11:54:21 PM | Info | User differs on ./Library/Printers/EPSON/USB.plugin, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./Library/Printers/EPSON/USB.plugin, should be 80, group is 99
    | 11:54:21 PM | Info | Permissions differ on ./Library/Printers/EPSON/USB.plugin, should be drwxrwxr-x , they are drwxr-xr-x
    | 11:54:21 PM | Info | Owner and group corrected on ./Library/Printers/EPSON/USB.plugin
    | 11:54:21 PM | Info | Permissions corrected on ./Library/Printers/EPSON/USB.plugin
    | 11:54:21 PM | Info | User differs on ./System/Library/CoreServices/SKPlugins, should be 0, owner is 99
    | 11:54:21 PM | Info | Group differs on ./System/Library/CoreServices/SKPlugins, should be 0, group is 99
    | 11:54:21 PM | Info | Owner and group corrected on ./System/Library/CoreServices/SKPlugins
    | 11:54:21 PM | Info | Permissions corrected on ./System/Library/CoreServices/SKPlugins
    | 11:54:21 PM | Info | Permissions differ on ./private/var/log/secure.log, should be -rw------- , they are -rw-r-----
    | 11:54:21 PM | Info | Owner and group corrected on ./private/var/log/secure.log
    | 11:54:21 PM | Info | Permissions corrected on ./private/var/log/secure.log
    | 11:54:21 PM | Info | The privileges have been verified or repaired on the selected volume
    | 11:54:21 PM | Info | Verify/repair finished permissions on disk disk2s2 Macintosh HD
    | 11:54:21 PM | Info | ...ACTION: Erasing Macintosh HD
    | 11:54:21 PM | Info | ......COMMAND => Preserving Macintosh HD UUID
    | 11:54:22 PM | Info | 11FFCEFABA43DE77
    | 11:54:22 PM | Info | ......COMMAND => Preserving spotlight indexing state
    | 11:54:22 PM | Info | ......COMMAND => Erasing Macintosh HD
    | 11:54:29 PM | Info | ......COMMAND => Restoring Macintosh HD UUID (11FFCEFABA43DE77)
    | 11:54:30 PM | Info | 11FFCEFABA43DE77
    | 11:54:30 PM | Info | ......COMMAND => Restoring Spotlight search indexing state on Macintosh HD
    | 11:54:30 PM | Info | /Volumes/Macintosh HD 1:
    | 11:54:30 PM | Info | Indexing enabled for volume.
    | 11:54:30 PM | Info | Indexing enabled on Macintosh HD
    | 11:54:30 PM | Info | ...ACTION: Preparing Macintosh HD
    | 11:54:30 PM | Info | ......COMMAND => Enabling permissions on Macintosh HD
    | 11:54:30 PM | Info | Refreshing Disk Arbitration ...
    | 11:54:30 PM | Info | ......COMMAND => Verifying that permissions are enabled for Macintosh HD
    | 11:54:30 PM | Info | Permissions on '/Volumes/Macintosh HD 1' are enabled.
    | 11:54:30 PM | Info | ......COMMAND => Verifying that Macintosh HD ACL support matches Macintosh HD
    | 11:54:30 PM | Info | ...ACTION: Preserving Spotlight state on Macintosh HD
    | 11:54:30 PM | Info | ......COMMAND => Disabling Spotlight search indexing on Macintosh HD
    | 11:54:30 PM | Info | PHASE: 2. Copy Files
    | 11:54:30 PM | Info | ...ACTION: Copying files from Macintosh HD to Macintosh HD
    | 11:54:30 PM | Info | ......COMMAND => Cloning Macintosh HD to Macintosh HD
    | 11:54:30 PM | Info | Copying copy files using script: /Users/PaulLau/Library/Application Support/SuperDuper!/Copy Scripts/Standard Scripts/Backup - all files.dset
    | 11:54:31 PM | Info | Loading 22 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system temporary files.dset
    | 11:54:31 PM | Info | Loading 6 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude system cache files.dset
    | 11:54:31 PM | Info | Loading 1 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude Norton FileSaver files.dset
    | 11:54:31 PM | Info | Loading 1 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude Google Desktop Index files.dset
    | 11:54:31 PM | Info | Loading 1 commands from copy script /Applications/SuperDuper!.app/Contents/Resources/Copy Scripts/Exclude iTunes Temporary files.dset
    | 11:54:31 PM | Info | Loading 0 commands from copy script /Users/PaulLau/Library/Application Support/SuperDuper!/Copy Scripts/Standard Scripts/Backup - all files.dset
    | 11:54:31 PM | Info | /
    | 11:54:34 PM | Info | /cores
    | 11:54:34 PM | Info | /.HFS+ Private Directory Data
    | 11:54:34 PM | Info | Ignoring /.hotfiles.btree
    | 11:54:34 PM | Info | /automount
    | 11:54:34 PM | Info | /Users
    | 01:15:50 AM | Info | Ignoring /Users/PaulLau/Music/iTunes/Temp File.tmp
    | 01:29:23 AM | Info | /usr
    | 01:37:30 AM | Error | ***FAILED***: result=256 errno=22 (Unknown error: 0)
    Carbon Copy:
    (CCC.log)
    Operating System: Version 10.4.11 (Build 8S2167)
    Hardware:
    hw.machine: i386
    hw.model: MacBookPro2,2
    hw.logicalcpu: 2
    hw.physmem: 2147483648
    vm.loadavg: 0.23 0.10 0.15
    Task: Disk-to-disk clone
    Source: Macintosh HD (/dev/disk2s2, 54DEB44B-185A-3372-AA7F-5D7B3AC8ED8D)
    Mount point: /
    Filesystem: hfs
    Capacity: 111.47 GB
    Used: 93.99 GB
    Available: 17.48 GB
    Mac OS X version: 10.4.11
    Target: Macintosh HD (/Volumes/Macintosh HD 1/ [/dev/disk0s2, 29D1F59F-2B8F-3AF5-8684-948A10EB6524])
    Mount point: /Volumes/Macintosh HD 1
    Filesystem: hfs
    Capacity: 465.44 GB
    Used: 108.80 MB
    Available: 465.34 GB
    Mac OS X version: Mac OS not installed
    Bootability: This volume will be bootable.
    Cloning method: Backup everything
    Delete items on target that aren't on the source: No
    02:00:11 The target volume has ownership enabled.
    02:00:11 The target volume has Access Control Lists enabled.
    02:00:11 Authenticating...
    02:00:13 Initiating synchronization engine...
    02:00:15 Cloning...
    02:53:46 rsync: readlink_stat("/Library/Printers/Canon/BJPrinter/Frameworks/BJVersionControl.fr amework/Versions/Current") failed: Invalid argument (22) (51)
    02:54:13 rsync: readlink_stat("/Library/Printers/EPSON/InkjetPrinter/Halftone/HalftoneIIMo.fram ework/Versions/Current") failed: Invalid argument (22) (51)
    04:22:37 rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /Volumes/Home/Users/bombich/Development/Bombich_Software/rsync-3.0.5/main.c(104 7) [sender=3.0.5] (51)
    04:22:37 rsync: Some errors were encountered during the backup., Error code: 51
    04:22:38 Sync Engine warnings: (
    "rsync: readlink_stat(\"/Library/Printers/Canon/BJPrinter/Frameworks/BJVersionControl.f ramework/Versions/Current\") failed: Invalid argument (22)",
    "rsync: readlink_stat(\"/Library/Printers/EPSON/InkjetPrinter/Halftone/HalftoneIIMo.fra mework/Versions/Current\") failed: Invalid argument (22)",
    "rsync error: some files/attrs were not transferred (see previous errors) (code 23) at /Volumes/Home/Users/bombich/Development/Bombich_Software/rsync-3.0.5/main.c(104 7) [sender=3.0.5]"
    (console.log)
    Disk Utility started.
    Preparing to erase : “Macintosh HD”
    Creating Partition Map
    Formatting Disk
    Erase complete.
    crontab: no crontab for PaulLau
    2009-05-14 08:03:47.562 SuperDuper![3102] .scriptSuite warning for attribute 'boundsAsQDRect' of class 'NSWindow' in suite 'NSCoreSuite': 'NSData<QDRect>' is not a valid type name.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for type 'NSTextStorage' attribute 'name' of class 'NSApplication' in suite 'NSCoreSuite': AppleScript name references may not work for this property because its type is not NSString-derived.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for type 'NSTextStorage' attribute 'lastComponentOfFileName' of class 'NSDocument' in suite 'NSCoreSuite': AppleScript name references may not work for this property because its type is not NSString-derived.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for type 'NSTextStorage' attribute 'title' of class 'NSWindow' in suite 'NSCoreSuite': AppleScript name references may not work for this property because its type is not NSString-derived.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for attribute 'boundsAsQDRect' of class 'NSWindow' in suite 'NSCoreSuite': 'NSData<QDRect>' is not a valid type name.
    2009-05-14 08:03:47.563 SuperDuper![3102] .scriptSuite warning for superclass of class 'NSAttachmentTextStorage' in suite 'NSTextSuite': 'NSString' is not a valid class name.
    firefox-bin(3107,0xa000d000) malloc: * Deallocation of a pointer not malloced: 0x1; This could be a double free(), or free() called with the middle of an allocated block; Try setting environment variable MallocHelp to see tools to help debug
    Message was edited by: beat4dasoul

    Complete what Kurt has told you first. Then - if you use CCC - check the details in
    B4 U post...
    noting especially the two links to details for preparation of a target drive and the "Proof of pudding" test.
    Then make use of this section of CCC Help.
    BTW, having both source and target with the same name is an invitation to a mistake. Rename one or both of them. Use meaningful names to make life easier (and safer) for yourself. Select a volume's icon in the Finder, hit <return>, type the new name, hit <return> again. The OS will notice the new name(s) immediately. Use only simple alphanumeric characters, preferably with no spaces. Even something boring like "myCloneVolume" would be better than what you currently have.
    Andreas

  • Problem in Sapscript , After creating a copy of Standard Script

    Hello friends,
                       I have copied a standard script WASCHEIN into ZWASCHEIN, now all the data is coming from driver program SAPM07DR. Now there is one field which is not coming from the standard program,
                      Is there any way i can capture the field in my script without making changes in the standard driver program like a select statement in the script.
    Thanks.
    Edited by: Vijay Babu Dudla on Dec 16, 2008 3:24 AM

    Hello Poonam,
    Sorry i think you are not aware of using PERFORM stmts in SAPScripts !!!
    @ Amit you can try this bit of coding:
    /:           PERFORM F_GET_KTEXT IN PROGRAM ZPROGRAM
    /:           USING &MSEG-NPLNR&
    /:           CHANGING &V_KTEXT&
    /:           ENDPERFORM
    Create a Subroutine-Pool Program: ZPROGRAM where you write the FORM for the above PERFORM.
    FORM f_get_cust_details
    TABLES fp_it_input  STRUCTURE itcsy
                  fp_it_output STRUCTURE itcsy.
    DATA:
      l_v_nplnr TYPE nplnr,
      l_v_ktext TYPE auftext. 
      READ TABLE fp_it_input WITH KEY name = 'MSEG-NPLNR'.
      IF sy-subrc = 0.
        l_v_nplnr = fp_it_input-value.
      ENDIF.
      SELECT SINGLE KTEXT
      INTO l_v_ktext
      FROM aufk
      WHERE aufnr = l_v_nplnr.
      LOOP AT fp_it_output.                                     "#EC *
        IF fp_it_output-name EQ 'V_KTEXT'.
    *     Modifying the output table with the customer number
          fp_it_output-value = l_v_nplnr.
          MODIFY fp_it_output.
      ENDLOOP.
    ENDFORM.
    Please note that passing the USING / CHANGING parameters through tables of ITCSY structures is a standard way of doing this & you cannot change this )
    Hope this helps.
    BR,
    Suhas
    Edited by: Suhas Saha on Dec 16, 2008 9:39 AM

  • Copy user-specific report layouts (table LTDX)

    Hi,
    We are implementing a "Single Sign On" solution and thus we need to
    copy all the SAP users to adapt their names to "windows user names".
    We copy all the user data and authorizations from SU01 but then we must
    copy too all the other user-dependent things. One of them are user-
    specific report layouts. We can copy the report variants because they
    are not user-dependent but is there any way to copy the user-specific
    layouts (table LTDX) from one user to another? Is there any transaction
    or report for it?
    Thanks in advance and best regards,
    Jon Larrucea

    Hi,
    Try This Program
    report copy_layout.
    data : lt_ltdx like ltdx occurs 0 with header line.
    data : lt_ltdxt like ltdxt occurs 0 with header line.
    parameters report like ltdx-report obligatory.
    parameters report2 like ltdx-report obligatory.
    "copy layout of report to report2.
    start-of-selection.
      select * into table lt_ltdx from ltdx
                    where report = report.
      select * into table lt_ltdxt from ltdxt
                    where report = report.
      loop at lt_ltdx.
        lt_ltdx-report = report2.
        modify ltdx from lt_ltdx..
      endloop.
      loop at lt_ltdxt.
        lt_ltdxt-report = report2.
        modify ltdxt from lt_ltdxt..
      endloop.
      message 'Copy Complete.' type 'I'.

  • How to know print program for SAP Script

    Hi friends,
    how to know print program for SAP Script form name ?

    Hi ,
      You can use the following code changes in the layout & see..
    You have to create a program Z_BC460_EX4_HF for that..
    /:PERFORM GET_NAME IN PROGRAM Z_BC460_EX4_HF
    /:  USING &CUST&
    /:  CHANGING &NAME&
    /:ENDPERFORM.
    Dear &NAME&
    The ABAP routine could be defined as follows:
    IMPORTANT: The structure itcsy must be used for the parameters.
    REPORT Z_HENRIKF_SCRIPT_FORM .
      tables scustom.
      form get_name tables in_tab structure itcsy
                           out_tab structure itcsy.
      read table in_tab index 1.
      select single * from scustom
        where id = in_tab-value.
      if sy-subrc = 0.
        read table out_tab index 1.
        move scustom-name to out_tab-value.
        modify out_tab index sy-tabix.
      else.
        read table out_tab index 1.
        move 'No name' to out_tab-value.
        modify out_tab index sy-tabix.
      endif.
    You could also fill the ouput parameter table this way
       READ TABLE out_par WITH KEY 'NAME1'.
       out_par-value = l_name1.
       MODIFY out_par INDEX sy-tabix.
    endform.

  • [2.1.1-64] Right-clicking to "Copy" text in Script Output and other windows

    Right-clicking should bring up a menu to "Copy" text in Script Output. The short cut key for copy does work as a workaround.

    The tricky bit is knowing which story you want copied first. But you certainly don't want to involve system Events, or even copy and paste. This should get you started:
    tell application "Adobe InDesign CS4"
    set theSel to selection
    set thePage to parent of item 1 of selection
    set emptyFrame to text frame 1 of thePage whose contents = ""
    duplicate parent story of item 1 of theSel to after insertion point 1 of emptyFrame
    duplicate parent story of item 2 of theSel to after insertion point 1 of emptyFrame
    end tell

  • What is command to format variables in script layout?

    Hi all,
    Can anybody let me know, What is the command we use to format the varialbles in script layouts?
    like if i want to delete leading or trailing spaces(condence) from a variable in the layout, there are some command like (c) for condence
    But, i dont remember how to use it exactly. Can anybody help me on this?
    thanks

    Space Compression
    The symbol value is viewed as a sequence of u2018wordsu2019, each separated from the next by either one or a string of space characters. The C option has the effect of replacing each string of space characters with a single space and shifting the u2018wordsu2019 to the left as necessary to close up the gaps. Leading spaces are completely removed. The results are the same as those of the ABAP command CONDENSE.
    Syntax:
    &symbol(C)&
    Assuming ' Albert Einstein ' is the symbol value,
    &symbol& -> Albert Einstein
    &symbol(C)& -> Albert Einstein
    Regards,
    Joy.

Maybe you are looking for

  • Crystal Report multiple columns

    I'm having trouble with Crystal Report's multiple columns in the detail section. The details section, the multiple columns is checked then the printing direction is across - down. Since the form I am using is a pre-printed form, by estimation it can

  • Page zoom not holding between pages in FF4

    Back in good old FF 3 page zoom would hold between pages or on refresh, I am finding with FF4 every time I reload a page or click a link to a different part of the same website I need to re-size the page, as I use FF for its zoom function this is sta

  • Database not open or Service Temporarily Unavailable

    Dear all when execute the alter database open command that time show the errors. ERROR at line 1: ORA-01115: IO error reading block from file 2 (block # 2860) ORA-01110: data file 2: 'D:\ORACLE\PRODUCT\10.2.0\ORADATA\VIMERP\UNDOTBS01.DBF ORA-27070: a

  • Does Editing Still Create Copies?

    or is it like aperture now?

  • Add Sales order items to Purchse order by Categorywise using Customization

    Dear experts, I have 4 item group say grp1,grp2,.... There many items in groups. I have added 5 itmes of grp1,4 itms of grp2 & 9 itms of grp3 in Sales order. I have taken 1 udf say Category which display grp1,grp2,gpr3,grp4,grp5 At PO level. In PO wh