Change Title For SAP Screen

Hi All,
I want to Change the Titile For SAP Screen.
I am able to change in FB01 Tcode.
But i am not able to change For VA02.
Can anybody help me out.Please.
This is very urgent.Please
Thanks,
Swapna.

Hi Naveen
Go to Tcode SE63>Transalation>ShortTexts-->Transactions.
Provide Transaction Code FB01.
Source language & Target language should be English.
Click on EDIT Button.
First name is Standard NAme
Change According u r Requirement U can any name in the second field.
Then Save.
Go to FB01 tocde now  u can see the chaged description in the FB01 tcode.

Similar Messages

  • Version management for SAP Screens?

    Hi,
    I need to do version comparison  for sap screens .
    My source system is R/3 4.7 & Target system is ECC 6.0.

    For front end SAPUI5 CODE in Elipse or RIVER RDE you can use GIT which is pretty standard way of doing code management. Once you push the code to GW it is in BSP and then you dont have much control on the version management side. If there are multiple developers working on front end code then you can push to GW using ABAP Team Provider plugin in Eclipse that pushes the sapui5 code to BSP via workbench request and once 1 developer is done then he/she will submit the code. the next person then does the GET from GW into their Eclipse to get the latest version of source code. But if there are 10 changes to the sapui5 code then on front end side you should use GIT or BitBucket or MS Team Share kind of source code control tools that integrate with ECLIPSE.
    For oData Service you can do version management in ABAP stacks. you can have multiple versions for your service and then deploy to prod the one that you are sure of. Std change management can be used for backend GW service development.
    thanks
    Ashish

  • Changes done for sap user details

    Hi All,
    I need to know a standard transaction code or FM;
    which can give the information on the modifications/changes done
    for the sap user's first name; last name and e-mail id.
    Any help will be appreciated.
    Thanking you all in advance.

    Hi Kanagaraja,
    I really appreciate you inputs, it will definitely have entries posted by BAPI.
    But the requirement I have is little different.
    I will have some person changing the user information manually,
    I need to go somewhere and find out whether the person has made the
    changes in user's first name, last name or e-mail id.
    So, I am looking out for some FM or table or even standard t-code where
    I could find the changes done, and change log lately.
    Thanks and Best Regards

  • Report Painter - title for selection screen

    Hi
    I have created a report for PCA within GRR1/2 transactions. When I run the report, at the initial screen where I select the period for example, there is no title on the screen, it just comes up as ": SelectioN". However when the report runs, I actually see the name of the report.
    How do I add the name to the selection screen?

    Hi,
    I believe, the name of selection screen comes from the name of the Report Group, but I could be wrong...
    Regards,
    Eli

  • Two titles for one screen

    Hi Everyone,
    Is it possible to give two titles for one dialog screen.
    Based on a grid i perform centain things where the user has to enter the values in the dialog screen.
    To this screen i want to title based on the which grid it is. Is it possible to do.
    Can anyone help me on this.
    Thanks,
    Prabs.

    when you define the title bar (to be used with set title bar)
    enter the text with place holders like below.
    & & my &
    later in your program you can supply text for & using set title bar.
    set titlebar 'MYTITLE' with 'This' 'is' 'test' .
    This would produce title bar as
    This is my test
    set titlebar 'MYTITLE' with 'Where' 'is' 'Title' .
    This would produce title bar as
    Where is my Title.
    Hope this is clear.
    Regards
    Raja

  • Regarding Title for the Screen

    Hi,
       I want the title of the screen as  Title name along with date & time ( date & time from table ).
      How can i set that ?
      Waiting for ur Reply...
    Regards
    Srinath

    Hi try this code ,
    Here you can give the values inside p1 and p2.
    DATA: title  TYPE string,
          prog   TYPE string,
          p1(10) TYPE c,
          p2(10) TYPE c.
    MODULE status_0100 OUTPUT.
      title = 'TITLE_0100'.
      prog  = '...'.
      p1 = '...'.
      p2 = '...'.
      SET TITLEBAR title OF PROGRAM prog WITH p1 p2.
    ENDMODULE.
    Regards,
    Amit.

  • How to change Port for SAP Client on SAP R/3 Server?

    The defualt port for SAP GUI Client is 3200.
    How could I change the SAP GUI Client port to say 5222 instead of 3200?
    How can I view the full list of all ports required by SAP R/3?

    Freddy,
    I don't have the document handy but there was a document on service.sap.com/security which would give you a list of all the ports. SAP's wording is some thing like "specific ports are fixed and SAP does not support changing that port number".
    In case of GUI client and your example of 3200, as you know 00 is based on the fact that that is your instance number. You could change last two numbers by assigning a different instance number (and not 00).
    Thanks
    BMG

  • Change title for Adobe form for PO in subsequent print of the form

    Hi experts,
    I am printing PO output using a customized adobe form using me21.I have a requirement that if the PO has been printed once any subsequent print should print with change in the title.How to achieve this.
    Thanks in advance.

    Hello ,
    You can identify whether a PO is output for display or for actual O/P using the Tcode ME9f.
    SAP identifies this by a parameter in nast
    To check whether it is PO modification or new print
      IF nast-aende = 'X'.
        g_mod = 'X'.
      ENDIF.
    Through Me9f , you have 2 buttons 'Display Message' & 'Output message' . If you press Output message the actual Print command is triggered and in the driver program of PO you get value of AENDE as 'X'.
    You can identify whether it is PO creation or PO change.
    Also with customization in SPRO for the changed elements ,you can track the changes done in PO using table t166t.
    regards,
    Radhakrishnan

  • Unable to change language for SAP BW Report Iview

    Dear all
    We are currently rolling out BW Web Templates can be displayed in both EN and MS languages. The language can be changed via the URL that we display, e.g.
    For English Language:
    http://<hostname>:<port>/sap/bw/BEx?SAP-LANGUAGE=EN&cmd=ldoc&template_id=ZTEST
    For Malay Language :
    http://<hostname>:<port>/sap/bw/BEx?SAP-LANGUAGE=7&cmd=ldoc&template_id=ZTEST
    We have published these templates into Ent. Portal 6 using SAP BW Report Iview, but unfortunately we cannot view the report in the Malay language (SAP-LANGUAGE=7), even though we have inserted the command SAP-LANGUAGE=7 in the SAP BW Report Iview query string. All the reports, although defaulted to SAP-LANGUAGE=7 displays in English. We also tried to set the language settings for the Iview, but there are no language 7 or MS in the Iview. It can only be defaulted to the Portal’s language, which is English.
    Note that the reports can be viewed in the different languages if we using the URL separately outside of Portal, and also within BW Bex Analyzer itself. Only the Portal doesn’t allow us to view the reports in MS language.
    Can someone help us on this matter? All helps really appreciated. Thanks a lot.

    Hi Chris,
    That's a bit odd indeed. If I understand your question correctly, you do get the BW reports in the correct language (either English or Malay) using the url's in your post but not when using them within a standard BW report iView?
    The language setting for the iView has, unfortunately, nothing to do with the language for the content itself but can you tell me what the requested URL is for both Reports?
    The BW Report iView is based on the Application Integration Component that generates the URL based on the paramaters you provide in the BW report iView.The following template is being used: <iView[PORTAl_URL]>?System=<System[url_Encode]>&Report=<Report>&DynamicParameter=<DynamicParameter[url_Encode]>. I could be that the generation of the URL fails due to the 7 (don't know why, just a gut feeling because it's the only thing that's different between those urls). You could try to use create an iView based on the Application Integrator instead (some more control over the URL template) but first you need to check whether the URL generated by the iView is correct.
    Cheers!
    Frodo
    P.S: Award points if you find this useful

  • How to change title for podcast on iweb

    I am getting the error that my podcast has already been submited to itunes but it hasn't. I sent itunes support an email and they said to change the title of the RSS. Can anyone tell me how to do that in iweb for the podcast?

    Bonjour
    Message was edited by: Koeklin
    Change the name of your podcast in iweb sidebar

  • Is that a big changes for changing IP for SAP in HA Env (Clustering)?

    Hi all,
    Is that a big changes for changing the SAP servers IP address in HA (Cluster Environment)?
    In my understand, if that is not a HA environment we can just change the SAP server from old IP address to a new IP address if the DNS configured fine.
    Does anyone have experience of changing IP address in HA environment? Is the Logical IP address has to be changed also?
    Would appreciate if anymore can give some guideline for this.
    Thanks,
    Regards,
    Thomas

    Hi,
    Theorically, you shouldn't face with any problem unless you use IP number instead of hostname, in the configuration steps. In practice, I faced many problems when I change the physical IP number, on the system. Additionally, you may face with a problem at the network switch configurations, also.
    Best regards,
    Orkun Gedik

  • Changing Title for Demo

    I'm sure this is a simple answer..... However, I am new to OHJ and have just installed the OHW demo. How do I change the demo title of "Oracle Help for the Web"? In which file does it reside? I've done a text scan on all of the files in the directory and sub-directories and found only one file that contains the matching string and that was ohg_about_about.html. I changed the value and bounced the OC4J server and did not see a change.
    Any help would be appreciated.
    OraTeam

    Thanks Jeff!
    I apologize for the delay in getting back to you. However, our first deployment to the application server took precedence and I am just getting back to this.
    Interesting note though.... If I use the brandingImage tag, upon selecting the viewTopic tab I get two separate frames. For now, I'll just stick to the text but eventually we'll need to use an image.
    Thanks again!!
    Connie

  • Blank data in header and Item for SAP Screen Personas.

    Hi,
    I am using Kernal version-740 & Patch level-SP2.
    I am getting blank data for all N-joy transactions like PR,PO & GRN.
    Can anyone suggest me to get the data in tabs..??
    Find the below screen for reference..
    Regards,
    Govind.

    Thank you for your response Chintan..
    Below are the updated details as per your requirement..
    Personas Version - 2.0 & Support pack - SP2
    Kernal Version     - 741 & Support pack - (Not found)
    Basis version       - 740 & Support pack - SP05
    (Please ignore the details in my previous post.(i.e.,first post))
    Regards,
    Govind.

  • Error while logging in the SAP Screen Persona

    Hi Experts,
    When I login into the persona, sometime I get error message shown below.
    After clicking on 'OK' button, it is working fine.
    Can you please let me know why this error message comes and how to resolve it?
    Thanks..

    Hi ,
    Please review the following SAP Note:
    1848339 - Installation and Upgrade Information for SAP Screen Personas Release 1.0/ Release 2.0
    could you please check the Prerequisites as per the SAP note:1848339. Thanks
    Regards,
    Krishna

  • How to change the GUI title of a standard SAP screen

    Hi Gurus
    Could u pls help me on this
    I want to chnage the GUI title of a standard SAP screen without modifying the standard code.
    Thanks in advance
    Regards
    Swatantra

    Hi Vijay,
    Without a Modification, this will not be possible. If you're very particular about having your title, then is there any reason for avoiding modifications of SAP objects ?
    Regards,
    Anand Mandalika.

Maybe you are looking for

  • Ipod is "supposedly" synced with another library

    All of a sudden when I plug in my ipod, itunes tells me I am synced with another library...I'm not, I'm synced with this library and have been using this library fine. Any ideas??

  • Forgotten the password for my previous MMC

    I had a Nokia 6110 - have now upgraded to a 6120 but upon inserting my old MMC, my phone asked for a security code. I suspect someone else used my phone and set a code for the card. How do I unlock the MMC in my new phone?

  • Bridge CS4 Tools

    I have been trying to get Contact Sheet II (as CS3) into Bridge CS4. I followed the instructions in the Goodies section, but only got it into PS CS4, not Bridge CS4. In case reinitialising might help, I started Bridge with SHIFT held down. Now I have

  • How do you import different text fonts in photoshop cs6?

    Anyone know how?

  • Raw diskslices not visible in local zones

    Hi, I'm using sol X86-64 and created a local container. I want to run Oracle with ASM in this container. Because of that i need raw disks (of disk slices) in my container. I added them in the global container with the add device / set match command (