Message text from message Class need to Display

Hi All,
i am getting Message Class and the message Numbers in an Internal Table.
The message Text for that Number in the message class i need to Display in Out Put.
Please let me know the procedure How to Display the message text
Please Suggest the Code if any Function module Exists...
Regards,
Reddy

Hi,
Are you not able to use the FM "BALW_BAPIRETURN_GET2"?
The import parameters for this FM are
TYPE - Message Type (can be error/success.info etc)
CL - Message Class
NUMBER - Message No
PAR1 - Message Place Holder1, if any exists
PAR2 - Message Place Holder2, if any exists
PAR3 - Message Place Holder3, if any exists
PAR4 - Message Place Holder4, if any exists
You will get the message text information directly from the export parameter RETURN-MESSAGE.
Regards,
Ganga

Similar Messages

  • Error Message: A main Java class needs to be specified to run the program.

    Hi,
    I am adding a program object to cms using java program, and trying to run it. I am getting an error message like
    Error Message: A main Java class needs to be specified to run the program.
    Could you please help me on this., please find the pasted program object pasted below
    public class MoveReports   {
    public void run(IEnterpriseSession enterpriseSession, IInfoStore infoStore,
                   String[] args) throws SDKException {
        int objectSize = ;
        String cms = "";
         String username = "";
         String password = "";
         String auth = "";
        try {
              ISessionMgr sm = CrystalEnterprise.getSessionMgr();
             enterpriseSession = sm.logon(username, password, cms, auth);
             IInfoStore oInfoStore=(IInfoStore)enterpriseSession.getService("", "InfoStore");
                 IInfoObjects iObjects = null;
                   iObjects = oInfoStore.query("Select * from CI_INFOOBJECTS where SI_PARENTID = 44104 AND SI_PROGID LIKE '%CrystalEnterprise.Excel%'");
                   // Getting total number of reports
                   objectSize = iObjects.size();
                   if(objectSize > 0)
                        for (int count = 0; count < objectSize; count++)
                             IInfoObject obj = (IInfoObject) iObjects.get(count);
                             // Specify the Destination parent Id to move the reports
                             obj.setParentID(44102);
                        oInfoStore.commit(iObjects);
                        System.out.println("Reports Moved Successfully");
                   else
                        System.out.println("Reports Not Available");
             catch (SDKException e) {
                 e.printStackTrace();
                 System.out.println("Error : " + e.getMessage());
    Thanks&Regards
    Damodar
    Edited by: Damodaram B on Nov 2, 2009 1:29 PM

    There's couple of things at issue here - you've not specified the proper interface (IProgramBase or IProgramBaseEx), and the program job server can't find the class in question (a deployment issue).
    You may want to open a support ticket with SAP.
    Sincerely,
    Ted Ueda

  • Retrive Message ID from MESSAGE ARCHIVE in XI

    Hello Experts,
       Can any one tell me how to retrieve or get Message Id from Message Archive in xi. I have gone through the sdn about the Message Archive in xi. I can see the messages in Archive, but i want to get the message id.
    So Kindly help me in this regard.
    Thanks in advance..
    Arjun

    Hi
    Just try at   SXMB_MONI   ->> MONITORING>
    Archived XML Messages (Search Using Archive)   or Archived XML Messages (Search Using ID)
    Thanks
    Abhishek

  • HT3529 My iPod doesn't deliver the messages sent from Messages, what do I do?

    My iPod doesn't deliver the messages sent from Messages, what do I do? I've tried everything, from restoring it to simply restarting it.

    You cannot update your ipod from the ipod itself.  This is only possible once you have ios 5.
    You update it the you always have.  Open itunes, connect ipod.  It will prompt you to update, if an update is available.
    If you have the 1st gen ipod touch, then you have the latest upate:  3.1.3

  • Is there a way to transfer old messages/texts(from previous phone) to an iphone?

    Well to be honest I have some pretty valuable and memorable messages/texts in my old phone, and i want to keep them. There seems to be no option for that inthe phone. Please suggest what to do. And no my previous phone does not have the bluetooth or the transfer-to-computer optiong, all I can do is save messages in my sim.
    Thanks

    I think you'd need a SIM reader and software to pull the info off your SIM card. You won't be able to transfer it to the Messages program on your iPhone but at least you'd have a copy. If the phone is still active, you should be able to send the texts to an email account or to the iPhone.

  • Jsf - how set text from "message component"?

    hi.
    Sorry my bad English.
    How I make to edit the errors messages of the "message component" entailed to the one text field? it is that I want the messages in Portuguese.
    thanks
    venom

    I assume that you are talking about the adf faces message component? If so, take a look at one of the SRDemo samples - both use localized strings for error messages. You can find the developer's guide and instructions for downloading the sample application that uses the same technology stack as your application does, here:
    http://www.oracle.com/technology/products/adf/learnadf.html
    Hope this helps,
    Lynn Munsinger
    JDeveloper Product Management

  • Sending text from Messages to non registered phone number

    I was not aware that you could not send an SMS from Messages on your Mac until it appeared that this is a feature of Mac OS X Yosemite. Is there any way to get that feature now? 

    I am not going to install Yosemite on my machine. No worries.
    What we want to do is to be able to send an SMS from our Macs to someone who has a mobile phone, without having to know they carrier.
    So with Yosemite and an iPhone this won't be a problem (meaning the iPhone is near your Mac) and a response will come back to you on both your iPhone and your Mac, correct?
    But there is no way to do this on the Mac Mavericks because the Mac doesn't have a SMS connection and so it doesn't know where to send the message. You have to use the SMS gateway, which we don't know.
    Is this correct?

  • Sent messages vanish from Messages thread.

    This is a problem I've been enocuntering since upgrading to Mavericks and I've been unable to find a solution. I've been all over threads to try and find a similar issue but have been unable to.
    Here's the problem. When sending iMessages, the message will actually send (meaning, I can see it in conversation threads on other iCloud-linked devices) but it does not actually show up in the convesation thread on my messages window. The other use definitely recieves it, as do my linked iphone and ipad, but on my mac, I press send, and it just vanishes. Messages recieved from other users will prompt a notification, and they will appear in the message thread, but not sent ones. Furthermore, any received messages will vanish after about 20 seconds.
    Now this is not a problem with saving conversations or achiving chat transcripts. The conversations themselves do show up archived in the proper folder. The only issue I'm having is physically in the messages chat window. I've tried signing in with a different iCloud account and the exact same problem occurs.
    I'm really at the end of my rope here and have been unable to find anyone experiencing a similar problem. Any suggestions would be greatly appreciated.

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Finding the Message Category from Message Type ( TXN - NOTIF_CREATE )

    Dear All,
    According to my requirement , I need to find the Message Category , from the Message Type.
    As for Example :
    SLF1 is the Message Category for Message Type SLFN .
    I have got a F.M "SUP_STSUP_READ_PROCESS_TYPE" which gives the Message Type , now i need the Corresponding
    Message Category.
    We can also see the Message Type in Transaction : NOTIF_CREATE.
    Please Help.
    Thanking You All.

    Dear All,
    According to my requirement , I need to find the Message Category , from the Message Type.
    As for Example :
    SLF1 is the Message Category for Message Type SLFN .
    I have got a F.M "SUP_STSUP_READ_PROCESS_TYPE" which gives the Message Type , now i need the Corresponding
    Message Category.
    We can also see the Message Type in Transaction : NOTIF_CREATE.
    Please Help.
    Thanking You All.

  • Message.messagekey  is coming instead of message text of message pool

    Hi All.
    I am facing one problem , I have created one error message in message pool ,and
    I am validating the field but when I am trying to use this ,Its highlighting the fields but
    message is not coming instead message.messagekey is coming.
    I am using the following code:
    ai=wdContext.getNodeInfo().getAttribute(IPrivateVEmployeeRequestView.IContextElement.DATE_OF_RESIGNATION);
    messageMgr.reportContextAttributeMessage(wdContext.currentContextElement(),ai,IMessageCEmployeeRequest.MSG, new Object[]{" resignation date is a non-working day. Please select a working day"},true);
    Thanks in Advance.
    Regards
    Abhishekh Singh

    Hi Abhishekh,
    Could you please check the message pool entry for the error, refer below example:-
    Message Key    Message Type    Message Text
    MissingInput       error                    : Entry of a valid is required for proceeding with the requested service. 
    Deepak!!!

  • Transfering text from one class to another

    Hi, I'm having a lot of trouble with getting the text from a textArea in a frame to transfer from one class to another.
    I could really use any help given.
    Thanks
    Here's where the text should come from
    import javax.swing.*;
    import BreezySwing.*;
    import java.util.*;
    public class UserFrame extends GBFrame {
    //String Design = null;
    private
       JTextArea InputArea = addTextArea
       ("...",1,1,1,1);
       JButton drawButton = addButton
       ("Draw" ,3,1,1,1);
    //  UserPanel dPanel = new UserPanel();
       GraphicsInputPanel dPanel = new GraphicsInputPanel();
       GBPanel panel = addPanel(dPanel, 1, 2, 1, 1);
       public void buttonClicked (JButton buttonObj){
          GraphicsInputPanel.setdesign(InputArea.getText());
    // rbPanel setDesign(graphicCodeArea.getText());
    public static void main(String[] args) {
    UserFrame tpo = new UserFrame();
    tpo.setSize(400, 300);
    tpo.setVisible(true);
    and here's where it should be going
    import BreezySwing.*;
    import java.awt.*;
    import java.util.*;
    public class GraphicsInputPanel extends GBPanel{
       String design;
       public void setdesign (String d){
          design = d;
       public void paintComponent (Graphics g){
          super.paintComponent(g);
          StringTokenizer lines = new StringTokenizer(design, "\n");
          while (lines.hasMoreTokens()){
             String line = lines.nextToken();
             if (design.equals ("Blue")){
                g.setColor(Color.blue);      
             }else if (design.equals("Green")){
                g.setColor(Color.green);
             g.fillRect(0,0,100,100);
         public void setDesign(String d){
          design = d;
          repaint();
    }

    Hello Saqib,
    The requirement to transfer asset with value date in the past year contradict the objective of audit trail established in the system although it is technically possible to do. Perhaps you should convince your client to adopt the standard approach, i.e. value date as at the date of asset transfer.
    Kind regards,
    John Chin

  • XMES not displaying the text from message class/number

    Hi,
    I have used the operation XMES in a pcr to generate a warning when a particular wage type scenario is in play.  I am using the XMES with the parameter O so that it operates as function MESSG.  The Operation reads as: XMESOZZ001.  I also set up the short and long text for the message class in SE91.  When the payroll is processed, the warning comes through with the Pernr, payroll, period parameter and the ZZ001; however the text does not come through.  I tried also setting it up with the country message class 10 and that does not work either.  While debugging discovered that there is no coding actually moving the corresponding text to the log_msg.  Was this programming meant to be used in ECC 5.0 and on?  There are no updates beyond 4.7 so I am wondering if we are missing something in our coding that others may have or was the intention for the customer to build in its own coding?  Was anyone else able to get the actual text to display in the log??
    Thank you,
    JLM

    Hello:
    You need to use customer exit in Opertion XMES.  Go to Pe04 for XMES and look at code.  When "ZZ"  ZZ customer exit (ZZxxx).    You need to use the same in Payroll rule to pop up the message in the log as described in SE91 for custom message class.  Follow the syntax given in documentation.
    Get this done by a developer.
    Thanks
    Bhavani

  • Displaying message text from a stored procedure.

    Within my stored procedures I am using DBMS_OUTPUT.PUT_LINE to output messages (error/warning/info/debug) but they are not displayed until the procedure has finnished. There is also the problem in that the amount of storage space for these message is limited (exceeding this limit can cause an OK procedure run to terminate with an error :( ).
    Is there a better way that results in the 'displays' being made visible immediately?

    dbms_output.put_line is not interactive and the message is limited to 1000000 the max size. you can write your own code as workaround such that capturing the message by inserting it into another log table.

  • Passing message text from external RFC server into SAP EXCEPTION parameter

    In function module CREDIT_CARD_SETTLEMENT the following DYNAMIC function module call exists:
    ------ Send items for settlement to a RFC function -------------------
        CALL FUNCTION l_fnset
             DESTINATION l_rfcset
             EXPORTING   i_ccseth                = i_ccseth
             TABLES      t_settab                = t_settab
                         t_setexd_h              = t_setexd_h
                         t_setexd_i              = t_setexd_i
             EXCEPTIONS  system_failure          = 01 MESSAGE rfc_msg_text
                         communication_failure   = 02 MESSAGE rfc_msg_text
                         call_function_not_found = 03.
    This is the code which calls an external credit card application server.  I'm trying to figure out how, on the server side, I can return a message into the rfc_msg_text variable on the system_failure or communication_failure EXCEPTIONS.
    I’ve found several examples of this construct in ABAP code in the SAP side – but I can’t for the life of me find anything that shows how to set this up in our external server. 
    There are several SAP function modules like RFC_PING that have similar constructs – but I can’t see the compiled C code to tell what command to use to fill in that text.  I can raise the exception, just not fill in the text.
    Any ideas?

    Hi Eric,
    I do not quite understand the problem.
    Is there an external NON-SAP system, that needs to do the call?
    Within any external SAP system (inside the RFC Function Module) you can raise exceptions in the following manner:
    MESSAGE e398(00) WITH par1 par2 par3 par4 RAISING exception_1.
    Message 398 in class 00 contains only & & & & as text.
    Each & is replaced by par1 through par4.
    Suppose par1='Order' par2='1234' par3='invalid' par4=''.
    Then a message would be build like: Order 1234 invalid.
    This all would reside in the remote called function module.
    When you call this module and after any exception in the call the addition MESSAGE rfc_msg_txt was put, then the variable rfc_msg_txt='Order 1234 invalid'.
    But as already stated before, i'm not quite sure what the problem is. Shed some light to it.
    Greetz,
    Rob.

  • New Screen for Texts from Messages App. How to append to old existing messages?

    Using Messages I sent a text to my wife's iPhone 4S. It starts a new screen. How do I send a message so it just appends that message to all the others she's been getting from me?

    With iMessage on the mac it uses your email address (as it does on the iPad) so it will open it as a new contact. You need to switch the caller ID on your iPhone to the Apple ID.
    Settings > General > Messages > Recieve At > Caller ID.

Maybe you are looking for

  • Need help on interactive report parameter value based on  a sequence

    At a press of a button.. i have a form where i insert data in a table .a unique number is generated via sequence. And then a report is called .. all at the press of the same button Now i need to make a query such that select * from table_name where n

  • Fat 32 no longer working on OS X ???

    on my old iBook and on my iMac G5, Fat32 formated drives work not problem. Now when i hook a drive or flashdrive up with fat32 formatting, my Macbook has no idea what to do with it. It recognizes it, but gives incorrect size, and does not show the fi

  • How do I reduce the size of my project?

    I keep getting a message that says "error: out of memory" when I double click on my sequence and it has been suggested I might be able to fix it if I reduce the size of my project. Currently I'm at about 200mb. Does anyone know if sequences are respo

  • Deploying Java Applet in IE 5.0

    Please help!! I want the secret to loading up my applet in IE 5.0 with permission to read and write to the clients local drive. If you know anything (the SECRET, articles that may help me discover THE SECRET, ANYTHING!)- please share!

  • Merging 2 volumes into 1

    Ok now I am running out of space on my Mac OSX Volume but there is a Macintosh HD Volume. The issue I'm running into is that when I went to the Disk Utility to try and remove the partition it tells me that the Mac OS X partition is the start up volum