Transport Themes via Transport Editor EP7

Hi,
Earlier the Themes could be transported via Transport Editor. With EP7, I cannot do that! I see the Themes folder, but that cannot we expanded.
The only possibility is to do it from the "Portal Display"->"Theme Transport"
Any idea?
Regards,
Dharmi

Hi,
If you want to use CTS+ , then you might need to export themes from transport editor only as epa file.
refer below document to check prerequistes to use cts+
http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e0249083-c0ab-2a10-78b8-b7a7854b1070?QuickLink=index&overridelayout=true
Regards,
Koti Reddy

Similar Messages

  • Error when adding EPA file to transport request via CTS

    I have a rather strange problem.  Sometimes when attempting to add an EPA file to a Transport Request via CTS I get the following error in my logs with a corresponding short dump.  This does not happen all the time.
    #000255D36E8F005B00015391000003DC00046C0470FF1359#1244666238275#com.sap.portal.pcdadmintools#sap.com/irj#com.sap.portal.pcdadmintools#MOROZOWSKIJO#24750##rp1.conair.com_RP1_2406850#MOROZOWSKIJO#28167c7055fe11dea0f1000255d36e8f#SAPEngine_Application_Thread[impl:3]_10##0#0#Error#1#/System/Server#Java### [com.sapportals.portal.pcd.admintools.export.ExportCTSHandling] Could not attach epa file to transport request
    [EXCEPTION]
    {0}#1#com.sap.tc.di.draft.ts.TsExecutionException: Error executing function (check stacktrace for details):CTS_FILE_APPEND_TO_REQUEST, (service=com.sap.tms)
         at java.lang.Throwable.<init>(Throwable.java:216)
         at java.lang.Exception.<init>(Exception.java:59)
         at com.sap.tc.di.draft.ts.TsException.<init>(TsException.java:19)
         at com.sap.tc.di.draft.ts.TsServiceException.<init>(TsServiceException.java:16)
         at com.sap.tc.di.draft.ts.TsExecutionException.<init>(TsExecutionException.java:16)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoExceptions.throwTsServiceException(TmsJCoExceptions.java:74)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoExceptions.throwTsException(TmsJCoExceptions.java:35)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.addFileToRequest(TmsJCoAdapter.java:536)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsTransportService.handOverAsStream(TmsTransportService.java:253)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsTransportService.requestUpdate(TmsTransportService.java:202)
         at com.sap.tc.di.draft.ts.impl.TransportRequestImpl.transmit(TransportRequestImpl.java:97)
         at com.sap.tc.di.draft.ts.impl.TransmissionPackageImpl.transmit(TransmissionPackageImpl.java:49)
         at com.sapportals.portal.pcd.admintools.export.ExportCTSHandling.attachFileToPackage(ExportCTSHandling.java:209)
         at com.sapportals.portal.pcd.admintools.export.pages.ExportStatusPage.prepareGenericPageSettings(ExportStatusPage.java:417)
         at com.sapportals.portal.pcd.admintools.export.pages.ExportStatusPage.dispatchPageRequest(ExportStatusPage.java:241)
         at com.sapportals.portal.pcd.admintools.export.ExportMain.doContent(ExportMain.java:89)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:166)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:111)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:200)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:115)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:177)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:438)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:404)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.servlet.InvokerServlet.service(InvokerServlet.java:79)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:332)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:0)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:335)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:963)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:249)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:0)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:92)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:30)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:35)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:103)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    Caused by: com.sap.mw.jco.JCO$Exception: (104) RFC_ERROR_SYSTEM_FAILURE: The current application triggered a termination with a short dump.
         at java.lang.Throwable.<init>(Throwable.java:194)
         at java.lang.Exception.<init>(Exception.java:41)
         at java.lang.RuntimeException.<init>(RuntimeException.java:43)
         at com.sap.mw.jco.JCO$Exception.<init>(JCO.java:1117)
         at com.sap.mw.jco.MiddlewareJRfc.generateJCoException(MiddlewareJRfc.java:516)
         at com.sap.mw.jco.MiddlewareJRfc$Client.execute(MiddlewareJRfc.java:1224)
         at com.sap.mw.jco.JCO$Client.execute(JCO.java:3909)
         at com.sap.mw.jco.JCO$Client.execute(JCO.java:3417)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.executeFunction(TmsJCoAdapter.java:112)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.executeFunction(TmsJCoAdapter.java:133)
         at com.sap.tc.di.draft.cts.impl.adapters.jco.TmsJCoAdapter.addFileToRequest(TmsJCoAdapter.java:531)
         ... 38 more
    Edited by: Jon Morozowski on Jun 10, 2009 10:57 PM

    Here is the short dump in the ABAP system.
    Short text of error message:
    INTERNAL ERROR UPDATING REQUEST DESC OF RP1K900690
    Long text of error message:
    Technical information about the message:
    Message class....... "PU"
    Number.............. 601
    Variable 1.......... "INTERNAL ERROR UPDATING REQUEST DESC OF"
    Variable 2.......... "RP1K900690"
    Variable 3.......... " "
    Variable 4.......... " "
    I have checked the RFC destination in the J2EE Admin and that works OK.  This has me kind of stumped.

  • Create transport request via FM/BAPI

    Hi there,
    I want to create a report that automaticly creates a new workbench/customizing transport request via a function module or BAPI. And I want also add some contents into the transport request (table-entries and so on).
    Is that possible?
    Thanks!
    Kind regards
    Markus

    Hello Markus
    You may have a look at the fm's in function groups:
    CTS_API (CTS API for External Change Management)
    CTS_WBO_API (Remote API of Workbench Organizer)
    For example:
    CTS_API_CREATE_CHANGE_REQUEST
    Regards
      Uwe

  • Transport layer and transport package

    I have a fundamental query on transport package and layer.
    Objects are classified in packages depending on the project and put in $TMP or test package else they are local ? Only objects belonging to a transport package can be transported , others are not ? How transport package is defined ? All objects must be a part of transport package else can not be transported ?
    ABout transport layer, I understand this is used to define which path objects will take during transport particularly when there are multiple transport routes. But what are the advantages of it ? How we can define it (trx code/menu path) ?
    Is it mandatory to use transport package and layers ?

    Hi Mike,
    Just to clarify a few basic concepts:
    A transport package (formerly called a "development class", a term you may still encounter) groups related development objects. Whenever you create a new development object (table, program, ...) you have to assign it to a package; the object is then placed into a transport request. Alternatively you can indicate it is a local object (its package is then "$TMP") but such an object is non-transportable.
    A transport layer identifies the route that transportable devmt objects must follow. Typically in your system you will have two layers: a layer usually called Zxxx (with xxx = SID of your development system) is used for your own developments. Another layer called "SAP" is used for transporting SAP objects, for example changes to standard SAP code implemented via transaction SNOTE and recorded in repairs. Without the "SAP" layer in place, repairs would be non-transportable.
    Each transport package belongs to a layer. You assign the layer when you create a new package in transaction SE80. You can change the layer later on, but this is rarely needed and can cause quite a few side-effects. SAP objects always have layer "SAP". The layers themselves are managed in STMS, under "Transport Routes".
    Hope this clarifies things,
    Rgds, Mark

  • Transport error when transporting a transformation with formulas/routines

    Hi All,
    I have migrated some 3.5 dataflow (Datasource, Transfer rules, Update rules, Infosource etc..) to 7.0. I am able to load the datatargets using the DTP's just fine.
    The problem I am facing is transporting these dataflows to Quality and Production systems. I am specifically having problem with transporting transformations which has formulas/routines.
    I was able to transport the transformations with direct mapping from source field to target fields (no formulas/routines) without any problem and it works fine in Quality system. I tried to transport couple of transformations with formulas/routines, all of them give a shortdump ASSERTION_FAILED (transport fails with error code 12).
    I am not sure what the problem is. We are on support package 16. Has anyone faced this problem before? Any suggestions are appreciated.
    Points are assured
    Thanks,
    Sirish.

    Hi,
    What is the dump message you are getting? Check in ST22 and let us know. And try the process which is said in the previous post collect all the transformations through transport connections and transport them.
    Khaja

  • Transportation chain / multimode transport

    Dear All,
    1) I got lots of documents for Transportation chain / multimode transport but not able to configure it. Could you please share me the steps involves and brief about configuring Multimode transport such as how many shipment document types / shipment cost document types needs to define etc.
    2) In Shipment cost and Item category definition we assign the cost type such as Shipment header, shipment leg etc. Why do we assign this? What will be effect if I maitain each and every option
    3) In the configuration Define Shipment cost relevancy to shipment type, we can select the check box Header, Leg, Loading point etc. why we use this setting? What will be the effects
    Please let me know on above points
    Thanks & Regards
    Rahul Mirashi

    1)  One Shipment Document Type and One Shipment Cost type is enough
    2)  In IMG path Define Transportation Connection Points, you have to define whether a shipment is related to Load Transfer, Border crossing etc.,  This Transportation Connection Point should be assigned in the next IMG Define Routes and Stages.  Based on this, when you create a shipment document via VT01N, multiple line items would flow under the tab "Stages".  Ideally, this would be applicable in case of exports shipment where you would have stages like Plant to Port, Port to importing country's port, customer destination and for each of these, you have to key in different vendor codes.
    3)  Based on the tick only, when you create shipment cost, the respective amount will be calculated.  For example, if you not checked any of the boxes here and while you create shipment cost in VI01, once you tick the box Transfer, system will throw an error.
    On your query, 
    What will be effect if I maitain each and every option
    I request you to make a test on your own and update your findings.
    thanks
    G. Lakshmipathi

  • Transport and Post transport activities

    Hello Experts,
    We have activated a standard business content cube and loaded data in the DEV system, during the activation process and development of the infocube I had created a transport request and assigned all the repairs to it. Now this request contains couple of Info Objects under it.
    After the complete installation of other objects like update rules, queries, infosources now we want to transport all of them to PRD.
    So can I delete the previous transports request with repair and create a completely new transport request using the transport tool, collect all objects before and after in the infocube and send it to PRD ? would it be safe and deliver a consistent structure in PRD ?  Also please suggest activities I need to carry out after transport and anything else that I need to check or keep in mind before creating a transport request.
    Thanks
    Sonu

    Hi Shabar,
    Thank you for the information, most of the infoObjects that are needed for the infoCube are already existing in the PRD and those which do not are collected for transport in the transport tool. And with the option before and after all the query, update rules etc. have also been collected.
    Regarding the replication of datasources, I have done it in the DEV and checked it, do you mean that I first have to replicate it in the PRD and then do the transport ?
    Thanks
    Sonu
    Message was edited by:
            SONU

  • How can I connect my Ipad Air to my PC to see the Ipad screen on the PC? I have connected them via the Ipad to a LIGHTNING DIGITAL AV ADAPTER-ZML connected to a APPLE HDMI TO HDMI CABLE (1.8 M)-ZML, and to the HDMI port on the PC. Thanks

    How can I connect my Ipad Air to my PC to see the Ipad screen on the PC?
    I have connected them via the Ipad to a LIGHTNING DIGITAL AV ADAPTER-ZML connected to a APPLE HDMI TO HDMI CABLE (1.8 M)-ZML, and to the HDMI port on the PC. But now I don't know how to show the Ipad screen on the PC, as if it was a monitor / screen, so that I can then use Lync and share my PC screen with people virtually.
    Thanks for any help! Regards

    Hi Rob - thanks so much for your help!  Could you tell me what "air sever or reflector apps." are? and where can I look for information about them?
    Do you use them on the Ipad or on the PC?
    Do I need a cable too and which one?
    Sorry... I am not very technical as you can see, thanks for your help.
    Regards

  • I would like to free up some space on my computer and move my iphoto library to the time capsule and easily access it. Also, would I be able to access them via the TC if I purchased a new computer?

    I am using my TC as an external hard drive, I would like to remove my photos from my computer to free up space. I'm wondering:
    1. Once the photos are moved, how do I access them via the TC, AND will i still be able to print them and see them the way they were set up in my iphoto on the computer?
    2. If I purchase a new computer, will I still be able to access them just as easily?
    3. What is the process to move the photos to the TC?
    I am afraid that if I "erase" them from my computer I will not be able to access them.

    Are you still using iphoto?
    If so you should NOT move the iphoto library to the TC and use it.
    Apple says you will corrupt the library doing this.
    http://support.apple.com/kb/TS5168
    Although mostly about FAT32  it adds network drives.
    http://support.apple.com/kb/HT1198
    Now what I cannot tell you is if the same rules apply to the new photo app. Apple might have fixed the problem.
    For iphoto you should offload the photos to USB drive plugged into your computer.. or any external drive.. the faster the interface the better.
    Apple have explicit instructions for moving the library.
    iPhoto '11: Move your iPhoto library to a new location

  • What's the difference between transport route and transport layer

    what's the difference between transport route and transport layer,Can somebody give me some explaination? thks in advance!

    Hi,
    Transport Layer in ABAP Workbench
        The Change and Transport System supports the distribution of development
        work on large projects across multiple SAP Systems.
        The packages in each development system are grouped into one transport
        layer.
        The transport layer determines whether objects are assigned to a local
        or transportable change request.
    Use
        Each of your SAP development systems is assigned a transport layer as
        its standard transport layer. If you use Extended Transport Control, you
        can assign different standard transport layers to certain clients.
        You can define at the most one consolidation target for each SAP System
    and transport layer.
    When you create a package, it is assigned the standard transport layer
    of the SAP System.
    If you want to assign a different transport layer to a package, you
    require the administration authorization for the Change and Transport
    System.
    The objects in a package automatically have the transport attributes
    defined for the corresponding transport layer.
    o   If a consolidation route originating in their SAP System is defined,
         then the objects are assigned to a transportable request, and
         transported into the consolidation target when it is released.
    o   If a consolidation route is not defined, the objects are assigned to
         a local request, and are not transported.
    Customizing settings are not assigned to a package. They have the
    transport attributes of the standard transport layer of the system or
    client.
    It is best to assign a package a standard transport layer for which a
    consolidation route originating in the development system is defined.
    To display and maintain the transport layers and routes, use the
    Transport Management System (transaction STMS).
    Only the system adminstrator can make changes.
    Caution:
         The tables TSYST, DEVL, TWSYS, TASYS are no longer productive as of
         Release 4.0A and cannot be maintained.
    Regards
    Ben

  • B2B-50079 Transport error: To Transport Informations Not found

    Hi,
    I'm trying an outbound scenario in b2b using ebXML. When i tried to test, 3 messages for a single instance can be seen.
    1.A message entry with correct document type which converts custom format to ebXML format and the status is in "MSG_WAIT_ACK" for some time. (sender and receiver are correct)
    2. A message entry with document type acknowledgement is seen with status "MSG_ERROR". (sender and receiver both are same - means the host TP)
    3. A message entry with no document type and status as "MSG_ERROR". (sender and receiver both are same - means the host TP)
    Later, the original message entry state changes from "MSG_WAIT_ACK" to "MSG_ERROR" since the retry for acknowledgement is over.
    What is the mistake I'm doing here? Please help me to resolve this.
    Below is the details of the acknowledgement message.
    Id     7F0000011392F6F4E0B0000050F6DB1A
    Message Id     7F0000011392F6F4E040000050F6DB15
    Refer To Message     Refer To Message
    Sender Type     Name
    Sender Value     OracleServices
    Receiver Type     Name
    Receiver Value     MarketInc
    Sender     MarketInc
    Receiver     MarketInc
    Agreement Id     
    Agreement     
    Document Type     Acknowledgement
    Document Protocol     
    Document Version     
    Message Type     ACK
    Direction     OUTBOUND
    State     MSG_ERROR
    Acknowledgement Mode     ASYNC
    Response Mode     NONE
    Send Time Stamp     08/16/2012 06:06:27 PM
    Receive Time Stamp     08/16/2012 06:06:27 PM
    Document Retry Interval(Channel)     0
    Document Remaining Retry(Channel)     0
    Document Retry Interval(Agreement)     0
    Document Remaining Retry(Agreement)     0
    Native Message Size     
    Translated Message Size     
    Business Action Name     MessageError
    Business Transaction Name     
    Xpath Name1     
    Xpath Value1     
    Xpath Expression1     
    Xpath Name2     
    Xpath Value2     
    Xpath Expression2     
    Xpath Name3     
    Xpath Value3     
    Xpath Expression3     
    Correlation From XPath Name     
    Correlation From XPath Value     
    Correlation From XPath Expression     
    Correlation To XPath Name     
    Correlation To XPath Value     
    Correlation To XPath Expression     
    Wire Message     Wire Message
    Application Message     Application Message
    Payload Storage     Payload Storage
    Attachment     Attachment
    Label     
    Collaboration Id     @7F0000011392F6F4D350000050F6DB09
    Collabration Name     
    Collabration Version     
    Business Action Name     MessageError
    Exchange Protocol Name     ebMS
    Exchange Protocol Version     2.0
    Interchange Control Number     
    Group Control Number     
    Transaction Set Control Number     
    Error Code     B2B-50079
    Error Description     Machine Info: (localhost.localdomain) Transport error: To Transport Informations Not found
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Transport error: To Transport Informations Not found

    Have you created a channel in remote trading partner profile? If yes, have you included the channel in the agreement? If yes, then save validate and deploy the agreement again. Make sure that URL in ebMS channel is not pointing to same B2B host.
    You may refer -
    http://www.oracle.com/technetwork/middleware/soasuite/b2b-tu003-ebxml-134605.pdf
    Regards,
    Anuj
    Edited by: Anuj Dwivedi on Aug 17, 2012 2:44 PM

  • I imported 635 images into an iPhoto album so that I can share them via a photo-stream. However, iPhoto says there are only 600. When I try to add the missing images it says they are already there. Why can i not see these images in iPhoto?

    I imported 635 images into an iPhoto album so that I can share them via a photo-stream. However, iPhoto says there are only 600. When I try to add the missing images it says they are already there. Why can i not see these images in iPhoto?

    Generally I would not use Facebook for sharing any photos, it compresses the photos substantially, and when you have shadows and dark colours you get visible "bands" where there should be subtle gradients, ie at sunsets and sunrises.
    It sounds like you are using two methods to upload to Facebook:
    1. Sharing from within Aperture, which basically syncs Facebook with your Aperture album, so any changes made at either end gets synced, hence the deletions from Albums, although the original file should still be in your library, just removed rom the album. It is like a playlist in iTunes.
    2. Exporting pics and uploading to Facebook from the browser.
    I am not sure how method 1 gets compressed, but I know that uploading hi-res jpegs to Facebook using method 2 results in poor quality images.
    I wouldn't even bother comparing option 1 or 2, and they will both be poor images once you view them on Facebook, as opposed to viewing uploaded images on proper image sharing / hosting sites.
    Your problem is not with Aperture, it is using Facebook for showing your work.
    If you export pics form Aperture at high res jpegs or TIFFs your images will be fine.
    If you insist to use Facebook as your way to share your work, then your workflow should be this:
    1. Right click images you want to share.
    2. Select Export version.
    3. Export as 100% size and ensure the export settings are set at 100% quality.
    4. Upload this pic into Facebook.
    This will get you the best image size and resolution on Facebook.
    See how you go.

  • Diffrence between File Transport and CTS+ Transport in PI

    Hi Guys,
       Can you please explain me the diffrence between File Transport and CTS+ Transport in PI.
       What are the advantages of CTS+ Transportation over FILE Transportation...
    Thanks,
    Siva...

    The file transfer will simply export the objects to a TPZ file, allowing you to import on the target system. This requires manual copying and paste of the object and have no further control.
    CTS+ on the other side, allows the environment to maintain transport requests with control over objects audit. For example, an object must be created on DEV, then after being developed it must go to QA system and will only be sent to PROD when this object was approved by the respective team on QA. For more information on CTS+, please check the help page below.
    http://help.sap.com/saphelp_nwpi71/helpdata/en/9a/775de286874bc78dcb1470bc80f0f9/frameset.htm
    Also the documentation below will provide a more complete overview and configuration steps for the CTS+ usage
    "http://www.sdn.sap.com/irj/scn/go/portal/prtroot/com.sap.km.cm.docs/library/application-lifecycle-management/lifecycle-management/software-logistics/new%20features%20in%20sap%20enhancement%20package%201%20for%20sap%20netweaver%207.0.pdf"
    Please also refer to the SDN thread below
    How to move PI objects in IR and ID from DEV to QAS

  • Since updating last time Firefox will not open new tabs unless I right click on a link. It won't open them via file or the tab at the top of the brwoser. Anyone know how to fix this?

    Since updating last time Firefox will not open new tabs unless I right click on a link. It won't open them via file or the tab at the top of the brwoser or usinf ctrl + t. Anyone know how to fix this?

    I can press ctrl for a new tab but otherwise a new tab does not open. I actually need help regarding this new Synch which apparently will be in Firefox automatically in an upcoming version so I am asking how that will synch with people who use LastPass-of course because I use this very successfully and really am not eager to change the set up that I have in place at this time.
    I have read through endless FAQ trying to find anyone else who has this question or concern but have found nothing. Can you please tell me how that service will get along with LastPass which does basically the same thing as Synch-it is probably spelled wrong as it looks wrong to me but if I click back to where this issue began, I will lose all of this question so please respond for the upcoming service synch.

  • Objects transported when we transport a Planning level in BW-BPS

    Hi All,
       Can anybody tell me what are the objects that will get transported when we transport a Planning Level under a Planning Area in bw-bps.
    Thanks in Advance
    Asif

    Hi
    I am facing a problem that whenever I transport BPS objects everything comes in ,but the formula written in Excel Sheet doesnot gets transported .
    I have tried doing 2-3 times but problem still exists ...can someone help me
    Regards
    Tom

Maybe you are looking for