Value string description

Good morning SAP Guru's
may i know what is the differance betwwen value string and posting string?
i find some of the value string in  OMWN, may i have its description
WE06
WE01
WF01
WA01
WA03
WA15
WA16
do we have any TC to check the description of above value strings.

Value string is same as Posting string. It will generate posting records,  and is related with programming interfaces. Maybe you can get the details from ABAP consultant.

Similar Messages

  • Display value and description of one field in alv grid

    Hi Folks,
       I want to display value and description of one field as one column in alv grid.
    for example iam having Xfield = 01,02,03.
    and 01 iam having text value as xxx,
    01 xxx
    02 yyy
    03 zzz
    Im report display the values are displaying as 01,02,03..
    but i want to display it as 01 xxx,02 yyy, 03 zzz.
    Please do needful.
    Thx.

    Hi, swetha
    You can do this with "concatenate".
    example:
    In you code check where you final internal table is getting filled up before that do this concatenate and then append it.
    data t_text type string.
    t_text = textfield
    CONCATENATE 'Xfield'
                     t_text
                      INTO wa_workarea SEPARATED BY space.
    cheers,
    Bhavana

  • Java.lang.NumberFormatException: For input string: "DESCRIPTION="

    Colleagues,
    eBis 11.5.10.2.
    I'm getting a Warning in the concurrent manager when I submit a programme that has an attached xml template. The warning is stating: -
    ------------- 1) PUBLISH -------------
    Beginning post-processing of request 2667735 on node BAMBI at 02-SEP-2011 17:32:56.
    Post-processing of request 2667735 failed at 02-SEP-2011 17:32:57 with the error message:
    One or more post-processing actions failed. Consult the OPP service log for details.
    ------------- 2) PRINT   -------------
    Not printing the output of this request because post-processing failed.
    When I consult the OPP log in Sysadmin, I can see a not very helpful message: -
    [9/2/11 5:32:57 PM] [UNEXPECTED] [36822:RT2667735] java.lang.NumberFormatException: For input string: "DESCRIPTION="
         at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48)
         at java.lang.Integer.parseInt(Integer.java:447)
         at java.lang.Integer.parseInt(Integer.java:497)
         at oracle.apps.xdo.generator.pdf.PDFGenerator.setFont(PDFGenerator.java:629)
         at oracle.apps.xdo.generator.pdf.PDFGenerator.setProperties(PDFGenerator.java:468)
         at oracle.apps.xdo.generator.ProxyGenerator.setProperties(ProxyGenerator.java:1373)
         at oracle.apps.xdo.template.fo.FOHandler.startElement(FOHandler.java:262)
         at oracle.apps.xdo.template.fo.FOHandler.startElement(FOHandler.java:204)
         at oracle.apps.xdo.common.xml.XSLTMerger.startElement(XSLTMerger.java:55)
         at oracle.xml.parser.v2.XMLContentHandler.startElement(XMLContentHandler.java:167)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1182)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:301)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:268)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.apps.xdo.template.fo.FOProcessingEngine.process(FOProcessingEngine.java:320)
         at oracle.apps.xdo.template.FOProcessor.generate(FOProcessor.java:1051)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.runProcessTemplate(TemplateHelper.java:5926)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3458)
         at oracle.apps.xdo.oa.schema.server.TemplateHelper.processTemplate(TemplateHelper.java:3547)
         at oracle.apps.fnd.cp.opp.XMLPublisherProcessor.process(XMLPublisherProcessor.java:290)
         at oracle.apps.fnd.cp.opp.OPPRequestThread.run(OPPRequestThread.java:157)
    [9/2/11 5:32:57 PM] [36822:RT2667735] Completed post-processing actions for request 2667735.
    Now, this isn't programme specific as it's affecting all our BI Publisher reports. Also the specific report I am working on has the option to email. I'm finding that the emails still work and when I open the attachment, they are displaying in PDF format correctly - even though the concurrent manager completes with the above warning. The above warning doesn't let me view the output in PDF from Oracle Financials.
    Any help would be greatly appreciated.
    Thanks

    Maybe check if Metalink note 764180.1 applies? This appears to be a bug fixed with patch 7669965.

  • Retrieving empty values from multi value string in user profile custom properties

    Hi,
    I created a webpart to save and retrieve data from custom properties. I use the code below to get the stored data:
    for (int i = 0; i < profile[property].Count; i++)
    Item = profile[property][i] == null ? string.Empty : profile[property][i].ToString();
    list.Add(Regex.Split(Item, @"\,\#"));
    Nothinig special about it.
    In my development environment, it works fine. The problem is  in my UAT environment. I'm facing an issue that i hope someone has been through. When the custom property is a multi value string type, it returns a empty string. I tested with HTML and single
    value fields and it works fine.
    Independently of the field type, it saves the data all right.
    Can anyone help me?
    Thanks!!

    Thanks, Chitvan Jain.
    I did as you suggested, but nothing changed. The problem is that profile[propname] comes already blank when using multi value property, even if there is data  to be retrieved.
    One funny thing is that, somehow the code manages to count the number of values there is in the property. Only the data is missing. We can see the exact number of column, cause i check if there's the right number of data, if there isn't, i add up  a empty
    string on the grid cell, but only for viewing. The empty string is not stored in the property.

  • Value string

    po 100 pc
    delivered 50 pc movement type 101
    stock type unrestricted
    now once i post the delivery in MIGO
    system debit stock(BSX) account and credit GR/IR account
    my question is can anyone tell me the complete chain of valuation and account assignment including the value string
    i mean to say how the system is searching out this g/l/ accounts
    please provide the link with  value string
    I AM CLEAR WITH THIS CHAIN GIVEN BELOW BUT I WAN TTO KNOW HOW  movement type affects this chain
    VALUATION AREA  1000
    valuation grouping code AX
    CHART OF ACCOUNT INT
    BUSINESS TRANSACTION BSX
    VALUATION CLASS  4400
    Edited by: baxter jas on Jan 11, 2008 10:01 AM

    Dear Baxter,
                     Answer for your Question.
       1. In Good receipt  System Generate 2 - Document.
          ( A. Material Document , B . Accounting Document.)
    2. BSX   or Store Account or Material Name    Dr.
                                               Gr / Ir Account    Cr.
    3. In MIRO  also System Generate         2 -  Document.
         ( A. Material Document , B . Accounting Document .)
    4.  Now                                   Gr / Ir  Account   Dr.
                                                  Vendor Account   Cr.
    After MIRO  System Cancel the GR / IR   Account.
         Now     BSX  or Store Accoutn or Material       Dr
                     Vendor Account                                 Cr.
    Next Question of your's how system determine GL Account.
    Answer.
              1. Each and Every material have Own Valuation class.
               2.Every Valuation Class Link with Gl Account.
               3.Valuation Class and G.L Account Link With
                  Valuation Grouping Code.
               4. Valuation Grouping Code Link With Valuation area.
               5. Valuation area link with Company Code.
               6. Comany Code Link with Chart of Account.
    I Think it is some what Helpful for You.
    Regards,
    Rajan.

  • Movement type and Value string

    Hi,
    I have copied movement type 101 to Z02. Is it possible to change the value String from WE01 to something else. My purpose is to post to a different account instead of GRIR while MIGO for free goods. So please don't suggest me to change in OBYC as the change is going to effect every MIGO which we don;t want to happen. Any ideas?
    Thanks

    The value strings contain keys for the posting transactions that can       
    lead to G/L account updates in the case of an FI-relevant posting. These   
    value strings are predefined by SAP. You cannot change value strings or    
    the transactions they comprise in Customizing. For each of these posting   
    transactions, you can set up automatic postings in dependence on the       
    other influencing factors.                                                                               
    The value string controls the process of G/L account determination for     
    transactions/events of the movement type (see unit Valuation and           
    Account Assignment), whereas the quantity string controls the updating     
    of the material master fields.                                                                               
    In SAP R/3, the value string WA01 is assigned to various goods issues      
    and other goods receipts. Further differentiation in the automatic         
    account determination process for these different movements is             
    accomplished via the account grouping code.

  • FSG showing Account description instead of value and description

    Hi ,
    I am getting rows without Account Values in an FSG that I created - it has 27 columns. I had specifically created a row order with Value and Description for the Account Segment with all other segments having width zero. When I run this FSG I only get the Description and not the values. I tried everything from increasing the width of the column and also removing the row order but it still shows only the description. I also tried with a row order with Value only for the Account Segment but even then it shows only the Account description. I have no idea what is causing it? Can you tell me how to fix it?
    Thanks,
    Arun

    Can you post the query for which the bind variable values are not being shown and the trace output for the same?
    Probably it is listed down somewhere when you actually executed the query among the others. Try completely analyzing your trace file..

  • Memory leak in "get property value (string)" ?

    Hi,
    I'm not sure which forum to post this to because it involves a combination of labview and teststand.  The error I'm getting is more teststand related so it is here.
    In our application, we have a labview queued state machine launched by a teststand step using "launch vi asynchronously".  In one of the states of this state machine, we are looping grabbing frames from a camera, querying a teststand using "get property value (string)", to overylay on the video on each frame.  This is so when we post process the video, we can tell what step(s) teststand was performing (we are writing a status string to a property from teststand as well).  Since this string has to be overlayed on the video for each frame to be visible when played back, this happens many many thousands of times over the multi hour test runs of the platform.  
    My problem is, after 22 hours or so of running, I get an error generated from the "get property value (string)", saying cannot create any more threads.  The only thing wired to this tool in our vi is sequence context, which is passed in when the vi is launched from teststand.  When opening the "get property value (string)" vi itself, it is very simple, consisting of a "aspropertyvalue" casting, reading of the string from the proprety, closing the aspropertyvalue reference, and exiting.  It does not seem like there should be any "threads" being created here, except for perhaps the vi itself executing. But in that case I would assume the OS itself would clean up after itself. 
    BTW, the OS I am testing on is win7 x64.  I did see this though running on our xp box once as well though, same amount of time.  It is very repeatable.  My next plan is to disable this get property value using a disable case, and run again, but I"m still wondering why this error is occurring.  Any help or insight will be appreciated.
    Thanks
    David Jenkinson
    Hi,I'm not sure which forum to post this to because it involves a combination of labview and teststand.  The error I'm getting is more teststand related so it is here.
    In our application, we have a labview queued state machine launched by a teststand step using "launch vi asynchronously".  In one of the states of this state machine, we are looping grabbing frames from a camera, querying a teststand using "get property value (string)", to overylay on the video on each frame.  This is so when we post process the video, we can tell what step(s) teststand was performing (we are writing a status string to a property from teststand as well).  Since this string has to be overlayed on the video for each frame to be visible when played back, this happens many many thousands of times over the multi hour test runs of the platform.  My problem is, after 22 hours or so of running, I get an error generated from the "get property value (string)", saying cannot create any more threads.  The only thing wired to this tool in our vi is sequence context, which is passed in when the vi is launched from teststand.  When opening the "get property value (string)" vi itself, it is very simple, consisting of a "aspropertyvalue" casting, reading of the string from the proprety, closing the aspropertyvalue reference, and exiting.  It does not seem like there should be any "threads" being created here, except for perhaps the vi itself executing.  There seems to be something going on behind the scenes of this get property value tool that isn't cleaning up after itself?
    BTW, the OS I am testing on is win7 x64.  I did see this though running on our xp box once as well though, same amount of time.  It is very repeatable.  My next plan is to disable this get property value using a disable case, and run again, but I"m still wondering why this error is occurring.  Any help or insight will be appreciated.
    Thanks
    David Jenkinson

    Hi David,
    Have you tried just using property node | Method Nodes instead of using the VI. There should be no difference but I think that VI is polymorphic ie the input with change depending on what's wired to it eg string, double etc.
    Regards
    Ray Farmer

  • Value string for GR for normal PO and other

    Hi,
      I want to know whihc value string i sused and which account are updated when we make GR
    1 : For normal PO,  without any account assignment for stovk material
    2: For Subcontract PO
    3: For PO with account assignment
    4: In case of ASSETT
    regards,
      zafar

    FOR Normal PO, BSX Key is hit (i.e Inventory Posting account are hit) where as others are determined from the Accout assignment categories.
    you can check the account assignment Categories from SPRO--> Material Management --> Purchasing --> account assignment --> Maintain account assignment categories.
    select the acccount assignment cat. and click on the details tab. you will find the string in Acc. modification field.
    check this acc. modification key using OBYC Transaction for GBB (Offsetting entry for inventory posting).
    Regards,
    S Anand

  • Value category description not appearing in PM WO

    Gurus,
    On the cost overview tab of a PM work order, one of the value category description isn't appearing like the others. I thought it was a translation problem but am logged in EN and all descriptions are entered in this language (OIK1).
    Any clues ?
    Cheers
    Olivier

    There are actually 2 problems:
    -> Value category DESCRIPTION linked to stock materials GL account does not appear in cost overview tab as mentioned before.
    -> Value category line linked to internal maintenance GL account does not appear AT ALL in cost overview.
    Although, when i launched the report planned/actual everything is there.
    Matt -> Where can i check about the value category being assigned to a specific currency ?
    Murray -> was actually a problem earlier with a one of the GL accounts assigned to a value category (the one for internal services). It wasn't created on the controlling area i work with. I created it, runned OIVC again and now all traffic lights are green but my value category  doesn't appear AT ALL in the WO cost overview.
    Thanks for your help

  • Trouble with Parameter Option - Show Value or Description

    First off we are on BI 4.1 SP01 Patch 6.  I have a Crystal Reports 2013 report with a lot of optional parameters some of which are based on dynamic lists of values which I created using Business View Manager.
    My hope would be that whatever values I select would be shown in the Prompt Panel on the left side of the screen.
    Rather than displaying the value of "Limited Liability Company" for the Organization Type I get the code of "06".
    That is the correct code and it works from a functional perspective, but I want to see the description.  To get to this point in my Crystal Report I created a parameter based on a Dynamic List of Values created in Business View Manager called OrganizationType with the following settings...
    That in turn creates something in Business View Manager called "OrganizationType - Prompt Group".  If I edit my Organization Type paramter in Crystal Reports I see that it is now based on that OrganizationType - Prompt Group and not Organization Type LOV I had just selected.  When I look at the OrganizationType - Prompt Group in Business View Manager the Show on (Viewer) Panel and Show Value or Description options are not what I set them to be in Crystal Reports.
    My expectation when choosing the "Show Description" setting for the Show Value or Description option would cause the Description to be shown in the prompt panel.  Is that correct?  If so, then why isn't this setting sticking.  If not, how do I do that?
    I realize that I could create my LOVs based on just the Description rather than the ID and Description and filter on the Description rather than the ID, but I shouldn't have to.  This should work shouldn't it?  What I am doing wrong?
    Thanks,
    Noel

    I now understand that the "Show Value or Description" option will have no impact on my situation.
    As you can see in my screenshots I have the "Prompt With Description Only" option set to "True".  Within Crystal Report I am seeing the Description as expected in the Parameters panel...
    However, when I run the report from the BI Launchpad I see the code ("06") rather than the description ("Limited Liability Company")...
    Is this a bug?
    Noel

  • SQL Command code for multiple value string parameter

    Hi,
    I'm using crystal 2008 and there is a check box for multiple value  SQL Command  I need some help in writing the SQL Command code  for oracle (or sql server) for a multiple value STRING  parameter.
    Thanks in advance,
    Marilyn

    I could be wrong here, but I do not believe you can pass a multiple valued parameter to an SQL Command data source.  How I have gotten around this in the past is to put the "real" report into a subreport.  In the main report, create a formula field (basic syntax):
    formula = join({?parameter}, "|")
    Then, use this to pass the selected values to the subreport's parameter (call it {?sr-parm}).  The SQL Command in the subreport can then use that (MS SQL):
    select *
    from table
    where charindex(table.field, '{?sr-parm}') > 0
    HTH,
    Carl

  • MM Change Value String from new Movement Type. (URGENT)

    Dear friends ,
    We have copied moviment type 501 and we need to change the value string to this movement.
    So after copy to 933 and creates value string ZA01 copied from WA01 , which tables should I change to value string of movment type use it ?
    We are using ECC 5.0.
    Best regards,
    Alessandro

    Could you please tell us what you want to achive with this setting though iam 99% sure that what you told in this thread cannot be done. WE always try to create the new movement types using exisiting movement types. So , transaction key/ Value string are copied over . So, i highly doubt if you can even change those fields as they are defined by SAP and used as part of their code and highly recommends not to attempt to play with them.
    If you want, you can check in OMWN and OMJJ to see that they are uneditable..
    please let us know what you want to achive with this so that we can try to help you.
    Please revert back to us if you have achived in creating a copy of WA01 and also let us know how you did it . Iam just curios.
    AH

  • Movement Types and value string in account determination.

    Hi Team,
    In the account determination how and where the movement types and value string are assigned to each other.
    Thanks,
    Sanjay

    hi
    Value Strings
    Posting records are assigned to each relevant movement type in Inventory Management and to each transaction in Invoice Verification.
    Value Strings indicates the posting rule that always contains the same account assignment characteristics for a certain transaction or event (for example a goods movement or an invoice receipt).
    Each goods movement is assigned to a Value String and each Value String in turn is assigned to Transaction/ Event keys. These settings are pre-defined and can not be changed.
    You can see the linking of Value Strings in the following tables:
    T156S- Movement Type: Quantity/ Value Posting (For movement type--> Value String)
    T156W- Posting String Values (For Value String--> Transaction/ Event key)
    I had found the following Value Strings in the system: WA01, WA03, WA04, WA06, WE01, WE06 and WF01.

  • Where can I find the value category description

    I need the the value category description as well as the value category.  Value category I found on table PMCO-ACPOS.  do you know where the description would be held?

    You can find in the table TPIR2-KTEXT.
    Regards,
    Elza

