SAP filesystem layout on Solaris 10 Assistance

Hi Guys,
I'd like to ask who has experience running SAP over Solaris a few questions regarding filesystem. I have strong backgound on AIX server but little over Solaris, so im transitioning from AIX to Solaris to understand this
My goal is to identify/Analyse how a SAP instance was installed on a Solaris Server and if so, following Best Practices.
First of all is to determine if the /usr/sap/PRD and Oracle filesystems where mounted all on the root directory or if were mounted
on separate filesystems which is the recommended setup
As example i have this output for df -g
/oracle/PRD        (/dev/dsk/c4t0d2s5 ):
/sapmnt/PRD        (/dev/dsk/c4t0d6s5 )
/home/prdadm       (/dev/dsk/c4t0d7s3 ):
/usr/sap/PRD       (/dev/dsk/c4t0d5s3 ):
/oracle/PRD/oraarch(/dev/dsk/c4t0d9s0)
/oracle/PRD/sapdata14(/dev/dsk/c4t0d8s0 )
/oracle/PRD/sapdata15(/dev/dsk/c4t0d4s0 )
/oracle/PRD/origlogA(/dev/dsk/c4t0d7s0 ):
/dev/dsk/xxxxxxxxx does mean they are all on the "root" directory instead being splitted into multiple filesystems?
Which commands would be helpful to analyze  the Disk layout of this Server so I can understand how SAP was mounted:
devices ( HDD )
Volume Groups
Logical Volumenes
and file systems
(On AIX lsvg, lslv would be the choices)
Any help would be highly appreciated
Regards!

