Show SC details, Hide frame,

Hi
I'd like to hide the whole frame, for example of cost asignment. I have used the BADI and screen variant and I hide all the fields and even the title of the frame but the frame go on apperaing.
Does anybody know if it is possible to do it, without updating the template.
Thanks
Best regards

Hi
As far as i have researched, there is no Transaction as well screen variant available.
I looked in the system ,today. Unfortunately, there is no Screen Variant available in SRM for this case.
<b>You need to get for Template Modification
for the Service - BBPACCOUNT in SE80 Transaction.</b>
Hope this will help.
Please reward suitable points.
Regards
- Atul

Similar Messages

  • [AS] IDCS4  Show, hide frame edges

    Hi
    Could some one please tell me using applescript how I can show or hide frame edeges in IDCS4 please, normally found
    under view-Hide Frame Edges.
    cheers
    Kev

    This will toggle them for the frontmost document:
    tell application "Adobe InDesign CS4"
    tell document 1
    set show frame edges of view preferences to not (get show frame edges of view preferences)
    end tell
    end tell
    Shane Stanley <[email protected]>
    AppleScript Pro, April 2010, Florida <http://www.applescriptpro.com>

  • The new "Show and hide frame edges" is buggy and needless.

    i have a card layout design and its irritating to see the blue outline on every block.Morever it doesnt even hide if i give any stroke.why do i need to preview everytime to see the real design.

    Buggy and needless? You are sure, you use them correctly?
    If you hide frame edges, they are hidden until you hover over an object. In this case, frame borders of this single object are temporarily displayed. This is working perfectly here.
    What is not working on your machine? And why this is "useless"?

  • Hide Frame Edges CS3 Tiger G5 processor

    Everything I have read seems to indicate that COMMAND+H does not hide frame edges, it hides the entire INDD CS3 app. BUT this is only happening while running Leopard 10.5 on an intel processor machine.
    It is happening to me running Tiger 10.4, G5 processor.
    What is troubling is that the view menu still shows COMMAND+H is the hide frame edges command. It does not show CONTROL+COMMAND+H as this forum indicated.
    NOW the keyboard shortcuts under the edit meny shows CONTROL+COMMAND+H is the hide indesign key command.
    So what I have going on is indesign hides when I do a COMMAND+H AND it hides when I do a CONTROL+COMMAND+H!
    SO HOW DO I HIDE FRAME EDGES USING A KEYBOARD COMMAND?

    Well I did go through the menus and that's what spurred my question.
    The VIEW menu states that the keyboard shortcut "COMMAND+H" toggles hide/show frame edges but is does not. It hides the entire application.
    "W+SELECTION Tool" works ok if "show frame edges" is already toggled on.
    I need to see where the frame edges are for non stroked TEXT boxes in a customer supplied file.
    I'd like to be able to toggle show/frame edges on/off without mousing and have the guides toggled off. Perhaps the "W" thing will work and I'll try it but the "COMMAND+H" shortcut is still wrong. CS2 works fine, what the view menu shows in CS3 is wrong. Same machine has both applications loaded so it is not an OS/processor issue. Appears to be an oversite in the CS3 application.
    NEWS FLASH
    I just found that if I do an OPTION+COMMAND+H, the finder and all other applications will hide, I can then immediately do a COMMAND+H to show/hide Frame edges. If I go to the finder or other application then back to indesign the "hide indesign" behavior takes place.
    So it looks like I must first hide all other active applications (OPTION+COMMAND+H), then toggle the frames using the COMMAND+H.

  • How to capture show layer and hide layer event in photoshop through a plugin???

    How to capture show layer and hide layer event in photoshop through a plugin???for mac

    Use the Listener plug-in found in the SDK to see how you can monitor the show/hide layer event. You can also use the Getter plug-in to show what information you can find out about the current state of Photoshop.

  • JList is not showing up in my Frame

    This is a program I wrote for Having images in a List. A custom cellrenderer and a custom listmodel. Somehow the list itself does not show up in my frame.
    import java.awt.Component;
    import javax.swing.DefaultListModel;
    import javax.swing.Icon;
    import javax.swing.ImageIcon;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JList;
    import javax.swing.JScrollPane;
    import javax.swing.ListCellRenderer;
    public class ListWithImages extends JFrame {
         public ListWithImages() {
              //          We need a Custom model and a Custom Cell Renderer
              CustomImageListModel customImageListModel = new CustomImageListModel();
              CustomImageListCellRenderer customImageListCellRenderer = new CustomImageListCellRenderer();
              JList jlist = new JList(customImageListModel);
              jlist.setCellRenderer(customImageListCellRenderer);
              jlist.setVisibleRowCount(6);
              getContentPane().add(new JScrollPane(jlist));
              pack();
              setVisible(true);
         public static void main(String args[]) {
              new ListWithImages();
         class CustomImageListModel extends DefaultListModel {
              @Override
              public void addElement(Object arg0) {
                   // TODO Auto-generated method stub
         //          Add 10 elements with images
                   for (int i = 0; i < 10; i++) {
                        super.addElement(new Object[] { "Item " + i, new ImageIcon("smiley.jpg") });
         class CustomImageListCellRenderer extends JLabel implements ListCellRenderer {
              public CustomImageListCellRenderer() {
                   setOpaque(true);
              public Component getListCellRendererComponent(JList jlist, Object obj,
                        int index, boolean isSelected, boolean focus) {
                   CustomImageListModel model = (CustomImageListModel) jlist.getModel();
                   setText((String) ((Object[]) obj)[0]);
                   setIcon((Icon) ((Object[]) obj)[1]);
                   if (!isSelected) {
                        setBackground(jlist.getBackground());
                        setForeground(jlist.getForeground());
                   } else {
                        setBackground(jlist.getSelectionBackground());
                        setForeground(jlist.getSelectionForeground());
                   return this;
    }

    I try yhis code and the list is displayed. Try using a layout to get a better design
    public ListWithImages() {
                    this.setLaout(new FlowLayout());
              //          We need a Custom model and a Custom Cell Renderer
              CustomImageListModel customImageListModel = new CustomImageListModel();
              CustomImageListCellRenderer customImageListCellRenderer = new CustomImageListCellRenderer();
              JList jlist = new JList(customImageListModel);
              jlist.setCellRenderer(customImageListCellRenderer);
              jlist.setVisibleRowCount(6);
              getContentPane().add(new JScrollPane(jlist));
              pack();
              setVisible(true);
         }http://java.sun.com/docs/books/tutorial/uiswing/layout/visual.html
    HTH

  • Report showing IQ03 Details

    I am looking for a report that shows IQ03 details in a report view. The details I need from this transaction are:
    Material #
    Serial #
    Asset #
    System Status
    Status with Status No.
    Status w/o Status No.
    Last Event
    Last Event Date
    Does anybody know of a report in SAP that can give me a view of this? I do the asset accounting but I am not very familiar with the inventory transactions. The only unique identifier I know of is a combination of the material # and the serial #. I want to be able to put in a plant or cost center and see all of the material attached to that criteria. Let me know if anybody has any suggestions. Thanks,
    Kendall

    Hi,
    Have to Develop from the Item Detail -PO in Material Data-Components
    Period,FG/SG,PO-no take from EKPO
    Thanks,
    Mohan

  • How do I show the details of a customer when they are logged in a secure zone?

    How do I show the details of a customer when they are logged in a secure zone?
    I want to show the customer details as well as some customer CRM fields that are applied to the customer. None of these are entered via a form, they would be entered by the client. The customer would need to be able to log in to view the information and get an email alert when it is updated. Help!?

    Hi,
    You might want to look into customer service zones which allows customers once logged in to see their case, order and own details. 
    - http://kb.worldsecuresystems.com/133/bc_133.html
    - http://kb.worldsecuresystems.com/kb/customer-service-area-orders.html
    - http://kb.worldsecuresystems.com/kb/allowing-customers-view-update-crm.html
    Kind regards,
    -Sidney

  • What to do now when my iPad won't turn on after I turn it off. It shows only the apple logo. I am sure it has above 70% charge as when I sync my iPad it shows necessary detail in iTunes. I have tried, HOME & POWER button, but did not work.

    What to do now when my iPad won't turn on after I turn it off. It shows only the apple logo. I am sure it has above 70% charge as when I sync my iPad it shows necessary detail in iTunes. I have tried, HOME & POWER button, but did not work.

    First try a Reset  ( No Data will be Lost )
    Press and hold the Sleep/Wake button and the Home button at the same time for at least Ten seconds... (But can take Longer)... until the Apple logo appears. Release the Buttons
    If no joy... Try a Restore...
    1: Connect the device to Your computer and open iTunes.
    2: If the device appears in iTunes, select and click Restore on the Summary pane.
    Restoring  >  http://support.apple.com/kb/HT1414
    Make sure you have the Current Version of iTunes Installed on your computer
    iTunes free download from www.itunes.com/download
    3: If Unable to Restore, try using the Steps in this article to force the device into Recovery Mode.
    Note on Recovery Mode.
    You may need to try this More than Once... Be sure to Follow ALL the Steps...
    After you have Recovered your Device...
    Re-Sync your Content or Restore from the most Recent Backup...
    Restore from Backup  >  http://support.apple.com/kb/ht1766

  • Not to show the detail records even though the mater records are existing.

    Dear Oracle
    I would like not to show the detail records even though the mater records are existing. Is there any block preperty I can set?
    Thanks

    I don't know the reason why you would want to do that but if you do not want to any record in the master block in
    a master-details format, then you could achieve this by setting the WHERE clause property in the block.
    e.g., master block DEPT (base table DEPT) and detail block EMP (base table EMP)
    table DEPT is as follow
    dept_id (pk)
    dept_name
    table EMP is as follow
    emp_id
    emp_name
    dept_id (fk)
    then you can set the WHERE clause in the DEPT block as follows
    exists (select 1 from emp a where a.dept_id = dept.dept_id)
    hope this help

  • IPhone 4 OS 6.01 synched with itunes but shows no details

    I'm trying to restore my iPhone.  I connect the iPhone with the latest itunes but under the iPhone, it shows no details.  Normally it will have the info tab...etc where it has the option for me to retore my phone.  When I click on the phone, it just shows a white black page with no tabs.  Please help.

    Turned out - after about 30minutes at the genius bar, the guy figured it out.
    Within the iphone itself, in the General > Calendar preferences, it said 'sync only last 2 months' or something like that. So even though the iphone had all calendars selected to show, it deceptively didn't show any of my previous non-repeating appointments, only the repeating ones.
    This explains why iCloud had all my information + repeating appointments, yet the iPhone only had 2 months of appointments + my forever going back repeating appointments.
    iPhone calendar software a little odd to not have 'sync all calendar items' checked off as a default, instead it has 'sync only last 2 months' checked off as a default.

  • DRQ : Draw Document Wizard only show limited details.

    Hi,
    I'm not sure is this the correct place to do development request.
    I found out that when do Copy from Function (eg. Do Delivery by Via Copy to function), Draw Document Wizard only show limited details. Width , height, length are not shown.
    Our customer sells same item (Product Code) with difference  size and dimension. It is hard to select the item from the draw document wizard.
    Even harder for documents that have a lot document lines with same product code.
    Is there any plan for this req in the next upcoming patch?
    Please advise.
    Andy

    Hi Andy
    What I understood from your explanation is you have one single item code, but the item has different sizes.  So, you are creating multiple lines for same item in base document (sales order/purchase order).
    My question is to you, how are you capturing the sizes in the document.  Have you created any UDF to capture the sizes.
    If your answer is 'Yes', then, you can include those UDFs in Draw Document Wizard -> Select Item to Copy (through Form Settings).  Also you can drag & drop those UDFs just beside your Item Code or Description, which will help user to understand the actual size/specification of the Item while drawing the base document into target.
    If your answer is 'No', then you can create those required UDFs for Marketing Document -> Rows and store the values in the base document.  And while using Draw Document Wizard include those UDFs through Form Settings as explained above.
    Thanks & Regards
    Anjan Bhowmick

  • App store not showing app details

    Is something wrong with my ipad2 or is there some setting I am not aware of?
    Here is what happened: I go to app store to search for an app. Clicked on the app icon to view details. Then proceeded to buy it and got it installed. I then went to search for a different app. Tried to view the details of that other app by clicking on the icon but nothing happens - the page showing the details of that app does not show up. I tried clicking on the other 11 app icons that showed up under that search. None of them responds. But all the other touch sensitive parts of the app store still functions - search box, filter pull down options, sort, next page, etc, etc.
    This is not the first time this phenomenon occured. In previous times I did not remember what I did to get to that state where clicking on the app icons in the app store did not respond but I clearly remember on numerous occasions there is no response to clicking.
    So is there a setting I don't know about or is my ipad2 malfunctioning?
    Thanks.
    Just want to add that the little icon with the $ sign on it to buy apps still works. Just the icon with the picture in it does not work.
    Message was edited by: quatrieme

    Thanks, King_Penguin, for the suggestion and quick response.
    Before I saw your response, I turned the ipad off and turned it back on (but did not reboot). Since that, I went into the app store and I could get into app details again.
    I did not know of this feature you mentioned. Very useful. I tried it and many apps were shown to be running - even many apps that had been recently (past days) run but not since turnning off/on a few minutes ago were still shown as running. That is very weird. At the very least it's not a very efficient use of resources. I killed every single one of them incl app store. After this I could go in & out of various app detail screens.
    Should this phenomenon happen again I will try your solution first and see if that alone will do it and report back here.
    Thanks again. This is a useful feature to know about.

  • Webapps.  How can I create a link to a page instead of showing the details-view

    I want my client to define what page a webapp shall point to in list-view, instead of showing the  details view, but I cant figure out how.  I have tried this, but it seams that tags don't work inside links:
    <a href="{tag_my_custom_link}">{tag_name}</a>
    .. does any one know how to do this?

    The problem is the format of your tag.  If your field name in the web app is "My Custom Link" then your tag is {tag_My Custom Link} (note the spaces).
    Cedric is right though, make sure the field is a textfield and not a hyperlink field in your web app.  If you use BC's new "Develop" tab up top you can navigate to your web app detail layout in /Layouts/Web Apps/<yourwebapp> and find "list.html".  Then, you can use the toolbox on the right (click the data tab) to insert tags without having to guess.  You can choose your custom field and insert the tag.

  • I have a task, that is i want to retrive the details from active directory based on name and i want show that details into grid view.

    Hi All,
    I have a task, that is i want to retrive the details from active directory based on name and i want show that details into grid view.
    Can any one help how to start.
    Thanks in advance!

    Hi AnilKarthik,
    You can get user details by name using DirectoryService namespace. Then you can create a DataTable to restore the information and then bind to the SharePoint GridView.
    Here are some deatiled code demos for your reference:
    how to get userdetails from Active Directory based on username using asp.net:
    http://www.aspdotnet-suresh.com/2011/03/how-to-get-userdetails-from-active.html
    How to get User Data from the Active Directory:
    http://www.codeproject.com/Articles/6778/How-to-get-User-Data-from-the-Active-Directory
    Using SPGridView to bound to list data in SharePoint:
    http://nishantrana.me/2009/03/23/using-spgridview-to-bound-to-list-data-in-sharepoint/
    Best Regards
    Zhengyu Guo
    TechNet Community Support

Maybe you are looking for

  • Problem in creating a Regular Expression with gnu

    Hi All, iam trying to create a regular expression using gnu package api.. gnu.regex.RE; i need to validate the browser's(MSIE) userAgent through my regular expression userAgent is like :First one ==> Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0)

  • FOI Servlet non-unicode characters cannot be processed

    Hello, I'm using Oracle MapViewer 10.1.3.1 quickstart kit to test some map features my database is in CL8MSWIN1251 charset I made a simple map application to display some data using JavaScript API when I define a theme based FOI layer in the map and

  • TO_DATE function help

    Dear All, I need Output of the following query in the 'JANUARY' or 'JAN' i.e. 'MONTH' or 'MON' format. But following query is returning full date. Could any person help to get me output in MONTH or MON format but SQL should be using TO_DATE function.

  • A bit of fun w/ a spare MDD - Question re: fan power & grills

    Since I purchased the second MDD and now have a spare case, I figure I have a nice safety net for playing with my first case modding (well unless you count painting the inside of an eMate...). Having just had our love for Tron reignited, I want somet

  • I want to change date and time on my mac...

    Hello, Dera friends, I made a serious mistake. I changed my macbooks date and time. This year is 2013 but I selected 2000. Now, I cant not browse on google (I am attaching a screenshot for it). I cant open lots of websites as well. some programs are