Its Urgent   How 2  Customized the Layout set LE_SHP_DELNOTE

Hello Experts,
as 'm new for smartform development will anyone  suggest me how  to customize smartform such as SAP defined form LE_SHP_DELNOTE in Delivery note. as it's SAP defined form so how can one customize it ..
plz Help me its too urgent for me to have solution on it.
Kind Regards..
A v i

Hi Avi,,,
1)    Go to transaction Smartforms
2)    Put the form name LE_SHP_DELNOTE
3)    Copy the FORM , give ZLE_SHP_DELNOTE
       Then make the changes as Required.
Regards
Avi...

Similar Messages

  • How to change the layout set for Search Results

    Hi gurus.
    I’m developing a search component for KM Search iView, and as a requirement the layout must change dynamically to display the search results.  How do I get this to happen?
    public SearchParamsMap getSearchParamsMap() {
         SearchParamsMap m = new SearchParamsMap();
              try {
              IQueryEntryList list =                   this.createQuery();
                   m.put(SearchParamConst.PARAM_SEARCH_QUERY_ENTRIES,                list);
              } catch (WcmException e) {
                   e.printStackTrace();
              m.put(
                   SearchParamConst.PARAM_SEARCH_IN,
                   SearchParamConst.SEARCH_FROM_FOLDER);
              m.put(SearchParamConst.PARAM_SEARCH_FOLDER, path);
              return m;
    private IQueryEntryList createQuery() throws WcmException {
              Hashtable searchParameters = new Hashtable();
              searchParameters.put(
                   SearchParamConst.PARAM_ITEMS_SELECTION,
                   SearchParamConst.ITEM_ONLY_DOCS);
              searchParameters.put(
                   SearchParamConst.RESULT_LAYOUT_SET,
                   "Sed_Comunicados");
              SearchQueryListBuilder sqb =
                   new SearchQueryListBuilder(searchParameters);
              IQueryEntryList qel = sqb.buildSearchQueryList();
              return qel;
    In the createQuery() method, code searchParameters.put(
                   SearchParamConst.RESULT_LAYOUT_SET,
                   "Sed_Comunicados"); is not working.  Also, where do I find the documentation for Class SearchParamConst?

    I have the same question.  Any help will be greatly appreciated.

  • How to back up the layout sets?

    plzzzzzzzz answer my question,
    how to back up the layout sets?

    hi use
    RSTXSCRP to upload into application server
    SAPscript Export to Dataset / SAPscript Import from Dataset
    Description
    Report RSTXSCRP allows SAPscript objects (standard texts, styles, forms) or device types to be transported between R/3 and a local or central file.
    Note: Texts, styles, and forms are client-specific! For export they are always read from the current client and for import they are always read to the current client. Device types are not client-specific so the current client is not significant in the export/import of printer definitions.
    Important note: For language-dependent objects (that is, texts, styles, and forms) only those languages (or translations, foreign languages) are imported in the target system which are contained in the system's "language vector". This is the profile parameter "zcsa/installed_languages" of the application server. The report parameter "language vector" allows you to replace the standard language vector with your own vector when it is called.
    The transport log of RSTXSCRP outputs the language vector used for the export or import. If objects cannot be exported or imported because their language is not contained in the language vector of the source or target system, a corresponding message appears in the transport log.
    Requirements
    Styles and forms are made up of maintenance versions and active versions as well as foreign language versions (translations). When a style/form is exported only the active version of the style/form is exported. Maintenance versions are not transported. All existing translations of a style/form are also transported if their language is contained in the language vector.
    If a style/form is flagged as "Translation not applicable", only its original language will be exported. Importing a style or form such as this, which is not to be translated, automatically deletes any existing translations in the target system.
    In the case of text objects RSTXSCRP can transfer only standard texts (with text object key = TEXT) with text ID = ST and language key = logon language to or from the current client.
    Transporting a non-existent device type deletes the definition of this device type in the target system.
    Parameters to be specified:
    The radio buttons Device type/Form/Style/Standard text select the transport object to be imported or exported.
    Object name:  Name of the standard text, style, form, or device type.
    Mode: Export means download to file, IMPORT means upload from file.
    File system: Allows you to choose whether the file is read/written locally (GUI file system) or on the application server (default setting).
    File name: Path and file name of the file to be generated or read in the file system of the application server.  The name selected here must fulfill any requirements specified by the R/3 platform (UNIX, Windows NT, AS/400). "/tmp/*******&&&&" appears as a default value. It is only a template and not the actual file name! If the default value is not overwritten, "*******" is replaced by the first eight letters of the object name, and "&&&&" by the file extensions ".TXT", ".STY", ".FOR" or ".PRI".
    This parameter is not significant for local files and an input template appears for the local file name.
    Binary file format: If this parameter is selected, a binary file format with a fixed record length is written or required for reading. This file format is not compatible with a "non-binary format", that is files for which the parameter was set during writing can only be read with a set parameter. The binary files generated by RSTXSCRP are identified by the string "RSTX@" (ASCII code) at the beginning of the file.
    In binary format, the file contains an identifier indicating in which system character set the data was written. RSTXSCRP then performs a character set conversion from the file character set to the system character set of the current system when the file is imported. It is therefore possible to exchange files generated by RSTXSCRP between systems with different system character sets.
    Important restriction: You are advised to only use the character set conversion when exchanging files between two systems with an identical number of characters. If objects in the source system contain characters which are not contained in the system character set of the target system, they are represented by a substitute character when converted and their contents are therefore changed. The objects are imported under a modified key if non-translatable characters are part of the object key (for example, a text name with East European special characters).
    Display file contents: If this parameter is selected, the contents of the generated or read file are listed together with the transport log. Otherwise only the transport log is output.
    Language vector: If this parameter has a value (that is, one or more language keys), this report parameter is used as a language vector for exporting or importing the language-specific objects. The profile parameter "zcsa/installed_languages" is used as the default language vector.
    Only export original language: If this parameter is selected, only the original language for layout sets and styles is transported when exporting, and no translations.
    Output
    The report generates an action log of the import/export.
    Example
    In order to download the device type HPLJIIID from R/3 into the file "/tmp/HPLJIIID.PRI", enter the following parameters:
    Device type selected
    Object name: HPLJIIID
    File name: <no entry, use default value>
    Mode: EXPORT
    (Other report parameters have default value)
    In order to upload the form TESTFORM from the file "/usr/test/TESTFORM.FOR", enter the following parameters:
    Form selected
    Object name: TESTFORM
    File name: /usr/test/TESTFORM.FOR
    Mode: IMPORT
    reward if u find use ful
    regards
    Nagesh.Paruchuri

  • How to get the layout field setting from the oo ALV

    Hi:
        My user want me to save the data to the email attachment when he change the alv layout.
        For example there are 10 fields in a alv report ,and the user change the layout setting to 5 fields,I need to know which field is he need first, how can I get it ?
        Pls help me ,thanks a lot !

    Hello Jerry
    When you call method go_grid->GET_FRONTEND_FIELDCATALOG you can retrieve the current layout of the ALV list.
    LVC_S_FCAT-COL_POS = Position of column
    LVC_S_FCAT-NO_OUT = 'X' = not visible
    LVC_S_FCAT-TECH = 'X' = technical column, neither visible nor selectable
    Regards
      Uwe

  • Customize the layout set used when opening a folder in search result list?

    Hi,
    I have created a search result iView that uses a predefined search query to show a list of folders. If I click on a folder <i>(rnd:displayname(contentLink)</i>) its content is displayed in a new window. Here the layout set Consumer Explorer (default profile?) is used.
    I want to use a custom layout set in this window. How can I achieve this?
    Regards,
    Mario

    Hi Mario,
    here the answers:
    > <i>1. Develop an own UI Command where you can give
    > the LayoutSet as a parameter</i>.
    >
    > Do you know where I can find some code sample?
    You can either check the <a href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/documents/a1-8-4/Implementing%20Flexible%20UI%20One-Step-Screenflow.article">Implementing Flexible UI One-Step-Screenflow</a> tutorial by Thilo Brandt or search here on SDN for "UI Command implementation" examples.
    > <i>2. Create a Layout Profile with your own Layout
    > Set and define it as the Default Layout Profile.</i>
    >
    > How can I find out for which operations/standard
    > iViews in KM (copy, move, create link...) the default
    > layout is used to avoid surprises when changing the
    > default profile?
    Normally, as you can see in the above mentioned <a href="http://help.sap.com/saphelp_nw04/helpdata/en/25/59bb2eece725498427334e0e21b80c/content.htm">Priority of Settings</a>, whenever the KM Navigation component (com.sap.km.cm.navigation) is opened without a specific layout set the global default layout set is used. As you can give this parameters by different ways (as URL parameter, in the KM Navigation iView configuration, via OTH file definition, hardcoded or configured in the configuration of an UI Command, etc.) it is nearly impossible to find <b>all</b> situation where your users will get this default profile.
    The UI Commands (with selection) you mentioned like "copy","move","create_link" use the configured LayoutSet (ConsumerOnlyFolderSelector) from the KM Configuration (of the command).
    > <i>3. You can also create a Layout Profile and go to
    > the root folder(s) of the search on "Details" ->
    > "Settings" -> "Presentation" and select your profile
    > in the tab "Settings for all users".</i>
    >
    > I think it is to complex to change all existing KM
    > Navigation iViews to forced mode.
    >
    One idea would be to use the <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/0f/764b87dfb948fcb13fd7695e157892/content.htm">Multiple Property Replacement</a> feature by SAP.
    > Can you give me a hint on the other possibilities you
    > want to publish?
    Of course. One other possibility I have in mind is to work with OTH files. You might also search here on SDN to see how to use them for setting the layout set for specific folder paths.
    Hope this helps,
    Robert

  • How to change the layout of the desktop before you login as a User into iPS.

    I am trying to change the layout of the anonymous user desktop. I know how to change the layout after i login as a User. All the thin channels except one get lined up in the first column of a thin-thick-thin layout.
    How to change that?
    Any help is greatly appreciated.
    Hugo Victor

    Go to available channel list and the select show advanced options, you should see the row and column attributes for the channel. Set it to your choice ..

  • Help!!! The problem about the layout set

    I have created my own layoutset for the navigation and set it.Here is the question, I navigate from the iview for which  i have created the layout set to a new page.there is a return link on the new iview,i click the link of return the Browser go back to the frist  iview but the layoutset i have set is gone. When return from the iview how can i keep the layoutset .
    Any one know the answer please tell me ,  thx

    Hi Mike,
    Thank you very much for your help. I think itis better to choose another kind of smart sensor with rs232 I/O port. It is easier to connect the eight sensors to the eight bluetooth servers. The eight sensors are fixed on the different  bearing surfaces and rotate with the machine, it's difficult to use one turning adapter to connect them. So I have to use eight bluetooth servers to connect to the eight sensors.  
    The key problem ishould I use 8 bluetooth servers or 1 bluetooth server or the bluetooth vi of labview  to receive the data from the other servers and how can I drive them. Just like question 3 and 4 following:
    (3 key question)  I skimmed through the forum and noticed labview can support bluetooth. But I want to know that: If the bluetooth function of labview 8 can receive the data from the eight bluetooth servers on the machine  in the same time, how could I do? If not,
    should I use the same kinds of eight bluetooth servers to receive the realtime data in the same time, which are connected to pc I/O ports(if they are enough), or just use only one server connected to pc to receive the data from the servers in the same time ?
    (4 question) I noticed that the bluetooth servers should use drive software or programe. If necessary, how could I do for the eight servers on the machine and on the pc?

  • Customizing AdminExplorer Layout Set

    Hi All,
    I am using AdminExplorer layout set for showing the documents.But now I have to customize it in such a way that on left hand side document navigation persists the same way as its there but on Right hand side, I have to add Recent Notifications iView.
    Is it possible to customize the layout set in such a way??If yes,then can anyone briefly explain the procedure.
    Regards,
    Udit

    Hi,
    A layout set can be used for the display of an iView or for particular folders.
    http://help.sap.com/saphelp_nw70/helpdata/en/30/504a1e7f0e354bbf9adedf1a29f3ec/frameset.htm
    So only one IView can be shown by one layoutset, you cannot sub-divide left column with one IView and right column with another.
    So you cannot add Recent Notifications iView to layoutset. And you have also no possibility to set layoutset to Recent Notifications iView.
    So the only way is to set layoutset is to the folder. So I think you are in a deadlock situation.
    The only thing I can think of is to create your own layoutset and similate the Recent Notifications iView's view there.
    Greetings,
    Praveen Gudapati
    [Points are always welcome for helpful answers]

  • How to change the layout of a category view

    I don't know how to change the layout of a category. I want to put 3 image's behind each other followed by some text, like a table with 4 columns. Instead of puting then in 4 rows

    larsprevo
    The category 'view' of items/folders uses the default style of the content area it is defined in (shared categories use the default shared style). Edit the default style to change the font/color of the items/folders returned within the category 'view'. Unfortunately, you don't have the ability to control the layout(like folder regions) - they always display in rows.
    Added an enhancement request for a feature that would allow you to control the display of items/folders in a category/perspective: 1828423

  • How to reverse the layout from LTR to RTL?

    Hi,
    How to reverse the layout from (left to right) to (right to left)?
    Note: (Select All --> Object menu --> Transform --> Reflect) is useful, but it will reflect all texts.
    Thank you.

    If you have a subscription to Creative Cloud, the just download the Aribic/English or Hebrew/English version of AICC.

  • How to change the Character Set from AL32UTF8 to WE8DEC

    Hello!!
    I want to know how to change the character set in the database from AL32UTF8 to WE8DEC.
    I tried to use the comand ALTER DATABASE CHARACTER SET but I got an error because WE8DEC is not a superset of AL32UTF8.
    I need to import tables from a server that uses WE8DEC. So when I do the import to my server, wich has AL32UTF8 , I can't import the rows that include an Ñ.
    So I want to change the caracter set to WE8DEC. How can I do it?
    Is it needed to change the language configuration? The remote server has AMERICAN_AMERICA, and my server has MEXICAN SPANISH_MEXICO (both uses text in spanish).
    Thanks a lot!!

    When you export from WE8DEC server what did you use
    for NLS_LANG char set? And when importing?
    The export was done in another computer because I can't do the export in the server (I have 10g, and the remote server has 9i and the export is not working). In my server, when I tried to do the import, the NS_LANG value was MEXICAN SPANISH_MEXICO.WE8MSWIN1252.
    When I try to import to my database I got the error:
    import done in WE8DEC character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses WE8MSWIN1252 character set (possible charset conversion)
    . importing USRMCR06's objects into PRIMARIZACION
    . . importing table "CHG_FONDOS_MARZO_CD_MOR"
    IMP-00019: row rejected due to ORACLE error 12899
    IMP-00003: ORACLE error 12899 encountered
    ORA-12899: value too large for column "PRIMARIZACION"."CHG_FONDOS_MARZO_CD_MOR".
    "NOMBRE" (actual: 41, maximum: 40)
    Column 1 16623436
    Column 2
    Column 3 Pymes_1
    Column 4

  • How to get KM Layout Set Description

    Hello,
    Can we get the Layout Set description through KM API?
    We are able to get all existing Layout sets using String[] ids=layoutService.getAllLayoutSetIDs(); but we want descriptions also for these Layout Sets
    Please let me know if anybody have an idea
    Thanks

    Hi Bobby,
    For 7.3, it is
    IConfigManager configManager = ConfigHelper.getConfigManager(request.getUser());
    IConfigPlugin catPlugin = configManager.getConfigPlugin("/cm/ui/settings");
    IMutableConfigurable myConfigurable = catPlugin.getConfigurable("AdminExplorer");
    String desc = myConfigurable.getPropertyValue("description");
    For this code, the only SharingReference needed is "SAPJ2EE::service:sap.com/tckmconfig~srv".
    For 7.0, things are slightly different, but if you search for "IConfigPlugin" on SDN, you will get the stuff needed immediately.
    Hope it helps
    Detlev

  • Can i custom the layout of  af:inputListOfValues popup pages?

    in my application ,i use below code to popup lov page.but the page is small and the table width is not 100%,so i want to custom the layout ,and use the same style in my applicaiton.
    <af:inputListOfValues id="permissionCodeId1"
    popupTitle="Search and Select: #{bindings.PermissionCode.hints.label}"
    value="#{bindings.PermissionCode.inputValue}"
    label="#{bindings.PermissionCode.hints.label}"
    model="#{bindings.PermissionCode.listOfValuesModel}"
    required="#{bindings.PermissionCode.hints.mandatory}"
    columns="#{bindings.PermissionCode.hints.displayWidth}"
    binding="#{backing_app_menulist.permissionCodeId1}">
    <f:validator binding="#{bindings.PermissionCode.validator}"/>
    </af:inputListOfValues>

    anyone can help me?
    thank you

  • How to install the Asian Setting in illustrator CS 6

    Hey Guys,
    How to install the Asian Setting in illustrator CS 6 as I can not find it in the preference>>type

    The 'Show Asian Options' in Type Preferences are meant to show only the Japanese language options like Mojikumi, etc.

  • How to change the language setting in Adobe Flash CS6, from Chinese to English?

    How to change the language setting in Adobe Flash CS6, from Chinese to English?

    Unless you have a multilanguage serial/ installer,  you are on Creative Cloud or care to run through language swap you can't. Retail serial numbers are language specific and most Adobe apps cannot be coerced or switched on the fly since without the proper language resources installed, this won't work...
    Mylenium

Maybe you are looking for