To decide save site as a template, web template or site definition

hi,
I have to create a generic site template which has few tabs in the home page and on click of these links/tabs
in this site template it will navigate to the sub sites created under that[this generic site template shud contain 3 sub sites -
[1 blog, 1 search center sub site, meeting workspace as tabs in the site template’s top navigation] and
a) 2 Doc Libs
b) 2 splists by default present in this site template [ most prob. its a team site template]
 What should be the correct approach for creating this site template:
 I have thought of implementing using:
 a) save site as a template and upload this wsp into the solution gallery. and based on this site template
i will create new subsites. one problem i will be facing is that, mine is a publishing site template not team site template.
 b) create a  web template having the above subsites and doc libs and splists
 c) last option is to create a  site definition [ complex ]
which one should i choose, assuming that, there would be future changes from customer side in the
site template.like, adding a new splist, sp doclic or a new custom web part.
in that case, adding a new addtion to the already existing site template will not affect/reflect the already running
sites' content.
only those new sites which is created  based on the updated site template would be having the new additions 
implemented.
  help is highly appreciated.

Hi,
From your description, the most concern you might have is that customers will have the requirements to add other components into their sites and created with them afterwards.
Since SharePoint 2010, it is recommended to take use of something like “a la carte” pattern to manage SharePoint sites. If there are needs to add sites, lists or other components,
we can make them as solution(.wsp) and deploy to our sites. By doing this, we will be more flexible and easier to manage the features and structure of sites.
So you can just create a site template with simple structure and deploy the solutions you want after sites created.
Here are two links about
Plan for sites and solutions for your reference:
http://technet.microsoft.com/en-us/library/cc789336(v=office.14).aspx
http://technet.microsoft.com/en-us/library/ee476993(v=office.14).aspx
What’s more, you can take a look at the two links below about
Custom Web Templates and Custom Site Definitions:
http://msdn.microsoft.com/en-us/library/office/aa979683(v=office.14).aspx
http://sharepointchick.com/archive/0001/01/01/site-definitions-vs.-webtemplates.aspx
Thanks
Patrick Liang
TechNet Community Support

