Scrits

Hi sdn,
I want change a standard script, so how can i change that?
my requirement is I copied a standard script(F140_ACC_STAT_01)
into a zscri.......
This layout is linked with F.27 transaction.
When ever user enter a customer no then the customer address should be vary with customer no.
And driver prog for that is RFK0RD10.
So how can i modify the driver prog according to the requirement?
Thanks and regards,
Phani.

I have some doubts to write perform
please clarify those
1) first i copy the from into zforom
2)next i copy the print prog into zprog
here how can i link the zprog to that zform?
can i create subroutine in that zprog or not?
Or i have create in another prog?
thanks and regards
Phani

Similar Messages

  • Using in standard scrits wish is best method .

    hi
    experts ,
                      using in standard scrits wish is best method . using  nace or subroutine.
       and how to proceed.
                                                                                    srinivas

    Hello, Padmanaban;
    We do not recommend using ADO.NET for really large datasets. It is too much data to manipulate in memory.
    The database is designed to do that and it works very efficiently as you have proven.
    For such a large amount of data, use our OLEDB(ADO) driver and logon to the database directly. Make sure the query is run server side and returns only the required data to the report.
    Here is an article with some good design tips:
    [Click here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/701c069c-271f-2b10-c780-dacbd90b2dd8].
    Elaine

  • How can i print a scrit to keep in wait for some time then be printed

    Hi Experts,
    This is sheela reddy.I am new to SDN.
    I need your help.
    as per my requirement there is a trasaction code .let say X.
    So when i excute X and save the data through the Tcode,then it automtically calls script and given for printing
    Since the script printing blank values (that means by that time it calls script Data base is not getting updated aftr i save the Tcode),client asked to keep excutin for 5-10 sec then script sould be called .so tha t by that time DB could be updated.But i really not have any idea how and where to include the WAIT statement.My doubts are:
    1.How could i know the print program and form name to a standard Tcode.
    2.Where i need to include WAIT statement so that the print program calls script for time mentioned.
    PLs help me in this regard.
    I really appreciate your time .
    rewarded with points.
    rgds
    Sheela

    Sheela,
    use
    AM_PING_AND_WAIT
    into your print program some where for getting some delay.
    and look at table TNAPR for print program and form.
    Amit.

  • Need to write start up scrits for weblogic admin server on Linux

    Hi,
    I am new to weblogic i have Installed wls1035 on Linux Created Managed servers,but i want write start up and stop scripts for weblogic admin server please let me know how to write.
    My weblogic server is Running on Linux..please help me its very urgent for me.....

    Put something like this into a startAll.py file (excluding the ---):
    startNodeManager(verbose='false',NodeManagerHome=localWlsHome + '/common/nodemanager',ListenPort=5556,ListenAddress=localhost)
    nmConnect('weblogic','password','localhost','5556','domain_name')
    nmStart('AdminServer','/path-to-domain-dir')     
    nmStart('my_server_1','/path-to-domain-dir')     
    nmStart('my_server_2','/path-to-domain-dir')     
    nmDisconnect()
    exit()
    source /path-to-domain-dir/bin/setDomainEnv.sh
    $JAVA_HOME/bin/java weblogic.WLST startAll.py
    Similar for stop (stopAll.py):
    nmConnect('weblogic','password','localhost','5556','domain_name')
    nmKill('my_server_1')     
    nmKill('my_server_2')     
    nmKill('AdminServer')
    stopNodeManager()
    exit()
    source /path-to-domain-dir/bin/setDomainEnv.sh
    $JAVA_HOME/bin/java weblogic.WLST stopAll.py
    You might have issues with the Nodemanager having an autogenerated username and password. That can be fixed like this:
    In the AdminServer console, click on Lock & Edit
    In the AdminServer console, go to <domain> -> Security -> General -> Advanced and update the Node Manager username and password to use the same values as the WebLogic server.
    In the AdminServer console, apply the changes.
    Start WLST: $WL_HOME/common/bin/wlst.sh
    Connect to the AdminServer: connect('weblogic','password','t3://<adminserver-hostname>:<adminserver-port>')
    Enroll: nmEnroll('/path-to-domain-dir')
    Exit WLST: CTRL^D
    You might also look into customizing the nodemanager's property file:
    Edit $WL_HOME/common/nodemanager/nodemanager.properties
    StopScriptEnabled=true
    CrashRecoveryEnabled=true
    StartScriptEnabled=true
    For further reading, please take a look at: http://docs.oracle.com/cd/E15051_01/wls/docs103/config_scripting/reference.html
    Edited by: 925121 on Apr 3, 2012 2:16 AM

  • Flash 8 compiler throwing an JSFL error when action scrit code increased

    Hi All,
    I am facing problm when i publish FLA file in macro media flash 8. It showing an JSFL error.
    Anyonw know why it shows jsfl error and how can i solve this issue.
    Thanks in Advance
    Regards
    Subba Reddy

    Hi all
    by doing some research and development, i found macro media flash 8 throwing an error in Action Script 2.0 when it exceeds code size limt. does anyone how to solve this.
    Thanks in Advance
    Regards
    Subba Reddy

  • If the Scrit Task / VSTA Not Working in SSDT 2010/2012 or VS 2010/2012

    It seems that the latest SSDT refresh broke the Script Task (editing and perhaps debugging, too). Must be applicable to having SSDT 2012 / VS 2012 and/or SSDT 2010 and 2012 alongside.
    Re-applying SSDT 2010 from http://go.microsoft.com/fwlink/?LinkID=241405 seems to help resolving this issue.
    Arthur My Blog

    Hi Arthur,
    Thank you for the sharing.
    Do you mean the
    Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2013 when saying the latest SSDT? According to the download link, it explains that the SSDT 2013 has been removed due to side by side issues with SSDT 2010 or SSDT 2012. Sorry that
    I don’t have a SSDT 2013 environment to test the issue, but hope your sharing is helpful for others who face with this issue.
    Regards,
    Mike Yin
    If you have any feedback on our support, please click
    here
    Mike Yin
    TechNet Community Support

  • Scrit

    Hi,
    I have 2 pages for a Form in SAPscript .
    Can I have 2 different Orientations for 2 pages  .
    Can I assign Page1 as Portrait & page2 as Landscape ???
    If so , How ...........
    Bye...

    Hi,
      U can't do it that way, this is caused by the sapscript definition.
      Maybe you could find another way to implement your request.
      For ex.
        Define two forms, and one for the portrait format and another for landscape, and the divided the data you want to write to the form into two, separately add these data to the form.
    Hope this helps.
    Bob

  • New site...need an extension to develop scrit

    I logged in to my iTunes U site back on Nov 1st for the first time. Due to the holidays and some vacations being schedule I have not been able to begin working with members of my back office team until today.
    I only have 6 days left before my log in credential will expire.
    Does anyone know who to contact to extend this?
    Thanks,
    Rob Robitaille
    Coordinator of Academic Computing
    Parker College of Chiropractic
    Dallas TX

    Rob,
    I strongly encourage you to grab a little Mac OS X application that I wrote. This application is specifically designed to access your iTunes U site, using your admin (or any other) credential.
    It "touches" your iTunes U site with your admin credential and keeps it alive. It also allows you to continue to access you site as an admin (so you can do design work) while you work out your transfer CGI.
    The app is here:
    http://itunes.uic.edu/woolamaloo.html

  • Animated Background Question

    Hey,
    Ok, I wasn't sure if this was the right section but I am trying to learn how to create an animated light effect over a web image. I guess the easiest way to explain what I am looking to do is provide an example.
    I want to add the moving bubble lights over my web image like on this website. http://www.yannanderson.com/
    Was this created in Photoshop or is it a flash animation?
    Any help or suggestions would be greatly appreciated.
    Thanks in advance.

    hi, you speak about my website it's an AJAX website, but the bubbles animation is javascript powered... it's a simple scrit that i have purchased here :
    http://codecanyon.net/item/background-3d-parallax/1154837
    if you have other question, please write me here [email protected] and for subject you write YOUR WEBSITE YANN ANDERSON..................... ok ? i hope this message will help you

  • How to set up multiple JVMs on same server

    I try to set at least 2 JVMS run on same server (2CPUS) but I do know how to set manual start server. I can't find the startup and stop scrits in oracle_home/apache/apache/bin directory. Who can help me to set this up?

    my reply is good haina
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by jianing shu ([email protected]):
    I try to set at least 2 JVMS run on same server (2CPUS) but I do know how to set manual start server. I can't find the startup and stop scrits in oracle_home/apache/apache/bin directory. Who can help me to set this up? <HR></BLOCKQUOTE>
    null

  • How do I save multiple versions of an image from CS5 to LR4?

    After using "edit in" to take an image from LR3 to CS5, I would then save the edited image by "save as" then add -1 for an edited version, -2 for b&w, -3 for a funky edit, etc. (i.e. name-1 or name-2 would be typical file names) They would all save to lightroom. However, since I upgraded to LR4, I can't do that anymore or it doesn't save the image in LR. This has thrown my whole workflow out of whack - especially since I want to use the album module and need those versions of the images for the album.
    Please help. I'm getting behind on work while I try to figure this out.
    Thanks in advance
    Jeanie

    You won't be able to do that until you upgrade to Photoshop CS6 and ACR 7. As it is now, from LR4 to CS5, Lightroom has to do the rendering and that requires that LR4 save out a tiff first them open it into Photoshop. I'm also pretty sure this applies to CS5 even if you are using ACR 6.7.
    When ACR 7 in CS6 comes out, Lightroom can use a scrit called Bridge talk to send the image from Lightroom 4 into ACR 7 and then into Photoshop. With this workflow, LR4 doesn't have to save the tiff before sending it to Photoshop CS6. From there you'll be able to do the multiple Save As and have LR4 know where those images are...

  • Week numbers in Month view

    Hi,
    How can i add week number in "month view"? 
    I can see week number in "week view" and i see that this can be fixed with a script. But the scrit under don't work for me! 
    =INT(([a2]-DATE(YEAR([a2]),1,1)+(TEXT(WEEKDAY(DATE(YEAR([a2]),1,1)),"d")))/7)
    Any one can help me here? 
    (I use SharePoint Online 2013)
    Regards,
    Mohsen

    Hi,
    According to your description, you want to display week number in “Month” scope of Calendar View.
    Your formula is correct, however it can only apply to the normal list view as a calculated column.
    The outcome is as below:
    If you need it on the monthly view, I suggest you develop a custom solution for it.
    Best regards
    Patrick Liang
    TechNet Community Support

  • In SAP Script the form is not printing in required format

    hi
    in my sap script i am facing a issue. when i trigger the output on the screen, first page is coming correctly but second page has mixed up the alignment, i want to say the footer is coming up and main window box has gone sb total window shift to left while it should be right.
    regards
    atul

    Hey Mishra,
        Check in the page 2 Layout in your scrit form. The layout what you created for second page allighment is not correct. It seems you need to change the the footer and main in all the pages. Goto Page Windows -> Select the Seond page Name -> and check the layout ( Setting -> Form Painter).
    Regards,
    Saravanan M

  • How to filter parent and child tables data in impdp?

    Hi Friends,
    i hope everyone doing good..
    I have two tables in my schema like below.
    STUDENT_DTLS:-
    SID Sname CID
    1     venkat     001
    2     uppy     002
    3     deepu     003
    4     trinath     003
    5     naveen     004
    6     ramesh     005
    COURSE_DTLS:-
    CID CNAME Fee
    001     Oracle     2000
    002     java     6000
    003     sieble     4000
    004     informatica     3000
    005     obiee 4000
    if I load only few Student details say sid=1,2,3 into another environment using impdp,corresponding to those students course details from COURSE_DTLS table only need to be loaded.Not all course details.
    Iam Expecting Result in new schema as below:-
    SID Sname CID
    1     venkat     001
    2     uppy     002
    3     deepu     003
    CID CNAME Fee
    001     Oracle     2000
    002     java     6000
    003     sieble     4000
    But when i am using the below import scrit,The COURSE_DTLS is loading first and its query option(select cid from STUDENT_DTLS) is returning no rows.Because at that time no data is insertred into STUDENT_DTLS yet.
    secondly it is importing data into STUDENT_DTLS with query option where sid=in (1,2,3) which is loaded propelry.
    Thirdly it is trying to enable primary key and Foreign key constraints which is also failing because of no data in COURSE_DTLS table.
    i have changed the order of tables in TABLES clause like tables=COURSE_DTLS ,STUDENT_DTLS.But still COURSE_DTLS table is loading first.
    impdp pa_data_sub/******* NETWORK_LINK=qdssih30 tables=STUDENT_DTLS,COURSE_DTLS query='STUDENT_DTLS:"where SID IN(1,2,3)"','COURSE_DTLS:"where cid in(select cid from STUDENT_DTLS)"', CONTENT=all table_exists_action=replace directory=DATA_PUMP_DIR logfile=exp_join.log
    output:
    Total estimation using BLOCKS method: 128 KB
    Processing object type TABLE_EXPORT/TABLE/TABLE
    . . imported "PA_DATA_SUB"."COURSE_DTLS" 0 rows
    . . imported "PA_DATA_SUB"."STUDENT_DTLS" 3 rows
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    Processing object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT
    ORA-39083: Object type REF_CONSTRAINT failed to create with error:
    ORA-02298: cannot validate (PA_DATA_SUB.SYS_C0040905) - parent keys not found
    Failing sql is:
    ALTER TABLE "PA_DATA_SUB"."STUDENT_DTLS" ADD FOREIGN KEY ("CID") REFERENCES "PA_DATA_SUB"."COURSE_DTLS" ("CID") ENABLE
    Processing object type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS
    Job "PA_DATA_SUB"."SYS_IMPORT_TABLE_01" completed with 1 error(s) at 17:28:13
    Please suggest me how to achieve this task in a single import command?
    Is there any option in impdp to prioritize the table to be loaded first?
    Thanks,
    Venkat Vadlamudi

    You can't be guaranteed which order the data will be loaded in, so using a query that examines a table that is being imported is not going to always work the way you want it. The failing constraints makes sense because there is no data.
    So, in your case, course_dtls gets imported first and the table student-dtls exists, but it not populated yet, so the select cid from student_dtls comes back with 0 rows. The second query works fine.
    You might be able to change the query to be:
    'COURSE_DTLS:"where cid in(select cid from STUDENT_DTLS@qdssih30 where SID IN(1,2,3)"'
    This way, you query the source table pointed to by the network link and you use the same subquery from the first table.
    This should work for you... I think anyway.
    Dean

  • The tricky logminer in 8.0.5

    I'd the need of mine some old information for this weird ethic committee.
    and after a while, i found myself writing a small guide that will help the poor souls chained to old oracle server releases.
    I hope it helps.
    As many of you know there was not log miner until Release 8.1.7
    So you cant mine archived logs directly in 8.0.5 / 6.
    You need to make the dictionary locally and load it in a superior release such 8.1.7 or 9.2.
    the following steps cover the setup process.
    1. You need the following scripts from an 8.1.7 release
    a. dbmslmd.sql <---------------------This one build the dictionary
    b. dbmslm.sql
    c.prvtlm.plb
    2. be sure that utl_file_dir is defined.
    3. run the scrips in the 8.0.5 database.
    ex: UTL_FILE_DIR = /tmp
    4. once the scrits where executed its time to build the Dictionary.
    Begin
         Sys.dbms_logmnr_d.build('diccionario.dic','/tmp');
    End;
    5.
    Now you can load archived logs into a 8.1.7 or 9.2 database.
    (i assume that you have log miner setted up in the dest database.)
    the first one with...
    execute DBMS_LOGMNR.ADD_LOGFILE (LOGFILENAME => '/tmp/dbproduc14200.arc',OPTIONS => DBMS_LOGMNR.NEW);
    and the following logs with.
    execute DBMS_LOGMNR.ADD_LOGFILE (LOGFILENAME => '/tmp/dbproduc14201.arc')
    6. Now we are ready to load the Dictionary made in the 8.0.5 database.
    EXECUTE DBMS_LOGMNR.START_LOGMNR(DICTFILENAME =>'/utlfiledir/DICTIONARY.ORA');
    7. Query V$LOGMNR_CONTENTS to check results.
    8. to end the process you can do.
    EXECUTE DBMS_LOGMNR.END_LOGMNR
    more info regarding log miner can be found at.
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:4958902010004004813::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,291686.1,1,1,1,helvetica
    Subject:      LogMiner Utility Release 8.1.x - 10g
    Doc ID:      Note:291686.1

    Hi james,
    I have small suggestion for you.
    1) If you are commiting for every record that may even kill the time.
    So commit after some count of record (for example every 100 record).
    2) Also if you have any sorting criteria then increase yr temp tablespace.
    3) You can also resize yr rollback segment to a larger size and make yr procedure to make use of that rollback segment.
    hope this helps you a little bit.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by James Rethinam ([email protected]):
    Hi Marco,
    Thanks for your suggestion, but both of your suggestions are in place, It's a stored procedure and commits for every records.
    Any other suggesions ...?
    Thanks for the help
    James<HR></BLOCKQUOTE>
    null

Maybe you are looking for