Maybe you are looking for

  • USB Mass storage device CHAOS test time out.

    OS Platform: Windows v6.3 x86 The RunTest time out fails, but no log files are generated. HCK manager show process exit status:-2113819215. The test item keep running WDTF_SIMPLE_IO test until test timeout. Could anyone tell me the root cause and how

  • URGENT TO FIND JDEVELOPER DIRECTORY ON REDHAT LINUX

    Sir I have office website on redhat linux,jdeveloper10g using websphere and struts and ejb.We are not getting directory structure and location website files(public_html)f i find it i can maintain and update it. can the website files be transferred on

  • Deployment to Oracle App server 10.1.2

    Hi All, I have developed a application using ADF BC, Jsf and Oracle 10g database using Jdev 10.1.3 Application is on my local laptop tested using local embedded server. I have linked the applcation in Oracle portal server as follows: <iframe src="htt

  • I like to play ahead of the beat, but...

    I prefer to not use quantization, to optimize the human feel factor. But this means that -- for a given song where it calls for playing slightly ahead of the beat -- the notes are slightly ahead of the grid. Therefore my regions do not begin exactly

  • IP Address Changes

    Hi, We have a machine, running NT4 SP6a, that is configured for an internal IP address, ie 10.0.0.1 and machine name TEST_DB. Everything works fine and the DB can see itself without any problems. However if we change this IP to anything else, such as