Submit Syntax issue

Dear experts,
    I have an issue with the stmt SUBMIT.
I have a custom program that runs in dialog mode thru which I need to call RSNAST00 program.
Can some one please specify the syntax to call this program such that it doesn't return with the success or failure messages, I do not want the user to see the message regarding the Idoc.  Also, the program has to continue execution once the submit is done with out manual intervention.
Please suggest.
Here is how my systax is currently.
SUBMIT RSNAST00
           WITH S_KAPPL EQ C_V2
           WITH S_OBJKY EQ P_num
           WITH S_KSCHL EQ C_Zabc
           WITH S_NACHA EQ C_6
                    AND RETURN
-Amit

Hi Amit
I do not think that you're able to supress the messages coming out of RSNAST00. The only way I see is to submit RSNAST00 in background in synchrohous mode and return. Doing that way messages will be in spool instead of displaying to the user and you can delete spool in your program after calling RSNAST00 if any exists.
Regards
Dean Q.

Similar Messages

  • FAGLL03 : Submit syntax for dynamic selections

    Hi Experts,
    My z report contains following fields in selction screen.
    1 . G/ L account
    2. Comapny code
    3. posting date
    4. document type
    5. layout
    In my z report i used following syntax for passing selection screen values to standard program and getting data.
    SUBMIT FAGL_ACCOUNT_ITEMS_GL
                      WITH SD_SAKNR   IN S_SAKNR
                      WITH SD_BUKRS   IN S_BUKRS
                      WITH X_OPSEL    EQ ' '
                      WITH X_CLSEL    EQ ' '
                      WITH X_AISEL    EQ 'X'
                      WITH SO_BUDAT   IN S_BUDAT
                      WITH PA_VARI    EQ P_VAR
                      EXPORTING LIST TO MEMORY
                     AND RETURN. 
    The above syntax is not working for dynamic selection field ( document type ), entire document types data is fetching from standard program. I want to fetch document type data based on my z report selection values for document type field.
    Expect for document type field , submit syntax is working.
    kindly provide submit syntax for my above requirement .
    Any suggestions from experts....
    thanks & regards,
    Hari priya
    Edited by: Hari  Priya on Aug 24, 2009 4:33 PM

    Hi,
    Try like this.
    call function 'RS_REFRESH_FROM_SELECTOPTIONS'
      exporting
        curr_report = 'FAGL_ACCOUNT_ITEMS_GL'
      tables
        selection_table = i_sel[].
    Fill your profit center values in i_sel
    Submit FAGL_ACCOUNT_ITEMS_GL with selection-table i_sel and return
    WITH FREE SELECTIONS TEXPR AND RETURN
    Regards,
    Shamma

  • Dynamic SQL from within DML - merging syntax issue #2

    Further to my previous thread on a SQL - DML merging syntax issue, I have another problem with multiple conditions in the WHERE-clause:
    vrb _retval decimal
    vrb _val1 text
    vrb _val2 text
    _val1 = 'value1'
    _val2 = 'value2'
    SQL SELECT DIM1_ATTR1 FROM MYSCHEMA.DIM1_DIM WHERE COL1 = :_val1, AND COL2 = :_val2, INTO :_retval
    The above SQL will return NA. If I use the text literals instead of the OLAP variables, the query just runs fine. Also, with a single condition (on COL1 only) the query returns the expected value.
    A note in the help states that OLAP DML objects should clearly be sperated from the rest of the SQL but does not say how. I am using a colon before and a comma after as without them the line would not compile. I could not find any example that would use multiple conditions in the WHERE-clause however the help text indicates that it is possible.
    Please help me, how.
    Regards,
    Csaba
    Windows, Oracle10gRel2 Ver. 10.2.0.1.0 eversion: 84090

    It does work, although I applied the finishing touch by removing the commas as well!
    Thanks a lot! Good job!
    Could you please have a look at issue #1 too? :-)
    Regards,
    Csaba

  • Submit syntax for dynamic selections for T-code FAGLL03

    Hi Experts,
    My z report contains following fields in selction screen.
    1 . G/ L account
    2. Comapny code
    3. posting date
    4. Profit Center
    5. layout
    In my z report i used following syntax for passing selection screen values to standard program and getting data.
    This is for T-code FAGLL03
    SUBMIT FAGL_ACCOUNT_ITEMS_GL
    WITH SD_SAKNR IN S_SAKNR
    WITH SD_BUKRS IN S_BUKRS
    WITH %%DYN001-LOW (Profit Center)
    EXPORTING LIST TO MEMORY
    AND RETURN.
    The above syntax is not working for dynamic selection field ( Profit Center), entire Profit center data is fetching from standard program. I want to fetch profit center data based on my z report selection values .
    Expect for profit center field , submit syntax is working.
    kindly provide submit syntax for my above requirement .
    Any suggestions from experts....
    Edited by: PLP REDDY on Nov 25, 2009 8:59 AM

    Indeed it won't work. Instead of passing parameters one by one use
    [SUIBMIT... WITH SELECTION-TABLE rspar|http://help.sap.com/abapdocu_70/en/ABAPSUBMIT_SELSCREEN_PARAMETERS.htm#!ABAP_ADDITION_3@3@]
    Here you add one line per parameter (field KIND = 'P' ) and multiple lines per select options (field KIND = 'S' ). For the latter you need also provide SIGN and OPTIONS, i.e SIGN = 'I' , OPTIONS = 'EQ'
    The lin I gave you will explain it more.
    Regards
    Marcin

  • Documaker 12.1 XPath Syntax Issue

    We are moving to Documaker Studio 12.1 from Docucreate 11.0. So, I am importing few forms into 12.1 and doing test runs. I ran into a XPath syntax issue. We use XPath manual triggers to trigger forms and sections.
    In 11.0, the following trigger (use as Search Mask (True/False) in Manual Triggers) works perfectly fine. But it doesn't work in 12.1
    *!/Acord/Bills/Form/[FormNumber='U61']FormNumber*
    In 12.1, I have to remove the "/" present before "[" to make it work - as shown below.
    *!/Acord/Bills/Form[FormNumber='U61']FormNumber*
    Is there a way we can make the old syntax work with 12.1 as well? It would save us from changing thousands of Form and Section Triggers?
    Thank you,
    SGov.

    I suspect the short answer is No. The initial xPath syntax appears invalid as you would not define a slash between the node and the attribute that belongs to the node. The fact that it somehow succeeded was an anomaly that must have been corrected.

  • My iTunes gift card's redemption code is unreadable.  I tried to submit this issue through the online support but the website wouldn't allow me to attach pictures of the card. What can I do now?

    I have an iTunes gift card from a parent of my student.  When I tried to scratch off the back for the redemption code, the code became unreadable.  I tried to submit this problem on Apple's support website and the site asked for pictures of the card (front & back).  I took pictures with my iPhone and when I tried to submit it, the website said it wasn't in the right format (my pictures were saved as JPEG files).  I tried all of the file extensions acceptable by the website and none worked.  I called customer support (real human) and she said that she could not nothing for me since the card was not purchased from iTunes store directly and it may have been from a retailer.  So there was nothing Apple could do.  I find that surprising since this card has Apple's brand on it and it was a legitimate iTunes card.  I can even provide the serial number but the Apple customer support didn't want to hear it. She told me to submit the question as a product feedback via their website so I did and again, I got nothing in return.
    I'd like to know if anyone can help me with this issue or if I will need to throw away this $25 gift card that would otherwise be very helpful for the students in my classroom?
    Thank you!
    PC

    When you tried to contact Support with the card's images how were you trying to do it, on your phone or a browser on your computer ? And have you tried a different browser to see if you get the same error message ?
    As well as images of the card they might also want an image of its receipt.
    And to contact Support you were using : http://www.apple.com/support/itunes/contact/ , and clicked on Contact iTunes Store Support on the right-hand side of the page, then iTunes Cards And Codes ?

  • 'How to..use reporting variables in BPS'  syntax issue

    Hi,
    I am implementing the white paper 'How to...use reporting variables in BW-BPS' and I am getting a syntax error in the include YBW_BPS_VAR_READ. The error indicates 'Statement is not accessible' for my line:
    SELECT SINGLE * FROM ybw_bps_var_map
    ybw_bps_var_map being my transparent table as described in the white paper.
    I have never seen such a syntax error, has anyone had the same issue? My code is the one in the white paper.
    Thanks for any help.
    David

    Hi David,
    I have the coding up and running. I have not seen this error before and don't know how to resolve it. If you cut&paste it from the PDF, then maybe some special characters got pasted into the ABAP editor. Try to delete the line and type it in manually.
    Regards
    Marc
    SAP NetWeaver RIG

  • Submit button issue in Acrobat 8 Professional/LifeCycle Designer

    I am using Acrobat 8 Professional and LifeCycle Designer 8.0 on a PC with XP Pro. I first made forms using the default email submit button and had an XML data file submitted.
    I'm now making the forms to submit as a pdf file rather than an XML file. I selected a regular button rather than the email submit button provided and made it a submit button to be submitted as a pdf.
    The forms are being sent as pdf files attached to emails using Outlook. The issue is that every computer has a different "reaction" to this submit button. My computer (PC), when I tested the forms,everything was fine - Outlook opened and I was able to submit the file. On another PC in my office, when she clicked the submit button, nothing happened at all. On a PC at home, I got an error message "this operation is not permitted." And someone on a Macintosh did not even get a submit button showing up on the pdf.
    We need to be able to send these files out so that everyone can complete them easily. I would appreciate any ideas on how to make the submit button so that it works on all platforms and computers.
    Thank you so much,
    Marcy

    Thank you to you both for your suggestions.
    Actually, Bill, this will not be a controlled environment at all. We want to be able to email forms to all of the 80 parents in the school, and have the parents complete them as pdf's and submit the information back to us as a complete pdf form. This opens up the potential for 80 different computers/ISPs/environments. And of course, my supervisor wants it seamless and easy with no glitches for all 80!! So as you can see, I have my challenge with this project.

  • Email submit button issue

    Hi Guys,
    I have designed few forms recently and i am fairly new to livecyle, I have actually 2 issues, bit odd and i have tried to be as much discriptive as i can.
    email submit button on all my forms works but it sends email to one perticular address and not to one that i programmed it to.
    I.e. Form 1 - email to  [email protected] - when i press submit button it will send email to [email protected]
    Form 2 - email to [email protected] - when i press submit button it will send email to [email protected]
    Form 3 - email to [email protected] - when submit button is pressed it sends email to [email protected]
    Now when i use this button on actual form it sends email to right addresse but it is obviously in XML format and wouldnt work for us, when i use button on distributed copy of the form (created via distribute form button) it sends email to wrong addresse in PDF formate (which is the formate we like).
    Also whatever i put in Email Subject box - it will always put "submitting completed form" in the email subject line.
    Not sure if it makes any different but we use outlook and i have tried this from several pcs.
    I think i have cheked and rechecked everything and can't fix it, any help would be great.
    Process i use to create this button is - Insert >standard>email submit, i will then put desired email address and email subject in relevant fields under Object pellette.
    Thanks,
    H

    There are two ways to set the adress in LiveCycle I know:
    1st is with the button itself, second is with Javascript/Formcalc.
    If I got you right and you have 3 different forms you could search for the [email protected] adress in the xml's and exchange it there or check out where the form gains the mail adress from. It's the easiest method to get rid of something you are not that sure where it is located in the form but know what it does ;D . (I had some similar problem since I overtook forms of someone else.)
    Did you check this thread out? http://forums.adobe.com/thread/462681?tstart=0
    Paul gave an example there how to deal with the various things on mail buttons.
    Edit: PS: On which event did you script it? Normally you can't script on the mail button itself so you need a fake button like Paul said.
    I'm also not good with Reader Extensions, since I can't experiment with those sry

  • Email Submit button issue after distrbution

    I am trying to distribute and collect forms at work using the email submit button. I am able to successfully submit the form when in preview mode, however something happens when I use the distribute function.  I distributed the email to my office as a test and when they click Submit they get a Check Names window that says: Microsoft Outlook does not recognize "1. Double-click the attachment."
    I also attempted to use my home computer (where I do not have Outlook) to submit the email and had no problems submitting (using gmail).
    What is going on, and how do I fix it?

    I didn't so much resolve the issue, as found a way around it. Since the problem only arose when using the email distribute button, I just didn't use it and emailed the survey as an attachment through outlook.
    I suspect the problem comes from upgrading Adobe Acrobat, but no one seems to know.

  • SQL Syntax Issue

    This is a weird one!!!
    I am using Dreamweaver/php/mysql and I am in the process of
    developing the forms that edit articles that have been added to the
    CMS. I have a page called edit.php which has the current list of
    articles. Each article has a radio button next to it and have given
    it an id of "id" (which is what I called it in the DB). On
    selecting this article, and hitting submit, this should load up a
    editnews2.php. On editnews2.php I have a filtered recordset that
    filters on "id " so that it loads the article selected into the
    editnews2 form. I have bound the fields in the form to the related
    fields in the recordset.
    When I test this out using the TEST button, in the recordset
    pop-up window and enter an id, it retrieves the correct article
    from the database. However, when I do it using the forms, I get an
    error:
    "You have an error in your SQL syntax; check the manual that
    corresponds to your Mysql server version for the right syntax to
    use near " at line 1"
    This is really weird because the recordset works and
    retreives the data no problems, which mean the connection file path
    is correct and other parameters are correct. I have tried lots of
    times to try and figure this out but I am now really stuck.
    Could anyone shed some light on this one?
    regards
    orange22

    orange22 wrote:
    > When I test this out using the TEST button, in the
    recordset pop-up window and
    > enter an id, it retrieves the correct article from the
    database. However, when
    > I do it using the forms, I get an error:
    >
    > "You have an error in your SQL syntax; check the manual
    that corresponds to
    > your Mysql server version for the right syntax to use
    near " at line 1"
    What that means is that the way Dreamweaver is building your
    query
    contains a mistake - probably an extra quotation mark or
    something like
    that.
    Go into Code view and use echo to display the actual SQL
    query being
    sent to the database. That will give you a clue as to where
    to start
    troubleshooting the rest of the code.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Sql loader syntax issue

    SQL*Loader: Release 11.1.0.7.0 - Production on Thu Mar 18 07:21:37 2010
    Copyright (c) 1982, 2007, Oracle. All rights reserved.
    SQL*Loader-350: Syntax error at line 1.
    Expecting keyword LOAD, found "ÐÏ".
    ÐÏࡱá
    ^
    My sqlldr file looks like this:
    sqlldr control=C:\data\ctl\ss.ctl log=C:\data\logs\ss.log userid=User/Password errors=999 discard=C:\data\discard\ss.dis
    control file looks like this:
    LOAD DATA
    INFILE 'C:\data\SS.TXT' "STR '\r\n'"
    REPLACE
    INTO TABLE SS
    FIELDS TERMINATED BY ';'
    TRAILING NULLCOLS
    ACCOUNT_NBR CHAR,
    ADDR1 CHAR,
    ADDR2 CHAR,
    ADDR3 CHAR,
    ADDR4 CHAR,
    CITY CHAR,
    STATE CHAR,
    ZIPCODE CHAR ,
    more columns all of the are the same syntax column name and char
    I can load this table using the enterprise manager but when using the sqlldr its not working.
    Anything stand out?
    Edited by: mlojan on Mar 18, 2010 5:33 AM

    Only thing I can think of is there is some character set issue between the control file and the operating syste/oracle server.
    You did you create the control file using a text based editor such as notepad or wordpad didn't you? You haven't used something like MS Word?

  • Java syntax issues

    Hi,
    I am getting syntax errors in below code,
    D:/usr/sap/XIQ/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Map98ec4020b05611dfa9e0005056a47072/source/com/sap/xi/tf/_MM_RSPD_INFILE_RSPD_OUTFILE_.java:165: cannot resolve symbol symbol : class string location: class com.sap.xi.tf._MM_RSPD_INFILE_RSPD_OUTFILE_ string out1 = contractNo + tmpqtystr1 + price + delperiod.substring(0,4)+"01" + condate + shipwts + mtype + cif + comtype + rejreason ^ D:/usr/sap/XIQ/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Map98ec4020b05611dfa9e0005056a47072/source/com/sap/xi/tf/_MM_RSPD_INFILE_RSPD_OUTFILE_.java:177: cannot resolve symbol symbol : class string location: class com.sap.xi.tf._MM_RSPD_INFILE_RSPD_OUTFILE_ string out2 = out1; ^ 2 errors
    is there any declaration issue..........
    string out1 = contractNo + tmpqtystr1 +  price +  delperiod.substring(0,4)+"01" +  condate +  shipwts +  mtype +  cif +  comtype +  rejreason
    +  type +   usrname +impdate +  imptime ;
    int strlen = out1.length();
    for (int s = strlen; s<178; s++)
    out1 = out1.concat("");
    string out2 = out1;
    out1 = out1.concat(delperiod.substring(0,4)+"01");
    result.addValue( out1 );
    out2 = out2.concat(delperiod.substring(0,4)+"03");
    result.addValue( out2 );

    Thanks a lot dude....
    this did solved the issue........
    lemme keep this post open.......
    seems to be some logic issue.........
    even the logic issue got solved...... thanks again....
    Edited by: san485 on Aug 25, 2010 6:13 PM

  • Email submit Button issues on form

    I am having an issue with attempting to generate email with a button in my form.  I had created one some time ago (using Acrobat PRO 9-Live Cycle) and the button generating email to a specific person seemed to be functioning properly.  I now had a person tell me that the usual person was not receiving his email.  When taking a closer look (I am now using Acrobat X) at the same form, the email function worked appropriately for me and went to the appropriate person.
    Now, however, when  I took that same form into designer to make some additions and continue looking at the button, I wrote out a new version of the form and the very same button does not function the same way.  Previously, a pop-up would appear and you could choose your normal e-mail or internet email and then, when choosing your normal method of email, a new email message would appear(which you could edit) and it would be directed to the person that was specified on your button properties SUBMIT tab as the SUBMIT TO URL.  
    Now when I look at my new form at the same button(generated from the original), I can't even locate a SUBMIT tab for the same exact button.  What happens when I click it is a pop-up that says it is sending the form to a totally different e-mail address (that I experimented with at some time in the past.   When I look at all the event scripts associated with that button, I now see a java script associated with it that refers to this other email.  Even when I change this email inside the code, the button still comes up with a pop-up that announces it will be sent to the original address (which I changed in the script).
    I tried to creat a brand new "email submit" button using that new object type, but it is still defaulting to that erroneous address and I am not seeing where to change it?
    I know there must be some behnd the scenes goings on that I just am not familiar with.......Would this email be stored elsewhere?....have the tabs changed for buttons, but then why can I still see that property on my original form?.......is there a better approach?.......help?!!!
    May or not be related.....I also added a print button and that does not function either, but no pop-up or warning there. I did not have one on this form previously.
    Thanks in advance!

    I discovered George Johnson's post on changing identity at EDIT->PREF->ID->EMAIL ADDRESS which answered one of my questions, but I still not sure about the other behaviours that I mentioned.

  • Multiple Submit / Applychanges  - Issues

    Dear All,
    I am having form with 3 submit buttons.
    1. Submit (create)
    2. submit (Approved) -> sequence ->30
    3. Submit (Rejected ) -> sequence ->40
    I have created 2 processes like 'submit-app' & 'submit-rej'. I have written the conditional for 2 ,3 submit buttons. If i click 2 or 3 buttons , which is last sequence process , that value only its updating . But that is not correct.
    if i click 2 submit button , status value='app' should be updated in the table.
    if i click 3 submit button , status value='rej' should be updated in the table.
    Please help me on this.
    Regards
    Ayyanarkulam Dhanush.R

    Hi Ayyanarkulam Dhanush.R,
    Could you show me the processes that you have written for Submit (Approved) Button2 and Submit (Rejected) Button3?
    Thanks,
    Maggie

Maybe you are looking for