Valuation Number usage in BRF ACTION: Collection Step (Class 0FICACS001)

Hello colleagues,
I am trying to determine the exact usage of the"Valuation Number" field  while I configure a BRF Action of Implementation Class 0FICACS001 (Collection Step).  Note: this is not BRFPlus.
The Valuation Number  field allows me to search for BRF Expressions in the drop-down.
Does this mean that I have to  first pre-calculate a value (score)  and store the value as a numeric expression?
And then select it as the "Valuation Number" while configuring the Collection Step?
Your feedback would be really appreciated.
Thanks in advance.
Ivor Martin

Ivor:
You need to define an expression (likely a formula) which would fill that field value.  If no value is populated, then the standard functionality would prioritize the actions based upon dollar amount.
regards,
bill.

Similar Messages

  • Multiple Collection Steps

    Hi Experts,
    I have a requirement to trigger multiple collection steps when a certain condition is reached.
    For e.g. I have two different steps to
    1. Send a disconnection notice.
    2. Remove customer from Budget Billing.
    These two are common steps for all customers but for a certain group I have to perform both. One option would be to create a third collection step and assign multiple dunning activities to achieve this.
    Is there any other way by which this can be achieved in BRF itself.?
    Regards,
    Shweta

    Shweta:
    FICA collections does not support multiple results being passed back from BRF (gui version, I assume, and not BRF+).  You would need to define a step with multiple activities.  Alternately, they could be steps which are triggered on consecutive days?
    regards,
    bill.

  • Creating a number of Link to Actions based on the Output of an ALV

    Hello Experts,
    I have an ALV table as an output in WDA in which the number of records are unknown.
    I want to limit the number of records to 500 at a point of time.
    Below the table i need to have link to actions placed like 1-500 501-1000 10001-1500 and so on.
    As the number of records are unknown i need to have these link to actions divided among total records.
    And if the table shows 1-500 records the Link to Action 1-500 should become text so that the user will not be able to click on it.
    So my requirement is
    1.How to limit the number of records to 500.
    2.How to place the link to actions dynamically based on the number of output records.
    3.How to change the Link to Action to Text.
    Please help me in this.
    Thanks in Advance,
    Shravan

    Hello Shravan,
    If you know the total number of records at runtime then its simple. Otherwise you need to write some complex logic. I assume that at runtime while launching the application you will know the total number records .
    1.How to limit the number of records to 500.
    As Srinivas mentioned call the set_visible_row_count method by passing 500
    2.How to place the link to actions dynamically based on the number of output records.
    Logic for the same.
    data i_total type i value 1250. "say total number of records
    data i_max type i value 500. "your max records to be displayed in aLV at anypoint of time
    data i_num type i.
    data i_rem type i.
    i_num = i_total div i_max.
    i_rem = i_total mod i_max.
    data lv_end_text type string.
    data lv_start_text type string.
    data lv_final_text type string.
    data i_start type i.
    data i_end type i.
    do i_num times.
      i_start = ( i_max * ( sy-index - 1 ) + 1 ).
      lv_start_text = i_start.
      i_end = i_max * sy-index.
      lv_end_text = i_end.
      concatenate lv_start_text ' - ' lv_end_text into lv_final_text RESPECTING BLANKS.
       "Write the logic to create the Link to Action - as suggested by Srinivas
    enddo.
    if i_rem > 0.
      i_start  = i_max * i_num + 1.
      lv_start_text = i_start.
      i_end = i_max * i_num + i_rem.
      lv_end_text = i_end.
      concatenate lv_start_text ' - ' lv_end_text into lv_final_text RESPECTING BLANKS.
    " Write the logic to add the last linkToAction
    endif.
    3.How to change the Link to Action to Text.
    If you set the enable property of the LinkToAction to abap_false then it will be disabled and displayed as text.
    Hope this helps.
    BR, Saravanan

  • Usage corruption in self written Step Type

    Hi,
        we've developed some step types and after copying them all in a new computer we've found that the usage of them it's not OK and some modification in NI Step Types are requested. When we create the step type we always add the substep EDIT and we specify our in LV programmed subVI. I guess TestStand takes default a NI EditSubstep (version 3.1.0.9095) and the same EditSubStep is also used by the default NI StepTypes (NI_DatabaseTypes.ini, NI_IviTypes.ini, and so on). I attach a picture of my Type Palettes window where I've selected a self programmed ST calles "Wait_Timer". You can see there's below in the usage of the Edit the name of many other INI files that correspond to all my other step types and the NI Types.
      I'd like to know how can I avoid this problem. Some idea? That's making us crazy!
    Thanks in advance!
    Attachments:
    StepTypeUsage.JPG ‏66 KB

    What you are seeing is normal.  Any step type with an edit substep requires the EditSubstep type.  This type is used within the properties of your step type.  However, the values for the instance of the type that is defined inside of the step type are different.  The values will include the name and adapter of the module used along with the parameters being passed to the module.
    Allen P.
    NI

  • Material number usage instead of equipment...

    hi all,
    cs will be implemented in a company. serial number is not being used in the company. and they don' t want to create equipment master data for the materials returned by customers. there can be a problem if we just use the material number(for notification and for service order)?

    HI,
    you have a only one optio is..........You should track PO date/SO date/Invoice date as a warraty start date.....
    if you do simple customisation..you can do it this.
    first........you decide which document you want to count warranty period...
    in that make a manditory field "Warranty".
    Later if product comes for service....you can make logice(ABAPer) ..this field should appear in service notification...and counts the days.
    hope you helpful for you..
    With regards
    Luckky

  • My old Acrobat 6.o serial number is not available. Next Step?

    Dear Colleagues,
    my task is to upgrade my old Acrobat 6.0 to 8.0 or higher.
    I`m blocked not able to register my old 6.0 with the serial number on the box at the Adobe central server.
    Is there a mail contact to the Adobe service team to provide the serial number scanned from the box?
    Appreciated your feedback.
    Richard

    How to find the serial number of your Apple hardware product
    Do you have your Snow Leopard installer discs with you? If so, then try this:
    Booting From An OS X Installer Disc
    1. Insert OS X Installer Disc into the optical drive.
      2. Restart the computer.
      3. Immediately after the chime press and hold down the "C" key.
      4. Release the key when the spinning gear below the dark gray Apple
          logo appears.
      5. Wait for installer to finish loading.
    Repair the Hard Drive and Permissions
    After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    Proceed to reinstall Snow Leopard (do not erase the drive) over your existing OS X system provided it is a Snow Leopard system. If you have upgraded to Lion or later, then you must do something different.

  • How do I increase the maximum number of list items in the Step Type Menu Editor?

    I am trying to create a lot of custom steps and have reached the point where they no longer appear in the "Insert Step" menu. Message reads "Max Menu Items Reached". Is there a way to increase this maximum?

    Hi,
    You have hit the same problem as I.
    Unfortunately you wont beable to easy resolve this unless you are using TestStand 3.0.
    see here for answer:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RPAGEID=135&HOID=506500000008000000A98C0000&UCATEGORY_0=_8_&UCATEGORY_S=0
    Using TestStand 3.0 the problem goes away as it is capable of handling more than the 256 step types.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • Step number indicator bar for a multi-step form

    I have a form with 3 steps. I have created each step in a separate tab, and there is a 4th tab which gives summary of all the data from the first 3 steps. I want to create something like a progress bar which will be placed on each page and indicate the step no. that the user is on. All the other steps will be faded, and only the current one will be highlighted.
    Here's an example of something similar:
    http://confluence.sakaiproject.org/confluence/download/attachments/32823/emusic.png
    Can someone help me with the javascript/html code? Any suggestions/ideas are welcome.
    Thanks

    GMT,
    I've seen some discussions on this forum in the past about a feature like this and also one solution which I can't find. Perhaps you could get creative with the breadcrumb feature if you don't find a solution similar to what you're trying to arrive at.
    You could also create a graphic for each 'step' and display that in the HTML header in each page.
    Keep Smiling,
    Bob R

  • Serial number suddenly invalid - CS6 Master Collection

    When I opened Illustrator today, a popup showed asking me to enter a serial number. I entered the serial number I have always used, which is also listed under My Adobe > My Products, but it rejects this number: "The serial number you entered is invalid. Please try again. If the problem persists, contact Customer Support."
    Customer Support chat has 40+ customers waiting… Any ideas what to do? I noticed one or two other people have the same problem—are there a lot more, so is it a bug, and/or can I individually solve my case?

    Dit is slechts gedeeltelijk waar: Ik heb een medewerkerslicentie aangeschaft bij Surfspot in 2012. De licentie toen was anders dan bij de CS6 die nu via Surfspot verkrijgbaar is.
    Surfspot heeft reeds aangegeven dat de informatie die de gebruikers destijds kregen fout was: de licentie was slechts permanent tot de eindduur van de overeenkomst tussen de universiteiten en Adobe, en dat is 1 juni 2014. Mijn licentie had moeten blijven werken tot 1 juni 2014. Ik heb nu van Surfspot een nieuwe licentie voor een jaar gekregen ter compensatie van de fout. (Met dank aan Zita van de klantenservice.) Niet permanent, maar gegeven de prijs die we bij Surfspot betalen zeker niet iets om hard over te klagen.
    And now for the foreigners:
    Surfspot sold permanent licenses for CS6 in the period July 2012 to July 2013. This was partially in error: the license should have been permanent only until the end of the contract between the universities and Adobe which is June 1, 2014. My license should have continued working until June 1, 2014. Surfspot has given me a new license which is valid for a year, to compensate for the error. It's not permanent but at the price we pay Surfspot not something to complain hard about.
    So the matter has been clarified: Adobe made an error by expiring these licenses before June 1, 2014 and Surfspot made an error by not stating the licenses were not permanent but only until June 1, 2014. New licenses, bought after July 2013 are valid for only one year.
    Note that my CS6 did not stop working after 12 months (which would be if the license was for a year without telling us that) but stopped working after 17 months.
    The fact that Adobe made an error is of course illustrated by non-Surfspot customers also suffering from the premature expiration. (But I saw only one such complaint here so it must not be that widespread.)

  • Serial number usage

    Hey everyone. Just wanted to make sure that I can still use a subscription serial number on two machines. More specifically, that it works the same as a purchased serial number.
    Thanks in advance.

    You may want to call Adobe on this one... this space is provided by Adobe, there are a couple of employees who check in from time to time, but this is mostly a user to user forum
    Since CS5.5 is still very new, there may not be anyone who can answer your question
    A license agreement always comes with Adobe software... what does yours say?
    In the US - Adobe Activation 866-772-3623 Open 24/7

  • Change amount of information provided by Usage and Health Data Collection System?

    This is actually for SharePoint 2013
    I know that we can choose what events to record and what timer jobs are enabled and at what time they are activated, but can we go deeper and change the scope, or limit the amount, of information provided in each event or timer job that will be sent to the
    logs?
    I've gone through technet, but the closest I have come to regarding changes to the amount of information gathered is diagnostic logging.  And that is not what I am looking for at this time.

    Hi,
    According to your post, my understanding is that you wanted to extend the Health & Usage in SharePoint.
    You can create cutom Usage Provider, custom Reports, and custom Usage Receiver.
    There is an article for your reference, although it is about the SharePoint 2010, it is similar to SharePoint 2013.
    http://todd-carter.com/post/2011/04/26/extending-the-sharepoint-2010-health-usage-part-1-feature-and-capability-overview/
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Configure usage and health data collection sharepoint 2013

    Hi,
    I get the below error,, having checked online some seemed to suggest its related to permissions so I have given full rights to the directory to my admin account and also to IIS_ISURS accounts, any help would be appriciated.
    Sorry,
    something went wrong
    An error occurred during the
    compilation of the requested file, or one of its dependencies. Could not write
    to output file 'c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary
    ASP.NET
    Files\root\180391dd\9373b6cd\App_Web_logusage.aspx.76acb6ce.l76xgmf4.dll' --
    'The directory name is invalid.

    Hi AG9,
    Please try disabling loopback check on your SharePoint servers, then check results again.
    See more information from below.
    http://blogs.technet.com/b/praveenh/archive/2013/04/30/sorry-something-went-wrong-error-message-when-users-try-to-navigate-to-site-collection-features-page.aspx
    Thanks
    Daniel Yang
    TechNet Community Support

  • Retrive n number of elements from the collection using XQUERY

    <?xml version="1.0"?>
    <ns0:PNR >
        <ns0:num>num_1</ns0:num>
        <ns0:num>num_2</ns0:num>
        <ns0:num>num_3</ns0:num>
        <ns0:num>num_4</ns0:num>
        <ns0:num>num_5</ns0:num>
        <ns0:num>num_6</ns0:num>
        <ns0:num>num_7 </ns0:num>
    </ns0:PNR>
    In the above XMl i need an xquery to get below response:
    <ns1:PNRSet >
    <ns1:set>
    <ns0:num>num_1</ns0:num>
        <ns0:num>num_2</ns0:num>
    </ns1:set>
    <ns1:set>
    <ns0:num>num_3</ns0:num>
        <ns0:num>num_4</ns0:num>
    </ns1:set>
    <ns1:set>
    <ns0:num>num_5</ns0:num>
        <ns0:num>num_6</ns0:num>
    </ns1:set>
    <ns1:set>
    <ns0:num>num_7</ns0:num>
    </ns1:set>
    </ns1:PNRSet>

    Declare @x xml ='<?xml version="1.0"?>
    <ns0:PNR xmlns:ns0="whatever">
    <ns0:num>num_1</ns0:num>
    <ns0:num>num_2</ns0:num>
    <ns0:num>num_3</ns0:num>
    <ns0:num>num_4</ns0:num>
    <ns0:num>num_5</ns0:num>
    <ns0:num>num_6</ns0:num>
    <ns0:num>num_7 </ns0:num>
    </ns0:PNR>';
    with xmlnamespaces ('whatever' as ns0, 'the other' as ns1)
    , num as (
    select num from (values(0), (1),(2),(3), (4), (5), (6), (7),(8),(9),(10)) x(num)
    ), setFull as (
    select num / 2 as setNum, num + 1 as num
    from num n
    ), setNum as (
    select distinct setNum
    from setFull
    where @x.exist('/ns0:PNR/ns0:num[position() = sql:column("num")]') = 1
    select
    (Select
    x.val.query('.')
    from setFull s
    cross apply @x.nodes('/ns0:PNR/ns0:num[position() = sql:column("num")]') x(val)
    where n.setNum = s.setNum
    for xml path (''), type)
    from setNum n
    for xml path ('ns1:set'), root('ns1:PNRSet')
    Russel Loski, MCT, MCSE Data Platform/Business Intelligence. Twitter: @sqlmovers; blog: www.sqlmovers.com

  • Tracking Memory usage on iOS using the Stats class

    I've been checking memory usage on an app I'm developing for iOS using the Stats class https://github.com/mrdoob/Hi-ReS-Stats ( http://help.adobe.com/en_US/as3/mobile/WS4bebcd66a74275c3-315cd077124319488fd-7fff.html#WS 948100b6829bd5a61637f0a412623fd0543-8000).
    I added the Stats class to my project and redeployed and, yikes, memory usage reported in Stats creeps up (pretty slowly) even when there's nothing happening in the app (just showing a loaded bitmap).
    To try and track down the issue I created a project with a test class that extends Sprite with just this single call in the constructor :-
    addChild( new Stats() );
    I deployed it to the device to check that it didn't gobble any memory.
    But I was Suprised to watch the memory usage creep up and up (to approx 5) before some garbage collection kicked in and takes memory back down. I left it running and then it crept up again to over 7.5 this time before being kicked back down to just below 3.
    So 2 related questions that I'd appreciate any feedback/observations/thoughts on :-
    1 - Is this normal (i.e. memory creeping up when there's nothing other than Stats in the project) ?
    2 - What is the best way to monitor memory usage within an app ? Is Stats good enough - is Stats itself causing the memory usage ?
    All the best guys !

    Also see thread (http://forums.adobe.com/message/4280020#4280020)
    My conclusions are :-
    - If you run an app and leave it idle, memory usage gradually creeps up (presumably as memory is being used to perform calcs/refresh the display etc)
    - Periodically the garbage collection kicks in and memory is brought back down
    - This cycle could be in excess of 5 mins
    Run with your real app and memory will increase and be released much more rapidly/regularly.
    - It's probably worth performing initial checks by running on your desktop to iron out any initial problems

  • How to optimise Collection Framework classes to avoid outOfMemoryError

    hi
    I am using a class (Vector_Database) which has 5 Vectors and 5 methods to access them as we need. The vectors actually hold a copy of our database. The Object size becomes about 12MB.
    After this gets over i need to create a lot Objects of HashSet,Vector and HashSet which is unavoidable.
    the JVM creates the first Object usually but then starts throwing outOfMemoryError when in process. I have tried my best to collect memory from all the HashSet and Vector objects that are created Later by using .clear() and trimToSize() methods. Also i have tried to set -mx parameter.
    What can be done to avoid the Error. Please Help me out.
    Is their any other way to do the same but avoid the Error. Can JavaDataBases be usefull. I have just heard about it but dont know in detail.
    Please help me.....

    Hi
    1. Create Vectors with a big enough size, e.g:
    List table = new Vector(2*number of rows to store)
    - or -
    List table = new ArrayList(2*number of rows to store)
    in this case lots of reallocation, resizing the
    internal Array storage will be avoided.Why two times the number of rows to store? If you know how many rows to store, why not create the ArrayList exactly that big, or better yet, use an array?
    2. Call on "good" places System.gc(), for example
    after fetching a data for one table. This should clean
    up the memory a little.I've never seen a case where calling System.gc() did any good. Just let the garbage collector run on its own -- it doesn't need any "help".
    3. for performance: use, if possible ArrayList which
    is more logical, or even Object[]. Both is faster than
    a Vector.Yes, ArrayList is faster and will generally use less memory than a Vector. An array will be faster still and use even less memory.

Maybe you are looking for

  • Using ME57 to create an RFQ from multiple lines on multiple PRs

    When using ME57 to create RFQs how can I select multiple line items from multiple purchase requisitions to turn into a single RFQ. If I select multiple lines and then use 'RFQ with Vendor', it only selects one line item.  After further research it ap

  • Java Embedding Activity in 11.1.1.2

    hi all, For using a java embedding avtivity in my BPEL Composite project in 11g (11.1.1.2) wat are the JAR files i need to include in my project (in 10g fo using java embedding activity we use jar files like orabpel.jar....).?? wen i deploy a process

  • Accessing Classes From the Main Program:

    Hey Guys if you want to take a crack at this: I'm not sure how to exaclty get the classes read into my program and stuff. So I dunno if not don't worry. And Also ther'es no need to insult me. * just copy this into any editor import java.io.*; import

  • Apple TV For 24inch iMac Will It Work

    If I Ever Wanted To Buy Apple TV? Will it Work with a 24inch iMac Computer? or just a Certain Kind of TV Monitor? Cause when i go to The Apple Computer Store I See they have it on a Really Big TV Monitor do i really have to Buy that kind of Sized TV

  • Enhancement of CRM Interactive Reports

    I have read it somewhere that we can enhance the interactive reports with ZFIELDs. I just want to get an idea that in our scenario we have separate ZTABLE which has this ZFIELD so is it possible to enhance any interactive report with this field? P.S.