Is there any documentation for filter routine in Data Transfer Process?

I am trying to create a filter routine in the Data Transfer Process to select different billing types depending on what date the Data Transfer Process is running....
I have searched through SDN and found some examples, but some formal documentation would help.
Is there any documention on filtering in a Data Transfer Process using a routine?
I am in 7.0

data: l_dow TYPE I,
      L_S_RANGE TYPE rssdlrange.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'F2'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'G2'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'L2'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZCDD'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZCDI'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZCR1'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZCR2'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZDR1'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZEDI'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZMD'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZRE'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZRE1'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZRED'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZSMP'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZUSD'.
APPEND L_S_RANGE TO l_t_range.
l_s_range-iobjnm = '0BILL_TYPE'.
l_S_range-fieldname = 'BILL_TYPE'.
l_S_range-sign = 'I'.
l_S_range-option = 'EQ'.
l_S_range-low = 'ZUSI'.
APPEND L_S_RANGE TO l_t_range.
CALL FUNCTION 'DATE_COMPUTE_DAY'
  EXPORTING
    date = sy-datum
  IMPORTING
    day = L_DOW.
IF l_Dow EQ 5.
  l_s_range-iobjnm = '0BILL_TYPE'.
  l_S_range-fieldname = 'BILL_TYPE'.
  l_S_range-sign = 'I'.
  l_S_range-option = 'EQ'.
  l_S_range-low = 'S1'.
  APPEND L_S_RANGE TO l_t_range.
  l_s_range-iobjnm = '0BILL_TYPE'.
  l_S_range-fieldname = 'BILL_TYPE'.
  l_S_range-sign = 'I'.
  l_S_range-option = 'EQ'.
  l_S_range-low = 'S2'.
  APPEND L_S_RANGE TO l_t_range.
ENDIF.

