Recording Differences in Long Text Changes via Table Logging and AUT10

Hello,
I am trying to record changes to Long Text generated in a DMS DIR.  (This field is the Language Dependent Description field.)  We have set the system profile param rec/client.    We have enabled table logging for STXH & STXL in SE11.  When we make a change to the Long Text, we try to display the results in AUT10.  A change is indicated but when displayed, the text seems identical. 
When displaying Logging status in RSTBHIST, the Active box for STXL is not checked despite the fact that we have set the "Log changes" box in SE11.
Note #573291 talks about installing a PH-ELR add-on.  Is that necessary if we are already running SAP_APPL 6.04?
Also, is Table Logging the best approach to capture these changes to Long Text?  Is there any way we could use Change Docs"?
The field width of DBTABLOG-LOGDATA = 16000 if that matters.
Thanks for any responses.
Edited by: John K Ryan on Oct 13, 2011 9:20 AM

Tobias,
"You created a dynpro based transaction which allows you to change
the content of a text. The text to change is not part of the dynpro
screen, but you want to set it into an ITS field where you can access
it using Bussiness HTML. Is this correct?"
<b><u>This is correct.</u></b>
Below is the portion of HTML template code in which I'm defining the web screen pushbuttons, providing the pushbutton names, and linking same to the function codes defined in the R/3 transaction.
This is my first experience with ITS, so if I've missed something glaringly obvious, I apologize in advance.
Thanks!
<table>
  <tr>
    <input type=submit name="~OKCode=ANAL" value="Analysis Long Text">
  </tr>
  <tr>
    <input type=submit name="~OKCode=ROOT" value="Root Cause Long Text">
  </tr>
  <tr>
    <input type=submit name="~OKCode=RMCA" value="Remedial Corrective Action Plan Long Text">
  </tr>
  <tr>
    <input type=submit name="~OKCode=CRAP" value="Corrective Action Plan Long Text">
  </tr>
  <tr>
    <input type=submit name="~OKCode=PRAP" value="Preventative Action Plan Long Text">
  </tr>
  <tr>
    <input type=submit name="~OKCode=COMM" value="Comments">
  </tr>
</table>