Similar Messages

  • Using WEB Analyzer SAVE and OPEN view in web templates?

    Hi all,
    The WEB Analyzer available with BW3.5 is a welcome alternative to BEX, so I'm trying to convert my existing WEB applications running BEX queries by adding functions such as OPEN and SAVE view.
    I'm trying to do this by modifying my existing templates and adding the functions/object as they are used in 0ANALYZER, but I haven't got it working.
    Is this the way to go? Can it be done in this way?
    Regards
    Neville

    what problem are you facing?
    also post this question in Business Explorer forum for better response.
    SAP Business Explorer (SAP BEx)
    Regards
    Raja

  • Change folders in save as in web template

    Hi,
    Is it possible to change the default folders in the save as dialog in a web template. We would like to add our custom defined KM folders and not only use the predefinied once.
    Regards
    Mattias

    Yes, Navigation Pane, that's the one I meant.
    It's checked but it's not there? Does it help at all to uncheck it and then go back in and turn it back on?
    Or is it just mostly useless. It is annoying that Windows 7 doesn't synchronize the Navigation pane with the file list.
    What I generally do is click the folder name in the top address bar to navigate up to a level or two. Then I can drill back down to where I need to go using the right pane. Does that work for you?

  • Reuse Web Template properties: "Store in library" Button not existing?!

    Hello,
    following the instructions on http://help.sap.com/saphelp_nw04/helpdata/en/1f/37813b650cdc0be10000000a114084/content.htm
    it is said that I should do the following to save and reuse the properties of a web template (not a web item):
    "To save the properties of a Web template in a library, choose Save in Library in the lower section of the Web Item tab page."
    But there is no such Button, Link or something else labelled with "Save in Library". Unforunately, there is not screenshot available in the online help, so I even have no idea how the screen SHOULD look like.
    Can someone help or try this out and give me feedback? I almost believe that they describe something which just does not exist in the Web Application Designer.

    >
    Orla Smith wrote:
    > Hi Andreas,
    >
    > when I open the 3x web application designer
    > drag a table web item into the new template screen on the right hand side
    > and then save as ..... give the template a description and tech name
    > the web template is now saved..
    > if I then select the web item tab....
    > on the lower right hand corner of this screen is the button ...'save in library'
    > Please ensure that you are testing this on the 3x web application designer... as the link you inserted above is for NW04.... this indicates that this help file is for the 3x wad...
    > I hope this helps
    > best regards
    > Orla.
    Dear Orla,
    thank you for your reply. We only use the 7.x WAD. Do you or someone else know if there's a chance to obtain the same functionality in this version? I just want to make some template properties reusable like I do with other web items.
    And yes, the help file is obviously for 3.x. I didn't recognize that when I read it for the first time.
    Thank you,
    Andreas

  • Variable transfered to a second template web : possible ?

    Hello All
    I have 2 template web
    Template A which contains queries 1 and query 2
    Template B which contains queries 3 and query 4
    All the queries contains same set of variables.
    I've got a button from Template A which opens Template B.
    I whish not to have variable screen opening when running Template B as I've already filled variables when running Template A
    Is there a way to achieve this ?
    Any idea to do this enhancement ?
    Thanks & Regards
    Jonquille

    Hi Catherine,
    I don't have a WAD available so it's hard to check the actual name in the menu. You have to go to the template propertjes or manually change the html. Here's more info:
    VARIABLES_CLEAR (optional)
    u2018Xu2019 = reset variable, u2018  u2019 = do not reset
    Reset variables to default values
    If you call up a Web template that contains one or more query views that have variables that are available for entry, you can specify this attribute to reset the default variables through the query view. Afterwards, the variables have the default settings from the variable definition.
    When creating a RRI setting, you can select the type, so instead of query, use a web template. The use is the same as with a query.
    Kind regards,
    Alex

  • What is difference between Site template and web template

    What is difference between Site template and web template

    Both are almost same, are you referring to Site Definitions vs web template?, if so, refer to the following post
    http://blogs.msdn.com/b/vesku/archive/2011/07/22/site-definitions-vs-web-templates.aspx. 
    --Cheers

  • Create a custom web template using VS 2012 with web features,site features sections applied

    hi,
     Want to create a  custom web template using VS 2012  in my SP 2013 environment.  i know "Vesku" has posted a great artice on this [  based on prev. version of SP].
    here -
    http://blogs.msdn.com/b/vesku/archive/2010/10/14/sharepoint-2010-and-web-templates.aspx
    i am  looking for a code based article  which has step by step process which provides how to add the site features, web features and attach the eventreceivers etc etc on sitecollection creation when i apply this template from central admin. 
    can anyone provide me any links / any source how to create a custom web template with one / two  custom features -  site features element and web features element , / master page etc ....
    I am stuck with this. as part of my reqmnt, i need to create a webtemplate with all the customlistinstances, custompagelayouts, custom masterpages, custom appln pages, custom web parts.
    help is appreciated !
    Das

    The problem is that Web Templates are deployed to a gallery in a site collection and aren't available in Central Admin when creating a new site collection.  YOu have to create the site collection without choosing a template and then choose your web
    template when you first access the root site in the site collection.  Here's an article that discusses that process here:
    http://sharepointchick.com/archive/2011/02/10/using-web-templates-to-create-site-collections.aspx
    Other than that Vesa's article is still the best one and works essentially the same in 2013 as it does in 2010.
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • Several problems continuous since first installing Firefox. Personal google search settings don't save; remember me options on web sites like Facebook aren't remembered; Youtube and Flixy videos don't play despite removing/reinstalling/upgrading Firefox s

    Several problems continuous since first installing Firefox. Personal google search settings don't save; remember me options on web sites like Facebook aren't remembered; Youtube and Flixy videos don't play despite removing/reinstalling/upgrading Firefox several times; upgraded the latest flash plugin today, but no difference, symptoms are black play box with youtube and white box with Flixy. Disbale AV and antimalware makes no difference either.
    == URL of affected sites ==
    http://

    I have a new problem with secondary web pages opening up without any action on my part other than simply moving the mouse pointer across the screen.

  • Unable to apply a new site template to a new site collection's root web

    Hi folks,
    Using PowerShell I need to create a new site collection and add a new site template to its root web.  I've tried but failed...
    I created the site template from a team site that I modified and then saved it as a site template and saved the template to an WSP file (in the solutions gallery).
    I have tried both of the following methods but can't find the template to add to the root web of the site collection.  Help!!
    Method 1 - Create the site collection, deploy & install the template as a user solution, and apply the template
    I did the following, but it doesn't work because Get-SPWeb doesn't find it.  If I run Get-SPWeb with no parameters the list it returns doesn't include my template.  So site.GetWebTemplates includes it but Get-SPWebTemplate doesn't.
    # Create the site collection
    $site = New-SPSite $siteURL -OwnerAlias $owner -SecondaryOwnerAlias $secondOwner -name $studentName -Description $description
    # Deploy and install the template
    $wsp = Add-SPUserSolution -LiteralPath $wspPath -Site $siteURL
    $wsp = Install-SPUserSolution -Identity $wspIdentity -Site $siteURL
    # Assign the template.
    $loc= [System.Int32]::Parse(1033)
    $templates= $site.GetWebTemplates($loc)
    foreach ($child in $templates)
    Write-Host $child.Name
    If ($child.Name.EndsWith("ABC")
    # the name of the template that I added ends in "ABC" - when this script runs I the name of my
    #added template displays as "{longGUID}#1ABC"
    $template = $child
    $templateID = $child.Name
    $template = Get-SPWebTemplate $templateID
    # regardless of whether I assign $template above or here the Set-SP_Web assignment below fails
    $web = Get-SPWeb $siteURL
    $web | Set-SPWeb 
    -Template $template
    Method 2 - Deploy and install the template as a farm solution, create the site collection, and apply the template
    I did the following.  After I did the first section (deploy and install the solution to the farm) I was able to go to "Manage Farm Solutions" in CA and it was listed there, but neither
    site.GetWebTemplates nor Get-SPWebTemplate included the site template in their list of templates.
    # Deploy and install the solution to the farm
    $template = Add-SPSolution -LiteralPath "C:\SharePoint\Student Site.wsp"
    $template | Install-SPSolution
    Do {Start-Sleep 2 } while (!((Get-SPSolution $template).Deployed))
    # Create the site collection
    $site = New-SPSite $siteURL -OwnerAlias $owner -SecondaryOwnerAlias $secondOwner -name $studentName -Description $description
    # Assign the template.
    $loc= [System.Int32]::Parse(1033)
    $templates= $site.GetWebTemplates($loc)
    foreach ($child in $templates)
            Write-Host $child.Name
            If ($child.Name.EndsWith("ABC")
    # the name of the template that I added ends in "ABC" - when this script runs I the name of my
    #added template displays as "{longGUID}#1ABC"
                            $template = $child
                            $templateID = $child.Name
    $template = Get-SPWebTemplate $templateID
    # regardless of whether I assign $template above or here the Set-SP_Web assignment below fails
    $web = Get-SPWeb $siteURL
    $web | Set-SPWeb
    -Template $template
    David

    Out of curiosity, are you able to create a site within a site collection using this template? That is, can you create a site that is not the root site (e.g. http://sharepoint/sitecollection/Web)?
    Jason Warren
    Infrastructure Specialist
    Habanero Consulting Group
    habaneroconsulting.com/blog

  • How can I obtain the web site template of the ''Imvelo Safari Lodges'' that appears on the Site of the day web page?

    How can I obtain the web site template of the ''Imvelo Safari Lodges'' that appears on the Site of the day web page?

    Hi Ginette,
    The site that you are referring to does not appear to be a template that you can get your hands on, however, I will suggest that you contact the owner via their contact us page and see what can be done.
    - Abhishek Maurya

  • No authority to save Web Template in 7.0

    Hi, When trying to save a WAD Web Template in 7.0 I get a pop up dialog saying I don't have authorization to perform the action.  Any ideas where to find out what authrization I should have?

    Hi Kenneth,
    Have you seen this presentation: https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a6c54319-0e01-0010-20a4-fb81ad32f330
    Do you have relevant auth for S_RS_BTMP?

  • Users to Save Web Templates or Bookmarks to Their Favorites?

    Hi,
    We have a number of web templates in many roles.  We would like users to be able to save any of these web templates (or bookmarks) to their favorites as they choose to.  They work from the web iterface only.  Is there a url command or something that can save the current URL to the favorites?
    Thanks.

    I don't know that you can save a template to a favorites role, but you can personalize a template so when the user returns to that template it is saved as they had drilled it.
    <SAP_BW_URL CMD='PERSONALIZE'>
    Or you can add to IE favorites
    <SAP_BW_URL CMD='BOOKMARK'>
    (optional)
    'X' = Yes, '  '  = No
    Or you can use a drop down box and allow users to add views to the drop down in the web application so essentially when they return they have the default views and additionally have the custom views they created.

  • Mark of the web/template problem

    I created three Dreamweaver Templates for my site. I inserted the mark of the web code to each template to allow me to test and preview pages without the pop-up messages. All of my pages are about done and some pages using spry and SWF files weren't previewing properly in IE so I decided that it was time to remove the mark of the web code from the templates. As soon as I tried doing this I got a message about data outside the HTML tag and if I continue changes to pages based on this template will not occur unless you insert the following code <!--TemplateInfo CodeOutsideHTMLisLocked="true"-->.
    So I hit continue. I got a couple of other error messages telling me I did something wrong. I went back into my template and typed in the code Dreamweaver told me to enter. I saved the template and got some more errors. I didn't think to copy it all down at the time. So after all these nasty messages I'm not sure what's happened. So I make some changes to a horizontal spry menu and hit save. I get some more error messages about the changes will not affect pages based on the template. I have to cancel out of a couple of error dialog boxes. I load a few pages that were based on the template and see that none of the changes that I made to the spry menu on the template are reflected on the html pages created from the template.
    So I go into the template and try deleting all references to the mark of the web code. Then I try changing the CodeOutsideHTMLisLocked="true"--> to "false." That didn't work. Then I tried deleting the entire line <!--TemplateIinfo CodeOutsideHTMLisLocked="true"--> thinking that if I just got rid of all of it that it would fix my problem. No such luck.
    So now I start searching online for answers and I see some things about attaching and detaching templates. Okay, so maybe if I detach the template and then re-attach it everything will update. When I follow the instructions to do this I learn that the page is no longer attached to a template. That would explain why my changes in the template aren't updating the other pages. So then I try re-attaching the template. I open the assets panel, click on templates, select the template, and then click apply. Nothing. It won't let me attach a template. Template properties shows no template properties available.
    Here is some of the code from of a page based on the template two_column.dwt
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/two_column.dwt" codeOutsideHTMLIsLocked="false" -->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <!-- InstanceBeginEditable name="document_info" -->
    <title>ONA</title>
    <script src="Scripts/swfobject_modified.js" type="text/javascript"></script>
    <meta name="Description" content="This page contains images of some of the former employes of Overseas National Airways." />
    You can't see it the code I pasted but everything after 1999/xhtml is grayed out and you can't edit it.
    So now I'm totally confused and have no idea what I need to do to straighten this mess out.

    I thought I'd update this discussion and close it out. The reason why my pages weren't updating was because I
    was using a template improperly. I had made the menu editable, which you're not supposed to do. The whole mark of the web issue was unrelated to my problem.

  • How to use a query in Web template

    Hello i have really a very silly question.
    How can i use a Query that is already defined by BEX into a Web template so that i can set up simple properties like changing colours of Row as well as avoid Tab pages.
    I logged into a Web template.
    Can any provide step by steps.
    Please help

    No questions is silly, doubt is always a doubt and clarifying the same is the best way to deal with that.
    Anyway philosophy apart and coming to business.
    1) created the query in Query designer, say Zquery1
    2) logon to WAD.
    3) for assigning Zquery1 to WAD template, you haev to decide how you are going to use Zquery1 in WAD.
    4) for ex: you want to display the query result and also a graph based on that result.
    5) So we have to drag drop Chart and table in WAD.
    6) create dataprovider and assign zquery1 to this dataprovider.
    7) save and execute.
    For chanding the colors, under properties, we will have many stylesheets delivered by SAP. Yiou can choose anyone on this which suits to your requirement. If not, then edit the stylesheet and code it as per your need.
    Hope this helps. If yes, please assgin points.
    Regards
    Pankaj

  • Centering Web template from Fireworks in Dreamweaver

    So, I created a web template in Fireworks and I imported the template into Dreamweaver.  I have been trying to center my webpage for quite some time now and every time I add a wrapper, it doesn't do anything.  It remains aligned to the left.  I deleted the wrapper and everything in my code.  Please help me. Please
    Code
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <!-- saved from url=(0014)about:internet -->
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <!-- TemplateBeginEditable name="doctitle" -->
    <title>Dance The Word 2013</title>
    <!-- TemplateEndEditable -->
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <style type="text/css">td img {display: block;}</style>
    <!--Fireworks CS6 Dreamweaver CS6 target.  Created Mon Feb 04 19:45:33 GMT-0600 (CST) 2013-->
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body bgcolor="#4c0066">
    <table width="730" border="0" align="center" cellpadding="0" cellspacing="0" style="vertical-align: top; display: inline-table; font-family: 'Apple Chancery'; color: #4E0062; font-size: 12px; text-align: center;">
    <!-- fwtable fwsrc="DTW2013.fw.png" fwpage="Page 1" fwbase="DTW2013.png" fwstyle="Dreamweaver" fwdocid = "814315457" fwnested="0" -->
      <tr>
       <td><img src="../Images/Layout/spacer.gif" width="13" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="80" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="75" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="104" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="81" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="79" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="133" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="73" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="77" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="15" height="1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="1" height="1" alt="" /></td>
      </tr>
      <tr>
       <td colspan="10"><img name="DTW2013_r1_c1" src="../Images/Layout/DTW2013_r1_c1.png" width="730" height="267" id="DTW2013_r1_c1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="1" height="267" alt="" /></td>
      </tr>
      <tr>
       <td><img name="DTW2013_r2_c1" src="../Images/Layout/DTW2013_r2_c1.png" width="13" height="29" id="DTW2013_r2_c1" alt="" /></td>
       <td><img name="DTW2013_r2_c2" src="../Images/Layout/DTW2013_r2_c2.png" width="80" height="29" id="DTW2013_r2_c2" alt="" /></td>
       <td><img name="DTW2013_r2_c3" src="../Images/Layout/DTW2013_r2_c3.png" width="75" height="29" id="DTW2013_r2_c3" alt="" /></td>
       <td><img name="DTW2013_r2_c4" src="../Images/Layout/DTW2013_r2_c4.png" width="104" height="29" id="DTW2013_r2_c4" alt="" /></td>
       <td><img name="DTW2013_r2_c5" src="../Images/Layout/DTW2013_r2_c5.png" width="81" height="29" id="DTW2013_r2_c5" alt="" /></td>
       <td><img name="DTW2013_r2_c6" src="../Images/Layout/DTW2013_r2_c6.png" width="79" height="29" id="DTW2013_r2_c6" alt="" /></td>
       <td><img name="DTW2013_r2_c7" src="../Images/Layout/DTW2013_r2_c7.png" width="133" height="29" id="DTW2013_r2_c7" alt="" /></td>
       <td><img name="DTW2013_r2_c8" src="../Images/Layout/DTW2013_r2_c8.png" width="73" height="29" id="DTW2013_r2_c8" alt="" /></td>
       <td><img name="DTW2013_r2_c9" src="../Images/Layout/DTW2013_r2_c9.png" width="77" height="29" id="DTW2013_r2_c9" alt="" /></td>
       <td><img name="DTW2013_r2_c10" src="../Images/Layout/DTW2013_r2_c10.png" width="15" height="29" id="DTW2013_r2_c10" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="1" height="29" alt="" /></td>
      </tr>
      <tr>
       <td colspan="10" align="center" valign="top" background="../Images/Layout/DTW2013_r3_c1.png"><table width="700" border="0" cellpadding="15">
         <tr>
           <td width="156" bgcolor="#FFFFFF"><!-- TemplateBeginEditable name="EditRegion3" -->
             <p><img src="../Images/Logos/dtwlogo.jpg" width="120" height="300" align="middle" /></p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
           <!-- TemplateEndEditable --></td>
           <td width="478"><!-- TemplateBeginEditable name="EditRegion4" -->
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
             <p> </p>
           <!-- TemplateEndEditable --></td>
         </tr>
       </table></td>
       <td><img src="../Images/Layout/spacer.gif" width="1" height="480" alt="" /></td>
      </tr>
      <tr>
       <td colspan="10"><img name="DTW2013_r4_c1" src="../Images/Layout/DTW2013_r4_c1.png" width="730" height="54" id="DTW2013_r4_c1" alt="" /></td>
       <td><img src="../Images/Layout/spacer.gif" width="1" height="54" alt="" /></td>
      </tr>
    </table>
    </body>
    </html>

    Unfortunately, this is not a web page.  It is a design comp exported from Fireworks.  This code is not good enough for use on real web sites. 
    You need to de-construct your design comp images in Fireworks.  Optimize and save images only to your DW Local Site Folder.  Then re-assemble everything inside a pre-built CSS Layout in DW.
    Taking a Fireworks comp to a CSS Layout in DW
    Part 1 - Initial Design
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt1.html
    Part 2 - Markup preparation
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt2.html
    Part 3 - Layout and CSS
    http://www.adobe.com/devnet/dreamweaver/articles/dw_fw_css_pt3.html
    Nancy O.

