How to set this filters with 'or' relationship

Hi Pros,
      I have a query as follows, rows and columns are all in structures.
                                                   regular_employees
             active_employees
             lay_off_employees
     I want to set up filter as ' employ_status = 0 or employ_subgroup =2' for this query, please tell me how to set this filters with 'or' relationship.

Hi Yifei,
Create a formula and enter this (let's name this FORMULA_KF):
((EMPLOY_STATUS = 0) OR (EMPLOY_SUBGROUP = 2)) * enter value IF_TRUE + enter value IF_FALSE
Then create the condition to HIDE the rows having those values to be filtered (if this is your purpose)..
Like,
FORMULA_KF <> 1
Is this what you want mate?
Regards,
Loed

Similar Messages

  • How to set up SAPconnect with email server

    Hi,
    Does any one know <b>how to set up SAPconnect with email server</b>
    We are using workflow and when it fails it we are sending the notification mail to the user on his company mail id, i.e. [email protected]
    This is working in the current production system. We are doing the new development which will replace the current production system. The existing Basis team does not know how it was setup in production system and how to set it up in the new system.
    When we send any mail notification from workflow we can see the mail in SCOT transaction but it is not received at the specified mail address.
    Can any one provide the configuration steps or any document for this.
    Thanks in advance..
    Pratik

    Hi Pratik,
    Check the following link:-
    /people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface
    http://help.sap.com/saphelp_nw04/helpdata/en/2b/d925bf4b8a11d1894c0000e8323c4f/frameset.htm
    these link will help u to config SMTP.
    And one more thing u have to do..
    Go to SE11 n open Table sxnodes in change mode.
    And change F_ESMTP field to false i.e. BLANK for the Field NODE = SMTP.
    Hope this will work For U.
    Regards
    Sachin Dhingra

  • How to create sap query with "or" relationship

    dear experts,
    I need a report to display the employee whoese WSR is
    changed in the month for infotype 0007.
    that is ,we want to search with selection
    begda OR endda between 2008-01-01 and 2008-01-31.
    how to create sap query with "or" relationship?

    hi use like this,
    CALL FUNCTION 'HR_READ_INFOTYPE'
      EXPORTING
        pernr                 =  p_pernr
        infty                   =  '0007'
       BEGDA                =  p_date1
       ENDDA                 = p_date2
      TABLES
        infty_tab             = itab .
    hi use this by passing the pernr to fm and giving the dates low and high in the p_date1 and p_date2.
    loop at itab where condition.
    endloop.
    may it helps u,
    regards,
    venkat.

  • HT3546 So i recently bought an Apple AirPort Extreme BaseStation (the mushroom shaped one) and was wondering if someone could tell me where and how to find a power cord and how to set it up with my Macintosh (2011 edition with 1.7.5) Thankyou! :)

    So i recently bought an Apple AirPort Extreme BaseStation (the mushroom shaped one) and was wondering if someone could tell me where and how to find a power cord and how to set it up with my Macintosh (2011 edition with 1.7.5) Thankyou!

    Welcome!
    Last question first, as we need to know what operating system that the Mac is using.
    If you are not sure, click the Apple icon in the upper left corner of the screen, then click About This Mac, and post back with the OS X Version number that you see there.
    Two possible solutions on the power cord
    ORIGINAL OEM APPLE AIRPORT EXTREME BASE STATION POWER SUPPLY AC ADAPTER A1202 if you want a white power supply and white power cord to match up with the Apple device
    AC adapter for Apple AirPort A1034 Extreme B... if you don't care what color the supply and cord might be
    If you don't already have a Setup Guide.....look here:
    AirPort Extreme Base Station Setup Guide v4.2 (Manual)

  • I am setting up a new iMac and need help syncing files to Dropbox.  On my old computer I had it set where when I saved a document, it was saved on my hard drive, as well as to a folder in Dropbox.  I can't remember how I set this up.  Any help?

    I am setting up a new iMac and need help syncing files to Dropbox.  On my old computer I had it set where when I saved a document, it was saved on my hard drive, as well as to a folder in Dropbox.  I can't remember how I set this up.  Any help?

    The way that Dropbox works is that it keeps a copy of all your files in your local Dropbox folder on your hard drive (which is, by default, directly under your home folder). Adding files to that folder will sync them to the Dropbox server.
    You do of course have to download the Dropbox application to enable this (download link at the top right of http://dropbox.com ).
    Matt

  • HT201320 I want to have all the facilities of my Ipad obtained for my e mail address, available for another e mail address belonging to my wife. Anyone know how I set this up please?

    I want to have all the facilities of my Ipad obtained for my e mail address, available for another e mail address belonging to my wife. Anyone know how I set this up please? I am a new user and long in the tooth so any help would be much appreciated.

    What do you mean by "facilities of my Ipad obtained for my e mail address"?
    Do you mean you want to setup your wife's email account on your iPad? Or something else?

  • How to make this work with Firefox, HELP!

    Downloading for Real-player, after watching the full movie, I click download and it has to reread the movie from the internet. When using explorer, after downloading the movie, it reads it from memory, which makes it a fast download. How to make this work with Firefox, I like not to use Microsoft products, and I really like Firefox 7.0.1!!!! HELP!

    -> click '''Firefox''' button and click '''Options''' (OR File Menu -> Options)
    * Advanced panel -> Network tab
    * place Checkmark on '''Override Automatic Cache Management''' -> under '''Limit Cache''' specify a large size of space
    * Remove Checkmark from '''Tell me when websites asks to store data for offline use'''
    * click OK on Options window
    * Restart Firefox
    Check and tell if ts working.

  • How to set this DATS parameter

    Hi Pros,
            I am calling function 'HR_FORMS_TIM_GET_B2_RESULTS' in the program , its input parameter is BEGDA, I transfer a date variable to BEGDA, but does not work. can not get any data. but if I run this function in SE37, I input date '20140807', successfully get result.  please tell me how to set this DATS parameter?

    Hi,
    You might be passing the date in '12.12.2014' or '12/12/2014' format. Please
    use the function module 'CONVERSION_EXIT_BEGDA_INPUT' to convert the date
    to internal format and then pass it to the function module.
    Thanks

  • How to set task description with paragraphs at runtime

    Hi Experts, How to set task description with paragraphs at runtime. Now, i can set single content in task description.however, not sure, how to set content which have paragraphs.

    Hi,
    You can use HTML tags in the Task descritption.
    Open the task not the workflow and there you can provide
    <p> content/containers </>
    You can use even <u>- Underlined text.
    <h> for bold text
    Thanks,
    Sarayoodharan.K

  • I just purchased a used ipad I am trying to set it up and it is asking for the previous owners apple ID is there a way to set this up with out this information?

    I just purchased a used ipad I am trying to set it up and it is asking for the previous owners apple ID is there a way to set this up with out this information?

    No, you will need to contact the previous owner, he/she is the only person that can remove it from their account : http://support.apple.com/kb/TS4515

  • How to set up meeting with sales employee & how to create activity in a emp

    Hi all,
    I have two scenarios to be configured for my client.
    1. Sales manager should be able to set up a meeting with his sales team in CRM. can any one give me a idea how we can configure it in SAP CRM & what is the transaction type (Business activity) to be used to setup meeting with employees.
    2. How to create an activity or task in employees calendar. where we configure calendar in SAP CRM, do we need to assign this calendar any where in order to create create activity for employees calendar.
    Please do let me know how to achieve the above scenarios.
    I got one more issue is that, I have created two transaction types (business activity types) 1 for transaction type for meeting with employee with category "meeting" in business activity and 2nd transaction type is for sending email to employees with category "email" in business activity. I have also assigned these transaction types to categories under sentings for activities ->assign transaction types to categories in SPRO. But I am not finding these two transaction types on UI under activities. If use different category for these transaction types like appointment then these are available on UI for activities. Please suggest me how to fix this issue too.
    Thanks in advance
    JM

    Hi JM,
    1. It depends how you want to configure this and your detailed requirements. One way would be to create an activity of type Appointment and from this, create a CRM E-mail activity that sends an e-mail to all the Attendees in order to setup the meeting.
    2. Synchronizing Activities/Tasks is done with the Groupware Integration. I'm sure you can find some documents in SDN for it, but for now you can take a look at the IMG node (Customer Relationship Management->CRM Middleware and Related Components->Groupware Integration) and the help.sap.com (http://help.sap.com/saphelp_crm70/helpdata/EN/47/09e1c4cc8d4861e10000000a155369/frameset.htm) page.
    The "New" button in the standard Activities Search will load everything under the "screen kind" ALLS, which means all Activities with Activity Class Appointment, Task, E-mail and Sales Call. You can see this in the method CL_CRM_UIU_BT_ACT_CUST_GET=>GET_ACT_CLASS_FOR_SCREEN_KIND. It is pure UI logic that you can influence if you make modifications or enhance the Appointment UI (for example the component BT126S_APPT, by changing the screen kind passed). You'd need to debug a little bit to understand the logic, however.
    Hope this helps,
    Kind regards,
    YZ

  • How to set authorization - salesman with own customer

    Dear all,
    would like to know how to set for the following:
    User01 cannot create SO/Quotation with the user02's customer.
    If fact, we have 10 salesman and they have their own customer individually, each salesman is only enable to use their own customer to create SO/Quotation and they are not allow to see other's salesman's customer or SO/Quotation.
    please kindly help.
    thank you very much.

    Hi,
    a solution could be as follows:
    - create and mantain a ztable where you stablish the relationship between user and customer (this user can work with those sold-to's).
    - use userexit MV45AFZZ, form userexit-field-modificaction and check here if user creating the S.O. is found in ztable. Once you type in your sold-to system will check and you can pop-up an error message and stop the transaction if needed.
    - you'll need a developper for this solution.
    Regards,
    Joan

  • How to set 'error' status with DB poll Adapter in OSB

    1. Configured DB Adapter to poll rows with status 'notprocessed' and set the status to 'processed'
    2. Configured FTP Adapter to write fetched rows from DB into a CSV file
    Now my requirement is if any error like FTP server is not available, how to set the status in DB table to 'error'

    Yes Vlad you are right, this will avoid another DB connection created in Error Handler.
    I hope this will provide some lights on the usefulness of "Transaction"
    http://www.nysolutionsltd.com/transaction-handling-in-oracle-service-bus/
    http://kd-blog-tech.blogspot.com.au/2010/12/transaction-management-for-osb-service.html
    Regards
    RK
    Edited by: RK.. on 27/03/2013 17:10

  • (Bash) How to set a variable with text from a file? [SOLVED]

    I'm having a little problem.
    I have textfile with a single line of text. What I want to do is set a variable with that line of text. How do I go about doing that?
    A simple var="text" wont work in this case, since the text in the file changes with another script of mine.
    Thanks in advance.
    Last edited by Aziere (2007-03-27 09:07:03)

    if you have a file with more than one line but you only want the first line you could use 'head'
    VAR=`head -n 1 file`
    Last edited by SiD (2007-03-27 05:58:33)

  • How to set new extreme with old extreme

    how do I set up a gen 3 airport extreme using ethernet wire to newest extreme just bought it yesterday, not set up yet)  to extend  wireless network to far side of house

    I am using my IMac osx 10.8 to make any changes to network and will use it to set up new AEBS,
    Got it, the new AEBS will be the "main" router on the network.
    where I want to put my 3 gen AEBS  as a wired extender of network
    Got it, the older 3rd Gen AEBS will connect to the new AEBS using a wired Ethernet connection and extend the nework.
    Anyway. is this how I should set up my network to extend it with using my gen 3 APBS  and with my new APBS 6h gen?
    Once you have the new AEBS set up and working as your "main" router, other than making the physical Ethernet connection and typing in a device name that you want to use on the 3rd Gen AEBS, AirPort Utility will take care of all the settings for you automatically. You do not need to worry about any of this.
    2nd question, if I get a new AXAC will I get better speeds or will I just get N speeds?
    Not sure what you are asking. Only the new AEBS (and Time Capsule) will deliver 802.11"ac" speeds. Your 3rd Gen AEBS will deliver "n" speeds as will an AirPort Express.
    3rd. can i after I set up a roaming network then use my old AX (A1264) to stream music to speakers/stereo?
    Yes
    will it be able to be wireless, or will the dreded Apple rule of not using 3rd repeater come into play?
    Wireless
    Also do you have any fixes for Roku 3 not playing well with the new APBS
    Sorry, I have no "hands on" experience with any Roku products, so cannot help on that.
    Suggested plan:
    First, get the new AEBS set up as your new "main" router and check it out for proper operation. AirPort Utility will guide you through the setup.
    Post back when you have done this and then I will provide tips on how to set up the 3rd Gen AEBS to extend the network using Ethernet. Setup is very easy if you follow the steps.
    Once the 3rd Gen AEBS is setup and working, then the A1264 AirPort Express will get attention. Setup will very easy using AirPort Utility.

Maybe you are looking for

  • Why are my pics not saving correctly?

    Using adobe elements 5.0. When I finish editing a picture and save as a new picture, it seems to save fine like always. But when I go to look for it in my documents it has no picture thumbnail and it looks like a blue paper. When I go to open it the

  • WiFi issue with MAC address

    I've been using MAC filtering as part of my home network wireless security for years. This means inputting the MAC address of every device and computer that I want to have connect to my network. So I get my new WiFi + 3G iPad on May 28th and look in

  • Toolbars in Reader 8

    I have developed a Reader-enabled plug-in that includes a custom toolbar. The toolbar appears and works fine in Reader 7 (and earlier), as well as Acrobat 8, but does not show up under Reader 8. The plug-in is loading and functional, as the menu item

  • Charactermode Report - Bold character

    Dear Friend, Specification: Oracle Reports 5.0 Default printer file - wide180.prt Printing Report in character mode. Requirement: 1. I want to specify the size(pitch) of the font in the above printer file. 2. I wish to print the title in Bold Charact

  • Submit Email

    I am using dreamweaver and just know basic stuff. How do I make a form that lets my visitors submit their email address and so it is emailed to me? I have no idea how to go about doing this. Go-daddy will do this but I don't want to pay, if I don't h