LMS Content Packager Extensions Question

Does anyone have experience with the three content packager
extensions for Learning Management Systems (LMS') and are you aware
of which SCORM edition these packagers were written for? I have
found incompatabilities between The Content Packager for IMS and
the SCORM 2004 3rd Edition Testing Suite. I have not been
successful in creating a package that will pass based on this
Extension.
I found three packagers listed - and all of them seem to be
three years old or older.
Content Packager for IMS for
Dreamweaver 8
Content Packager for IMS for Dreamweaver MX 2004
The Content Packager for IMS
Any ideas?

I believe "Content Packager for IMS" (aka "L5 SCORM
Producer") extensions are stuck back in SCORM 1.2. They only
package the IMS Manifest and the wrappers (if you choose to use
them). I could be wrong, but I think if they are to pass SCORM 2004
conformance tests, they require the XSD and DTD files as
well.

Similar Messages

  • I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. What am I doing wrong?

    I am receiving an error message that my Adobe Captivate zip file is not a valid SCORM, AICC or IMS Content Package. This zip file has been published identically to my previous zip files. What am I doing wrong?

    First, go back into the CPTX source file and check that LMS reporting is indeed turned on and that it is set to SCORM etc.
    If that is OK.  Republish and use the Zip option in the Captivate Publish dialog settings to zip the file.  Don't zip it yourself.
    If your LMS still rejects this zip file, upload to SCORM Cloud and see if it rejects it too.

  • Content-package-maven-plugin use filter.xml

    Is there a way to get the Maven plugin (content-package-maven-plugin) to use the filter.xml used by VLT for the filtering for the content package. At the moment I need to specifiy the filtering again in the POM.
    <plugin>
    <groupId>com.day.jcr.vault</groupId>
    <artifactId>content-package-maven-plugin</artifactId>
    <extensions>true</extensions>
    <configuration>
    <group>geometrixx</group>
    <filters>
    <filter><root>/apps/geometrixx</root></filter>               
    <filter><root>/etc/designs/geometrixx</root></filter> 
    <filter><root>/content/geometrixx</root></filter> 
    </filters>
    <embeddeds>
    <embedded>
    <groupId>${project.groupId}</groupId>
    <artifactId>geometrixx-bundle</artifactId>
    <target>/apps/geometrixx/install</target>
    </embedded>
    </embeddeds>
    <targetURL>http://${crx.host}:${crx.port}/crx/packmgr/service.jsp</targetURL>
    </configuration>
    </plugin>
    Filter.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <workspaceFilter version="1.0">
    <filter root="/apps/geometrixx">
    <include pattern="/apps/geometrixx(/.*)?" />
    </filter>   
    <filter root="/etc/designs/geometrixx"/>
    <filter root="/content/geometrixx"/>
    <filter root="/apps/geometrixx/install">
    <exclude pattern="/apps/geometrixx/install/.*"/>
    </filter>
    </workspaceFilter>

    Dan-
    Rather than having a filters element within the configuration, put
    <filterSource>src/main/content/META-INF/vault/filter.xml</filterSource>
    (correcting the path as necessary).
    Regards,
    Justin

  • How to rollback the installation of a content package?

    Dear Community,
    We are using CQ 5.4 on my current assignment and I have a (hopefully trivial :) question concerning deployment/rollback best practices.
    Assume I have a content package ContentPackageA.zip which contains:
    /etc/packages/com.somesite/ContentPackageB.zip
    /apps/somesite/install/someservice.jar
    The subpackage ContentPackageB contains:
    /content/somesite/somepage
    /content/somesite/somepage/somechildpage
    /etc/tags/somesite/sometag
    To install this in my environment I will do the following:
    Open CRX Package Manager on my Author instance
    Upload ContentPackageA.zip
    Make sure the setting 'Extract Subpackages' is checked and install ContentPackageA.zip
    Open the Tools Admin interface
    Browse to /etc/packages/com.somesite/
    Activate ContentPackageA.zip
    Now my environment, both Author and Publish instances, contains all the new nodes included in the content packages: ContentPackageA.zip and subpackage ContentPackageB.zip
    Assume now that I want to rollback this deployment. I will then do the following:
    Open the Tools Admin interface
    Browse to /etc/packages/com.somesite/
    Deactivate ContentPackageA.zip
    Open CRX Package Manager on my Author instance
    Uninstall ContentPackageA.zip
    Delete ContentPackageA.zip (optional I guess)
    My experience is that this procedure does not work entirely. The resulting state is:
    On the Author instance, everything is removed, i.e. both packages and package contents
    On Publish instance, only one package is removed: /etc/packages/com.somesite/ContentPackageA.zip
    The subpackage remains: /etc/packages/com.somesite/ContentPackageB.zip
    The package contents remains as well from both ContentPackageA.zip and ContentPackageB.zip
    My questions are:
    What are the best practices to perform a rollback from both Author and Publish instances?
    Is deactivation of a package supposed to delete package contents and deactive subpackages?
    Are there any changes in CQ 5.5 regarding this?
    Thanks for the support!
    Best regards,
    Jonas Oskö

    Currently OOB we do not have option that by deactivate it uninstall package.  The enhancement request is in place & not yet considered for future release. Please file daycare with business impact & valid usecase.
    You might not use this feature more often right ?  During your code deployment if you wan't to rollback you can restore from the backup that you had before deployment.
    If repository is big & restore is not an option. As a workaround You need to uninstall the package from publish before deactivate. This can be achieved through script using curl.

  • Errors when packaging extension via Extension Manager Command Line

    Hi all,
    I am attempting to package an Adobe Fireworks extension via the CS6 Extension Manager command line tool:
    /Applications/Adobe\ Extension\ Manager\ CS6/Adobe\ Extension\ Manager\ CS6.app/Contents/MacOS/Adobe\ Extension\ Manager\ CS6 -suppress -package product="Fireworks CS6" mxi="name.mxi" mxp="name.mxp"
    I get the following error:
    error: +++ Assert in file /export/home/coretech/source/daily/extendscript/scriptobjects/build/xcode24/../../source/ bridgetalk/source/SoBridgeTalk.cpp, line 117
    +++ BridgeTalk::InitTerm::exit() has already been called.
    Debugger() was called!
    Does anyone have any suggestions on how to proceed?
    Best,
    Dmitriy

    1. There is no "product" attribute in package command. Please remove it.
    2. Why do you still package mxp? MXP has some limitations and is no longer supported in Extension Manager CC. You should package ZXP instead.
    3. Extension Manager CS6 can't sign extension during package. We have a new free product called Adobe Exchange Packager which can package and sign extensions. You can sign in http://www.adobeexchange.com/ and go to Resources page to download it. The current version in this page can't package extension based on existing mxi file. The latest version meets your requirement and will be available in a couple of days.

  • I get an error message when using google search: Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffamazonhot/content/lib/Extension.debug.js Line: 366"]

    Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffamazonhot/content/lib/Extension.debug.js Line: 366"]

    Tools->Add-ons->Extensions
    At the top of the Firefox window, click on the Tools menu and select Add-ons. The Add-ons window will appear.
    In the Add-ons window, select the Extensions panel.
    Select the add-on you wish to uninstall.
    Click the Uninstall button. When prompted, click Uninstall to confirm.
    Then restart Firefox.
    Read here:
    [[Uninstalling add-ons|#How to uninstall extensions and themes|Uninstalling extensions]]

  • I get a message Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffebayhot/content/lib/Extension.debug.js Line: 366"] using Vista. I don't understand how to delete the "ebay

    Every time I try to use google for a search, I get the following error msg. Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffebayhot/content/lib/Extension.debug.js Line: 366"]. I saw the solution provided for MS XP, but not for Vista. Also, while I saw the solution, I need more explicit instructions on how to "delete the ebay extension".
    == This happened ==
    Every time Firefox opened
    == When I try to load google from Firefox, I get the error message, Debug Error:[Exception... "Node was not found" code: "8" nsresult: "0x80530008 (NS_ERROR_DOM_NOT_FOUND_ERR)" location: "chrome://ffebayhot/content/lib/Extension.debug.js Line: 366"]

    Tools->Add-ons->Extensions
    At the top of the Firefox window, click on the Tools menu and select Add-ons. The Add-ons window will appear.
    In the Add-ons window, select the Extensions panel.
    Select the add-on you wish to uninstall.
    Click the Uninstall button. When prompted, click Uninstall to confirm.
    Then restart Firefox.
    Read here:
    [[Uninstalling add-ons|#How to uninstall extensions and themes|Uninstalling extensions]]

  • Remove button in Content package - callable object in GP

    Hi Friends,
    I have created a callable object of type content package. I have used this E-Learning document Link : [https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/08d689d1-0c01-0010-c69c-808d2b1111d7]. I am able to test and execute the process in GP. But there is a button "OK" which is shown on the page. But I want to remove it. Could you please provide me with the options for removing the button. If it is not possible, what would be the alternate option that I could use?
    Thanks in advance!
    Saravanan

    Hi Abhay,
                     While creating the Callable Object Select "Webdynpro Component (GP Interface) and click on next. In the next screen you will see the deployed wdynpro components and select your webdynpro component with correct name space.
                      You have to add some DCs in Used DCs and add an implemented interface WebDynproCO. Then you will see a window created with this name "WebDynproCO".
                      Then this Interface will generate two frame work methods  getDescription( ) and execute( ) in your component's  Interface controller. Along with these 2 you should explicitly declare the 3rd method complete( ) and write the corresponding code in these 3 methods.
                       If you need forther help, Let me know and also let me know at which point you need help.
    Regards
    Ramesh

  • Copy ESS HTML Content Package

    Hi,
    When I try copying ESS HTML Content Package from "Life and Work Events - US" folder to another folder, it crashes with a Null Pointer exception.
    Any ideas please?
    Trace:
    java.lang.NullPointerException
         at com.sap.caf.eu.gp.ui.gallery.VCopyDialog.createTreeElement(VCopyDialog.java:272)
         at com.sap.caf.eu.gp.ui.gallery.VCopyDialog.wdDoInit(VCopyDialog.java:163)
         at com.sap.caf.eu.gp.ui.gallery.wdp.InternalVCopyDialog.wdDoInit(InternalVCopyDialog.java:207)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:295)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.handle(ApplicationWindow.java:259)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.handleWindowEvents(ApplicationWindow.java:239)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:149)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Cheers,
    Rajit

    Hi,
    When I try copying ESS HTML Content Package from "Life and Work Events - US" folder to another folder, it crashes with a Null Pointer exception.
    Any ideas please?
    Trace:
    java.lang.NullPointerException
         at com.sap.caf.eu.gp.ui.gallery.VCopyDialog.createTreeElement(VCopyDialog.java:272)
         at com.sap.caf.eu.gp.ui.gallery.VCopyDialog.wdDoInit(VCopyDialog.java:163)
         at com.sap.caf.eu.gp.ui.gallery.wdp.InternalVCopyDialog.wdDoInit(InternalVCopyDialog.java:207)
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.doInit(DelegatingView.java:61)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)
         at com.sap.tc.webdynpro.progmodel.view.View.initController(View.java:445)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:709)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:579)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:155)
         at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.doOpen(WebDynproWindow.java:295)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.handle(ApplicationWindow.java:259)
         at com.sap.tc.webdynpro.clientserver.window.ApplicationWindow.handleWindowEvents(ApplicationWindow.java:239)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:149)
         at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:313)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Cheers,
    Rajit

  • Find an IDOC within a  XI Content Package

    Hello
    How I find out, in which XI Content Package a spec. IDOC is ?
    Per example, INVOIC01 is within APPL.
    But where is ACC_BILLING02 ?
    Regards
    Gerald Eder

    Hi
    I know this function but :
    1. I need to know, which IDOCs, interfaces etc. are included in which Content package.
    I don't import all of them.
    Regards
    Gerald

  • File Contents Package shows on server while file shows on workstation

    I have created several DVD Studio Pro projects, one based on another. They are stored on a hard drive within the mini server which several computers have access too.
    On the server (MacMini 10.6) one of those projects displays in Finder in the expanded "contents package" view. Viewed on a different computer on the network it shows the single dsjproj file. In other words on a connected computer all 3 projects are single files. On the server 1 of the 3 displays always in contents view - the other 2 are in the normal single file view. I might mention that these files are on the 2nd drive within the Mini which is shared, not the server drive.
    My concern is backups to the server are always backing that one project up in its content view. Any help on this much appreciated.

    Hi,
    I got the same problem as yours. But if "sap-all" given, it works. I do not want to give this authorization to all users, so would you pls tell me your final solution?
    Thanks a lot.
    BR.
    Angela

  • SERC content package and service package

    Hi,
    This is regarding regulatory content provider. I came across an SAP presentation on Product Safety and Dangerous goods, which talks about twp options:
    1. Going for an on-premise approach using SERC - content package
    2. Going for a service approach using SERC- service package
    Could you please elaborate on both the service package and content package approach? How does it work/integrate with business processes in SAP?
    Thank you,
    Sruthi

    Hello Ralph,
    For our client, SAP has confirmed following:
    "Customer has purchased SAP EHS Regulatory Content (ERC).
    With licensing ERC the customer receives access
    to the service marketplace of SAP to download
    i) the licenced content packages, ii) the Admin Guide and iii) the Update Guide."
    So I believe, our client has bought SERC and not SERD and this will be a On Premise solution and we need to download the required content to the client servers and implement the same.
    Is my understanding correct?
    Your early reply will really help.
    Thanks.
    Regards,
    Niraj.

  • 'AVCHD content' package instead of a 'Folder' named PRIVATE in Mountain Lion

    'AVCHD content' package instead of a 'Folder' named PRIVATE in Mountain Lion prevents FCPX from recognising it as a Camera Archive thus can't import media.
    Does anybody know how to work around this issue?
    I know how to look inside the package, but seeing the contents does not help importing it into FCP X.

    Karsten, I believe you are doing exactly the same steps, but see some kind of different names on the buttons. When I press Cmd+I, I get into the Camera Import dialog. I have to then press Open Archive... to import from a folder, that has a copy of SD card.
    That is why I am calling it a Camera Archive.
    Then I select the Card1 or Card2 folders that contain a copy. This is a great screen:
    Card1 was copied while Mac OS was still 10.7, Card2 - after an upgrade to 10.8.1. Card1 imported into FCP X 10.0.5 flawlwssly, while Card2 gives me an error a screenshot of  which is higher in the thread.
    As for Tom's request - I did exactly that. Except for Card1 will not show it's contents in the column view - I have to Ctrl+Click and select Show Package Contents to get inside.
    Hopefully this clarifies the situation a bit more. I'm stuck with the project at the moment

  • Contents package shows on server, not workstations

    This may be more of a server issue (Mini Server) but I'll try here first. I have created several DSP projects one based on another. They are stored on a hard drive within the mini server which several computers have access too.
    On the server one of those projects displays in Finder in the expanded "contents package" view. Viewed on a different computer it shows the single dsjproj file. In other words on a connected computer all 3 projects are single files. On the server 1 of the 3 displays always in contents view - the other 2 are in the normal single file view.
    My concern is backups to the server are always backing that one project up in its content view. Any help on this much appreciated.

    The Service only rereads changes based on the schedule.
    Even Restarting the Service will not cause the system to reread changes.
    You may want to set the service to look for changes every 15minutes or so.
    "rabali" <[email protected]> wrote in message
    news:[email protected]..
    >
    > Sometimes every things works fine , but sometimes it doesn't. server
    > won't send packets, i have to change schedule many times and after some
    > stop and restart Wol service the server send packets and wake
    > workstation. It's very strange.
    > Why sometimes it doesn't working ?
    >
    > I use Nw 6.5 SP8 en ZFD 7 Hp3
    >
    > Thanks for a response.
    >
    >
    > --
    > rabali
    > ------------------------------------------------------------------------
    > rabali's Profile: http://forums.novell.com/member.php?userid=36253
    > View this thread: http://forums.novell.com/showthread.php?t=304107
    >

  • SRM content package

    Hello gurus,
    Within XI it is possible to import a SRM Content package. This package contains some standard Integration Scenario's for example:
    - FDPSPurchaseOrderReportingScenario
    - Plan_Driven_Procurement_SupplierEnablement
    - Service_Procurement_SUppliesEnablement
    So all objects are defined in the Integration Repository, now I know that there are manuals about configurating these standard SRM Scenario's in the Integration Directory but I cannot find them. Does anyone know where to find the documentation about configuring these standard integration scenario's???
    Thanks for the help!

    Hi
    To download XI content from SAP Service Marketplace, access the SAP Software Distribution Center ( http://service.sap.com/swdc ).
    Select the tab Downloads. In the navigation area, select Download &#8594; Support Packages and Patches &#8594; Entry by Application Group. On the page Support Packages and Patches select SAP Content, on the following page select Process Integration Content (XI Content).
    In this link that opens you will see the SAP provided content and one of them will be for SRM.
    Some of the docs from SAP service market place are-
    go to https://websmp101.sap-ag.de/ibc -
    >mySAP SRM-->and search
    http://service.sap.com/~sapidb/011000358700002897342004E/CCMConfig10_01_05.pdf
    http://service.sap.com/~sapidb/011000358700003992672005E/Config_Guide_CCM200_640doc.pdf
    http://service.sap.com/~sapidb/011000358700002897402004E/ServiceProcurementNEW.pdf
    http://service.sap.com/~sapidb/011000358700002897382004E/Plan-DrivenwithSInew.pdf

Maybe you are looking for

  • Closing of PO

    Hi guys, Would like to seek assistance in closing of POs. We have POs that are created years ago and are still open. However we have 2 problemsu2026 [1] Delivery was already made using some of this PO. We cannot tick the "Delivery Complete" [2] There

  • Command line interface to Crystal?   Batch job to refresh report data?

    Hi All. I have some users who do certain work and then want to print an updated report.  However they only have the report viewer.  As they work at night, they can't ask me to refresh the report. Is there a facility to schedule jobs like this in Crys

  • Can I use speakers instead of headphones with my iPod shuffle?

    How can I use speakers instead of headphones or earbuds with my iPod Shuffle?

  • NEED MAJOR ADVISE

    My computer has been running slow, about a year and half ago i brought my computer to the apple store to save my files because something happened to my computer. I didn't want to lose anything. I didn't think anything of it until recently i started l

  • Songs don't appear on iphone 4 under artists but there with search

    Certain songs and albums have disappeared on my iphone 4 when I try to find them via the artist.  However, when I do a search, the songs are there and I can listen to them.  This happened after the most recent update, of course.  And yes, I made sure