Similar Messages

  • Is there any documentation for iBooks Author.

    Is there any documentation for iBooks Author.

    Apple has a FAQ article at: support.apple.com/kb/HT5071
    You can also go here for information: www.apple.com/support/mac-apps/ibooksauthor/
    Google also has a lot of third party information with a simple search.
    And of course you can always to to the iBooks Author forum here on Apple Support Communities. The link for that is here: discussions.apple.com/community/ibooks/ibooks_author

  • Is there any documentation for Digital Editions?

    I have several questions.
    1) Is there any searchable local documentation for Digital Editions? The only thing I can find is at http://www.adobe.com/products/digitaleditions/help/ and that is of no help because it is not available when there is no Internet connection and it cannot be searched.
    2) Is there any way to enable a CUA compliant menu bar in Digital Editions? With no menus and no help I have been completely unable to figure out how to use the program.
    Any help  would be appreciated. Thanks.

    Bentley beat me to it :)
    The online help can be gotten at by hitting "F1" or selecting "Adobe Digital Editions Help" from the Library/Reading drop down menus.
    Alternatively the web page is at
    http://www.adobe.com/products/digitaleditions/help/
    Jim Lester
    Adobe Systems

  • Is there any documentation for UCES?

    Hi,
    I'm searching and searching for documentation for the "Utility Customer E-Services"-component, but I cannot find anything on the SDN or Marketplace. Can anybody help me with a link for documentation, so that I can configure and also work with this component?
    Thank you
    Silvio Möckel

    Hi
    Please find under this link
    https://websmp108.sap-ag.de/ibc --> SAP for Utilities
    Note 740143 - Composite SAP Note SAP IS-U/Utility Customer E-Services
    Also please tryout the documents in the installation DVD of UCES, you would get all the documents there.

  • Is there any documentation for WebLogic domains?

    I've been sucessful in the past in setting up a custom WebLogic 8 domain for OraBPEL 2.*. However, it appears that there has been considerable changes in the way the domain must be setup for OraBPEL 10. In fact it seems that not only do you have to load every possible jar in the OraBPEL installation into the server's classpath (generally considered a VERY ugly thing to do) but you also have to munge through some resource addapter's rar files to find more jars to put on the classpath. Surely this ugliness is due to some lack of understanding on my part, and surely a company like Oracle has documentation somewhere that might help someone like me out. I haven't been able to find it, so if I could get a pointer I would REALLY appreciate it.
    Thanks,
    Josh

    Apple has a FAQ article at: support.apple.com/kb/HT5071
    You can also go here for information: www.apple.com/support/mac-apps/ibooksauthor/
    Google also has a lot of third party information with a simple search.
    And of course you can always to to the iBooks Author forum here on Apple Support Communities. The link for that is here: discussions.apple.com/community/ibooks/ibooks_author

  • Are there any documentation for EM 10g Grid Control installation on Solaris

    Any kind of documentation? Please send me the link:
    [email protected]
    Thanks

    Hi ,
    here is the link:
    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b25949/toc.htm
    Regards,
    Simon

  • Data transfer process: use values of filter in routine

    Hi,
    I create a filter in the data transfer process (RSA1). There are two infoobjects (ZABC, ZXYZ) in the filter.
    I fill the first select-option (parameter) with the value u2018AAAAu2019. At the second line I create the filter routine:
    form compute_/BIC/ZXYZ
       tables l_t_range structure rssdlrange
       changing p_subrc like sy-subrc.
    In this routine I want to use the value u2018AAAAu2019 of ZABC:
    SELECT SINGLE *
    INTO lw_test
    FROM /BIC/MZXYZ
    WHERE
       /BIC/ZBCA =  (Select-option value from ZABC = u2018AAAAu2019)
    Then I want to make a new entry in l_t_range from lw_test.
    I thought that the Select-option will be in the table l_t_range. But there is only a record when it was also set by an ABAP-Routine but not the manual entries in RSA1.
    How can I use the select-option from the filter?
    Thanks in advance
    Tobias Mattes
    Edited by: Tobias Mattes on Jan 30, 2009 1:33 PM
    Edited by: Tobias Mattes on Jan 30, 2009 1:34 PM

    Can you try to combine them into one routine?  In other words, fill the range for both in the same routine - that way, you'll have all the values available to you.
    For example:
    l_t_range-iobjnm = 'ZABC'.
    l_t_range-fieldname = 'ZABC'.
    l_t_range-sign = 'I'.
    l_t_range-option = 'BT'.
    l_t_range-low = '2006001'.
    l_t_range-high = '2006012'.
    l_t_range-iobjnm = 'ZXYZ'.
    l_t_range-fieldname = 'ZXYZ'.
    l_t_range-sign = 'I'.
    l_t_range-option = 'BT'.
    l_t_range-low = '0101010'.
    l_t_range-high = '0101099'.

  • Is there any Documentation frame work for OAF development

    hi
    Is there any Documentation frame work for OAF development like AIM Documentation for RICE components ?
    Hence , it is very clear that, MD50 and MD70 template is not for the OAF java development.
    Is there any need to document the oaf development, hence it is using MVC architecture and all the components of the OAF development is very transparent.
    thanks

    You can extra sections if needed based on the customizations / extensions / personalizations.
    Cheers
    AJ

  • Is there any way to filter an AD group for Synchronization?

    Project Server 2010 , the AD synchronization fails every week because of users who have left the organization.
    Is there any way to filter the AD group so that only active users are picked up into the application?
    Thanks in advance.

    Thanks Ricardo.
    The problem is that if a user leaves, his id is usually reused.
    Eg. John Smith leaves the organization, his ID JSmith is reused.
    But the original record is in the AD group, so it fails to recognize the new user say Jack Smith.
    The error seen in the logs is typically:
    " A resource could not be updated during Project Server Active Directory Synchronization because a duplicate windows account name conflict occured that could not be resolved. Resource GUID: d2077b6c97992-57d5-4d87-9ba9-c6ae273. Resource Name XYZ"
    and
    "the supplied windows account name is invalid."

  • Is there any documentation which throws light on how data aggregation happens in data warehouse grooming? what algorithm exactly it follows in different aggregation type (raw, hourly, daily)?

    Is there any documentation which throws light on how data aggregation happens in data warehouse grooming? what algorithm exactly it follows in different aggregation type (raw, hourly, daily)?
    How exactly it picks up a specific data value during Hourly aggregations and Daily aggregations?As in  How the value is chosen. Does it say averages out or simply picks  value at the start of the hour/day or end of the hour/day ??

    I'll try one more time. :)
    Views in the operations console are derived from data in the operational database. This is always raw data, and typically does not go back more than 7 days.
    Reports get data from the data warehouse. Unless you create a custom report that uses raw data, you will never see raw data in a report - Microsoft and probably all 3rd party vendors do not develop reports that fetch raw data.
    Reports use aggregated data - hourly and daily. The data is aggregated by min, max, and avg sample for that particular aggregation. If it's hourly data, then you will see the min, max, and avg for that entire hour. Same goes for daily - you will see the
    min, max, and avg data sample for that entire day.
    And to try clarifying even more, the values you see plotted on the report are avg samples. If you drill into the performance detail report, then you can see the min, max, and avg samples, as well as standard deviation (which is calculated based on these
    three values).
    Jonathan Almquist | SCOMskills, LLC (http://scomskills.com)

  • Is there any documentation on Database parameters?

    Hi
    We are trying to plan for future growth and make sure that our current structure is optimal. I am looking for some documentation on testing done by Oracle to get some guidelines. I have looked through a couple of Oracle white papers ('0Building Scalable and Performant..........' and 'Page Generation ..........'). I have also looked at some of the white papers regarding architecture.
    My questions
    Has Oracle done any testing for the database? Have there been any tests as to SGA, Multithreded vs dedicated, etc.. ?
    Is there any documentation?
    Thanks

    Mukesh,
    When we ran our load tests, we found that database settings were simply not the bottleneck, at least for the overhead of generating Portal pages and running a Portal instance. Of course, if you're using the database for other purposes, then you need to tune the database as you would for any other application. The type of tuning you do is totally dependent on your unique configuration and application mix. I suggest you refer to the Oracle8i Designing and Tuning for Performance manual.
    Regards,
    Jerry
    null

  • Is there any documentation on Peoplesoft CRM 9 HelpDesk SLA's?

    Hi,
    Is there any documentation available on Peoplesoft CRM 9.0 HelpDesk about Service Level Agreements for internal employees?
    We are looking into implementing Service Level Agreements on the Help Desk module for internal clients (employees). I am looking for any sort of documentation which would help me understand the current out of the box functionality of Service Level Agreements relating to how t functions for internal clients. Any assistance would be appreciated
    Thanks
    Elana

    Please verify the below online PeopleBook help for CRM9.
    http://download.oracle.com/docs/cd/E12341_01/crm9pbr0_run2/eng/psbooks/index.htm
    Thank you!
    Best Regards
    Soundappan

  • Is there any documentation on creating basic paper reports?

    Hi - I have just started to try to create a report. We have 9i reports but don't need any of the web stuff. I only need to create reports off of our database, run them on my workstation, and print out hardcopies to give to 1 or 2 managers.
    Is there any documentation that would just teach me how to create simple reports without all the web functionality? I was trying to follow along in the Reports Builder 6i, but it seems a lot has changed since 6i and I am having trouble just trying to find the corresponding buttons in 9i.
    I need to learn how to create reports, triggers, and especially I want to learn how to rearrange the report output after it has been created. It seems very confusing to me how to do this on Paper Layout or Paper Design screen.
    Thanks for any help. I would even go buy a book if there were a good one.

    Links to all reports docs
    http://otn.oracle.com/documentation/reports_dev.html
    Oracle9i Reports Building Reports ( very extensive )
    (PDF version ) http://download.oracle.com/otn/other/general/B10310_01.pdf [ 8 MB ]
    (HTML version ) http://otn.oracle.com/products/reports/htdocs/getstart/docs/B10310_01/title.htm
    Thanks
    The Oracle Reports Team

  • Is there any documentation regarding the fuego.fdi.* libraries

    Is there any documentation regarding the fuego.fdi.* libraries
    thanks

    Hey lloyd,
    It looks like there is!
    Within Studio, click on the 'Documentation' flap on the bottom of the screen.
    Then, open the project flap, and navigate to Catalog -> Fuego -> Fdi
    Double click on any of the individual components, and its documentation will appear within the documentation flap on the lower portion of the screen.
    If you don't see any documentation, check the tabs at the top of the documentation flap - the tabs allow you to switch between the documentation for the current method you're working on, and the component you've selected.
    -Noel

  • Is there any tutorial for using ARM cortex-A processors of Zynq for digital signal processing ?

    Hello, everyone.
    Is there any tutorial for using ARM cortex-A processors(such as A9 and A53) of Zynq to deal with digital signal processing  problems?
    Please tell me , thanks.

    Hi
    Check below links
    http://www.xilinx.com/training/zynq/software-acceleration-for-dsp-functions-with-zynq.htm
    https://www.youtube.com/watch?v=ErEG7ZREcJQ
    http://www.xilinx.com/support/documentation/application_notes/xapp1170-zynq-hls.pdf
    http://www.xilinx.com/support/documentation/application_notes/xapp890-zynq-sobel-vivado-hls.pdf
    http://www.xilinx.com/support/documentation/application_notes/xapp1167.pdf

Maybe you are looking for