Mass Change of TEXT field

Hi
I wanted to carry out Mass change of Text field in 2000 Financial documents, Can anyone give the best way to do the same?
Thanks

Hi,
Execute the FBL3N report by selecting the Documents using Dynamic selection mention
a) Document no's
b) Fiscal year
mention company code and execute the report and use mass change option to make changes.
The following accounts may not appear in the listing
a) Recon accounts in case these are not line item managed.
b) If any of the documents have been archived.
If you are on ECC6.0 or higher then you can use the report FAGLL03 report this would list the line items in the documents even if the Recon accounts are not line item managed.
You can also record a SECATT/LSMW to do this for you in case you want different text for each of the line item.
Regards
K.R

Similar Messages

  • QM03-Custom tab-Change to text field not reflecting-FG - XQQM-screen-0106

    Hi,
    I have a requirement to change the text field on a custom tab of QM03 transaction. Quality notification type is Z1 and the tab is "Checklist". Both are custom defined.
    The existing text field is of 3 lines. The new text message is of 8 lines. When I did the changes on the custom screen 0106 in the function group XQQM, the changes are not reflected on the QM03 transaction's custom tab. Only first 3 lines were reflecting the change and rest of the 5 lines are not appearing on the screen.
    Pointers on this will be definitely helpful.
    Regards,
    Mallika.

    I had a similar problem, but it was with the message line. I found that with Web Forms, I had to issue the Synchronize; a second time, but in Client/Server Forms 6i, the first synchronize worked. Here is the code I used:
    <pre><font face = "Lucida Console, Courier New, Courier, Fixed" size = "1" color = "navy"> SYNCHRONIZE;
    if Get_Application_Property(User_Interface) = 'WEB' then
    synchronize;--first does not work on web
    end if;</font></pre>
    Let us know if this works.

  • Mass change of certain fields thru list of equipments IE

    Hi,
    Instead of writing LSMW, i am looking for mass change option for list of equipments available thru IE05 under Go To----> Carry out a mass change.
    Its giving me a error message :
    Objekt PM_MASS_TECH_OBJECTS is not maintained
    Message no. BL010
    Diagnosis
    An application log entry is to be made for object PM_MASS_TECH_OBJECTS. This object is, however, not maintained as an application log object.
    Objects and subobjects of the application log are created using transaction SLG0.
    System Response
    The program had to be cancelled.
    Procedure
    Inform the system administrator.
    I went thru the forum link: Mass Change of Functional Locations - error message "Objekt PM_MASS..... and read the note 1166820.
    Please tel me the steps to do in order to include Object    : PM_MASS_TECH_OBJECTS
    Object Text: Mass Change of Equipments and Functional locations
    in table as per the note...
    Please provide some detailed steps..
    Authorization is no issue as i have profile: SAP_ALL
    Thanks
    Murad..

    Hi All,
    i'm trying to change a filed value as null. i.e. a value is maintained in pp work centre field for functional location.  i want to delete this value to keep this field as blank. By using this mass change functionality i'm not able to do so. can any body hep me out to this problem.
    Raj

  • How to change the text field typestyle in InDesign 6 forms

    I am designing a form in Indesign CS6. I would like to change the typestyle in my text fields. It seems to default to Times Roman. I want to change it to Ariel. Any suggestions on how to do this. I do not want to have to do it in Acrobat.

    You can't do that in InDesign, unfortunately, so you'll have to make changes in Acrobat after exporting to PDF. With scripting you have the opportunity to automate this. Post again if you'd like more info.
    Also, I would strongly advise against using Arial and use the built-in Helvetica instead. Acrobat/Reader actually use a version of Arial when Helvetica is specified. If you specify Arial, it will embed the entire font, resulting in a sigificant and unnecessary increase in file size.

  • Using Javascript to change multiple text field names

    I have a pdf with multiple text fields. I need to change all the text field names (General -> Name) so that they are unique so that when I combine multiple pdfs together, the text fields will stay intact. Is there anyway to do this using javascript? Thanks!

    I'm new to javascript too...it will be very helpfull for me too...Thanks
    poltrone
    prodotti chimici

  • Mass change in BOM - field "Relevant to sales"

    Hi All,
    How to do Mass change in BOM for the field "Relevant to sales" ?
    Thanks.
    Marianna

    Hi,
    Need to use CS02 recording in such a way that you can change every item in a particular BOM.
    e.g. First get into HEader Material BOM (CS02), once you've General Item Overview screen, do NOT directly go to item details of any item.... first click on tab-'Position', enter either Item Number or Component or both and then go to item details to change the relevancy indicator. Once changed for a particular item, save the BOM & come out of it. Then try for next item & so on....
    Again this is my initial thought, you need to try out few recording options like this and then chose the most suitable one. Take help from ABAP expert if any available.
    Off-course, initiallly it would take time to set-up LSMW but later on just need to create a data-file & do the mass changes.
    Hope it will help.
    Regards,
    Anup

  • Change input text field color until saved.

    How to change the background color in a text field when edited? When saving the field returns to default. The idea here, not to forget to save before editing another record or exit.
    Example, date and checkbox fields are edible. At the right side, for each row is a link "save".
    (click to enlarge):
    PHP Code:
    http://user-contributions.org/projects/ … er_old.txt

    iphitus wrote:javascript as some sort of 'onkeypress' right?
    Thanks, found a helpful script.
    http://www.webdeveloper.com/forum/print … hp?t=28750
    In my case I copied the shorter sample:
    function ini(a){
    a.style.backgroundColor = '#FFFFFF';
    onclick="ini(this)"
    Sample:
    INPUT TYPE=text size="15" onclick="ini(this)" name="dateApp" value="$myrow[DateApp]
    (click to enlarge):
    PHP Code:
    http://user-contributions.org/projects/ … rowser.txt

  • Mass change of text in purchase info record.

    Hi All,
    For purchasing info record, we have maintained copying rules to adopt text from material master.  In copying rule for info record, we have maintained Fixed indicator for material master text "Purchase Order Text."  The texts copied to info records from material master is having status fixed.
    The problem is, since text is having fixed indicator it is not copying to PO unless we make change or adopt it.  Now we do not know how many info record is having the text as fixed since in most PO's text is not getting copied. 
    Is there any way where we can make a mass change so that fixed indicator is removed. If LSMW, how can we know how many info records are having text as fixed indicator "*".  Or is there is some other way.
    Thanks

    Hi Alex
    You can change/ remove the "No material text' check box either by using a
    mass maintenance - transaction MASS,
    object type: BUS3003
    table: EINE
    give the Info record number/Pur org/info-category/ plant
    or using the batch input recording using LSMW.
    You can find the number entries of info-records having 'No Material text' using transaction SE16/SE16N with table EINE
    and select the 'NO Material text' with 'X: and hit number of entries..you will find it
    Thanks
    Sasi

  • Bar Code Field changes to Text Field

    Acrobat Pro 8.1.2  Windows 7 Pro
    I have a form with a bar code field.  Once the file is saved and re-opened the Bar Code field changes to a text field.  Any clues why this would happen?

    No special font.  I dont think its an option for the Bar Code field
    Just discovered though that it happens when I use the same field in a page template.  As soon as I create a template with the Bar Code filed and save the file, it changes it to a text field.

  • Change a text field on the timeline from a class

    Hi,
    I need some help in changing the content of text fields that are on the stage of the main timeline from within an external class. I have created a countdown timer which is called from the Document Class. I think it is a problem with the scope of the variable but I can't work it out.
    Main Document Class:
    package
        import flash.display.*;
        import flash.events.*;
        import count_timer;
        import RectangleButton;
        public class main extends MovieClip
            public function main()
              [create a Start Btn]
                var startBtn_mc:MovieClip = new MovieClip  ;
                addChild(startBtn_mc);
                var startBtn:RectangleButton = new RectangleButton("Start",90,25,18,0xCC0000,0x000000);
                startBtn_mc.x = 105;
                startBtn_mc.y = 200;
                startBtn_mc.addChild(startBtn);
                startBtn_mc.addEventListener(MouseEvent.CLICK,onClickStartBtn);
                function onClickStartBtn(event:MouseEvent):void
                    var inputDay1:String = dayInputtxt.text;[these are input fields on the stage]
                    var inputHr1:String = hrInputtxt.text;
                    var inputMin1:String = minInputtxt.text;
                    var inputSec1:String = secInputtxt.text;
                    var counter:count_timer = new count_timer(inputDay1,inputHr1,inputMin1,inputSec1);
    Countdown Timer:
    package
        import flash.display.*;
        import flash.utils.Timer;
        import flash.events.*;
        import flash.text.*;
        import RectangleButton;
        public class count_timer extends MovieClip
    //not sure this is correct
    public var daytxt:TextField;
    public var hrtxt:TextField;
    public var mintxt:TextField;
    public var sectxt:TextField;
            public function count_timer(inputDay1,inputHr1,inputMin1,inputSec1)
                var inputDay = inputDay1;
                var inputHr = inputHr1;
                var inputMin = inputMin1;
                var inputSec = inputSec1;
                var msinputDay:Number = Number(inputDay);
                var msinputHr:Number = Number(inputHr);
                var msinputMin:Number = Number(inputMin);
                var msinputSec:Number = Number(inputSec);
                var ms:Number = Number(msinputDay);
    //convert input to milliseconds
                ms = ms + msinputDay * 24 * 60 * 60 * 1000;
                ms = ms + msinputHr * 60 * 60 * 1000;
                ms = ms + msinputMin * 60 * 1000;
                ms = ms + msinputSec * 1000;
                addEventListener(Event.ENTER_FRAME, loop);
                function loop(e:Event):void
                    ms = ms - 1000;
                    var sec:Number = Math.floor(ms / 1000);
                    var min:Number = Math.floor(sec / 60);
                    var hr:Number = Math.floor(min / 60);
                    var day:Number = Math.floor(hr / 24);
                    sec = sec % 60;
                    min = min % 60;
                    hr = hr % 24;
                    daytxt.text = day.toString();[everything appears to work to these variables. I think it should be root.]
                    hrtxt.text=(hr<10)?"0"+hr.toString():hr.toString();
                    mintxt.text=(min<10)?"0"+min.toString():min.toString();
                    sectxt.text=(sec<10)?"0"+sec.toString():sec.toString();
               if (ms <= 0)
                        removeEventListener(Event.ENTER_FRAME, loop);
                        gotoAndPlay("TimesUp");
    Many thanks in advance.

    Your code is not going to work as you show it. First, you should not be putting your class methods inside the constructors... And yes - scope. You make your new count_timer as a local variable inside a function that is called on click. Essentially, the timer is gone just as fast as it's created. If you want the timer available to the other methods in the class it should be declared as a private var in the class definition.
    And I agree with kokorito - have your timer extend EventDispatcher and then it can do like: dispatchEvent(new Event("myTimerEvent")); and you can then add an eventListener to it when you create it in your main class. You just listen for "myTimerEvent" or whatever string you use, and call whatever function you want - just like using any other listener.

  • Mass change in Assignment Field

    Hi
    I want to change assignment field for 30 documents together. Let me know if its possible.

    Dear,
    There may be suggestions that you can do this by selecting mass option from line item display but that will allow you to put only one value for all the fields.....
    So if you want to change Assignment field with different value to these 30 docs then it can be manually or BDC....I know this may be a tedious ot weird solution but this is what we have to live with....
    Regards,
    Chintan Joshi

  • Changing a text field name in an existing PDF via VBA

    Using OLE, I am accessing a given form with the following code:
    Function GetTextFieldNames(strFormName As String, strFieldName)
    Dim myApp As AcroApp
    Dim acForm As Acrobat.AcroPDDoc
    Dim jso As Object
    Dim strTest As String
    Dim Field As Object
    'Set the object references
    Set myApp = CreateObject("AcroExch.App")
    Set acForm = CreateObject("AcroExch.PDDoc")
    acForm.Open (strFormName)
    Set jso = acForm.GetJSObject
    Set Field = jso.getField(strFieldName)
    'Clean up
    acForm.Close
    myApp.Exit
    Set myApp = Nothing
    Set acForm = Nothing
    End Function
    The two items that I would like to achieve are:
    1. Getting a list of fieldnames on the form referenced
    2. Changing the field name (in this case, a textbox or checkbox) programmatically.
    However, I have not had any success in retrieving a list of available field names, nor have I been able to modify the name of the field. Any ideas?
    i.e. It would be nice one could say
    For i = 0 to acForm.[FieldCount]
         Set Field = jso.GetField(i)
         Print Field.Name
    Next i
    ...and
    Field.Name = "NewFieldName"
    I hope that helps to explain what I am trying to accomplish. Any ideas are appreciated. Thank you!

    Have you consulted the documentation in the SDK about what methods are available? It will show you how to get the list of fields and/or the proper count for iteration.
    IIRC you can't change the name via VBA

  • Can I change the text fields displayed in iTunes cover view

    I have alot of music in my iTunes library that are from "various artist" cds.  when in cover flow view i want to see "song" & "artist" fields displayed not "album" & "album artist".  is there a way to change the fields that are displayed.  This is especially annoining when in full screen mode, i want to see the artist of the song that is playing, not the artist for the whole album.
    I have my iMac in a fairly promenent location so that anyone can see what is currently playing on the system that is almost always piping music throughout the house via several airport expresses.
    any tips?
    chris

    I'm not sure this will work, but I think the best chance is:
    Settings > General > Accessibility > Large Text

  • Safari 5.1.2 keeps changing text field randomly on text input

    Hello everybody.
    Safari keeps changing the text field on input, do you know how to correct this issue?
    Here is an example:
    Let's say I load www.google.com, it appears in the safari window as usual.
    Suppose I begin to type a search in the google search field at the top right of the safari window (not the one on the google page)
    if when doing this the sentence is long for the search, at some point randomly, the rest of the text will be entered this time in the google search text field on the google page! (which is the very next text field) So when I hit enter it makes google search half of my request...
    Safari changed the text field I was into with no warning. I want to say I do not press tab at any moment.
    This is annoying really, and this does not appear anywhere else than in Safari. It seems the issue is not systematic, but appears quite often.
    I have no universal access setting except "enable access for assistive device"
    I had to check this box upon installing a software in the past but I can't remember what it was.
    Perhaps the problem I have is linked to some window refreshing?
    Thank you for your suggestions or help
    Mac Pro, 10.6.8

    Try deleting the cache associated with Safari ...
    Quit Safari.
    Go to ~/Library/Caches/com.apple.Safari/Cache.db.
    Move the Cache.db file to the Trash.
    Relaunch Safari to test.
    I had to check this box upon installing a software in the past but I can't remember what it was.
    Open System Preferences > Universal Access
    Make sure the box next to:  Enable access for aassitive devices is deselected.

  • Change text field in profit center document

    Hi,
    We have a requirement like whenever we changed the text field for an accounting document, it should change the text field of relevant profit center document also.
    Is there a way to get this change automatically in profit center document.
    There was no change option for profit center documents, so we are not able to change the text manually in profit center document.
    Let us know if there is any possibility to change the text field in profit center document.
    also suggest me, if there is any user exit available for this purpose.
    Thanks in advance.
    Prasad

    Hi,
    Any suggestions regarding the below mentioned issue?
    Thanks &Regards,
    Prasad

Maybe you are looking for