Similar Messages

  • Blocking long text change if open PR and open PO found for material

    Dear SAP MM Gurus,
    Our client is having one requirement. Their requirement is like this,
    If there is any open PR, PO, contract etc. for a material ,  system should not allow to change the long text of the material.
    Is there any way out. Any user exit or BADi, which will trigger on the long text change of material master then please let me know.
    Thanking you.
    With Regards,
    Mihir

    Dear SAP MM Gurus,
    Our client is having one requirement. Their requirement is like this,
    If there is any open PR, PO, contract etc. for a material ,  system should not allow to change the long text of the material.
    Is there any way out. Any user exit or BADi, which will trigger on the long text change of material master then please let me know.
    Thanking you.
    With Regards,
    Mihir

  • Maintain Batch long text - change log

    Hi,
    Any pointers as to how to maintain Change log for long texts.
    kiki

    Tolga,
    I don't know what method member Kiki decided upon, but if it were me, I would be inclined to use the Auditing feature of ERP to keep, display, and manage Long text change logs.
    http://help.sap.com/saphelp_erp60/helpdata/en/12/a5653ade969f4de10000000a114084/frameset.htm
    Best Regards,
    DB49

  • When I edited a PDF in Adobe Pro (MAC) all of my text changes got jumbled up and un-readable.

    When I edited a PDF in Adobe Pro (MAC) all of my text changes got jumbled up and unreadable.  I lost hours of work.
    The first strange thing that I noticed was that some of the letters were showing up twice so I deleted extra letters and re-saved my work as I went along. 
    When I closed the document and opened it up again, ALL of the text was either missing, jumbled, or turned to symbols.
    My software is updated.  My version is 11.0.10.  I work on a MAC computer.
    Can anyone help me please?  I'm on a deadline and this has caused some real stress.
    Thank you.

    As PDF is not a word processing file format any word processing like "editing" is not support by PDF (the file format - technology - See ISO 32000-1:2008).
    Fortunately Acrobat provides robust touchup capability but "touchup" is far from word processor "editing".
    Be well...

  • Changed DB table def and now screen no longer writes to new record to DB

    I'm very new to HTMLDB.
    I've create a Create/Update screen which create about 80 records in the DB.
    I've now changed the table definition, added fields and removed fields.
    Now the screen will no longer insert new records.
    (However, it does update existing records)
    I receive the error,
    "ORA-06550: Line 1, coluns 377:PL/SQL:ORA-000904: "Other_instruction":invalid identifier ORA-06550: line 1, column 7:PL/SQL Statement ignored"
    other_instruction is indeed one of the new fields added.
    I tried recreating the 'PROCESS Badge Request' process incase this was necessary because of the DB change BUT I get the same error.
    Any ideas?!?

    Thanks!
    In getting the new page to run I realized that I was referencing the DB table column name in lowercase characters.
    I don't remember if I read this somewhere BUT the application seems to want the DB table column names references in UPPERCASE characters.
    Thanks again!

  • Tracking of Service master LONG TEXT changes

    Hi ,
    I know we have functionality to track changes made in a Service master thru Change Documents .... but it doesn't show the changes made in SERVICE MASTER long text.
    How can we see those changes ?
    Regards
    shrey

    Changes to long text are not stored in CDHDR/CDPOS tables.
    You can only see that there was a change, but not what was changed in detail.

  • Text table for long text of product catalog area and product description

    Hi experts,
    I'm a new comer in CRM, what my current job is to do the translation for CRM system and its portal, e.g. webshop.  Now I met some questions as below, Could you please give me some advices?
    1. Long text for product catalog area (t-code: COMM_PCAT_ADM; Product Catalog: PCSHOP)
    I found a  table named STXL(STXD SAPscript text file lines), maybe, it is related to the long text(product catalog area), but I can not get anything from the field CLUSTD of the table STXL as  its data type is RAW. Maybe, there is a text table in CRM to store these long text information, but I dont know, Could you please give me some ideas?
    2. Long text for product description (t-code: COMM_PCAT_ADM; Product Catalog: PCSHOP)
    I found a table named COMM_CFGLNGTXT(Long Texts for Different Objects),  I can find some long texts(product description) in this table, but some others, I can not find them. I dont know why? Maybe it is not a correct text table. Could you please give me some advices?
    Thank you very much.
    Quanyin

    Hi Uwe,
    Implement the BADI DOC_PERSONALIZE_BCS and use method PERSONALIZE_DOCUMENT. In this method therz an parameter FLT_VAL, this can be used to derive the description.
    Award points if its useful....
    Regards,
    B Raju

  • Split record fetched from long text

    Hello experts,
    I am fetching a long text that has a value like this:
    06/25/2002-12/15/2005
    How can I split it in such a way that I will put the 1st date(06/25/2002) to field1 and
    2nd date(12/15/2005) to field2 in my itab. Again, thank you guys and have a nice day!

    Hi,
    Data : wa_temp like line of itab.
    split data at '-' into wa_temp-field1 wa_temp-field2.
    append wa_temp into itab.

  • Tablespace, table logging and nologging

    Hi i had a tablespace which is in logging mode.
    i had a table in that tablespace which i want to place in nologging mode.
    i do that using following command
    ALTER TABLE SCOTT.XYZ NOLOGGING;
    i want to know whether the above statement will work even though my tablespace is in logging mode?or should i place my tablespace also in nologging mode?
    thanks in advance

    The tablespace and table logging mode (specified during create tablespace and create table) DOES NOT affect the logging of inserts, deletes, updates.
    Inserts, deletes, updates will be logged regardless, with the exception of "insert /*+ append. */ ...".
    The following sentence from the blog should be re-worded because it is ambiguous:
    Actually the real meaning of NOLOGGING is whatever operations are performed on
    the object with the NOLOGGING option, will NOT be recorded in logfiles.

  • Storing long text in database table

    If the length of the text which is very long is not fixed,   how can we store it in a database table?

    Hi
    <b>no need for any FM</b>
    You need to create a table have a filed longer than 512 char, so you should use a field with a domain with type LRAW or LCHR (it can be longer than 512 char):
    see the data element PC03_DSATZ for example.
    When you create your table, before this field you have to insert a field type INT4 where you'll indicate the lenght of your text.
    So your table should be:
    MANDT key
    NAME (Text Name) key
    ZLENG (Type INT4)
    TEXT (type LCHR)
    Rgds
    Anver

  • Long text problem in BW query and Key figure name

    Hello
    We're using SAP BO 4.0 (IDT) and SAP BW as a datasource. Maybe someone knows:
    1. How to change the name of keyfigure, which now appears as Formula 1, Formula 2 etc. In BW every single key figure has it's own name Sales, Purchases etc. What I'm missing here?
    2.As you well might know every single char infoobject has it's own Long\Short\medium which now appears as an attribute. When I choose multiple Long definitions then the execution of a BEx query fails with 'Inconsistent answers'. In Universe Designer we can change the objects name, but how to proceed here. Do I need to change something on a Bex query level?
    I'm well familiar with SAP BO, but due to lack of experience in SAP I'' ve hit astumbling block with these 2 things> Any assistance would be more than welcome
    Thanks in advace

    Hi,
    for (1)  - that doesn't sound right...   i think your KF are calculated KF (CKF)  possibly with a formulae variable .. or something, which is supposed to populate the name, based on a user response ? 
    Or maybe you've got non-unique KF descriptions, and this is some system imposed nomenclature?
    for (2)  i'm not so sure, but you may have to change the infoobject text setting, globally, in RSA1.   webi won't like non-unique labels if the keys are different.. How does it look with the default 'key and text' (medium) setting?
    yes you can change the characteristic display properties in Bex query designer, but i have a funny feeling that it doesn't get consumed by webi over that API.  (it's native OLAP stuff for BEx really...)
    Good luck
    H

  • Link Between Change Master Table (AENR) and ChangeDocTable (CDHDR/CDPOS)

    Dears,
    I am using change documents to get the detailed list of changes applied to
    BOM.
    This works fine, but I need to know additionnaly whether a given change has
    been done using Change Master ( can display change master in cc02), in reference with a change number.
    This seems feasible, however I don't find any obvious link between AENR
    table and change documents, does anybody have clues about it?

    Hi Ji,
    I am also having similar issue, if u have found the solution please reply. it will be very kind and appriciated.
    Requirement:(Business need)
    It has to be ensured that requested changes to a material, BOM or document carried out in the right order. Therefore, an automaticcheck for open change requests for a specific object record is required.
    Desired Functionality:
    - the user wants to maintain a material, bill of material or a document.
    - on the initial screen of the respective transaction (eg: MM02, CS02). She enters a change request number.
    - the system change whether the object record that the user wants to maintain is already assigned to other change request numbers.
    - if this is the case, the system displays a warning, stating that there are other open change requests for this master data record.
    - in addition, the system lists the relevant change request numbers.
    - the user can continue the maintenance or leave the transaction and first check the mentioned change requests.
    Thanks in advance
    sham.

  • Apple Preview: While moving/editing text boxes created by others in a PDF, font color of that text changes for some reason and I don't want it to!!

    I have a project where I've given about 10 people 50 PDF files each to mark up in red text, and send back to me.  When they send them back, I in turn need to move or edit some of the text boxes they have created in Apple Preview.  For about 8 of these 10 people, when I edit their text boxes and/or move them, Apple Preview immediately changes the text color of the red text to black, or to white.  How do I get it to stop doing this?  Is this a setting I need to have them change on their end?  Or can I fix this on my end (preferable)?
    Here is a link to such a file:
    http://www.4shared.com/dir/rlemQEcJ/_online.html
    When you try to move or edit the text "Sollazzo", it changes to black or white.  I need it to say red.  Thank you for your help!

    It doesn't go anywhere in that: that isn't a feed, it's a web page. A feed is a text file in XML format.
    Would you like to post the URL of your iTunes Store page?
    This page about podcasting includes a basic sample feed so you can see what one should look like, and at the bottom of the page is the method for redirecting iTunes to a new feed.
    http://rfwilmut.net/pc

  • Lot of Archives are getting generated due to db block changes in table fnd_concurrent_requests and fnd_concurrent_queues

    Hi Guys,
    In our R12.1.3 EBS RAC Production Database (Size ~ 450GB), found heavy archives generation which almost 200GB - 250GB daily from past couple of months (Due to which our Standby/DR database have been lagging). After taking AWR Reports for last 3 months, I've found that fnd_concurrent_requests and fnd_concurrent_queues are 2 heavily redos transnational tables. (from db block changes section). Also the same confirmed from dba_hist_seg_stat, dba_hist_seg_stat_obj & dba_hist_snapshot tables. Purge Concurrent Request and/or Manager Data request has been scheduled with ALL, age, 14 days parameters.
    We have also done re-org activity on these tables, but still no luck. is there any way to reduce archives generation on due to these FND% Tables ? is there any other request for purging ? any help would be appreciated.
    Thanks in Advance,
    Regards,
    Manish Nashikkar

    Have you checked the contents of those archived log files?
    Do you purge FND_CONCURRENT% tables (and other tables) on regular basis? -- https://community.oracle.com/search.jspa?q=purging+strategy+EBS
    Please see previous threads which cover the same topic -- https://community.oracle.com/search.jspa?q=too+many+archived+log+files
    Thanks,
    Hussein

  • Logic Pro X - How do I record my voice over existing tracks (via a mike and audio interface) without hearing those tracks on the speaker. I have headphones plugged into the interface but it doesn't stop in coming out of the speakers?

    I'm new to Logic Pro X and can't work out how to record my voice over existing tracks without them playing over the speaker. I'm using a Sure mike through an audio interface and have headphones plugged into the interface?

    Hi Kevin, what kind of audio interface do you have?

