Need to hide some info!!!

Hi guys/gals
I have certain usernames & passwords in a table, which is being used to validate users accessing my transaction,it's easy to just say /h & find out the table containing all the values....... can someone help me with a programming technique to overcome this problem!????.
Does anyone know how the above technique is implemented in the initial SAP screen?, here in the initial SAP screen the system says 'function not possible' when i say '/h' in the command prompt.
Cheers
Sudhir

Hi sudhir,
1. Write all this code in
   a macro.
2. goto sm30
   type table name 'TRMAC'
   Maintain.
3. then call this in your program.
  (no body can debug your code now)
4. Eg.
   in your macro,
  just write this code.
  eg.
  Name of macro : ZMAC
  Line : 1
  Macro Text  : message 'abc' type 'S'.
5. Now create a new z program,
   and just code this :
6. report abc.
parameters : a type c.
start-of-selection.
<b>zmac.</b>
7. ZMAC will call the macro ZMAC
  and it will display the message.
regards,
amit m.

Similar Messages

  • Need to clear some info

    I've upgraded to the iPhone 4, and I'd like to give my old iPhone 3G to someone. Two questions:
    1 - How do I clear out my account information? I realize that without my password my account can't be accessed, but I'd still like to clear it out.
    2 - If I clear out my photos and songs on the 3G using iTunes, will that clear them out on my iPhone 4 when I hook it up to iTunes?
    Thanks in advance for your help!

    On the iPhone, go to Settings > General > Reset and select Erase All Content and Settings. This is a secure erase off all content and settings on the iPhone - everything but the firmware/OS. With the 3G, this can take an hour or two so have the iPhone connected to a power source.
    The answer to question #2 is no. All iTunes content on your iPhone 3G - all music, movies, tv shows, and 3rd party apps should be in your iTunes library on your computer and all photos transferred from your computer should remain on your computer.

  • IPod Touch Headphone Jack - Need some info on my GB appointment tomorrow!

    Greetings
    My iPod Touch headphone jack is broken for some reason, and I just made an appointment to go to the local Genius Bar with my father, as I don't yet have my license. I need to know some info, like:
    Is there a cost to fix the headphone jack?
    Any good tips to get a better experience or any helpful info for my appointment tomorrow?
    Thank you

    Any good tips to get a better experience or any helpful info for my appointment tomorrow?
    Be polite!

  • Need to hide tabs in CRM 5.0 SAP GUI for a business transaction

    Hi all,
       I've created a custom complaint transaction in CRM 5.0, and I need to hide some tabs and fields when I create it or edit it via SAP GUI. I've searched through the help, and I figured out that probably I have to use transaction CRMV_SSC, but than I'm blocked.
    Has anyone some hints or guides that can help me?
    I you have any documentation, please send to [email protected]
    Thank you a lot,
    Daniele.

    Hi,
    if you activate the technical names in the menu, you'll see that transction for maintaining sales transactions is called:
    crmd_bus2000115
    So there you have it, it's BO BUS2000115
    regards, Rob Dielemans

  • How to hide some variables on variables screen in web report (in WAD)

    I need to hide some optional variables (not all of them) on variables screen in web template.
    Hiding the whole selection screen is not an option, since users have to populate other variables and some variables are mandatory.
    Web template is based on a query that can be run in BEx Analyzer by superusers - and there they need all variables. I want to use the same query both in BEx Analyzer for superusers and on the Portal for regular users. For portal version though I need to hide some of the variables on the selection screen. Is it possible at all?
    I would like to avoid creating two separate queries - one for Analyzer and one for Portal.

    if the variables are optional and mandatory both avaialble
    then there is no chance that u can hide them
    the only option is to create a save as QUERY and remove those variable.
    it is not possible to just hide the variable screen...
    if u hv used they will be displayed....
    if u dont want it dont use it...
    and if really using another query is not advisable as u said
    the only thing i can say is that... try to interact with ur security person
    ask him u need to create several authorization objects for several variables
    if that is possible
    let him create those
    assign those specific authorization object to specific user id
    use it for specific variables u need
    tat way super users with specaial authorization can acess the same query and can see specific variables
    regular users withouts authorization of variables can see rest of variables.

  • Hide some cells while displaying ALV GRID !

    Hi guyz!
        Back with lill query,
        While displaying ALV GRID using REUSE_ALV_GRID... FMs ,i need to hide
        some cells by default, when the lists is generated.But those cells should
        be  availble to be displayed by the user from ALV layout settings.
        Please advise
    Thanks
    jahan

    Hi, Check for fm documentation.
    Only relevant if layout parameter
    LAYOUT-GET_SELINFOS of IMPORTING structure IS_LAYOUT is set.
    Complex type for modifying information displayed on the selection dialog box:
    mode:              'R' = Only entries passed in internal table
                              IS_SEL_HIDE-T_ENTRIES are output on
                              the dialog box. Selection information
                              obtained by the list tool by reading the
                              selection screen again (only if the report
                              is called with selection screen) are
                              replaced by the entries passed.
                       'S' = The selection information obtained by the
                              list tool by reading the selection screen
                              of the calling report again, are modified
                              by the entries of table
                              IS_SEL_HIDE-T_ENTRIES.
    t_entries:         Table with selection information
    t_entries-mode:   'A' = Display selection information of the current
                             table row on the information dialog box.
                      'D' = Do not display selection information of the
                             the Select option or of parameter SELNAME
                             on the dialog box.
    t_entries-selname: (required only if t_entries-mode = 'D')
                       name of Select option or parameter
    The following table fields are only required if t_entries-mode = 'A'. They contain the selection information to be added.
    t_entries-field:  DDIC field name of the field for which selection
                       information is to be displayed
    t_entries-table:  DDIC table name of t_entries-field.
    t_entries-stext:  Field description on the information dialog box.
                      If t_entries-field and t_entries-table were
                      filled, this text is taken from the DDIC.
    t_entries-valuf:  Selection condition from-value (external format)
    t_entries-valut:  Selection condition to-value (external format)
    t_entries-sign0:  (I)nclusive (E)xclusive
    t_entries-optio:  All values of the option field of the Select
                      option are allowed.
    The remaining fields are used internally and are irrelevant to the caller.
    aRs

  • How to hide some buttons like CREATE PURCHASE ORDER, COPY, EDIT from POWL?

    In SRM 7 ECS we need to hide some buttons like CREATE PURCHASE ORDER, COPY, EDIT from POWL"s. We can do some manipulation via security but we need to make a few buttons invisible without security. Appreciate any advice. Thanks.

    Hi Ashwanin
    To make read only
    Below are the steps to Hide the buttons in POWL table
    1. if you want to Gray out the Buttons
        IMG > SRM SERVER> Cross Application Basic Settings --> Extensions and Field Control. There you will find a node to control   Actions. based on the object type choose your option and make it as read only
    To Make invisible
    1.If you want to  make invisible  the button .
    IMG > SRM SERVER> Cross Application Basic Settings --> Powl and Advance Search - > Adjust powl layout ,search criteria and push button (OR) t-code :   /SAPSRM/POWL_CUST
    2.choose the POWL type for the POWl table
    3.click on Action node , you will find all the acction assigned for the POWL table ,delete the entry which you want to make invsible and save it
    4 .Now run the report POWL_D01 and provide powl type in the selection criteria and deleate the catche quries
    Regards
    chinnaiya P
    Edited by: chinnaiya pandiyan on Jun 27, 2011 3:12 PM

  • Need some info on SAP Business One

    Hi, Need some info on these questions.
    1. Out of this which is the full SAP Enterprise -level business system.                  
                     SAP Business One
                     mySAP All-in-One
                     mySAP Business Suite
                     SAP NetWeaver
                     R/3
    2.SAP Business One allows users to export data directly to from screens to which of these:
                            Into Excel
                   Into Word
                   As JavaScript
                   As XML files
    Thanks for the help guys.
    Neehal

    Here is a link about SAP B1 :
    http://www.sap.com/solutions/sme/businessone/index.epx
    For SAP A1:
    http://www.sap.com/solutions/sme/businessallinone/index.epx
    Hope this will help
    Bishal

  • I accidently "hide" some of my purchased apps in the app store and need to know how to make them visible again.

    I accidently "hide" some of my purchased apps in the app store and need to know how to make them visible again.

    Mac App Store- Hiding and unhiding purchases

  • I Need some info about interfacing the PC or laptop to Spectrum analyzer using Labview

    we need to control  the spectrum analyzer using an interface   that will    be   developed  using  Labview  .
    Spectrum analyzer will be connected to tha PC using RS 232C and the waveform observed will be seen in the PC interface of spectrum analyzer.
    Pls send some info regarding dis.

    Using a spectrum analyzer with LabVIEW is a pretty common application, my first program 15 years ago did this. What we need to know to help you though is what model spectrum analyzer are you planning on using? Most of the ones I'm familiar with use the GPIB interface rather than RS232, but that isn't a major issue, the spectrum analyzers command set is the important one. There are a lot of LabVIEW drivers available for a larger number of analyzers, here on the National Instruments' site. Although most use the GPIB interface (or ethernet), they can be used as a starting point to develop an RS232 driver if one isn't available, assuming that there is a driver for the model that you have, or a closely related one (manufacturers frequently use similar command sets within a model type).
    So, what type analyzer are you using, and what types of things are you planning on doing with it?
    Putnam
    Certified LabVIEW Developer
    Senior Test Engineer
    Currently using LV 6.1-LabVIEW 2012, RT8.5
    LabVIEW Champion

  • I bought a ipod touch 3 i need help on this is there a youtube app that has a cach download to play youtube video's offline within the app if there is one can someone fill me some info on this matter

    i bought a ipod touch 3 i need help on this is there a youtube app that has a cach download to play youtube video's offline within the app if there is one can someone fill me some info on this matter

    You can only use apps that are compatible with your dvice and ios version.
    The secons gen ipod touch can only go to 4.2.1.
    If you are running 4.2.1 then you can only use apps that require 4.2.1 or lower.

  • New Builder needs some info K9A Plat. RAID Array help

    This is a new build AMD 64x2 6000+, K9A platinum, Lite On DVD Re Writeable SATA, 2x74Gig WD Raptors in Raid 0, Asus X1950 pro Thermaltake 700 W PSU Crossfire cert.
    BIOS registered my drives, Built array PC Rebooted, Installing Win XP pro Hit F6 install drivers, Format drives, Then before Install  It says that :setup cannot copy the file ahcix86.inf.
    If I skip it, it will install XP but when I try to boot from the hard drive It starts to load XP but crashes to the blue screen of death
    *** Stop: 0x0000007BC ( 0xF78A2524, 0xC0000034, 0x00000000, 0x00000000)
    Has anyone got this error string?
    First RAID array I would very much appreciate any help given.

    Hi!
    Looking at some info on Google and Microsoft site, I cannot find the BC error code, only the error code ending with B. It indicates an error with the boot device. It can be caused by several things.
    Check that you are using the correct device drivers to install Windows
    Also, check the installation CD. It could be that the disk was damaged and that you are missing a crucial file because of that
    You can also try installing Windows again and choose to recover the previous installation.
    If this all does not help, try installing Windows on a single HDD (no raid) to see if that will work.

  • Satellite Pro A10 - need some info about RAM upgrade

    Dear Fourm members
    In regard to the above machine : please can anyone advise :- how many memory slots does it have.
    I think it is two but am not sure.
    Also what max size memory module can we have in this laptop please.
    If it is 2 @ 1gb per module, then we would have a total of 2gb.
    Is the hard drive on this machine a standard laptop hard drive. Can I take the small 20gb one out and replace it with a larger one. eg 120 gb etc
    Thank you so much for your help.
    Ian

    On satellite Pro A10 two memory slots are available. Notebook can handle with 1 GB RAM and you can use two compatible PC2100 512MB (PA3164U-1M51) modules.
    This old machine uses 2,5 HDD with old IDE connector. I found some info that it was delivered with 20GB, 30GB and 40GB HDDs. I think you can upgrade it with HDD up to 100 GB but just be sure it has the same HDD connector.
    If you have more questions you are welcome.
    For more info post exact model number please.

  • I'm New.... Need some info.

    Hi, Im new to this forum and would like to try out the new OS X. So, my question to you is: Can I use my current PC hardware and switch over to OS X? Will I need to make some changes? I have listed some of my hardware below. Thanks.
    AMD Athlon XP 2700+ 2.17 GHz
    2 Gig of DDR2 667
    ExcelStor 80 Gig HD
    Nvidia 7600 GS 256 mb
    ASUS A7N8X-X Motherboard
    PS. I will be building a new System in a month or so. (TAX rebates YAY!)

    privatemohr wrote:
    thanks for your reply. I guess I will just stick with a PC and Windows. MAC are way to over priced for what you get.
    Depends on what you expect to get.
    While the hardware may be pricier than PCs, the OS X is well worth the price (at least for me).
    Take care
    Stefan

  • Need some info about current market on SAP HANA

    Hello all,
    Iam ajay. I have 2 years experience on java and i learned SAP ABAP and want to learn SAP HANA. I I have some doubts regarding current market on SAP HANA and how people are using HANA now. I have searched a lot in google and contacted many people but i didn't get the good answer. I hope this post provide me the required info. Thanks in advance.
    Can somebody please give some info. about the following.
    What exactly does the following mean and what is the future of these areas?
    BWI with HANA
    BODS with HANA
    HANA modelling and implementation.
    HANA Migrations.
    SAP UI5 with HANA.
    please spare some of your valuable time and help me on this.
    Thanks,
    Ajay.

    Hi
    I agree its a common HD webcam with a resolution of 1Mpix.
    You can record the video in Mpeg format and the pictures would be taken in format: 160x120, 176x144, 320x240, 352x288, 640x480, 1280x720, 1280x800

