Can u plz anyone explain me the procedure for modifying script

can u plz anyone explain me the procedure for modifying script.
i.e no need of coding
just i want procedure.

Hi sriharitha,
IN SE71, use the environment function 'copy from client' and make a copy of the existing script to the Z namespace. The make the modifications in SE71 as required. In cistomizing, make the new form known. Actiovate and transport.
Regards,
Clemens

Similar Messages

  • Can anyone explain me the procedure and initial settings to do sto for schedule lines?

    can anyone explain me the procedure and initial settings to do sto for schedule lines?
    Create a STO with new doc type for material M1 to ship from plant 1 to plant 2 with qty as 100. On pressing enter you should be able to see schedule lines in delivery schedule tab. In schedule line you should see the Material availability date, GI date, loading date etc.
    can anyone give the answer for this question..

    Hi Megha,
    Please find below links for Config STO with schedule lines.
    http://dhavalatsap.blogspot.sg/p/configuration-of-plant-to-plant-sto.html
    https://scn.sap.com/thread/1260375
    Thanks,
    Bala.

  • Can anyone explain me the lovrelation function

    Hi to all,
    Can anyone explain me the lovrelation function. I tried this but i got an error "The LOV relation that you are trying to add is invalid."
    This is lov relation code,
    lov.addLovRelations(pagecontext, " ", // base pageitem
    " ", //lov item
    LOV_CRITERIA, //direction
    LOV_REQUIRED_NO )
    in this method what is base page item and lov item?
    I think i made mistake on this so that i got error (i guess)
    Anyone know plz explain me. Its Urgent.
    Thanks in Advance
    Senthur

    Use this method....
    addLovRelations(OAPageContext pageContext,
    String baseItemName,
    String lovItemName,
    String direction,
    String required
    May be it is useful for you....
    pageContext - application context for the current page and browser request
    baseItemName - ID of the item in the base page that takes part in the new LOV map
    lovItemName - ID of the item in the LOV Region that is mapped to the corresponding baseItemName for this LOV map
    direction - relation between the baseItemName and the lovItemName. Can take one of the three values:
    LOV_CRITERIA - from base page to LOV Region. Managed by OA Framework.
    LOV_PASSIVE_CRITERIA - from base page to LOV Region programmatically. Managed from the LOV Controller.
    LOV_RESULT - from LOV Region to base page
    required - LOV_REQUIRED_YES or LOV_REQUIRED_NO. If LOV_REQUIRED_YES, the baseItemName is a mandatory criteria and should contain a non-empty value when direction is LOV_CRITERIA or LOV_PASSIVE_CRITERIA. Does not apply when direction is LOV_RESULT.
    Thanks
    Anoop

  • Can anyone explain what the other section section in the HDD usage description is for ? I recently used iphoto to send a mail and this "other "section inrease the usage by about 1GB....any ideas why ?

    Can anyone explain what the "other" (yellow colour) section in the HDD usage description is for and what it does.It is under the about this mac section and storage option?
    I recently used iphoto to send mail with photos attached and this "other" section increased by about 1GB. The mail size was around 900KB.....any ideas ?

    Shurig wrote:
    Thanks gor replying,,,this is my first time on this site.
    Any idea why the "other" continues to increase. I have just got got my mac so no new apps installed yet only been using it for mail and web browsing. I tried the iphoto mail last night and noticed the the "other" section had increased by 1GB which I thought was rather larger. Do you know what this setion actually does ?
    Also do you know if it is possible to delete the iphoto emails.
    All of your 'stuff' that is not Music Movies Apps Backups or Photos is in Other, that means all your emails, all your files etc, why don't you just leave well enough alone, this is not windows and doesn't need tinkering with,

  • Can anyone explain what the 'other' storage consists of and how I can decrease the size please?

    Can anyone explain what the 'other' storage consists of and how I can decrease the size please?

    Welcome to Apple Support Communities
    "Other" refers to OS X files, caches, downloads, documents. See Other in this website > http://pondini.org/OSX/LionStorage.html
    I would not worry about Other because they contain files that you need, but if you want to decrease the size, start deleting downloads and documents

  • Can anyone explain me the following terms.....

    Hi all,
    Can anyone explain me the following terms in WM
    1. WareHouse
    2. Storage Bin
    3. Storage Location
    4. Storage Unit.
    5. Handling Units(External/Internal)
    Thanks

    Hi Kripa,
    1. What is Netweaver ?
    Click Here: <a href="http://www.thespot4sap.com/Articles/SAP_Netweaver_Introduction.asp">Netweaver: An Introduction</a>
    <a href="http://www.sap.com/platform/netweaver/index.epx">http://www.sap.com/platform/netweaver/index.epx</a>
    2. What is the difference bet NW 2004 and NW2004s?
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/devguide2004">SAP NetWeaver 2004 Edition</a>
    <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/devguide2004s">SAP NetWeaver 2004s Edition</a>
    3. Is it mandatory to know JAVA language to sustain with NW technologies? or ABAP itself is enough ?
    Its all depend in which stack you want to fit. If you want to go into EP, then JAVA is must. In XI having knowledge of JAVA will be highly useful and in other Netweaver stack it will be an added advantage. Anyhow ABAP is not enough to sustain with NW technologies.
    <a href="http://www.sap.com/platform/netweaver/standardssupport/java.epx">Netweaver and JAVA</a>
    4. If JAVA is essential ...where to start with ?
    Core JAVA, J2EE in full is needed for Netweaver. As where to start is concern you can start with core JAVA and consequencely go thorugh J2EE.
    I hope this will help you out.
    Regards,
    Subhasha Ranjan

  • Can anyone explain me the concept of Process Integration(XI) in detail?

    Hai all,
          Can anyone explain me the concept of Process Integration(XI) in detail?
    Regards,
    Sanjeev.

    Richa,
    As already explained above by another user it means that every time SOA looks for files (in this case every 10 sec) SOA should pick all the files that are atleast 2 Minutes Old. (i.e., the "Current Date Time" - "File Creation Date" >= 2 Minutes).
    It has nothing to do with the size of the file, as you mentioned in your example.
    e.g. File A of 2 MB requires 1.5 mins to write itself on FTP server completely, it is getting picked up in 2 mins only.
    File B of 8KB required miliseconds to write itself on FTP server completely, it is getting picked up in 10 seconds.... ISSSUE?
    Here the time when File A and File B arrived in the location matters.
    Say the same File A and File B are copied into location (say "D:/FilesToBeRead") at 10:20:30 AM, then the poller should pick up both these files at 10:22:30 AM as you had set your minimum file age property to 2mins.
    Hope this helps
    Thanks,
    Deepak.

  • Can anyone explain in the Boundary Groups the Setting of Connection SLOW and FAST?

    Hello,
    we have many locations with DP´s and created Boundary Groups with the Connection FAST.
    Now we have some Clients outside they are connected only with UMTS or DSL.
    For DSL the connections is set to FAST and for UMTS is set to SLOW.
    I must explain that i take over a configuration because i am a new employee here.
    Can anyone explain me the different, in detail, of SLOW and FAST?
    thank you well and with best regards.
    André

    Quote from here:
    http://technet.microsoft.com/en-us/library/gg712679.aspx#BKMK_BoudnaryNetworkSpeed
    "You can configure the network connection speed of each distribution point in a boundary group. Clients use this value when they connect to the distribution point. By default, the network connection speed is configured as
    Fast, but it can also be configured as Slow. The network connection speed and the deployment configuration determine whether a client can download content from a distribution point
    when the client is in an associated boundary group."
    So basically, when you deploy something, this setting determines does the client download the content or not. Shown in the bellow picture:
    For example, if you have a client configured inside boundary group that's 'Slow' and then you deploy something to this client, you can configure does the deployment run or not.

  • Can anyone explain me the SAP BPC?

    Can anyone explain me the SAP BPC?

    Hi,
    SAP BPC STands For sap business planning and consolidation.
    Please go through th link below where u have curriculum for the same:
    http://www.sap.com/services/education/curriculum.epx?context=%5B%5BCPM%5D%5D%7C.
    Hope it helps.
    Regards,
    Rahul

  • Can anyone Explain me the difference between Batch Input, Direct  input met

    Can anyone Explain me the difference between Batch Input Method and Direct Input Method.

    hi
    good
    Direct input method                     Batch Input Method
    1) We cannot send the fields   | 1) We can send fields as per 
       according to our requirement|    requirement.
    2) validations are done based
    2) validations are done based
       on pre-defined function
    on applications.
       modules
    Batch Input Session:
    - It is a sequence of transactions, which is generated when user run a particular program. 
    - It contains the accounting documents that are to be created. The SAP system stores these transactions until you decide to process them online. 
    - It does not update transaction figures until the session has been processed.  Using this technique, you can transfer large amounts of data to the SAP system in a short time.
    Three processing modes of executing Batch Input Session :-
    (1) Run Visibly : You can correct faulty transactions online & work step-by-step through  the transactions not yet executed. 
    (2) Display Errors only : You can correct faulty transactions online.   Transactions not yet executed, but without error, run in the background.
    (3) Run in Background : Recommended by SAP.                          
    thanks
    mrutyun^

  • Can anyone Explain about Data conversion for Material master In SAP MM

    Can anyone Explain about Data conversion for Material master, Vendor  In SAP MM
    Thanks

    Hi,
    Refer following link;
    [Data Migration Methodology|http://christian.bergeron.voila.net/DC_Guide/Data_Migration_Methodology_for_SAP_V01a.doc]

  • Outlook 2007 doesn't show icloud service running.  Does anyone know what the dll for this service is so it can be manually added to outlook?

    Outlook 2007 doesn't show the icloud service running in Windows 7 within outlook.  Does anyone know what the dll for this service is so it can be manually added to outlook?   I've installed the icloud control panel app and set it up to synch everything, but after initially downloading my icloud calendar, it won't process any calendar updates (new entries made on either iphone 4 on ios 5 or outlook). 
    So since the control panel installed, but the service doesn't show running in outlooks "trust center" add-ins list, anyone know the actual dll file it would point to so I can see if I can add it the hard way?

    I had the same issue and figured it out.  First you have to start Outook as administrator.  To do this, shift and right-click on outlook and click run as administrator.  Next you need to enable Hard-disabled add-ins:
    Hard-Disabled Add-Ins
    Hard disabling can occur when an add-in causes the application to close unexpectedly. It might also occur on your development computer if you stop the debugger while the Startup event handler in your add-in is executing.
    To re-enable an add-in
    In the application, click the File tab. 
    Click the ApplicationName Options button.
    In the categories pane, click Add-ins.
    In the details pane, verify that the add-in appears in the Disabled Application Add-ins list.  The Name column specifies the name of the assembly, and the Location column specifies the full path of the application manifest.
    In the Manage box, click Disabled Items, and then click Go.
    Select the add-in and click Enable.
    Click Close.
    Then you need to activate it. 
    To re-enable an add-in
    In the application, click the File tab.
    Click the ApplicationName Options button.
    In the categories pane, click Add-ins.
    In the details pane, verify that the add-in appears in the Inactive Application Add-ins list.  The Name column specifies the name of the assembly, and the Location column specifies the full path of the application manifest.
    In the Manage box, click COM Add-ins, and then click Go.
    In the COM Add-Ins dialog box, select the check box next to the disabled add-in.
    Click OK.

  • Can any one pls tell me the procedure of crm datasourse data extraction r/3

    hi
    pls can any one pls tell me the procedure of crm datasourse data extraction from r/3
    regards
    subbu

    Subbu,
    First off please don't post the same question twice.  I have locked your other question due to it being a duplicate.
    Second off:  don't expect an answer to your question immediately.
    Third off:  You need to read the rules of engagement before posting any more questions here:
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/home/rulesofEngagement
    Fourth:  You question is way too vague and honestly if you would have done a search or read some introductory material on CRM, you would have learnt that the CRM middleware handles the data transfer.
    Last:  I'm locking this thread because your question is way too vague, please take a look at the CRM wiki and help.sap.com and read all the associated documentation about CRM on those sites.
    CRM wiki
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/crm/home
    Then you can come back here if you have a detailed question after reading those materials.
    Take care,
    Stephen
    CRM Forum Moderator

  • Can anyone tell me the syntax for sendkeys

    Can anyone tell me the syntax for sendkeys-sbo_application.SendKeys("+()") is
    not working

    Hi,
    Have you seen the folowing messages?
    Re: Tab key and lookup table
    Sendkeys("+({TAB})")
    Hope it helps
    Trinidad.

  • I have an iphone 4 with videos on it that I'd like to transfer to an IMac so that I can email them.  (the iphone isn't in use anymore.)  What's the procedure for transfering videos from an iphone to an iMac?

    I have an iphone 4 with videos on it that I'd like to transfer to an IMac so that I can email them.  (the iphone isn't in use anymore.)  What's the procedure for transfering videos from an iphone to an iMac?

    Connect the iPhone to your Mac with its USB cable and launch iPhoto.  In iPhoto you can select which files to upload into the library.  Once in the library export them out of iPhoto to a folder on the Desktop via File ➙ Export ➙ File Export  with Kind=Original. That will give you copies of the videos in the folder for use outside of iPhoto.
    If you want to bypass importing into iPhoto try launching Image Capture and manually upload the selected video files to the folder of your choice.
    OT

Maybe you are looking for

  • Scheduling a report in WebI

    Under the Recurrence tab, when selecting a date range the date appears in DD/MM/YYYY format. How is the default changed to reflect MM/DD/YYYY. Another issue is that the description is Date and Time and the fields are reversed as Time Date.  Thanks

  • Calling store procedure using class cl_sql_statement not running

    Hello together i want to call a stored procedure that has an input and an output parameter but when i using my coding i m getting the following error ORA-06550: line 1, column 7:#PLS-00201: identifier 'STORED_PROC_NAME' must be declared#ORA-06550: li

  • UI Fonts are WAY too small

    I did a search and someone has alluded to the size of the fonts used in Aperture, but not entirely seriously. I'm very serious. I've only had the trial for a few hours but have a blinder of a headache after straining my eyes over those tiny fonts. Ca

  • TV Tuner card for MAC

    Can anyone suggest the right tuner card for my iMac that will allow me to access my fios TV service on my computer? Thanks!

  • Error Code 2STF/8/3:A (upper)

    My G5 crapped out on me last night while I was working in PS CS2. I had the spinning beach ball for approx 15 minutes before I powered the machine off. Once I restore power, I got a gray screen and nothing else. I then ran Apple Hardware Test (AHT),