What is ALERT Management.how to use it?

what is ALERT Management. what is it's use.how to do ALERT Management?

HI
Alerts within XI give us a simple way to monitor only those errors that we want to and send alert messages to different people depending on the alert category.
Alert configuration is used to have the system inform you of errors during message processing.
By using the Alert Framework, central monitoring can be provided with all errors reported during message processing in ABAP and Java. This enables an improved reaction to such errors in both the ABAP runtime and the Java-based Adapter Engine. For this purpose, the Alert Framework is provided with rules based on certain events and on information from the header of the message protocol. These rules determine whether alerts are send or not.
Alert Configuration:
1) An Alert is a notification informing its recipients that a critical or very important situation has arisen. The
situation is as severe that an action must be taken immediately in order to resolve the situation. The
system recognizes the situation and sends the Alert.
2) We use the Alert Configuration to have the system inform you of errors during message processing. we
can receive the Alert by e-mail, fax, or SMS.
3) To configure your Alerts, proceed as follows:
a) Create the Alert Categories that we want to use in our Alert Rules.
b) Create the Alert Rules in which we want to use our Alert Categories
4) An Alert is an instance of an Alert Category
5) Alert Categories can be defined by applications or customers using the Alert Category definition
environment, which is accessed in Transaction Code ALRTCATDEF
6) The Structure of Alert Category is defiened by the following
a) Technical key (language-independent) for identification purposes
b) Description (language-dependent)
c) Classification
d) Priority
e) Maximum number of deliveries. (This applies to delivery to a destination other than the alert
inbox.)
f) Expiry time (in minutes) after which the alert is deleted
g) Escalation recipient to whom the alert is sent if it is not confirmed by any of its recipients
h) Tolerance time before escalation
i) Short text, long text, and title
The title is used as mail title, fax subject, and alert title in the inbox. The long text is used as
mail/fax body and the long text view in the inbox. The short text is used for pager and SMS.
j) Container for variable definition if variables are to be used in the texts, or for other application-
specific attributes
k) Subsequent activities in the form of URLs
pleae refer the following links for furtehr infromation
http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm -
Alert
/people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
/people/michal.krawczyk2/blog/2007/04/26/xipi-throwing-generic-exceptions-from-any-type-of-mapping
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1 -- ccms alerts u2013 1
/people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2 -- ccms alerts u2013 2
/people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3 -- ccms alerts --- 3
Alerts with variables from the messages payload (XI) - UPDATED -
/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
http://help.sap.com/saphelp_nw04/helpdata/en/49/cbfb40f17af66fe10000000a1550b0/frameset.htm
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step - Alert Configuration by Micheal
/people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
/people/michal.krawczyk2/blog/2007/04/26/xipi-throwing-generic-exceptions-from-any-type-of-mapping
I hope at the end of this you may get some knowledge on Alerts.
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step XI:Alerts step-by-step. (fundamental Basic)
/people/sap.user72/blog/2005/11/24/xi-configuring-ccms-monitoring-for-xi-part-i CCMS Monitoring for XI. (CCMS monitoring for XI is enough later
we configure to Adapter Engine).
/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1 Configuring scenario specific E-mail alerts in XI-CCMS: Part-1
(This is Important)
/people/aravindh.prasanna/blog/2005/12/24/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-2 Configuring scenario specific E-mail alerts in XI-CCMS: Part-2
/people/aravindh.prasanna/blog/2006/02/20/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part-3 Configuring scenario specific E-mail alerts in XI-CCMS: Part 3
/people/federico.babelis2/blog/2006/05/03/solution-manager-cen-and-alerting-configuration-guide-for-dummies Solution Manager CEN and Alerting configuration (Advanced)
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide - Trouble shoot alert config
Alerts with variables from the messages payload (XI) - UPDATED -
Alert configuration
http://help.sap.com/saphelp_nw04/helpdata/en/80/942f3ffed33d67e10000000a114084/frameset.htm
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--troubleshooting-guide
Calling alerts from UDF
/people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
Email Alerts
/people/aravindh.prasanna/blog/2005/12/23/configuring-scenario-specific-e-mail-alerts-in-xi-ccms-part--1
Alert Delivery
/people/matt.kangas/blog/2006/06/27/personalized-alert-delivery
Transport the alerts
http://help.sap.com/saphelp_nw04/helpdata/en/a6/5a94413aaad960e10000000a1550b0/frameset.htm
XI: Alerts - Step by step
/people/michal.krawczyk2/blog/2005/09/09/xi-alerts--step-by-step
http://help.sap.com/saphelp_nw04s/helpdata/en/d0/d4b54020c6792ae10000000a155106/frameset.htm
Triggering by Calling a Function Module Directly.
/people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
Alerts with variables from the messages payload (XI) u2013 UPDATED
/people/michal.krawczyk2/blog/2005/03/13/alerts-with-variables-from-the-messages-payload-xi--updated
Simple Steps to Get Descriptive Alerts from BPM in XI
/people/community.user/blog/2006/10/16/simple-steps-to-get-descriptive-alerts-from-bpm-in-xi
Triggering XI Alerts from a User Defined Function
/people/bhavesh.kantilal/blog/2006/07/25/triggering-xi-alerts-from-a-user-defined-function
Throwing Smart Exceptions in XI Graphical Mapping
/people/alessandro.guarneri/blog/2006/01/26/throwing-smart-exceptions-in-xi-graphical-mapping
cheers
reward poins if found useful