Maybe you are looking for

  • Urgent:-Values are not inserted into the custom table

    Hi, I am inserting the data from the custom OAF form into a custom table. Only the WHO columns are populated into the table but no field value is populated into the custom table. I have written the following code - In CO if (pageContext.getParameter(

  • External optical drive

    Hi all, My optical drive stopped working the other day, and seeing as how in about another year i'm going to replace my macbook anyways, I'm looking for the least intensive way to get around this. Years ago in my PC days I bought a Sony CRX230AE/U 52

  • How to put Author name and other book/magazine information into iTunes

    Hi, I'm trying to organize my pdf's in iTunes (and while I'm at it, I'm putting some web magazines in as well).  I know to highlight the title and press Command/I to edit information, but categories like "author", "publisher" don't come up even thoug

  • Convert month 1, 2, 3 ...to Jan, Feb, Mar...

    Hi gurus I have a need to display the months as Jan, Feb, Mar in my query. But presently i am getting it as 1, 2, 3 and so on. I am using 0FISCPER3 as the time characteristic. Is there any ruotine which i can use in the update rules which will conver

  • Something is wrong with my subTotal script

    The script actually works fine until you skip a line in the the form. Then the amount from that line is appended to the end of the Subtotal. For example: If the Price.0 field is $100.00 and the Price.1 field is $100.00, the Subtotal field shows $200.