# value removal

how to remove  # (HASH) value from my report

Hi Yaram,
Please do not try to restrict/exclude to remove # value.
Check where you are getting # values.
Please reload master data on those areas and carry out attribute change run once.
Then increase the frequency of loading master data process chains.
Regards,
Subha

Similar Messages

  • WEBUTIL_FILE.FILE_SELECTION_DIALOG -- Return value removes "/" UNC path

    Hello:
    When you pass UNC path (Example "//mcName/test/") as the "Directory Name" for the the above function, it returns the selected file along with the "Directory_Name" but removes ONE file separator("/") from the UNC path (Example "/mcName/test/test.doc").
    Why is this function removes one file separator (/)?
    Thanks

    We have the same problem.
    Copy from JAVA console:
    2009-Mar-16 14:07:07.554 WUF[gfnDialog run()] Creating Custom File Filter : Mask=*.txt, Label=Teksta fails(*.txt)
    2009-Mar-16 14:07:07.554 WUF[gfnDialog run()] Save File mode
    2009-Mar-16 14:07:27.133 WUF[gfnDialog run()] Selected Directory: \\alise\shares\kastanis-u\ Selected File: test.txt
    2009-Mar-16 14:07:33.211 WUF[setProperty()] Setting property WUF_FILENAME to \alise\shares\kastanis-u\test.txt
    2009-Mar-16 14:07:33.211 WUF[setProperty()] Setting property WUF_FILE_ATTRIBUTE to 1
    2009-Mar-16 14:07:33.211 WUF[getProperty()] Getting property WUF_FILE_ATTRIBUTE
    2009-Mar-16 14:07:33.211 WUF[getProperty()] Value of WUF_FILE_ATTRIBUTE=FALSE
    2009-Mar-16 14:07:33.211 WUF[setProperty()] Setting property WUF_FILENAME to \alise\shares\kastanis-u\test.txt
    2009-Mar-16 14:07:33.227 WUF[setProperty()] Setting property WUF_TEXTIO_FILEMODE to W
    2009-Mar-16 14:07:33.227 WUF[setProperty()] Setting property WUF_TEXTIO_CHARSET to (null)
    2009-Mar-16 14:07:33.227 WUF[getProperty()] Getting property WUF_TEXTIO_OPEN
    2009-Mar-16 14:07:33.227 WUF[FileFunctions.fopen()] Opening in Write/Append Mode
    2009-Mar-16 14:07:33.227 ERROR>WUF-201 [FileFunctions.fopen()] Unable to open file \alise\shares\kastanis-u\test.txt for writing (mode=w); Exception: java.io.FileNotFoundException: \alise\shares\kastanis-u\test.txt (The system cannot find the path specified)

  • How to Take source value remove zero and use it In receiver Determination

    Hi
    I am working On IDOc to Soap channel.
    In idoc Fields ,I am using EMPST field from IDOC and accordingly I am putting Condition in Receiver Determination.
    IF EMPST 111 Then Revceive1
    IF EMPST 222 Then Revceive2
    IF EMPST 333 Then Revceive3
    But sometimes values also Come as 000111 or 00111 or 0111 same for Others.
    I have used follwong condition in Receiver Determination.
    IDOC/E1EDK01/EMPST u2248 *111
    But it working fime for leading zero.
    But if values come as 8111 or 78111 it is also routing message to Revceive1.
    same for others.
    Can you plz suggest solution?

    you can use enhanced receiver determination ,, where you can specify your logic in the mapping
    http://wiki.sdn.sap.com/wiki/display/XI/EnhancedReceiverDeterminationinSAP+XI
    http://wiki.sdn.sap.com/wiki/display/SI/StepbyStepguidetoExplainEnhancedReceiver+Determination
    in the UDF you can write the logic to  remove leading zeros if required:
    Re: removing leading zeros

  • Document BSEG-VBUND value remove

    Hello!
    There is a value in accounts receivable document's BSEG-VBUND (trading partner) field. It can be seen eg.in Additional data screen. That field is not active (can't be accessed) in Additional data screen. Trading partner value should be removed, so the document could be included into account receivables payment which also includes several other documents.
    I have tried SE16 -> TBAER -> but there is no BSEG-VBUND listed. I have changed regarding document type settings and retry but that was not any help. Is there any other tricks to be tried?

    Hi
    Please check in SPRO. Accounts Receivable and Accounts Payable->Customer Accounts->Master Data->Preparations for Creating Customer Master Data->Define Account Groups with Screen Layout (Customers).
    In this menu path, the general data segment, control parameters have the field trading partner. Please check if this is suppressed. Alternatively, the same could be suppressed in the Transaction control for field status. Once this is changed, this field would be visible. Please let me know if it was of help and please do assign points for the answer.
    Karthik

  • Javascript - Formatting Return Values & Removing Decimal in Dollar Amount

    Hi, I'm looking for some help. I'm new to Javascript and working off my limited knowledge. Below is one item I need help figuring out.
    ---JavaScript Registration Fee---
    I'm using the following document level Javascript in Acrobat to calculate the pro-rated registration fee based on the current month:
    **Note: Text Field "Today" is using the following value:
    var f = this.getField("Today");
    if (f.value=="") f.value = util.printd("mm/dd/yyyy", new Date());
    ---- Below is the Registration Fee Javascript ---
    function calculateRegistrationFee() { 
         var s = this.getField("Today").value;
         if (s!="") {
              var d = util.scand("mm/dd/yyyy", s);
              return (12-(d.getMonth())) * 1.25;
         return "";
    I use the following in the Text Field (Text Field Properties ---> Format ---> Custom Format Script) to display the results:
    event.value = (calculateRegistrationFee()).toString();
    1) How can I format the return value to remove the decimal (period) from the results & split into two text fields?
    For Question #1 - Example 1, Let's look at this example:
    Using the current date (05/22/2013), then
    a. The output of the function above = 10
    This is a dollar amount so the output 10 is really $10.00. I would enter the cost into two fields (RegFee1 & RegFee2) as "10 00". (See below). So how do I format the return value to enter into these fields correctly?
    For Question #1 - Example 2, Let's look at this example:
    Using the current date (06/22/2013), then
    a. The output of the function above = 8.75
    Given the information in the example above, how do I format this return value to enter into these fields correctly?
    Thanks,
    Stephen

    Some time ago I created this (german) how to document
    http://www.oracle.com/global/de/community/tipps/textfield_autoformat/index.html
    about formatting elements using JavaScript. Currency formatting is not contained but perhaps the other stuff in the javascript file
    http://www.oracle.com/global/de/community/tipps/textfield_autoformat/library.html
    is helpful.
    Regards
    -Carsten

  • Automatically default value removed

    "Your name" is contained in Text filed as a default value.
    I wish when user will click in the filed, the default value automatically will be removed.
    What is the code for it?

    If you attempt to change the text color when the field receives the focus, or in any subsequent event, the change won't be apparent until the value is committed, so you can't do exactly what you want. So you can have the default text show in a particular color when the field is blank, but when the field receives the focus and you start entering text, it will remain displaying text in that color until the user is done entering text and commits the value (Enter, Tab, click outside of field).

  • Legend needs to display Prompt values / Remove filters from chart query

    Hi
    I have 2 questions for the same chart so I hope it's OK to add them in one post.
    Firstly I have created a chart & added three Select List filters which work fine, the query is below, problem is that when I change back to '-ALL-' I get no data, it has filtered out all records as no data matches the value of '-ALL-' does anyone know the code to get around this?
    My chart query;
    select null link, P_MONTH AS MONTH, SUM(CALLS) AS data
    from DATA.MAIN_DATA
    WHERE WAREHOUSE = :P1_WAREHOUSE
    AND ANS_UNANS = :P1_ANS_UNANS
    AND PRODUCT = :P1_PRODUCT
    GROUP BY P_MONTH
    As I will have several queries like the one above for different options on the same chart, I would like the Legend to show what the user has chosen each time the options are changed ie;
    Something like the bolded text in the query to display the chosen values in the legend;
    select null link, P_MONTH AS MONTH, SUM(CALLS) AS *'P1_WAREHOUSE' || 'P1_ANS_UNANS' || 'P1_PRODUCT'*
    from DATA.MAIN_DATA
    WHERE WAREHOUSE = :P1_WAREHOUSE
    AND ANS_UNANS = :P1_ANS_UNANS
    AND PRODUCT = :P1_PRODUCT
    GROUP BY P_MONTH
    Any ideas/suggests?

    Woof777 wrote:
    Any ideas/suggests?Try the APEX forum ;)

  • How to format negative currency values (remove () )?.

    Hi, I have a field that ocasionally can contain negative raw values.
    What happens is, when a negative raw value is fed to the field, the field looks like this:
    ($999.999,00)
    And I'd like it to look like this:
    -$999.999,0
    Any ideas how to do this?, I couldn't find any option in the patterns section.
    Thanks!.

    If you use num{$zzz,zzz,zz9.99} as your display pattern you will get the negative sign after the dollar sign:
    $-999 999,00
    Commas, periods and spaces are put in depending on the locale you choose. The example above is French(Canada). I'm not sure what locale would use periods to separate thousands.
    Kyle

  • Incompatible magic value, removed filters issue

    Hello all,
    Some time ago, I had this problem with using applets in ADF web application which was solved by removing trinidad filter, as someone posted it on this forum.
    Now I have this situation where I need trinidad in web.xml for file upload. File upload is messed up when this filter are out - the whole page refreshes, open menus are being closed, there is no message when file upload is completed etc.
    I tried using or adfFaces filter instead of trinidad, but behavior is the same.
    Is there anyone who had similar situation?
    Greetings,
    Jelena

    In reply to myself, I found the [http://www.oracle.com/technetwork/developer-tools/adf/learnmore/71-adf-to-applet-communication-307672.pdf] and actually read it to the end... Thanks Frank, a million thanks!!! Problem was in path to jar file... Applet does work with trinidad, after all...

  • How to remove all values from column

    Hi all
    I have one table and in that i have one column which contain some null value.now i want add a not null constraint on that column but it already contain null values.
    how shuld i delete that column value only or how should i proceed now please help me

    What do you mean by REMOVE?
    All values for that column are null or not? if not, then can those value removable?
    NULL means no value, how can you remove non-existing value?
    Update the null column to default value is one way.
    the other is to drop the column and add it again together with your not -null constraint.
    But I definitely wouldn`t recommend this approach in your case since some of your records have values for that column.

  • Can't remove line item...

    I can successfully add products to my shopping cart. The problem is that I cannot remove them. My app consists of 2 beans and 2 jsp pages. One bean is just a setter/getter for a product (not show). The shopping cart bean is here:
    package shoppingcart;
    import java.util.ArrayList;
    import java.util.Iterator;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class CartBean extends HttpServlet {
    private ArrayList items = new ArrayList();
    public void addItem(OrderItem o) {
         items.add(o);
    public void removeItem(OrderItem o) {
         items.remove(o);
    public Iterator getContents() {
         System.out.println(items.size());
         return items.iterator();
    }The product page (not shown) just sends a value for 'product' over to the shopping cart. With the code here, I get a variable o unknown.
    <%@ page import="shoppingcart.OrderItem" %>
    <%@ page import="shoppingcart.CartBean" %>
    <jsp:useBean id="cart" class="shoppingcart.CartBean" scope="session"/>
    <%
    String action= request.getParameter("Action");
    %>
    <%
    if (action.equals("addtocart")) {
    String product = (String)request.getParameter("product");
    System.out.println(product);
    OrderItem o = new OrderItem();
    o.setProduct(product);
    cart.addItem(o);
    if (action.equals("Remove"))
    cart.removeItem(o);
    %>
    <%
         Iterator contents = cart.getContents();
         if (!contents.hasNext()) {
         out.println("<tr><td height=50><center>" + "You have no items to checkout" + "</center></td></tr>" );
         else {
         while (contents.hasNext()) {
         OrderItem o = (OrderItem)contents.next();
         %>
                          <tr class="text">
                            <td class="text"><%=o.getProduct() %> </td>
    <td align="center"><input name="Action" type="submit" value="Remove"></td>
    ...Any suggestions on how I can remove an line item at a time?? Thanks!

    If you upgrade a capex planning application through the upgrade wizard then the "Line Item" dimension will remain the same name, if you create a new application  then it will use the new options.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • AR Invoice Item Number - Anonymous Value display

    Dear All,
    In AR Invoice when I give the Item Number it automatically getting change to some anonymous value ( _SYS00000000295 ) for  one particular user login only.
    Pls help me.
    Thanks in advance.
    Rajesh

    Rajesh,
    don't remove item code column.
    Remove formatted search applied in any of fields.
    press ctrlshiftf2 in item code,if you
    applied fromatted search using search by query option,
    right click query name,click remove,select first option
    without search,click ok.
    if applied formatted search using search in saved values-remove the values and select without search option and
    click ok.
    Jeyakanthan

  • ABAP for removing records in update rule

    hello all,
    we have data loading to several infocubes based on sales order type (logical partition).  our entire business and reporting strategy for sales is based on order type.  we have 1 extractor loading these 5 cubes.  we want to code in the update rule to check for each cube a particular value, and if its not this value, remove the record.
    example would be loading order type cube zpt1 we want to check the records coming into this cube that the value for characteristic ziden = z1.  if not, remove the record and do not update the cube.  the other cubes are the same.  cube zpt2 checks if characteristic ziden = z2.  if not, remove all other records.
    can someone inform us how this coding would look like in the update rules?
    thanks so much

    I'm assuming you need code for BW 3.x, since you mentioned Update Rules. There are a couple of ways:
    DELETE
      data_package
    WHERE
      /bic/ziden NE 'Z2'.
    Or
    LOOP AT data_package.
      IF data_package-/bic/ziden NE 'Z2'.
        DELETE data_package.
      ENDIF.
    ENDLOOP.
    If you're on BI 7, then you can create a filter on the DTP to the target so that it only extracts the records needed from the source.
    Edited by: Dennis Scoville on Aug 19, 2009 1:59 PM

  • Display Wrong values in a Circular Queue

    Hi i did a test for the Circular Queue but get weird values . must i do some sort of casting ?
    The output of test is State of Data structure is [RingBufferNode@1a758cb, RingBufferNode@1b67f74, RingBufferNode@69b332]
    instead of [string1,string2,string3]
    class Test  {
      public static void main (String args[])  {
        TradQueue s1 = new LinkedQueue ();
          s1.enqueue ("string1");
           s1.enqueue ("string2");
            s1.enqueue ("string3");
         String a = s1.front().toString();
         System.out.println("State of Data structure is " + s1); LinkQueue Class
    class LinkedQueue implements TradQueue {
    RingBufferQueue elemdata = new RingBufferQueue();
      public LinkedQueue ()  {
      public void enqueue (Object o)  {
        elemdata.addLast (o);
      public void dequeue ()  {
        elemdata.removeFirst ();
       public Object size(){
      return elemdata.size ();
      public Object front ()  {
        return elemdata.getFirst ();
      public boolean isEmpty ()  {
        return elemdata.size() == 0;
      public String toString ()  {
       boolean firstelt = true;
        String result = "[";
        for (Enumeration elts = elemdata.elements();  elts.hasMoreElements(); )  {
          if (!firstelt)
            result += ", ";
          firstelt = false;
          result += elts.nextElement ();
       result += "]";
       return result;
      public Enumeration elements ()  {
        return elemdata.elements();
    }RingBufferQueue Class
    public class RingBufferQueue implements Queue {
    //private RingBufferNode [] a = new RingBufferNode [5];
    private Object [ ] RingBufferNode = new RingBufferNode [5];
          * initialize an empty ring buffer queue
         public RingBufferQueue () {
              firstFree = new RingBufferNode(firstFilled);
              firstFilled = firstFree;
              firstFree.next = firstFree;
         private RingBufferNode firstFree, firstFilled;
          * Determines whether the collection is empty
          * @return true if the collection is empty
         public boolean isEmpty() { return firstFilled == firstFree; }
          * Determines number of elements in collection
          * @return number of elements in collection as integer
         public int size () {
              int count = 0;
              RingBufferNode p = firstFilled;
              for (; p != firstFree; p = p.next) count++;
              return count;
          * Yields enumerator for collection
          * @return an <code>Enumeration</code> that will yield the elements of the collection
          * @see java.util.Enumeration
              public Enumeration elements () { return new RingBufferEnumerator(); }
          * add a new value to end of the collection
          * @param value element to be inserted into collection
         public synchronized void addLast (Object val) {
              if (firstFree.next == firstFilled)
                   firstFree.next = new RingBufferNode(firstFree.next);
              firstFree.value = val;
              firstFree = firstFree.next;
          * access the first value in collection
          * @return element at front of collection
          * @exception java.util.NoSuchElementException no matching value
         public Object getFirst () {
              if (firstFilled == firstFree) throw new NoSuchElementException();
              return firstFilled.value; }
          * remove first value in collection
          * @exception java.util.NoSuchElementException no matching value
         public synchronized void removeFirst () {
              if (firstFilled == firstFree) throw new NoSuchElementException();
              firstFilled = firstFilled.next;
    private     class RingBufferEnumerator implements Enumeration {
    private RingBufferNode ptr;
    public RingBufferEnumerator () {
    ptr = firstFilled;
    public boolean hasMoreElements(){
    return ptr != firstFree;
    public Object nextElement () {
    Object result = ptr.value;
       return ptr = ptr.next;
    class RingBufferNode {
         public Object value;
         public RingBufferNode next;
         public RingBufferNode (RingBufferNode n)
              { next = n; }
    }

    can i ask 1 more question ?
    im having problems declaring the size of the ring buffer queue, is my method below correct ? Because i tried enqueue more than 5 objects and it still seems fine to me. Is there another method of declaration ? please advice.
    private Object [ ] RingBufferNode = new RingBufferNode [5];
    Your container is backed by a linked list data structure, there is no need for an array. And as far as I can see, you never use that array try commenting out the array deceleration, most probably your code would work just fine.

  • Remove or hide MC from stage

    hey, im trying to remove these movie clips from the stage but its not  working. Im spawning the movie clip to the stage every time i slide the  timeline_slider, which is instance name for a slider component.
    I manage to put the spawned movie clip in a array using push, but i don't know how to delete them.
    Because what i want to happen is that every time i slide the slider i  only want a certain amount of movie clips on the stage, but what is  happening is they spawn on the stage and stay there.
    for example. if i slide 1 across it spawns 5 mc if i slide again to the  second increment it spawn 4 so total number on movie clips on the stage  is 9.
    i want to only spawn the number of movie clips that increment on the  slider is set to. i would also like it to work backwards as well, so if  im on the second increment it should have 4 movie clips on the stage,  and if i go back to the first increment i should only have 5 movie clips  on the stage.
    hope that makes sense
    Even just hiding the movie clips and unhiding the movie clips is fine as well.
    this is my code for spawning with the slider
    this is my arrays of the numbers are now many movie clips i want to spawn to the stage.
    Code:
    var rdCounts:Array = [5516 / 1000,5517 / 1000,5570 / 1000,5585 / 1000,5596 / 1000,5656 / 1000,5804 / 1000,5965 / 1000,8692 / 1000,15194 / 1000,16475 / 1000];
              var NewAuspop:Array= new Array();
    Code:
    timeline_slider.addEventListener(SliderEvent.CHANGE, dotspawn);
    function dotspawn(e:SliderEvent)
                   var theAmount:int = rdCounts[timeline_slider.value];
                   for (var i:int = 0; i < theAmount; ++i)
                        var rd = new red_dot();
                        addChild( rd );
                        NewAuspop.push( rd );
                        trace(NewAuspop);
                        rd.x = square_mc.x + Math.random() * square_mc.width;
                        rd.y = square_mc.y + Math.random() * square_mc.height;
                        var myTween:Tween = new Tween(rd,"x",Elastic.easeOut,square_mc.x,square_mc.x + Math.random() * square_mc.width,3,true);

    Try this for re-tweening (I don't try this code - so I don't have visual reference and you need to fine-tune it yourself):
    function dotspawn(e:SliderEvent)
         var theAmount:int = 0;
         for (var i:int = 0; i < timeline_slider.value; i++ ) {
              theAmount += rdCounts[timeline_slider.value];
         // remove unneeded objects
         while (NewAuspop.length >= theAmount) {
              // remove first element from display list
              removeChild(NewAuspop[0]);
              // remove first element from array
              NewAuspop.shift();
         var rd:red_dot;
         // add objects if array is short of the Amount
         while (NewAuspop.length < theAmount) {
              rd = new red_dot();
              addChild( rd );
              NewAuspop.push( rd );
              trace(NewAuspop);
         for each(rd in NewAuspop) {
              rd.x = square_mc.x + Math.random() * square_mc.width;
              rd.y = square_mc.y + Math.random() * square_mc.height;
              var myTween:Tween = new Tween(rd,"x",Elastic.easeOut,square_mc.x,square_mc.x + Math.random() * square_mc.width,3,true);
    Message was edited by: Andrei1

Maybe you are looking for

  • The operation could not be completed because an error occurred when creating frame 570 (error -1)

    Hi everybody,just started with FCPX and the following occured: The operation could not be completed because an error occurred when creating frame 570 (error -1) Result is that i can not share to my hard disk. If anybody could help me out here....?

  • Problem unzipping downloaded Solaris 10 from oracle site

    Hi All, I have a serious problem downloading solaris 10 from the official oracle site. Whenever i want to unzipped the downaloaded zipped file containg the iso DVD solaris the file gets corrupted after a successful downlaod. Is it a problem from the

  • N8 Which bluetooth keyboard and mouse ?

    Hi Folks  I've had a n8 since last october and am ready for a keyboard with a mouse included or maybe a seperate mouse. I do like the idea of a small control I can use that could be the mouse for remote starting and stopping a movie I play via hdmi.

  • Header line and work area

    Hi, can anyone please explain me wht is the difference between header line and work area???

  • Cannot load data to essbase 7.1.6 using ODI 10.1.3.5.6

    Hi, I try to load data to Essbase (Basic/Sample app) from a table in oracle 10g express but I get an error when I try to execute the interface. The staging area I use is in Oracle again, and the error is the following: com.sunopsis.tools.core.excepti