Similar Messages

  • I have an apple tv 1st generation, and there is a setting for airtunes. can someone tell me what this is and how to use it?

    I have an apple tv 1st generation, and there is a setting for airtunes. can someone tell me what this is and how to use it?

    I've looked at that, but on my PC, "look for remote speakers connected with airtunes" isn't an option.
    The only options I get are "prevent ipods [etc] from syncing automatically" , "warn me when [X %] of the data on this computer will be changed" and "forget all remotes". Its also got a list of backups I have saved, as well as a button to reset sync history.
    When I am playing a song, the "airplay" button isn't even visible.
    I am sure that the apple tv setting is on as well. Is there anything else you can help me with?

  • VPN. What's this and how to use it?

    Hello,
    Recently I started to work from home and not the office. To connect to my work server my company's sysadmin sent me the requisites to connect to VPN (I need to ssh to my work server but it's allowed to the limited set of IPs). But I have no idea what to do next. How to set up the connection and how to use it?
    Thanks

    Thanks! I've tried to follow the steps described in the wiki article but unfortunately stucked on 'Making Your Connection' section:
    # pon tunnel debug dump logfd 2 nodetach
    pppd options in effect:
    debug # (from command line)
    nodetach # (from command line)
    logfd 2 # (from command line)
    dump # (from command line)
    noauth # (from /etc/ppp/options.pptp)
    refuse-pap # (from /etc/ppp/options.pptp)
    refuse-chap # (from /etc/ppp/options.pptp)
    refuse-mschap # (from /etc/ppp/options.pptp)
    refuse-eap # (from /etc/ppp/options.pptp)
    name pshevtsov # (from /etc/ppp/peers/tunnel)
    remotename PPTP # (from /etc/ppp/peers/tunnel)
    # (from /etc/ppp/options.pptp)
    pty pptp xx.xx.xx.xx --nolaunchpppd # (from /etc/ppp/peers/tunnel)
    crtscts # (from /etc/ppp/options)
    # (from /etc/ppp/options)
    asyncmap 0 # (from /etc/ppp/options)
    lcp-echo-failure 4 # (from /etc/ppp/options)
    lcp-echo-interval 30 # (from /etc/ppp/options)
    hide-password # (from /etc/ppp/options)
    ipparam tunnel # (from /etc/ppp/peers/tunnel)
    proxyarp # (from /etc/ppp/options)
    nobsdcomp # (from /etc/ppp/options.pptp)
    nodeflate # (from /etc/ppp/options.pptp)
    require-mppe-128 # (from /etc/ppp/peers/tunnel)
    noipx # (from /etc/ppp/options)
    using channel 28
    Using interface ppp0
    Connect: ppp0 <--> /dev/pts/3
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    sent [LCP ConfReq id=0x1 <asyncmap 0x0> <magic 0x3541a215> <pcomp> <accomp>]
    Script pptp xx.xx.xx.xx --nolaunchpppd finished (pid 26089), status = 0x0
    Modem hangup
    Connection terminated.
    I don't know what to do

  • What is WLAN connectivity, how to use it for inter...

    hi all
    i have nokia n79, i have know about WLAN connectivity, i mean how to use it. i just check it in my office it shows WLAN network found, i opend it and select start web browsing, then it asked select WLAN network there it already shows hidden WLAN, then i connected it through hidden WLAN then it asked WLAN network name, what is WLAN network name and how to use WLAN network for internet browsing. pls suggest me
    thanks/regards
    Chandrakant Rajolkar

    This will get you started.
    http://en.wikipedia.org/wiki/Wireless_LAN
    Check your user manual.
    http://europe.nokia.com/get-support-and-software/product-support/nokia-n79/guides
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • On-The-Go Playlist: what is it and how to use?

    I've read the notice on the iPod when you select the On-the-Go playlist but don't know what it does and how to best use it. I've tried to add a song to it by holding down the center button while the song was playing but don't know how to check to see if it's been added. When I go to the On-the-Go playlist in the menu I only get the text instructions. Can someone describe how to add, and remove, songs from it or tell me if you can and how to use it?
    OT

    EDIT: BAH! I posted too slow... but there is still some information about saving and clearing in there
    Its for making a playlist while your 'on the go'. So you click and hold the middle button the selected song (or album) should flash... Then you go into the playlist menu (music>playlists>on-the-go) and use it like any normal playlist...
    When there's songs on the playlist it gives you the option to save or clear at the end of the song list, you select either one and it'll ask for conformation.
    It works in both manually sync and auto sync mode. But if you have it on auto sync the play list will be created in iTunes...
    So I'm not sure why you don't see songs in it after yo assign them to it, try sending a whole album and then music>playlists>on-the-go the album songs should be listed.
    As for reasons to use it well maybe while out and about you realise that you want to hear from two artists at the same time, Radiohead and Bowie, in a shuffle mode. You could make it a on-the-go playlist. Or there's a few podcasts you want to hear in order... so you go down the list and assign them to on-the-go.
    Some people use the On the go to note songs that need to be looked at in iTunes later, maybe because its too quiet, badly imported or they don't understand how such a bad song found its way onto the iPod.
    Once you save it if you try and put more songs to it, 'on-the-go-1' will be created.
    -hope this helps

  • What is credit management how should we tell

    hi
    gurus my question is what is credit management.
    2) If one customer exceeds his credit limit the sales order is blocked in the enduser  system.  WHO will release that order.  Whether enduser called his higher authority by telephone or mailed or it is automatically knows by the superior means who is working in the managerial level working in n.s.o.
    thanks in advance

    hi
    The customer’s credit limit is assigned to the customer by going to the Logistics overview screen, Accounting, Financial accounting, Accounts receivable, Master records, Credit management, Change.
    A credit control area is an organizational unit that is comprised of one or more company codes.
    Create a credit control area and assign it to a company code in the Enterprise structure under financial accounting.
    A customer’s risk category is a grouping category that controls the credit checks when automatic credit control takes place.
    In SD credit check can occur in only three places: sales order, delivery and goods issue.
    The system can use a simple credit check, static credit check or a dynamic credit check.
    The simple credit check is set at the document type level e.g., sales order, delivery etc.
    Simple Credit Check
    Assign credit limit check to the sales doc type:
    A – warning message
    B – Error message
    C – Delivery block
    D – Automatic credit control
    SAP enables static and dynamic credit checks so that a sales order for a good customer with a low risk credit rating is created and a sales order for a high risk customer with a high risk rating for the same doc type is blocked.
    Automatic credit control divides the sales doc types, delivery doc types, and goods issue into specific credit groups.
    An outcome procedure is defined using the credit group, the customer’s risk category along with the credit control area.
    Risk categories are defined in the FI module.
    Create the different credit groups e.g., for sales order, delivery, goods issue.
    Assign the credit groups to the sales and delivery doc types.
    Now define the settings for automatic credit control -> combination of credit control area, customer’s risk category, and credit group.
    All that remains is the assignment of the risk category to the customer master record. This occurs in Finance by going to the Logistics overview screen -> Accounting, Financial Accounting, Accounts receivable, Master records, Credit management, Change or FD32.
    The static credit check is a check comparing the credit limit assigned to the customer to the total value of open sales orders, plus the total value of open deliveries not yet invoiced, plus the total value of open billing documents not yet passed on to accounting, plus the total value of billing documents that have been passed on to accounting, but which have not been paid by the customer.
    The dynamic credit check is a check comparing the credit limit assigned to the customer to the total value of open sales orders not yet delivered, plus the total value of open deliveries not yet invoiced, plus the total value of open billing documents not yet passed on to accounting, plus the total value of billing documents that have been passed on to accounting, but which have not been paid by the customer. The dynamic credit check has an attached time period that states that the system is not to include sales orders in the total of outstanding items created after the specified time period.
    The credit relevant data is updated into an information structure, where it is accessed and updated. Thus each automatic credit control must be assigned an update group. The system allows for no update, and update group 000012, 000015 and 000018. However, update group 000012 is thorough and used in most businesses.
    To view the customer’s credit master sheet, proceed from the logistics screen and go to accounting, financial accounting, accounts receivable, environment, credit management, check, credit master sheet [F.35].
    Settings for determining the credit control area of a document.  The settings of items 1 - 4 are taken into account according to their priority.  The credit control area found is stored in field VBAK-KKBER.
    1. Transaction OB38
       Check which credit control area is assigned to the company code.
       Company code:
       Credit control area:
    2. Transaction OVFL
       Check which credit control area is assigned to the sales area.
       Sales area:
       Credit control area:
    3. Transaction XD02 or VD02
       Check which credit control area is assigned to the payer.
       Payer:
       Credit control area:
    4. Transaction SE37
       Is user exit EXIT_SAPV45K_001 being used?
    5. Transaction OBZK
       For the settings under items 2 - 4, field "All company codes" must be marked in Transaction
       OB45, or the credit control area must be entered under the relevant company code in table
       T001CM of the credit control areas allowed.
       Company code:
       Credit control areas allowed:
    6. Settings for the credit checks
    7. Transaction OVAK
       Which settings do exist for the sales document type used?
       Sales document:
       Check credit:
       Credit group:
    8. Transaction OVAD
       Which settings do exist for the delivery type used?
       Delivery type:
       Credit group for delivery:
       Credit group for goods issue:
    9. Transaction OB01
       Credit management/Change risk category
       Definition of the risk category for each credit control area. This risk category can be
       assigned to a credit account by using Transaction FD32.
    10. Transaction OVA8
        Here, the individual credit checks for key fields
        o credit control area
        o risk category
        o credit group are set. Take these key fields from the above settings and go to the detail
          screen. In particular, check whether fields "Reaction" and "Status/block" are set
          correctly. To carry out follow-up actions in case of a credit block, the credit check
          status must be set (field "Status/block").
    11. Transaction FD32
        Credit master data for the payer of the relevant document.
        Credit account:
        Credit limit:
        Risk category:
        Currency:
    12. Settings for updating the credit values Update of the credit values is required for the limit
        check (static or dynamic credit limit check).
    13. Transaction OVA7
        Update of the credit value is active for the corresponding item type if the check box is marked. This field corresponds to 
        field "Active receivable" in Transaction VOV7.
        Item type: 
        Active receivable:
    14. Transaction V/08, Pricing
        In the pricing procedure used for pricing, subtotal "A" must be entered in a line for
        determining the credit value (mark the pricing procedure and doubleclick on "Control").
        Usually, the net value plus taxes is used. This way the system is determined to use this
        subtotal for credit pricing. The credit price is stored in field VBAP-CMPRE and used for
        update and credit check.
        You can find the used pricing procedure of the order under "Item -> Condition -> Analysis".
        Pricing procedure:
        Line with subtotal = 'A':
    15. Transaction OB45
        Which update group (field "Update") do you use in the relevant credit control area? The
        default setting is "12". If you use another update group, check whether this is fine with
        you. If you open an OSS message, please tell us the alternative update group.
        Credit control area:
        Update:
    16. Transaction OMO1
        Which kind of update did you choose for structure S066? 
         In any case, "Synchronous update (1)" has to be chosen as the kind of update. 
         All other settings will lead to errors.
    Reward if USeful
    Thanx & Regrads.
    Naren..

  • What is PKCS7 and how to use it?

    Hi! I'm in a project in which I must send a file encrypted with a key that is also encrypted with a public key, the receiver must decrypt the key using his(her) private key, and then, using that decrypted key to in turn decrypt the file.
    I've been told to use PKCS7 standard, but is not clear for me how it works, and how to use it. I use bouncycastle, and know that it has APIs to do something like this.
    Any light will be greatly appreciated!

    Look at the CMS functionality in the bouncycastle provider, in the bcmail distro. You can find some examples in the bcmail distro also. Maybe I'll post an example later.

  • What is Digital Signature, How to use it in web based applications?

    I am new to digital signatures. Any body can help me how to create a digital signature and how to use it in web based applications. Do we need certificates to use digital signatures?

    <link_farm_and_everything_else_removed_by_moderator>
    Edited by: Julius Bussche on Sep 3, 2008 8:59 AM

  • Manage how to use wireless internet to phone E71

    Sorry, but I have a wireless D-link machine at home.I actually want to know how to use internet on my phone .
    Thank you

    Hi aladdin22
    Have a look at this post:/discussions/board/message?board.id=smartphones&message.id=83014#M83014
    Don't use CD version of PC Suite but latest from here:http://europe.nokia.com/pcsuite
    Lastly make sure that your E71 is in "PC Suite" mode NOT "Data Transfer" mode, go to Menu > Connectivity > USB > USB connection mode. 
    Happy to have helped forum in a small way with a Support Ratio = 37.0

  • What is RAS and how to use it?

    Hi All,
    In my apllication, i am displaying the report using JRC.
    But it is too slow.
    I heard that using RAS we can consume the time.
    But i dont know anything about RAS.
    Does it need any Jar?
    does it need any report server?
    and so on....
    Can any help me to achieve the task.
    Thanks in advance,
    Saravanakumar.

    RAS or Report Application Server offers services to modify report at runtime. To use it you need CR server or Enterprise level product. If you want to just view the report in an optimized way then you should rather use Page Server. To use Page server you again need Enterpriseserver level product and report in managed environment.
    JRC can cause performance bottleneck but there are several other factors that influence report performance such as DB type, how complex ig the report is, how is grouping performed at server side or at Crystal etc. Also, if report takes longer to run the Designer it would take at least that much time to run in JRC application.
    Look at the following link for Developer DocumentationAPI specification for RAS and Enterprise if you want to explore RAS option further.
    https://www.sdn.sap.com/irj/boc/businessobjects-sdklibrary
    Thanks
    Aasavari

  • Work Management- how to use it?

    How can I define a work manager?
    in j2ee documentation i found that i can use it using someting like that
    InitialContext ctx=new InitialContext();
    Context envContext;
    envContext = (Context)ctx.lookup("java:comp/env");
    WorkManager wm=(WorkManager)envContext.lookup("wm/TestWorkManager/");
    my problem is that in don't know how to define it and where
    The documentation provided here does not help me enough...http://download-west.oracle.com/docs/cd/B31017_01/web.1013/b28956/workcont.htm
    thank you in advance!

    The Work Manger refered in the Oracle documentation is part of the JCA contract between an application server and a resource adapter. So this Work Manager is only available for a JCA 1.5 resource adapter implementation.

  • Form Builder - What is it and How to use it  ?

    Hi All .
    If you are familiar with Form Builder , please refer me any document or links . I have heard about form builder but i did not find any documents on it .
    i am using ECM 11g .
    Thanks,
    Amitava
    Email : [email protected]

    RAS or Report Application Server offers services to modify report at runtime. To use it you need CR server or Enterprise level product. If you want to just view the report in an optimized way then you should rather use Page Server. To use Page server you again need Enterpriseserver level product and report in managed environment.
    JRC can cause performance bottleneck but there are several other factors that influence report performance such as DB type, how complex ig the report is, how is grouping performed at server side or at Crystal etc. Also, if report takes longer to run the Designer it would take at least that much time to run in JRC application.
    Look at the following link for Developer DocumentationAPI specification for RAS and Enterprise if you want to explore RAS option further.
    https://www.sdn.sap.com/irj/boc/businessobjects-sdklibrary
    Thanks
    Aasavari

  • Can someone explain the OCI cocncept to me, what it does and how to use it?

    Bit a newbie question, but whta does the OCI do, and how does it work.Start from the base.
    Peter

    http://www.orafaq.com/faqoci.htm
    "The Oracle Call Interface (OCI) is a set of low-level APIs (Application Programming Interface Calls) used to interact with Oracle databases. It allows one to use operations like logon, execute, parse, fetch, etc. OCI programs are normally written in C or C++, although they can be written in almost any programing language."

  • Event Management - How to Use?

    Hello,
    I need some help with event management. This tab is not available on my Adobe Connect and I am wondering how I can enable it. I need to promote my event with emails, as well as create a custom landing page, which I know can be done since it was something I had available to me in my free trial. It seems I might need to change my role to admin but I am not able to do this. Can anyone help me out with this? I have already spoken with 10 customer service reps and they have not been able to assist me.

    Contact your reseller, as they can get you the Events module.
    If you don't have a reseller, feel free to PM me or contact me off forum jorma[at]realeyes.com

  • What is mib and how to use

    Hi,
    I am new to mib world. I want to use mib in order to pull some information about routers health as below
    CPU usage utilization
    Free Memory
    Interface Drops statistics
    Environmental Parameter (temperature / power)

    Look at the CMS functionality in the bouncycastle provider, in the bcmail distro. You can find some examples in the bcmail distro also. Maybe I'll post an example later.

Maybe you are looking for

  • Problems for to use adobe photoshop

    i prefer to talk french language,i dont have enough englis language to undustand a discussion in english.Ok i try. I've adobe reader 6.0 ,adobe photoshop album edition decouverte 3.2 , but i want to make update for adobe photoshop album edition decou

  • Re-sizing 3d Objects

    I created a logo using the 3d tools in Illustrator and when I tried to resize it I could not make it look right. I can only resize it using transform & distort, but also when I print it I see some white lines. It is not horrible but annoying.

  • Make ALV Layout selectable on selection screen

    Hi, Iu2019m trying to make the Layout of the ALV output of a report selectable. How can I generate the F4 help for the variable which Iu2019m using? Thanks Thomas Moderator message: this is quite basic ALV functionality, please search for available i

  • JNI Method to find the Windows app that owns a serial port?

    Im trying to write a native method that will tell me the app. name or PID of the Windows application that owns a com port. Any Ideas?

  • Modifying TARIF Feature

    Hi experts, I am new to this Feature concept. This is regarding TARIF feature in HR-ABAP. My requirement is, modifying the TARIF feature with PStype/PSarea/CPID("xx/yy/d"). While creating the record in IT0008 using PA30, the TARIF feature is automati