How to post own message to monitor RSMON from transfer rules

I'd like to post descriptions for errorneous (for business process, not for R/3) data which drop package by setting ABORT <> 0 or RETURNCODE <> 0.
How can i do this in start routine for transfer rules and in transfer rules themselves?
I tryed RSSM_MON_WRITE_MONITOR_IC and RSAL_LOG_WRITE. But really this messages don't appear in monitor. The most i achive is to show message during "sumulate transfer" using RSSM_MON_WRITE_MONITOR_IC.
And another thing, that I don't want to create my own message class and messages, Just to post text as error. Is that possible?

Hi,
I had given wrong answer.
Appending lines to MONITOR is only poosible when we want to create logs for wrong data at the time of Update Rules.
Here You will create a routine for an info object.And then you check some condition .If it is not satisfying you will add lines to MONITOR. Here you donot require to declare it. It is already declared in Program RS_ROUTINE.This program will be included for each routine of upadte rule.
In the similar mannner, you will add lines to G_T_ERRORLOG , in transfer routine,if want to give error message at the time of transfer rule. Here you donot require to declare it. It is already declared in Program RS_ROUTINE.This program will be included for each routine of Transfer rule.
With rgds,
Anil Kumar Sharma .P

Similar Messages

  • How to Customize the Message "No Row Returned" from a Report

    Hi,
    I've been trying to customize the Message "No Row Returned" from a Report.
    First i followed the instructions in Note:183131.1 -
    How to Customize the Message "No Row Returned" from a Report
    But of course the OWA_UTIL.REDIRECT_URL in this solution did not work (in a portlet) and i found the metalink document 228620.1 which described how to fix it.
    So i followed the "fix" in the document above and now my output is,..
    "Portlet 38,70711 responded with content-type text/plain when the client was requesting content-type text/html"
    So i search in Metalink for the above and come up with,...
    Bug 3548276 PORTLET X,Y RESPONDED WITH CONTENT-TYPE TEXT/PLAIN INSTEAD OF TEXT/HTML
    And i've read it and read it and read it and read it and can't make heads or tails of what it's saying.
    Every "solution" seems to cause another problem that i have to fix. And all i want to do is customize the Message "No Row Returned" from a Report. Please,...does anyone know how to do this?

    My guess is that it only shows the number of rows it has retrieved. I believe the defailt is for it to only retrieve 50 rows and as you page through your report it retrieves more. So this would just tell you how many rows was retireved, but probably not how many rows the report would contain if you pages to the end. Oracle doesn't really have a notion of total number of rows until the whole result set has been materialized.

  • How can I see messages that where sent from a blocked person?

    How can I see messages that where sent from a blocked contact?

    Nohemi911 wrote:
    How can I see messages that where sent from a blocked contact?
    You don't that is the reason you blocked that person so you won't see the message.

  • How I post HTML and Video embed code from my component to landing page?

    Hi there,
    How I post HTML and Video embed code from my component to landing page?
    My Components are developed in NODEJS and PHP.
    Thanks

    Answered here http://topliners.eloqua.com/thread/7944

  • How to Post XML Messages with SOAP Headers to a Trading Partner URL

    Hi All,
    Greeting to the Oracle B2B Community. We are currently working on how to post a Custom XML Message with SOAP Headers to a Trading Partner URL. I would really appreciate if anybody could provide me some inputs or links to some documentation on how to achieve the above requirement. The details are below:
    1. Our Internal Application generates a Flat File (PO Extract).
    2. The Extract then needs to be transformed to an XML Message. We are planning to use BPEL to do the transformation to XML Message.
    3. Once it is transformed to an XML message it needs to be posted to the Trading Partner URL as an HTTP Post and with SOAP Headers.
    We are planning to use B2B to do the posting but I am not sure on how to do the set-ups and what all parameter files in B2B needs to be updated in order to achieve the same. Also it is mandatory that we send SOAP Headers in the XML Message.
    Thanks In Advance for your help.
    Regards,
    Dibya

    Hello Dibya,
    As you are already doing the transformation from Flat file to XML in BPEL which is typically the capability of B2B, please use the Soap binding in BPEL to send the document to Trading partner.
    Rgds,Ramesh

  • Question about how Cisco Unity Connections v 9.1.1 uses transfer rules

    I'm trying to understand how Unity hanldes calls using the transfer rules and greetings. I've got a subscriber whose standard greeting is set to send them to a call handler. Since the call is being transferred from the subscriber would it use the transfer rules vs the greetings? I've looked through the documentation but can't find a good explanation for how the system moves calls around. Thanks in advance.
    Billy

    Billy,
    It could use either one, transfer rule is matched first and can either point to greeting or another extension, if it points to greeting then you can simply play blank greeting and transfer to the call handler. Start by looking at the transfer rule and if it is set to transfer to greeting, look at greeting configuration. Notice there is alternate transfer rule and greeting as well, so make sure those are not enabled as they would take precedence.
    HTH,
    Chris

  • How to post multiple message using file adapter in XI2.0

    We have to post multiple IDOCS.We have scenario as below.
    We will have file structure like as shown below.
    VKORG,VTWEG,SPART,BSART,PARVW,PARTNER,BSTDK,MATNR,MENGE,VSART,BSTZD,POLINE,BSARK
    BE10;10;10;OR;SP;1000033;;M184-ISS01;2;G;131;0002;
    BE10;10;10;OR;SP;1000033;;M184-ISS01;2;G;131;0002;
    BE30;10;10;OR;SP;1000033;;M184-ISS01;2;G;131;0002;
    For this we want that 2
    messages should be created.In first message there will be first 2 records
    with VKORG BE10 and in second message there will be last record with VKORG BE30.
    We can do it through FILE2XMBWITHSTRUCTURECONVERSION and using some options.
    I am sending the configuration that I have done for my adapter.
    classname=com.sap.aii.messaging.adapter.ModuleFile2XMB
    mode=FILE2XMBWITHSTRUCTURECONVERSION
    #mode=FILE2XMB
    XMB.TargetURL=http://20.60.53.36:8000/sap/xi/engine?type=entry
    XMB.ReceiverBusinessSystem=sapdev210
    #XMB.ContentKind=B
    XMB.ContentKind=T
    #XMB.ContentType=application/xml
    XMB.ContentType=text/xml
    #XMB.ContentType=text/plain
    XMB.QualityOfService=EO
    ##xml conversion properties if mode FILE2XMBWITHROWCONVERSION specified (example, see docu)
    xml.recordsetStructure=IDOC,*
    xml.recordsetName=SALESDATA
    xml.recordsetsPerMessage=1
    xml.documentName=SALESDATA
    #xml.fieldFixedLengths=
    xml.IDOC.processFieldNames=fromConfiguration
    xml.IDOC.fieldNames=VKORG,VTWEG,SPART,BSART,PARVW,PARTNER,BSTDK,MATNR,MENGE,VSART,BSTZD,POLINE,BSARK
    xml.keyFieldName=VKORG
    xml.keyFieldType=CaseSensitiveString
    xml.IDOC.keyFieldValue=BE10.
    xml.IDOC.fieldSeparator= ;
    What I have tried is hardcoding 2 in  xml.recordsetStructure=IDOC,2.It works fine
    Since I already knew this.
    Butin real scenario we wont be knowing this that is why I have given * in configuration , and
    given
    xml.keyFieldName=VKORG
    xml.keyFieldType=CaseSensitiveString
    xml.IDOC.keyFieldValue=BE10.
    With this it should identify on key field and its value and put first 2 records in one message
    and last record in second message.
    It is not giving any error when we start adapter but no XML message is created.Can u plz help me
    for the above problem.
    My datatype in repository is like
    SALESDATA
        IDOC
             VKORG
             VTWEG
    and allother remaining fields.
    Is this scenario possible in XI 2.0.If yes then will it  be done through above approach or something else.
    Thanx.
    Rekha.

    Hi,
    I think you can not handle this problem with keyFieldName/keyFieldValue.
    In my opinion with keyFieldName/keyFieldValue you can create different substructures of the same XML, but you can not seperate messages with the same substructure.
    But I don't know how to handle your problem ;-(
    Another point is that I see a dot after xml.IDOC.keyFieldValue=BE10.
    My be this is a problem too.
    Christoph

  • How do i remove messages or mail applications from my ipad?

    One of my iPad mini's has tiny storage capacity, and i want to use it for my child to have as a consumption/learning device. I would like to remove the bulky mail and messaging app's that she won't use.
    How can I do this?

    Stock iOS apps can not be removed. You can add them to a folder and move them to another page.

  • How to post gain/loss on exchange rate from Money Market

    Dear Sap Expert,
         I need your kindly help about posting gain/loss in Treasury with money market type.
         My scenario use the product type 55A  - Interest rate instrument  and transaciton type = 200 borrowing in Foreign currency transaction as the transaction as belows,
    Date                   Flow Type     Name                       Amouunt      currency     Exchange rate         Amt.Local currency
    19.10.2011         1105             Borrowing               10,000            USD               30.00                       300,000
    30.10.2011         1120             Final repayment       10,000            USD               30.00                      300,000
        For the normally the system generate current exchange rate from the configuration .After that I try to change the Exchange rate manually in Flow type 1120 from 30.00 to be 31.00  then  the Amt.in Local currency changed to be 310,000 and the flow type gain/loss from exchange rate does not generate ( In Loan Management I can do it)
        On 19.10.2011 I use t-code TBB1 to post the borrowing transaction (1105)
        On 30.10.2011 I use T-code TBB1 to post the Payment transaction but the gain/loss account does not happen.
        For my question Can the system post  document for flow tpe 1120 (on 30.10.2011) with exchange rate realized gain/Loss automatically? or how should I do to make it correctly.
    Thank you very much for your suggestion.
    PK

    Hi,
    your customizing for Derived Business Transactions requires DBT_B flows in your PMP in order to post realized gains/losses.
    Regards,
    Lorenz

  • How to View Outlook Messages in Timezone different from the Systems Time.

    Hi Team,
    My Name is Abhishek. I am from India.
    I just want to know one thing related to MS Outlook 2007 Version.
    To deal with Hongkong customers and to work in database we have kept the systems time as HongKong Time (GMT + 07: 30) in my official Laptop.
    So. when I receive any email in the Inbox it shows the message received time in Hong Kong Time which is the systems Time right now.
    But As I stay in India, I just want to see my all Outllook received Messages in Indian Time (GMT + 05: 30), without disturbing the systems time.  I just get confused when I receive any email and it shows in systems Hong Kong Time.
    Is it possible to change my outlook message receiving display time to Indian time without disturbing my systems time...If so, pls help me by telling the procedure how to do it...
    Thanking You
    Abhishek

    Hi Abhishek:
    There are no
    Daylight saving time for  HongKong Time Zone and also for the Indian Time, so the checkbox will be greyed out.
    As
    Nezer mentioned above: “Adjusting the time zone in outlook also alters the system time, I think outlook is design to always mirror the time zone of you system clock.” We couldn’t change
    this within Outlook.
    Thanks for your understanding.

  • HT201493 how can see my messages on my iphone from my pc

    i need to know if i can read my iphone messages from my pc?

    You can delete the photos from the iPhone directly after import (http://support.apple.com/kb/HT4083)- iPhoto on your Mac or Aperture will prompt you, if you want to delete the imported photos from the device. If you missed that opportunity, delete the photos on the iPhone by opening the Camera Roll and tapping the trash icon.
    See this Help text:  http://iphonphone.blogspot.nl/2014/01/how-to-delete-photos-from-iphone.html

  • How to block text messages but not calls from a specific number

    I want to block text messages from my father but not his phone calls. Is there a way to do this? I have an iPhone 5, but don't want to upgrade to IOS7 yet.
    Thanks!

        You have a fantastic phone, joy3141. I double checked features for the iPhone 5 and confirmed there's not a way to block messages from a specific contact without blocking calls too. Our Call & Message Blocking http://vz.to/MqEgqB is a great way to block unwanted contact from specific numbers, but it would block both calls & messages. If your dad is on your account and you're hoping to block all of his text messages to or from anyone, there is a text message block available at www.vzw.com/serviceblocks you can add to his line.
    Thank you
    JenniferH_VZW
    Please follow us on Twitter @vzwsupport

  • How do I get Messages to stop sending from my email address instead of my phone number?

    I've had several people tell me that texts I've sent from my iPhone have been showing up as <myemailadd>@mac.com instead of my phone number. It started doing that under iOS7. I don't want my email address sent with my phone-originated texts. I don't want my email address broadcast to people that shouldn't have it.
    So what do I need to change to make sure that phone texts originate from my phone number, home texts show my email address, and both are viewable on both my iPhone and iMac?

    I think its fixed. I had to sign iMessages in on my Apple ID, but then deselect my email addresses to make it behave the way it should. Now if I could get iMessage to only send response alerts to the last device I used, instead of late night texts going to every device I own in the house and waking everyone up.
    For some reason, the free iCloud address I automatically received (when Apple was trying to force people to leave Mac.com) is "hardwired" into iMessage. People were also getting texts from that address even though I was on my phone. I tried to delete it but iOS tells me I can't. I don't use that address, I won't ever use it, too bad I can't make it go away.

  • How To use External Message To Send IDOC From XI To R/3

    we need to split one source message to several IDOC To
    R/3,But Standard Imported r/3 idoc contains only one idoc per message,so we export the standart idoc to a
    xsd file and change it to a  multi "IDOC" segment structure and import back to xi again,after that,we create a message interface use the imported
    message type and use it to send IDOC to r/3 via idoc adapter,but at the "call atapter" step it gernarate a
    error:"Unable to interpret IDoc interface MI_IDOC_IN".
    what we should pay attention to when use external message
    to send idoc to r/3?
    (when use the imported idoc message to send  single idoc per message,it is no probelm)
    thx

    The way this works is:
    1. In your Message Mapping use the External WSDL defintion that you loaded after tweaking the "IDOC" Occurance.
    2. Then in your INTERFACE MAPPING use the orginal IDOC Name that you imported from R/3.
    3. Use the original IDOC Name in Integration Builder too.
    This should work.
    Thanks
    Ashish

  • How is the Idoc Message Type FIDCC1 trigger from the FI Doc

    Hi Guru,
    I have a FI Document which is triggered from the Material Document.
    And this FI Document is triggering 2 different IDOC FIDCC1 on 9.Jul and 10.Jul.
    I did a comparison between this 2 idocs, the data seem to be the same, so can i know how this Idoc FIDCC1 is been triggered?
    Thank you very much,
    Regards,
    Cheewee

    Dear Guru,
    Can anyone please advice me?

Maybe you are looking for

  • Issue with Sender File Adapter file content convertion

    Hi Everybody, I am facing an issue in FCC at the sender side. Below is sender text message which contains 9 rows.Each row represents one node in the source structure. ROUASIS.MLASIS.A02001COMASN1.1.2 HDR7072396166N^MAEU/SZH3PA288200707248IF0708200709

  • 10.4.4 screwed my drive?

    Ever since this update I can no longer burn cd's/dvd's (errors 0x8002006E, 0x80020022 & 0x8002006D, loads of strange drive noise, crashes itunes, will only read some disks (both cd's & dvd's) doesn't seem to matter what brand or whether they are prop

  • What am I doing wrong? Cannot save as brush?

    Hi all I am trying to make a watermark for photos on my website. However, when I try save my image as a brush preset, I get the error "Could not complete the define brush preset command because the selected area is empty" I have made the background t

  • Vitrual Print Server to Print Standard Support

    Can a Vitrual Print Server be used for Print Standard Support or Advanced Support. Are there different Print Server Script that I should use other then: /xmlpserver/convert Any information would be great. Thanks

  • Where is flash button

    Hi all I'm looking for flash button on dreamwaver cs4 I can not find it where is it Thanks for help.