Maybe you are looking for

  • Error during deploying SOA Composite

    I have created a SOA Composite in which I am trying to access an External Web Service. The compilation goes fine but its failing at the time of deployment to Soa Server. My BPEL consists of following activities-> RecieveInput-> Assign -> Invoke -> As

  • SetNeedsDisplayInRect not sending a rect

    Hi need some help with this. I have the following code: [self setNeedsDisplayInRect: CGRectMake(0, 0, 100, 100) ]; I was expecting that the call to drawRect:(CGRect)rect would be called with the rect I passed to setNeedDisplayRect (0,0,100,100). Inst

  • Need ABAP code for Datasource Enhancement

    Hi All, I need no Enhance the WBS Element(PS_PSP_PNR) to2 LIS_02_ITM Datasource the table EKKN Having WBS element From EKKN Table We have to take the filed Append to the2LIS_02_ITM datasource Please any one give me ABAP code which is write in CMOD Th

  • How do you change the media type for purchased movies & TV shows?

    I have purchased many movies from iTunes, and would like to organize them a bit better. For example...I would like to classify all of the standup comedy videos I've purchased as TV Shows, with the season title of "Standup" so I can go to one place in

  • Fill a "select options" from a direct input.

    Hi there my new need is this, into a report I call a transaction (FMMC) and I'd like to fill a multiple selection into a select option (belnr) , there is a way to do only an execution of this "batch" or I have to launch the transaction for every docu