Maybe you are looking for

  • My ipod 5th gen is not being recognised my windows or itunes

    My ipod was fine working on windows vista, but i recently bought a brand new computer, operating system windows 7 premium 64bit. Tried most things, resetting ipod or using disk mode has no effect either. Plugging my ipod in never got detected, not ev

  • Controlling filename of local copies of PDF document taken from a SharePoint Online library

    I have a library of technical documents in SharePoint Online. People need to be able to attach them to emails to send to potential customers but I want to define the filename that will be applied when the document is copied out of SharePoint into the

  • Cancellation Invoices(urgent)

    Hi all, I want to generate a list of 1.Split Invoices 2.Cancellation Invoices 3.Credit Memo Cancellations 4.Debit Memo Cancellations 5.Credit and Debit. Can any one tell how to generate list of above documents... Thanks in advance Waiting for ur valu

  • Restrict saving a form w/ data entries

    I would like to save my form such that when I enter client data this data will not show up the next time I open the form, even if I TRY to save it. I think this is essentially a Read Only format but I'm unsure how to do this while still allowing the

  • ANE function parameters display as arg0, arg1, etc. how do I fix this?

    I am creating an ANE and all my functions that take parameters show them as arg0, arg1, arg2, etc.. for example: ShowAlert(arg0:String, arg1:String, arg2:String = "Ok", arg3:Array = null) when it should be ShowAlert(title:String, message:String, defa