Sending GR information to SNC

Hi,
We do not want to use rpeort RSMIPROACT to send the  GR information to SNC for PO.
When GR is done though Inbound delivery (VL32N) we want to send through Message Type.
Please let me know the steps what we need to do.
Regards
Raghavendra Pai

Hi Raghavendra ,
Click on below link
http://help.sap.com/bestpractices/BBLibrary/documentation/S34_BB_ConfigGuide_EN_DE.doc
Go to page number 22  to send GR using output type OPOD.
Let if you are not able do send GR using above document configuration.
Regards,
Nikhil

Similar Messages

  • Sending Exception Information

    I have recently ran through the ExceptionHandling sample project, and I am attempting to extend it slightly.
    I have created a Business Exception object called Test_Exception. Within this exception object, I have created three attributes: id, activity, message. The idea behind these properties is that I can set their values when an exception is thrown. I also created a notifyException method that I use to send this information to someone who is charged with investigating/handling these exceptions.
    I have a Process Exception flow that looks like this: Process Exceptions >> Notify Exception Handler >> Exception Review. The transition to, "Notify Exception Handler," references my Test_Exception object. The variable that will hold the exception is the default, "exceptionHolder."
    So I have some code in an Automatic activity that looks like this:
    try{
         Test.doSomething();
    }catch (Exception ex){
         Test_Exception te = new Test_Exception();
         te.instanceId = this.id.id;
         logMessage("TE Instance = " + te.instanceId + ".");
         te.activity = this.activity.name;
         logMessage("TE Activity = " + te.activity + ".");
         te.message = "Message = " + ex.message + "\rStackTrace = " + ex.stackTrace;
         logMessage("TE Message = " + te.message + ".");
         throw te;
    I can look at the logs and see that te's attributes are being populated.
    In, "Notify Exception Handler," there is code to send mail using the attributes of the Test_Exception object.
    Mail email = new Mail();
    email.recipient = "[email protected]";
    email.from = "[email protected]";
    email.subject = "An Exception Has Occured";
    email.message = "Instance, " + Test_Exception.instanceId + ", in Activity, " + Test_Exception.activity + ", has encountered a problem."
         "\r\rError Details: " + Test_Exception.message + "\r\rThank you.";
    email.send();
    Here, the attributes of the Business Exception are blank. Does anyone have any thoughts or opinions about this approach?

    You notification code should look more like the code below. Because exceptionHolder is of type any you must first cast it to a Test_Exception.
    Test_Exception te = ((Test_Exception)exceptionHolder);
    Mail email = new Mail();
    email.recipient = "[email protected]";
    email.from = "[email protected]";
    email.subject = "An Exception Has Occured";
    email.message = "Instance, " + te.instanceId + ", in Activity, " + te.activity + ", has encountered a problem."
    "\r\rError Details: " + te.message + "\r\rThank you.";
    email.send();

  • Send audit information to  mail acount using fined-grained auditing

    hi.
    i like to send audit information to particular mail account. but i have failed.
    is any one can help me. i have writtten step by step what i have done for my work. my mail server work properly.
    SQL> CONNECT SYS/PAS AS SYSDBA
    after that i have created a procedure called "FGA_NOTIFY" to send mail WHEN user used SELECT command on sal column in emp table other than SCOTT. Then i have added a policy that is given belllow.
    But The problem is now when sys user or any other user give command like
    sql> select sal from scott.emp;
    oracle server didnot send audit information mail to mail server. but
    if i execute procedure "FGA_NOTIFY" independently , procedure send mail.
    please help me. i have given procedure and
    policy code down.
    This is my policy
    BEGIN
    DBMS_FGA.add_policy(
    object_schema => 'SCOTT',
    object_name =>'EMP',
    policy_name => 'Example',
    audit_condition => 'ENAME != USER',
    audit_column => 'SAL',
    handler_schema => 'SYS',
    handler_module => 'FGA_NOTIFY');
    END;
    THIS IS MY PROCEDURE
    CREATE OR REPLACE PROCEDURE fga_notify (
         object_schema VARCHAR2,
         object_name VARCHAR2,
         policy_name VARCHAR2)
    AS
         l_messege VARCHAR2 (32767);
         l_mailhost VARCHAR2 (30) :='rmail';
         l_mail_conn UTL_SMTP.connection;
         l_from VARCHAR2 (30):= 'admin@rmail';
         l_to VARCHAR2 (30):= 'admin@rmail';
    BEGIN
    l_messege :=
         'User'||USER
         ||'successfully accessed'||Object_schema||'.'
         ||object_name||'at'
         ||TO_CHAR (SYSDATE, 'Month DD HH24 :MI:SS')
         ||'with this statement :"'
         ||SYS_CONTEXT ('userenv','currrent_sql')
         ||'"';
    l_mail_conn :=UTL_SMTP.open_connection (l_mailhost,
    25);
    UTL_SMTP.helo (l_mail_conn, l_mailhost);
    UTL_SMTP.mail (l_mail_conn, l_from);
    UTL_SMTP.rcpt (l_mail_conn,l_to);
    UTL_SMTP.DATA (l_mail_conn,
              UTL_TCP.crlf||'subject: FGA Alert'
              ||UTL_TCP.crlf
              ||'To:'
              ||l_to
              ||UTL_TCP.crlf
              ||l_messege);
    UTL_SMTP.quit (l_mail_conn);
    EXCEPTION
    WHEN OTHERS THEN
         UTL_SMTP.quit (l_mail_conn);
         raise_application_error     (-2000,'Failed due to the
    following                          error'||SQLERRM) ;
    END;
    Message was edited by:
    Md Ruhul Amin

    Alok brother, thank you for advice. About FGA concept i got from book. this PL/SQL code i got from that book. The book name is "Effective Oracle Database 10g Security by Design" and the writter name is "David Knox". if you send your e-mail address , i could send scan copy of this topic from this book.
    my e-mail address is <[email protected]>. i am waing for you reply

  • IPhone sending user information to...?

    Hello all,
    I love my iPhone, but lately I have been haunted by the static interferences with it and my table-top speakers. However, that isn't the primary concern for now - I am concerned as to why the iPhone seems to be sending my information (without permission) out to service-provider/Apple/Government?
    Many of us have noticed a string of static when a call, or data packets, is/are about to come (on almost any make/model of cellphones), or when we make a call etc. Considering that the phone conversation(s) require sending signals back and forth between the parties communicating, it makes sense for the speakers to have static. However, when a simple alarm goes off on the cellphone, that doesn't require any network's attention and/or talking to another cellphone user, what reason is there for the static to appear? What information is being sent when a simple alarm goes off, or even when I turn the phone on or off? Where is this information going to?
    I have been noticing that since I got the iPhone, anytime I do almost anything with it, the static appears. It is as if all the "moves" are being recorded somewhere... Has anyone else noticed this? If you haven't, please do try it out...
    I have nothing top secret going on in my life, but it feels weird to go through this...
    PS: The static goes away when the phone is in Airplane mode

    Whenever you use the Stocks or Weather app, a logging post is made to an Apple server:
    [Read updated article on data logging|http://blogs.zdnet.com/Apple/?p=1041]
    At first, it was feared that the phone IMEI id was being sent as well. Just knowing that someone important was checking a certain stock could be valuable information. Turns out not to be the case, although of course it's not necessary to embed the IMEI since they could, in theory, simply cross-check the request IP with the currently assigned carrier IP of your phone and id you that way.
    But no need for conspiracy theories. Almost always any "spying" like this is simply something an engineer left in, possibly without managerial knowledge, to help with debugging and so forth.
    In short, Nathan's explanation stands.
    On the other hand, it's a good bet that governments sometimes use tower location logging to check on what other persons' phones come near, say, a terrorist or drug dealer's phone.
    When I was with NSA back before its existence was revealed, we were forbidden to monitor U.S. citizens. In today's Patriot Act atmosphere, that's no longer true.

  • Sending Confidential information throw SAP PI

    Hi experts,
    I would like to send confidential information throw PI 7.1. I don't want it to be available in PI monitoring. Is there any way of achieving that without encoding it from the source?
    Regards
    Gonzalo

    OK, I didn't knew/thought  about that possibility.
    Thanks
    G

  • Send Diagnostic Information EVERY sync

    Hi all,
    I purchased an iPod Touch last week and it is great in all respects. However, every time I sync with iTunes, I get the prompt to "send diagnostic information" to Apple. I always choose "Send to Apple", but I do not check "Do not ask me again" b/c I want to know when it is sending something.
    That said, the issue seems to be that the crash logs are never deleted. This causes iTunes to prompt me to send diagnostic information to apple, even when there is no new information. For example, clicking "show details" reveals crash logs from several days back, even though I have already sent them to Apple.
    Is iTunes supposed to delete the logs it sends? If so, what is wrong with my iPod?
    I appreciate any help you can provide (short of "buy a mac"), and thank you in advance.

    The next time you get this message, click the checkbox "Do No Ask Me Again," and click the "Don't Send" button. The annoying messages should stop. The crash logs should be stored on iTunes, but it's you don't have to delete them; they might have useful information.
    (I chuckled when I read your "short of 'buy a mac'" remark. But seriously, current prices are unusually competitive.)

  • Send language information to ocx client

    We are running a java application server. One of the client is a c++ client (ocx). We need to send send language information to the client so it startes up with the right language defined from the server.
    Should the language information be stored in xml format and send through http (HTTP-response) or web-service? What do you use?
    Thx in advance

    Try MD5 as the authentication method.

  • Send Pager Information (Urgent)

    Hi all,
    Can anybody tell me how i can send pager information from my program.
    Is it possible to send a page from a workflow?
    all helpful answers will be appreciated.
    Thanks,
    Sonal
    P.S. This is urgent!

    Either try www.rentacoder.com
    or...
    What is your specific question?
    Edited by: meacod on Jun 17, 2008 10:40 PM

  • How do I send Firefox information about It's helpful for Mozilla's engineers to be able to measure how Firefox behaves in the real world. The Telemetry feature

    It's helpful for Mozilla's engineers to be able to measure how Firefox behaves in the real world. The Telemetry feature provides this capability by sending performance and usage info to us. As you use Firefox, Telemetry measures and collects non-personal information, such as memory consumption, responsiveness timing and feature usage. It then sends this information to Mozilla on a daily basis and we use it to make Firefox better for you.
    Telemetry is an opt-in feature. Bring it to me

    Hi Terrancecallins,
    I understand that you would like to opt-in for the Telemetry feature in your Firefox browser. Thank you for your interest in helping to make Firefox better!
    Here is the help article explaining how to turn on this feature:
    * [[Send performance data to Mozilla to help improve Firefox]]
    Please let us know if you have any other questions.
    Thanks,
    - Ralph

  • Hello there .. When I want to change my security question I can't and show me Emil not for me to send the information for change the security question how to fix this problem

    Hello there .. When I want to change my security question I can't and show me Emil not for me to send the information for change the security question how to fix this problem

    Alternatives for Help Resetting Security Questions and/or Rescue Mail
         1. If you have a rescue email address or a Security Questions issue, then see:
             If you forgot the answers to your Apple ID security questions - Apple Support.
             Manage your Apple ID primary, rescue, alternate, and notification email addresses - Apple Support
         2. Fill out and submit this form. Select the topic, Account Security. You must
             have a Rescue Email to use this option.
         3. This is the only option if you do not already have a valid Rescue Email.
             These are telephone numbers for contacting Apple Support in your country.
             Apple ID- Contacting Apple for help with Apple ID account security. Select
             the appropriate country and call. Ask to speak to the Account Security Team.
         4. Account security issues almost always require you to speak directly to an
             Apple representative to securely establish your identity as the account holder.
             You can set it up so that Apple calls you, either immediately or at a time
             convenient to you.
                1. Go to www.apple.com/support.
                2. Choose Contact Support and click Contact Us.
                3. Choose Other Apple ID Topics and choose the appropriate topic for
                    your issue.
                4. Follow the onscreen instructions.
             Note: If you have already forgotten your security questions, then you cannot
             set up a rescue email address in order to reset them. You must set up
             the rescue email address beforehand.
    Your Apple ID: Manage My Apple ID.
                            Apple ID- All about Apple ID security questions.

  • Send graph information to RS232

    Hello,  i found example "serial" in CVI example databse.
    i have RS232 comport with loopback (i connected pin 2 to pin 3 on the serial port.)
    I want to mod this program to send not text from the box, but send graph information to RS232, then get that information and plot the same graph with that information. (so there will be 2 graphs)
    Things that i done so far:
    Made a graph, now graph can generate a signal, but now im stuck on how to send it. Any tips?
    i got few errors:  
    NON-FATAL RUN-TIME ERROR: "serial.c", line 112, col 5, thread id 0x00001604: Library function error (return value == -46 [0xffffffd2]). The attribute passed is not valid
    NON-FATAL RUN-TIME ERROR: "serial.c", line 496, col 5, thread id 0x00001604: Library function error (return value == -58 [0xffffffc6]). The control does not have a value
    if i delete 112 line  then i can generate a graph.
    added file.
    Attachments:
    file.zip ‏474 KB

    Hello A Z,
    please understand that it's weekend time now: there may be nobody reading the forum...
    The errors you are founding depend on how you manipulated the example you started from: specifically, you cannot operate on a graph the same way you operate on a textbox (the original control): if you right-click on a control (e.g. the graph control on your panel) and select "Control help" from the context menu the online help will open on the specific page for the control; selecting Graph control attributes" you'll see the list of available attributes that can be manipulated for the given control; an attribute not included in that list will generate the error you are finding.
    Given this, which exactly is the problem you want to solve? Sending an image of the graph or sending the raw data? Whichever is the case, you'll need to write a receiver program that reads data back from the serial port and shows them, but it will be different in either case.
    It is normally better to send the raw data rather than the graph image: from the original data you can rebuild the graph but you can also perform some more operation like for example extracting a portion for a more detailed examination.
    Since you are generating data inside the program you can write them down in a string (sprintf) and send the string over the serial channel like in the example you are starting from. The reciever will read the string and extract values with sscanf. If you are not likely to have the data available in memory in the sending routine you can retrieve them from the graph with GetPlotAttribute using ATTR_PLOT_XDATA and ATTR_PLOT_YDATA attributes. See the online help for those attributes to understand how to use them.
    One last hint: when attaching code to a message you do not need to add neither cvibuild folder nor .cdb and .exe files: those elements are rebuilt when you run the project and are a waste in forum space.
    Proud to use LW/CVI from 3.1 on.
    My contributions to the Developer Zone Community
    If I have helped you, why not giving me a kudos?

  • Is it really safe to send such information? Please Help!

    Hi everyone,
    So, I'm "working" with an iPhone developer, who has already some apps selling on the App Store! I asked him, if he could get me a better icon of his Application for me. Then he answered me kindly, that he would be able to send me a personal preview release of the next release of the correspondent app.
    However, he asked me for an info: he wants me to send the iPhone ID (which is found, by clicking on the label 'serial number').
    So, is it really safe to send such information?
    Any help would be greatly appreciated!
    Francisco

    "Safe" is a relative term. However, short of waiting for the app to be released on the iTunes App Store, that's the only way to get a version of it. The three possible ways for distributing apps are 1) the App Store, 2) direct distribution within an Enterprise organization for internally-developed apps, and 3) limited sharing by a developer with a release tied to a device serial number.
    However, note that #3 may not always be possible, as reported for one developer in this linked article.
    To be honest, there's not too much a developer could do with your serial number, other than release the app to you, or perhaps report your iPhone as stolen (pretty unlikely, I think).

  • Mavericks Mail won't send login information to IMAP server

    I am having a problem with Mavericks Mail not connecting to the Dovecot IMAP server.  There appears to be many posts about similar problems, but none have the exact symptom I’m seeing.
    Mail appears to not provide login information to any of my IMAP accounts.  The iPad, iPhone, and Thunderbird on the same Mac all work with the same credentials.  Just Apple Mail on the Mac fails.  It fails for all user accounts on the same Mac.  This has been a problem for a long time.
    Connection doctor seems to indicate Mail is not sending login information.  In fact, connection doctor shows the only thing working is the smtp server that doesn’t require a login.  Everything else fails.
    I’ve rebooted the Mac and the mail server.
    I’ve repaired disk permissions.
    I’ve recreated the account.
    I’ve create a brand new account.
    I’ve removed cache files.
    I’ve re-indexed mail files.
    Nothing works. 
    Here is the relevant connection doctor log:
    INITIATING CONNECTION Jul 24 19:59:13.847 host:**********.*****.*** -- port:993 -- socket:0x0 -- thread:0x608000868640
    CONNECTED Jul 24 19:59:13.939 [kCFStreamSocketSecurityLevelTLSv1_0] -- host:**********.*****.*** -- port:993 -- socket:0x6000002d97c0 -- thread:0x608000868640
    READ Jul 24 19:59:13.939 [kCFStreamSocketSecurityLevelTLSv1_0] -- host:**********.*****.*** -- port:993 -- socket:0x6000002d97c0 -- thread:0x608000868640
    * OK Dovecot ready.
    WROTE Jul 24 19:59:13.939 [kCFStreamSocketSecurityLevelTLSv1_0] -- host:**********.*****.*** -- port:993 -- socket:0x6000002d97c0 -- thread:0x6080002687c0
    1.20 CAPABILITY
    READ Jul 24 19:59:13.940 [kCFStreamSocketSecurityLevelTLSv1_0] -- host:**********.*****.*** -- port:993 -- socket:0x6000002d97c0 -- thread:0x6080002687c0
    * CAPABILITY IMAP4rev1 SASL-IR SORT THREAD=REFERENCES MULTIAPPEND UNSELECT LITERAL+ IDLE CHILDREN NAMESPACE LOGIN-REFERRALS UIDPLUS LIST-EXTENDED I18NLEVEL=1 AUTH=PLAIN
    1.20 OK Capability completed.
    WROTE Jul 24 19:59:13.944 [kCFStreamSocketSecurityLevelTLSv1_0] -- host:**********.*****.*** -- port:993 -- socket:0x6000002d97c0 -- thread:0x60800046e080
    2.20 AUTHENTICATE PLAIN
    And the relevant Dovecot log entries:
    dovecot: Jul 24 19:59:13 Info: auth(default): client in: AUTH 1 PLAIN service=imap secured lip=***.***.***.*** rip=***.***.***.*** lport=993 rport=60869
    dovecot: Jul 24 19:59:13 Info: auth(default): client out: CONT 1
    dovecot: Jul 24 19:59:13 Info: imap-login: Disconnected (auth failed, 1 attempts): method=PLAIN, rip=***.***.***.***, lip=***.***.***.***, TLS
    I believe the “WROTE” log line in Mail cooresponds to the “client in” line in Dovecot.  The next line is a continuation going back to Mail.  But, Mail never seems to read or process it.  When Dovecot gets a successful login from Thunderbird, the login credentials were displayed in the log with another “client in” line.
    Here is what I am using:
    OS X 10.9.4
    Mail version Version 7.3 (1878.6)
    Dovecot version 1.1.7
    Where do I go from here?  Has anyone seen this symptom before?  How do I get Mail to send credentials to an IMAP server?
    Thanks from a first time poster !

    Try MD5 as the authentication method.

  • HT201303 i am forget is securty quetion answer please send me information in my e-mail thanks

    i am forget is securty quetion answer please send me information in my e-mail thanks

    See Here..
    Apple ID: Contacting Apple for help with Apple ID account security

  • How do I set the Submit button to send the information directly to a specific email address?

    How do I set the Submit button to send the information directly to a specific outside email address? It isn't clear to me where or how it says that you can do this.

    Is this for a web form or a PDF? If PDF, you would have to use Acrobat to edit the form and replace the submit button action with either a "Submit a form" action using a mailto type URL, or use the doc.submitForm statement to do the same.

Maybe you are looking for

  • JAEHYLEE  (R12 AP)  Prepayment Import with manual tax 에러

    Purpose R12에서는 New feature로 Prepayment TAX를 import할수 있으며 그중 이미 Manual line tax를 가지고 auto tax calc flag를 No로 설정해서 manual로 import를 할수 있습니다. 그때 import하는 Manual Line의 tax와 prepayment이 tax가 같은 경우에 prepayment의 금액을 가지고 tax를 가지고 partial tax를 만드는 것이 아니라 , sta

  • How to copy sender ID?

    I got commercial spam in iMessage. I forwarded the content of the spam to 7726 (SPAM) and immediately got a reply from my carrier (AT&T) asking me to send in the spammer's number. The spam's sender id (apparently an email address) is too long to fit

  • Web Service Connector Button Question

    from harini_d Hi, I am using the web service connector component to get some data from Qaaws. However, when I view the flash file i have to keep clicking on the web service button and some other components ( like the country label) in order to popula

  • [SOLVED] Ram upgraded, half usable.

    I just upgraded the RAM in my notebook to 8GB. I used crucial.com to scan my system for the correct memory. My computer recogizes that I have 8GB of RAM but it says only 3.74GB of it is usable. I looked around on Google and tried  a few different thi

  • Please help !! Adobe Captivate CS4 Installer stuck at 90% " Checking system profile"

         I had installed Adobe Captivate CS4 previously. .For some reason, I used Adobe CS4 cleanup tool..and it removed captivate installers..and I was not able to uninstall captivate CS4 thro' Add/remove programs and removed Captivate using revo uninst