$ cat /etc/vfstab
#device                             device          mount                     FS      fsck    mount   mount
#to mount                           to fsck         point                     type    pass    at boot options
fd                                         -            /dev/fd                     fd      -       no      -
/proc                                      -            /proc                       proc    -       no      -
/dev/md/dsk/d3                           -                 -                      swap    -       no      -
/dev/md/dsk/d0            /dev/md/rdsk/d0 /                                     ufs     1       no      logging
/devices                                 -            /devices                      devfs   -       no      -
ctfs                                       -            /system/contract            ctfs    -       no      -
objfs                                      -            /system/object            objfs   -       no      -
swap                                       -             /tmp                        tmpfs   -       yes     -
/dev/md/dsk/d6            /dev/md/rdsk/d6           /export/home              ufs     2       yes     logging
/dev/md/dsk/d12           /dev/md/rdsk/d12        /var/crash                ufs     2       yes     logging
/dev/dsk/c4t0d0s6       /dev/rdsk/c4t0d0s6      /opt/JES                ufs     2       yes     -
/dev/dsk/c4t0d2s5       /dev/rdsk/c4t0d2s5      /oracle/PRD             ufs     2       yes     -
/dev/dsk/c4t0d2s0       /dev/rdsk/c4t0d2s0      /oracle/PRD/sapdata9    ufs     2       yes     -
/dev/dsk/c4t0d2s1       /dev/rdsk/c4t0d2s1      /oracle/PRD/sapdata11   ufs     2       yes     -
/dev/dsk/c4t0d2s4       /dev/rdsk/c4t0d2s4      /oracle/PRD/sapdata12   ufs     2       yes     -
/dev/dsk/c4t0d0s1       /dev/rdsk/c4t0d0s1      /oracle/PRD/sapdata1    ufs     2       yes     -
/dev/dsk/c4t0d0s5       /dev/rdsk/c4t0d0s5      /oracle/PRD/sapreorg    ufs     2       yes     -
/dev/dsk/c4t0d0s3       /dev/rdsk/c4t0d0s3      /oracle/PRD/sapdata2    ufs     2       yes     -
/dev/dsk/c4t0d4s1       /dev/rdsk/c4t0d4s1      /oracle/PRD/sapdata7    ufs     2       yes     -
/dev/dsk/c4t0d2s3       /dev/rdsk/c4t0d2s3      /oracle/PRD/sapdata8    ufs     2       yes     -
/dev/dsk/c4t0d1s1       /dev/rdsk/c4t0d1s1      /oracle/PRD/sapdata4    ufs     2       yes     -
/dev/dsk/c4t0d0s0       /dev/rdsk/c4t0d0s0      /oracle/PRD/sapdata10   ufs     2       yes     -
/dev/dsk/c4t0d1s5       /dev/rdsk/c4t0d1s5      /oracle/PRD/102_64      ufs     2       yes     -
/dev/dsk/c4t0d1s3       /dev/rdsk/c4t0d1s3      /oracle/PRD/sapdata5    ufs     2       yes     -
/dev/dsk/c4t0d0s4       /dev/rdsk/c4t0d0s4      /oracle/PRD/920_64      ufs     2       yes     -
/dev/dsk/c4t0d1s6       /dev/rdsk/c4t0d1s6      /oracle/PRD/saparch     ufs     2       yes     -
/dev/dsk/c4t0d1s0       /dev/rdsk/c4t0d1s0      /oracle/PRD/sapdata3    ufs     2       yes     -
/dev/dsk/c4t0d1s4       /dev/rdsk/c4t0d1s4      /oracle/PRD/sapdata6    ufs     2       yes     -
/dev/dsk/c4t0d6s1       /dev/rdsk/c4t0d6s1      /oracle/PRD/mirrlogA    ufs     2       yes     -
/dev/dsk/c4t0d6s3       /dev/rdsk/c4t0d6s3      /oracle/PRD/mirrlogB    ufs     2       yes     -
/dev/dsk/c4t0d5s0       /dev/rdsk/c4t0d5s0      /usr/sap/put            ufs     2       yes     -
#/dev/dsk/c4t0d6s0      /dev/rdsk/c4t0d6s0      /usr/sap/PRD    ufs     2       yes     -
/dev/dsk/c4t0d5s3       /dev/rdsk/c4t0d5s3      /usr/sap/PRD    ufs     2       yes     -
/dev/dsk/c4t0d6s5       /dev/rdsk/c4t0d6s5      /sapmnt/PRD     ufs     2       yes     -
/dev/dsk/c4t0d7s0       /dev/rdsk/c4t0d7s0      /oracle/PRD/origlogA    ufs     2       yes     -
/dev/dsk/c4t0d7s1       /dev/rdsk/c4t0d7s1      /oracle/PRD/origlogB    ufs     2       yes     -
/dev/dsk/c4t0d7s3       /dev/rdsk/c4t0d7s3      /home/prdadm    ufs     2       yes     -
/dev/dsk/c4t0d7s4       /dev/rdsk/c4t0d7s4      /instalar               ufs     2       yes     -
/dev/dsk/c4t0d7s5       /dev/rdsk/c4t0d7s5      /oracle/stage           ufs     2       yes     -
/dev/dsk/c4t0d3s3       /dev/rdsk/c4t0d3s3      /oracle/PRD/sapdata13   ufs     2       yes     -
/dev/dsk/c4t0d8s0       /dev/rdsk/c4t0d8s0      /oracle/PRD/sapdata14   ufs     2       yes     -
/dev/dsk/c4t0d4s0       /dev/rdsk/c4t0d4s0      /oracle/PRD/sapdata15   ufs     2       yes     -
/dev/dsk/c4t0d9s0       /dev/rdsk/c4t0d9s0      /oracle/PRD/oraarch     ufs     2       yes     -
/dev/dsk/c4t0d3s0       /dev/rdsk/c4t0d3s0      /moniora                ufs     2       yes     -
sandboxifrs:/usr/sap/trans      -       /usr/sap/trans  nfs     -       yes     soft,bg
##10.18.251.34:/vol/ELOPESAPVOL      -       /REDOTEMPORAL  nfs     -       yes     soft,bg
10.18.251.37:/V490      -       /RESPALDO  nfs     -       yes     soft,bg,vers=3

Similar Messages

  • 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

  • SAP Java Gui in Solaris 10 x86.

    Who run the Java Gui in Solaris 10 x86?
    After I installed Java Gui in Solaris 10 x86 and run guilogon, when I connect the server I created, I got the error message:
    Attempt to load shared library /opt/SAPClients/SAPGui7.00/binlibJPlatin.so failed.
    The library file exists, so either the program
    don't has the privileges to access the library
    or the library is not loadable by the shared object loader
    Technical information:
    Error location: GuiJniLoader.loadPlatinLibrary()
    Error message: /opt/SAPClients/SAPGUI7.00/bin/libJPlation.so:ld.so.1:java:fatal:/opt/SAPClients/SAPGUI7.00/bin/libJPlatin.so:wrong ELF data format:ELFDATA2MSB
    After I confirm the dialog, another error message appears:
    JniAgiLibAdaptor.<init>: Cannot load JNI library.
    I checked the supported OS, it doesn't contains Solaris 10 X86, but I think Solaris 10 was open source, just like linux, why doesn't SAP Java Gui support Solaris 10 X86? And now , how can I solve this problem?

    What you see is what happens when the Java runtime running on Solaris 10 x86 tries to load a library which is compiled for SPARC.
    Because of the native parts in SAP GUI for Java, compilations and installers are required for each OS - HW combination.
    The supported platforms can be seen in SAP note 954572. For Solaris only SPARC is currently supported.
    Because of the effort needed for compiling, testing, support etc. it is required to focus on OS - HW combinations widely used on desktop machines and Solaris 10 on x86 currently does not seem to be one of those.

  • Hong Kong Tax Forms IR56B SAP standard Layout

    Hi All
    HK statutory annual tax form IR56B (transaction PC00_M27_CTXB)  is generated once annually. There is a SAP standard layout HR_HK_IR56B2002 for this.
    However, notice that the layout settings is different from the government layout.  A few examples would be
    1. Item 11 Particulars of income accruing for the year from 1 April 2007 to 31 March 2008 is divided into 2 lines in the SAP layout while it should only be printed in 1 line in the government layout.
    2.  The date formatting for items in #11 shouldnt contain any '/'
    (i.e. 01/01/2008), should only be 01012008.
    Appreciate if anyone may have any insight into how to resolve this.  Is it better to customize the layout instead or is the current layout considered acceptable?  Thanks in advance.

    Hi Anna
    You may want to consider the following options:
    a) open a OSS message to SAP to report on your observations
    b) custom build your enterprise specific IR56B form based on standard layout so that item 11 appears in 1 line and dates will be displayed without "slash"
    Thanks

  • 9KE0 Reposting profit centre u2013 SAP delivered Layout?

    We are trying to repost profit centre for incorrect posting of profit centre entries in 9KE0.  There is no SAP delivered layout available in the layout field.  This may have been our first attempt of doing reposting for PCA in 9KE0.  Anyone knows the name of SAP delivered layout or form so I can import them from client 000?  Appreciate any help.

    Hi,
    if you call 9KEJ, all the available standard layouts will be displayed. You can use one depending on what
    characteristic you need. For example: you can use 8A-001, if you only need characteristics profit center and account.
    You can also use the transactions 9KES (also 9KET) to define your own layouts for the postings.
    There you can only choose the fields which are in table GLPCT and also in structure RPCAC80.
    So only this field will be activated forthe layout in 9KE0.
    Regards,
    Greta

  • SUBMIT 'program'TO SAP-SPOOL LAYOUT

    Hi all.,
    The problem is i call a transaction from my program ,And the output of the tansaction should not be displayed.. but should be saved in spool and return to the
    called report..(i have acheived this ) but i get a warning message.. how to correct it..
    code used:
    SUBMIT ppio_entry TO SAP-SPOOL LAYOUT 'zlayout'
       VIA SELECTION-SCREEN
       KEEP IN SPOOL 'X'
       WITHOUT SPOOL DYNPRO
       AND RETURN.
    warning:
    The "SUBMIT ... TO SAP-SPOOL WITHOUT SPOOL DYNPRO" statement produces          
    unexpected results without the essential ("DESTINATION", "IMMEDIATELY",          
    "KEEP IN SPOOL") print parameters.          
    thanx in advance.

    Hi ,
    When you add   "WITHOUT SPOOL DYNPRO"  , the standard pop up which tells the details like
    DESTINATION  of the print spool
    and when to print ( IMMEDIATELY ) is suppressed
    Kindly pass these too
    SUBMIT ppio_entry  TO SAP-SPOOL LAYOUT 'zlayout'
    VIA SELECTION-SCREEN
    DESTINATION 'locl'
    KEEP IN SPOOL 'X'
    IMMEDIATELY 'X'
    WITHOUT SPOOL DYNPRO
    AND RETURN.
    Thanks
    Soumyadip

  • Portal is blank after modifying com.sap.portal.layouts.framework

    Hi Experts,
    Using SAP EP 7.0 SPS 18 and NWDS 7.0.18
    I downloaded the par file com.sap.portal.layouts.framework because I wanted to increase the width of the detailed navigation panel. I imported it into NWDS and in the WAandNavPanel.jsp I modified this line
    <hbj:page title="Portal Page">
         <hbj:gridLayout   id="GridLayout1"  width="100%" cellSpacing="2">
         <hbj:gridLayoutCell rowIndex="1" columnIndex="1" width="20%" verticalAlignment="top">
              <lyt:container id="navPanelContainer" />
         </hbj:gridLayoutCell>
         <hbj:gridLayoutCell rowIndex="1" columnIndex="2" width="80%" verticalAlignment="top">
              <lyt:container id="workAreaContainer" />
         </hbj:gridLayoutCell>
         </hbj:gridLayout>
    </hbj:page>
    To this:
    <hbj:page title="Portal Page">
         <hbj:gridLayout   id="GridLayout1"  width="100%" cellSpacing="2">
         <hbj:gridLayoutCell rowIndex="1" columnIndex="1" width="25%" verticalAlignment="top">
              <lyt:container id="navPanelContainer" />
         </hbj:gridLayoutCell>
         <hbj:gridLayoutCell rowIndex="1" columnIndex="2" width="75%" verticalAlignment="top">
              <lyt:container id="workAreaContainer" />
         </hbj:gridLayoutCell>
         </hbj:gridLayout>
    </hbj:page>
    I then selected 'Quick PAR Upload' from NWDS and selected 'Include the source code of the portal application' and 'Deploy PAR' checkboxes and then deployed.
    Now when I login to the portal, its just a blank screen. What did I do wrong, and how can I fix this please?
    Regards,
    Marshall.

    Hi Marshall,
    Just a couple of notes for you:
    Changing the SAP namespace to your own/client namespace is a good idea, though you'll need to copy all referenced Portal objects if possible.  In addition, every support pack or patch will require you to recreate this PAR file using the original SAP source as the underlying code may have changed.
    All that said, the easiest way to check out a change is to make a change directly to the PAR file and upload.  I do this when working with a local Portal install (not the development one). 
    Another point, make sure when you upload it via System Admin/Support/Runtime Tools/Administration Console (or something like that); that you get a valid version number when you upload.  If you don't, that indicates something is wrong with the PAR file.
    Maybe a test for you would be to take the existing PAR file, and upload it again without modification to see if there's a problem; then do it again, but this time just adding some space or something to the file (no code changes).  Keep baby stepping till you work out what code is making the screen go blank for you.
    Regards,
    Matt
    ps. I hope you've solved this by now...Otherwise ask your friendly SAP expert (who may be handy) how to do it.  Alternatively, publish exactly the change you're making and we can review it.

  • How to register SAP CCM4x Agent on Solaries platform?

    Hi,
    Could any one tell me that how to register SAP CCM4x Agent on Solaries Platform?
    Thanking you
    Regards
    Pranav

    Check the documentation
    http://service.sap.com/monitoring
    There you will find guides how to set up your scenario.
    Markus

  • How to add Line hight in sap.ui.layout.form.Form ?

    Hi,
    i am using the sap.ui.layout.form.Form and sap.ui.layout.form.ResponsiveLayout as layout. And i gave line height from CSS using 'line-height' style, it is working good in Chrome but coming to the IE, the text  in all buttons are looking like below .
    If we increase the height it is showing the text, but i don't want to increase the button height.
    Is there any way i can do this using any layout styles, i am m=not able to find any 'line-height' kind of properties in the Form of ResponsiveLayout .
    Thank you,

    Hi Shashank,
         Add this class in CSS and change the values as required.
    .sapUiBtnS { 
    padding: 4px 58px 19px;
    height: 22px;
    font-size: 12px;

  • Where is the code for the collapse button in the default SAP iview layout?

    I need to eliminate the collapse/restore button displayed on each iView tray. I was looking at the default layout component (com.sap.portal.layouts.default) but I could not find the code for the tray.  The code for "FullWidth.jsp" (this file that implements the "FullWidth" component) is below:
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibHtmlb" prefix="hbj" %>
    <%@ taglib uri="prt:taglib:com.sap.portal.reserved.layout.TagLibLayout" prefix="lyt" %>
    <lyt:template>
        <hbj:content id="myContext" >
            <hbj:page title="Portal Page">
                <lyt:container id="column1"  />
            </hbj:page>
        </hbj:content>
    </lyt:template>
    as you can see, there is no reference to the tray tags.
    note: I am familiar with how to create a new iView tray using the new Layout Tag Library (from blog below)
    EFP: Layout Tag Library
    , but I want am not interested in this approach... All I want is to modify the EXISTING tray.

    Hi,
    may be it's helpful for you.
    http://blog.flexexamples.com/2010/05/18/changing-the-background-color-of-a-disabled-spark- textarea-control-in-flex-4/
    Regards
    -Bechar

  • Delete the stored archive sessions form SAP filesystem

    Hello,
    Can any one explain How to delete the stored archive sessions form SAP filesystem. any transaction to delete the session from physical path.
    -thanks
    Ramana

    Not Sure , check this
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/402fae48-0601-0010-3088-85c46a236f50&overridelayout=true
    Re: Maintenance in the /usr/sap file system
    Edited by: Harsh Bhalla on Nov 28, 2009 10:10 AM

  • Com.sap.portal.layouts.framework.par

    Hi to all
    iam new to Par development
    i want to do some changes in above mentioned par
    i have imported into NWDS
    but i cant to change the code in the JSP files(its not Editable)
    how to do the modifications
    thank you regards
    pavan

    Pavan,
    You do u want to  edit com.sap.portal.layouts.framework.par  . this pars is only for layouts. If you want to change the width or create a new layout then u can use it.
    Deploy the par with different name than satandard name.
    Ram.

  • Create custom com.sap.portal.layouts.framework to allow google index

    Hello experts,
    I can't create a full .par from a copy of the com.sap.portal.layouts.framework  component because when I create the .par for upload it in the portal, this .par file just includes the portalapp.xml. I don't know if there is a restriction in the portalapp.xml, so that the .jsp files are not exported to the par file?
    I haven't changed the portalapp.xml, just deleted the components for the layouts that I donu2019t need to modify
    <?xml version="1.0" encoding="UTF-8"?>
    <application>
      <!--THIS FILE IS A COPY OF THE ORIGINAL VERSION STORED IN THE PCD. PLEASE DO NOT CHANGE IT!-->
      <application-config>
        <property name="Vendor" value="sap.com"/>
        <property name="SecurityArea" value="NetWeaver.Portal"/>
        <property name="SharingReference" value="com.sap.portal.htmlb,com.sap.portal.themes.lafservice,com.sap.portal.useragent,com.sap.portal.pagebuilder"/>
      </application-config>
      <components>
        <component name="framework">
          <component-config>
            <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
            <property name="ResourceBundleName" value="pagebuilder_nls"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile>
            <property name="ComponentType" value="com.sapportals.portal.layout"/>
            <property name="com.sap.portal.pcm.Title" value="Framework Layout"/>
            <property name="com.sap.portal.pcm.Description" value="Layout displaying one full-width column that encompasses the entire portal desktop and contains scripts"/>
            <property name="com.sap.portal.reserved.layout.TagLibLayout" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
            <property name="com.sap.portal.reserved.layout.TagLibHtmlb" value="/SERVICE/com.sap.portal.htmlb/taglib/htmlb.tld "/>
            <property name="com.sap.portal.reserved.layout.TemplateFile" value="framework.jsp"/>
            <property name="AuthScheme" value="anonymous"/>
            <property name="com.sap.portal.reserved.layout.Cont1" value="frameworkColumn">
              <property name="title" value="Framework Column"/>
              <property name="orientation" value="vertical"/>
              <property name="designClass" value="prtlHeaderCon"/>
            </property>
          </component-profile>
        </component>
        <component name="light_framework">
          <component-config>
            <property name="ClassName" value="com.sapportals.portal.pb.layout.PageLayout"/>
            <property name="ResourceBundleName" value="pagebuilder_nls"/>
            <property name="SafetyLevel" value="no_safety"/>
          </component-config>
          <component-profile>
            <property name="EPCFLevel" value="0"/>
            <property name="ComponentType" value="com.sapportals.portal.layout"/>
            <property name="com.sap.portal.pcm.Title" value="Framework Layout"/>
            <property name="com.sap.portal.pcm.Description" value="Layout displaying one full-width column that encompasses the entire portal desktop and contains scripts"/>
            <property name="com.sap.portal.reserved.layout.TagLibLayout" value="/SERVICE/com.sap.portal.pagebuilder/taglib/layout.tld"/>
            <property name="com.sap.portal.reserved.layout.TagLibHtmlb" value="/SERVICE/com.sap.portal.htmlb/taglib/htmlb.tld "/>
            <property name="com.sap.portal.reserved.layout.TemplateFile" value="light_framework.jsp"/>
            <property name="AuthScheme" value="anonymous"/>
            <property name="com.sap.portal.reserved.layout.Cont1" value="frameworkColumn">
              <property name="title" value="Framework Column"/>
              <property name="orientation" value="vertical"/>
              <property name="designClass" value="prtlHeaderCon"/>
            </property>
          </component-profile>
        </component>
      </components>
      <services/>
    </application>

    I'm trying to do the follow change in framework.jsp so that google can correctly index a external facing portal:
    I allready consider the following links:
    Note 933452
    http://help.sap.com/saphelp_nw70/helpdata/en/44/ccf6bf687f3b9ae10000000a1553f6/frameset.htm
    Re: EP and search engine
    Re: Portal Page Header <HEAD> Keywords & Title
    Re: EP and search engine
    Re: New Framework Page From PAR File
    Creating framework page from new jsp-file
    Any advice will be very helpful
    Best Regards,
    Ernesto Serrano

  • Max UFS filesystems size for Solaris 2.X

    What are the max limits on UFS filesystem sizes for Solaris 2.6, 8 and 9?
    Thanks

    It's called a "search". ;) SunSolve Info Doc 76856.
    Solaris 2.6 - 8 -- 1 TB limit
    Solaris 9 and higher - 16 TB limit
    Individual files, however, can only be about 1,012 GB.

  • 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

Maybe you are looking for