Part II: Adobe Print Forms with Web Dynpro for ABAP. -Practice issue

Hi,
I am practicing Thomas jung Tutorial on Adobe forms [Part II: Adobe Print Forms with Web Dynpro for ABAP|https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/a3e2f018-0b01-0010-c7a8-89deb6e63e97].
I am trying to complete this and looks like this tutorial in not complete.Anybody can help me in completing this until we get a preview of adobe form?
FYI.. Ic ompleted evevrything in tutorial and I am waiting to complete and test.
Rgds
Vara

Thomas,
Here is where I am stuck.
Wrote this code in ONACTIONSEARCH.I am getting my entries in internal table ISFLIGHT.
but unable to bind it to adobe form and show in the form.
*  SELECT statement
    clear isflight. refresh isflight.
    select * into corresponding fields of table isflight from sflight
    where carrid =  ls_data_selections.
* navigate from <CONTEXT> to <ADOBE_DATA> via lead selection
  lo_nd_adobe_data = wd_context->get_child_node( name = wd_this->wdctx_adobe_data ).
* navigate from <ADOBE_DATA> to <SFLIGHT> via lead selection
  lo_nd_sflight = lo_nd_adobe_data->get_child_node( name = wd_this->wdctx_sflight ).
  lo_nd_sflight->bind_table( new_items = isflight set_initial_elements = abap_true ).
Error is Access via 'NULL' object reference not possible.
FYI.. I just dragged and dropped 2 elements from DATA to Adobe form.what are the other changes do i need to do in form gui elements so that it shows the internal table contents?
this would really help me..
Rgds
vara
Edited by: Vara K on Jan 21, 2009 5:51 PM

Similar Messages

  • Search Help on Adobe Interactive Form with Web Dynpro ABAP

    Hi All,
    I have created Adobe Interactive Form with ZCI type and XML based interface type using Webdynpro ABAP.
    I placed a text field USER_NAME on the form ( data element is linked to search help USER_COMP ).
    Added Native WD UI element 'Value Help' to form to search for users and changed script
    *var fieldName = "INSERT_NAME_HERE*"; to var fieldName = "USER_NAME";
    The problem is that when I click on the value help button, nothing happens.
    Is any more additional steps required ?
    Thanks
    Karu

    Hello
    Check this
    F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP
    Thanks
    Anirudh

  • Upload a file in KM repository with Web dynpro for abap

    Hi gurus, i´m trying to create a KM repository and then upload a file into this repository with Web dynpro for abap , but i can´t find any info. Can anyone help me with this problem, i have to solve it ASAP...
    Thanks for all....
    Regards,
    Diego.

    Please referr to the ideas on this thread.
    Install Problems withe the NW04s ABAP Trial verssion
    You have installed the loopback adapter and made the propriate entries in the hosts file, right?
    Regards,
    Rich Heilman

  • Full ABAP Edition-Trial (with Web Dynpro for ABAP) Max DB data volume

    I recently installed Full ABAP Edition-Trial (with Web Dynpro for ABAP)- SPS08.
    http://static.flickr.com/89/243544270_91e713e3a3_o.jpg
    as you can see, it's already 92% acquired ( just after installation)
    Is it correct?
    or it's better to add another volume?
    The other question is
    according to the license installation guide,
    it sounds like we can delete the temp licese with SAP*.
    so I did like that but i got the following message
    http://static.flickr.com/81/243546622_bc99d1af2b_o.jpg
    Well, I could delete the old license with BCUSER.
    Thanks,
    David

    Hello,
    to your first question.
    The MaxDB database has a feature which can
    increase the database automatically.
    This ( auto_extend ) is turned on for the SDN Preview
    installation.
    That means the database should extend a further datavolume
    automatically when the filling level gets over 90%.
    In your case the database already added two more datavolumes. The installation only creates one.
    Best regards, Stefan

  • F4 Value Help on Adobe Interactive Form with Web Dynpro ABAP

    Hello,
    I have created an Interactive Form with ZCI type.
    I placed a text field MATNR on the form.
    Then I placed a Native WD UI element 'Value Help' as mentioned in the below link: http://help.sap.com/saphelp_nw70/helpdata/EN/42/fb2fe500553ee4e10000000a1553f7/frameset.htm
    This form was then embeded into Web Dynpro ABAP view.
    The problem is that when I click on the F4 button, nothing happens.
    Is anything else needs to be done?
    Thanks
    Sagar

    Hi Amol,
    After binding the Context variable in the view, and in the Adobe Layout Designer from the Library go to WebDynpro Native Tab and drag and drop the Value Help and for this automatically JavaScript is being generated, go that script and edit the line
    Var fieldname = "yourfieldname";
    Note: Don't forget to link the context attribute to search help. ie. in the context properties of the attributes select the input help mode as dictionary search help and specify the name of the search help present in data dictionary.
    And now go to Utilities and click on u201CInsert Web Dynpro Scriptu201D.
    Also make sure that you specify the Layout as ZCI Layout in the Propertioes of the Adobe Form.
    Ragards,
    Amol Patil.

  • Consuming a Web service thru XI with Web Dynpro for ABAP

    Hi all,
    Does anyone know how to call a web service thru XI from Web Dynpro ABAP. The web service will call an RFC and bring back some data.
    Some guidelines on how to achieve this will be very much appreciated.
    Thanks
    KG.

    Hi Kunal,
    Do you want to use XI at the runtime of the service ? Usually for a synchronous call, XI is used only at the design time to design the message interface. Using this message interface the proxy class  in ur ABAP system can be generated. In the interface method of your proxy class you can call your RFC. Finally generate a webservice out of this proxy class via SPROXY tsn.
    Get the WSDL url of this webservice in tsn WSADMIN . Using this url you can call the service (peer-to-peer, no XI involved at runtime) with Webdynpro.
    I hope this answers your question.
    Regards,Girish

  • Issues with pagination when using Adobe table with Web dynpro for ABAP

    Hi All,
    I am facing strange issue with table text.
    I have three cols in table, one is of type Char255 and other two cols are of type string.
    The text in the col 1 is displayed perfectly but in other two cols of type string whenever we have pagination the text in table is getting truncated and in next page new row starts.
    Could you please tell me the settings that will enable flowing of text in the row of table to next page.
    Thanks,
    Arti.

    Check the properties of the text field you use for those columns (if you want to control it on this level) or check the same attribute for the row subform (one level up control): "allow page break within content".
    Regards Otto
    p.s.: we all have deadlines... and manage to pay something back. Think about it.

  • Problem Installation Full ABAP Edition-Trial (with Web Dynpro for ABAP!)

    Hi all,
    I have a problem during installation of new Netweaver 2004s Trailversion. The problem is while installing MaxDB. In file MaxDBSAPNWPREV.log I found the following installationsteps (the error you will see at the bold part at the end):
    (Oct 3, 2006 3:58:04 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, An error occurred and product installation failed.  Look at the log file G:\sapdb\NSP\log.txt for details.
    (Oct 3, 2006 3:58:04 PM), Install, com.sap.installshield.maxdb.maxdb_call_sdbinst, err, ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile D:/DOCUME1/ELFLEI1/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
    STACK_TRACE: 22
    ProductException: (error code = 601; message="An Error happened during call of MaxDB Tool sdbinst. Check end of Logfile D:/DOCUME1/ELFLEI1/LOCALS~1/Temp/MaxDBSAPNWPREV.log")
         at com.sap.installshield.maxdb.maxdb_call_sdbinst.install(maxdb_call_sdbinst.java:193)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction (Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
         at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
         at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(Unknown Source)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)
         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
    Tue Oct 03 15:10:57 CEST 2006 MaxDB: Start SoftwareCheck
    Tue Oct 03 15:10:57 CEST 2006 MaxDB: IndepProgPath: g:\sapdb\programs
    Tue Oct 03 15:10:57 CEST 2006 MaxDB: IndepDataPath: g:\sapdb\data
    Tue Oct 03 15:10:57 CEST 2006 MaxDB: Calling check for dbmcli
    Tue Oct 03 15:10:57 CEST 2006 MaxDB: Software exists, Variable MAXDB_SOFTW_EXISTS set to YES
    Tue Oct 03 15:10:57 CEST 2006 MaxDB: Calling check for existent database instances
    Tue Oct 03 15:10:58 CEST 2006 MaxDB waiting for :"g:\sapdb\programs/pgm/dbmcli.exe" db_enum:
    Tue Oct 03 15:10:59 CEST 2006 MaxDB: These database instances already exists =
    Tue Oct 03 15:10:59 CEST 2006 MaxDB: End of SoftwareCheck!
    Tue Oct 03 15:12:33 CEST 2006 MaxDB: Start of Extracting Software and Backup.
    Tue Oct 03 15:57:03 CEST 2006 MaxDB: End of Extracting Software and Backup.
    Tue Oct 03 15:57:03 CEST 2006 MaxDB: Start of CallSdbinst
    Tue Oct 03 15:57:03 CEST 2006 MaxDB: IndepProgPath = g:/sapdb/programs
    Tue Oct 03 15:57:03 CEST 2006 MaxDB: Stopping x_server
    Tue Oct 03 15:57:03 CEST 2006 MaxDB program: g:/sapdb/programs/bin/x_server.exe
    Tue Oct 03 15:57:03 CEST 2006 MaxDB: Found g:/sapdb/programs/bin/x_server.exe
    Tue Oct 03 15:57:03 CEST 2006 MaxDB: Calling: "g:/sapdb/programs/bin/x_server.exe" stop
    Tue Oct 03 15:57:05 CEST 2006 MaxDB: rc of x_server stop call = 0
    Tue Oct 03 15:57:05 CEST 2006 MaxDB: inst_type = :restore:
    Tue Oct 03 15:57:05 CEST 2006 MaxDB: Calling sdbinst with template option sapmds
    Tue Oct 03 15:57:05 CEST 2006 MaxDB SID: NSP
    Tue Oct 03 15:57:05 CEST 2006 MaxDB drive: G:\
    Tue Oct 03 15:57:05 CEST 2006 MaxDB softwarepath: G:/sapdb
    Tue Oct 03 15:57:05 CEST 2006 MaxDB Software location: G:/sapdb/NSP/_tempLocation
    Tue Oct 03 15:57:05 CEST 2006 MaxDB backup_loc: G:/sapdb/NSP/_tempLocation/load/load_datasave
    Tue Oct 03 15:57:05 CEST 2006 MaxDB program: G:/sapdb/NSP/_tempLocation/sdbinst.exe
    Tue Oct 03 15:57:05 CEST 2006 MaxDB paramfile: G:/sapdb/NSP/_tempLocation/sapmds.txt
    Tue Oct 03 15:57:05 CEST 2006MaxDB found sdbinst
    Tue Oct 03 15:57:05 CEST 2006 MaxDB: Calling: G:/sapdb/NSP/_tempLocation/sdbinst.exe -t sapmds -f "G:/sapdb/NSP/_tempLocation/sapmds.txt" -p DBNAME=NSP -p SOFTWAREPATH="G:/sapdb" -p INSTANCEBACKUP="G:/sapdb/NSP/_tempLocation/load/load_datasave"
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst:      Installation of MaxDB Software
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst:      *******************************
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:12 CEST 2006 MaxDB sdbinst: starting installation Tu, Oct 03, 2006 at 15:57:12
    Tue Oct 03 15:57:13 CEST 2006 MaxDB sdbinst: operating system: Windows I386 NT 5.1 Service Pack 2
    Tue Oct 03 15:57:13 CEST 2006 MaxDB sdbinst: callers working directory: D:/SAP_Install/SAPNW2004sABAPTrail/image
    Tue Oct 03 15:57:13 CEST 2006 MaxDB sdbinst: installer directory: G:/sapdb/NSP/_tempLocation
    Tue Oct 03 15:57:13 CEST 2006 MaxDB sdbinst: archive directory: G:/sapdb/NSP/_tempLocation
    Tue Oct 03 15:57:13 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:13 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:36 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:36 CEST 2006 MaxDB sdbinst: starting preparing phase of package Base 7.6.00.32 32 bit
    Tue Oct 03 15:57:36 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:36 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:38 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:38 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:40 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:40 CEST 2006 MaxDB sdbinst: check rte registration of package... ok
    Tue Oct 03 15:57:40 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:40 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:40 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:40 CEST 2006 MaxDB sdbinst: starting preparing phase of package SAP Utilities 7.6.00.32 32 bit
    Tue Oct 03 15:57:41 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:41 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:41 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:41 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst: starting preparing phase of package SQLDBC 7.6.00.32 32 bit
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:42 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:43 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:43 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:43 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:44 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:44 CEST 2006 MaxDB sdbinst: starting preparing phase of package JDBC 7.6.00.30
    Tue Oct 03 15:57:44 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:44 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:44 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: starting preparing phase of package Server Utilities 7.6.00.32 32 bit
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:45 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst: starting preparing phase of package Database Kernel 7.6.00.32 32 bit
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:46 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:52 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:52 CEST 2006 MaxDB sdbinst: check rte registration of package... ok
    Tue Oct 03 15:57:52 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:52 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:52 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: starting preparing phase of package Messages MSG 0.3951
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: starting preparing phase of package ODBC 7.6.00.32 32 bit
    Tue Oct 03 15:57:53 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: starting preparing phase of package Webtools 7.6.00.32 32 bit
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:57:54 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:57:55 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:58:02 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:58:02 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:58:02 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: starting preparing phase of package SQLDBC 76 7.6.00.32 32 bit
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: -
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst:
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: same package already installed
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: checking consistence of package data in install registry...
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: check files... ok
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: skipping package
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: installation of MaxDB Software finished successfully Tu, Oct 03, 2006 at 15:58:03
    <b><b><b>Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: creating database NSP...
    Tue Oct 03 15:58:03 CEST 2006 MaxDB sdbinst: ERROR: Backup check for  'G:\sapdb\NSP\_tempLocation\load\load_datasave' failed:
    Tue Oct 03 15:58:04 CEST 2006 MaxDB sdbinst: File not found: G:\sapdb\NSP\_tempLocation\load\load_datasave</b>Tue Oct 03 15:58:04 CEST 2006 MaxDB sdbinst: installation exited abnormally  at Tu, Oct 03, 2006 at 15:58:03
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: Error during call to sdbinst, rc= 1
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: Done with call_sdbinst
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: rc of sdbinst = 1
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: Start of CallSdbuninst
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: IndepProgPath: g:/sapdb/programs
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: dbmcli path: g:/sapdb/programs/pgm/dbmcli.exe
    Tue Oct 03 15:58:04 CEST 2006 MaxDB: Calling check for db_enum in case of an abort
    Tue Oct 03 15:58:05 CEST 2006 MaxDB: nsp doesn't exist. Nothing to do !
    Tue Oct 03 15:58:05 CEST 2006 MaxDB: rc of Method: 3
    Tue Oct 03 15:58:05 CEST 2006 MaxDB: IndepProgPath = g:/sapdb/programs
    MaxDB: dbmcli_path = g:/sapdb/programs/pgm/dbmcli.exe
    MaxDB: Database instance to drop: :NSP:
    MaxDB: Instroot of NSP is: null
    MaxDB: sdbuninst_option = :3
    MaxDB: 0=uninstall all, 1=uninstall Kernel package, 2=drop database only, 3=do nothing
    Tue Oct 03 15:58:05 CEST 2006 MaxDB: End of CallSdbuninst
    Tue Oct 03 15:58:05 CEST 2006 MaxDB: End of uninstallation     at java.lang.Thread.run(Unknown Source)</b></b>

    Please referr to the ideas on this thread.
    Install Problems withe the NW04s ABAP Trial verssion
    You have installed the loopback adapter and made the propriate entries in the hosts file, right?
    Regards,
    Rich Heilman

  • Interactive Forms in Web dynpro for ABAP

    Hello All,
    I created an application to accept some values from Interactive pdf form and pass to xml string in WDR. But none of the values are getting in there. This is what I am doing.
      DATA:
        lr_fp          TYPE REF TO if_fp,
        lr_pdf_object  TYPE REF TO if_fp_pdf_object,
        pdf            TYPE xstring,
        xml            TYPE xstring,
        xml_str        TYPE string,
        lt_xml         TYPE string_table,
        lr_conv        TYPE REF TO cl_abap_conv_in_ce,
        l_binary_table TYPE TABLE OF t_raw,
        cont_text      TYPE soli_tab,
        cont_text_line TYPE soli,
        OUTPUT_LENGTH  TYPE  I.
      lr_fp = cl_fp=>get_reference( ).
      lr_pdf_object = lr_fp->create_pdf_object( ).
      wd_context->get_attribute(
      EXPORTING name = 'L_XSTRING' IMPORTING value = pdf ).
      IF pdf IS NOT INITIAL.
        lr_pdf_object->set_document( pdfdata = pdf ).
        lr_pdf_object->set_task_extractdata( ).
        lr_pdf_object->execute( ).
        lr_pdf_object->get_data( IMPORTING formdata = xml ).
        lr_conv = cl_abap_conv_in_ce=>create( input = pdf ).
       lr_conv->convert( EXPORTING input = xml IMPORTING data = xml_str ).
        lr_conv->read( IMPORTING data = xml_str ).
      ENDIF.
      wd_context->set_attribute( name = 'XML' value = xml_str ).
    What is wrong in there?
    Thanks
    Prasad

    Hi Nancy,
    I also have similar kind of requirement . Can you update once you are done with that?
    Regards,
    Jayapal.

  • Full ABAP Edition-Trial (with Web Dynpro for ABAP!)

    I have downloaded the file :
    SAPNW2004sSneakPreviewABAP.rar
    During installtion following warnings are logged tand he installtion process had to be terminated
    ERROR 2006-09-07 23:58:58
    The dbmcli call for action ACTIVATE failed. Check the
    logfile XCMDOUT.LOG.
    ERROR 2006-09-07 23:58:59
    The dbmcli call for action ACTIVATE failed. Check the
    logfile XCMDOUT.LOG.
    ERROR 2006-09-07 23:58:59
    FCO-00011  The step sdb_instance_activate with step key
    NW_ABAP_OneHost
    ind
    ind
    ind
    ind
    0
    0
    NW_CreateDB
    ind
    ind
    ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|SdbPreInstanceD
    ialogs|ind|ind|ind|ind|2|0|SdbInstanceDialogs|ind|ind|ind
    |ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_inst
    ance_activate was executed with status ERROR .
    ERROR 2006-09-08 00:00:27
    The dbmcli call for action ACTIVATE failed. Check the
    logfile XCMDOUT.LOG.
    ERROR 2006-09-08 00:00:28
    The dbmcli call for action ACTIVATE failed. Check the
    logfile XCMDOUT.LOG.
    ERROR 2006-09-08 00:00:28
    FCO-00011  The step sdb_instance_activate with step key
    NW_ABAP_OneHost
    ind
    ind
    ind
    ind
    0
    0
    NW_CreateDB
    ind
    ind
    ind|ind|9|0|NW_ADA_DB|ind|ind|ind|ind|6|0|SdbPreInstanceD
    ialogs|ind|ind|ind|ind|2|0|SdbInstanceDialogs|ind|ind|ind
    |ind|1|0|SDB_INSTANCE_CREATE|ind|ind|ind|ind|0|0|sdb_inst
    ance_activate was executed with status ERROR .
    I have tried restarting the sapinst process but get the same errors/warnings.
    Will someone please help me in this respect.

    Hi suhail,
    Have u checked all the prerequisites before installations if not check this
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/77317c8d-0701-0010-f093-ed35a427f559#abap
    Kind Regards
    Subhash

  • Full ABAP Edition-Trial (with Web Dynpro for ABAP) directory structure

    Normally, the files related to sap system are located to under /usr/sap/ ....
    but this time, i can see them under C:/SAP/<SID>
    so from now ( of from SAP NW2004s SPS08), do you change the structure of file location ?
    or it's just for Sneak Preview ABAP Edition SPS08?
    Thanks,
    david

    Hello,
    to your first question.
    The MaxDB database has a feature which can
    increase the database automatically.
    This ( auto_extend ) is turned on for the SDN Preview
    installation.
    That means the database should extend a further datavolume
    automatically when the filling level gets over 90%.
    In your case the database already added two more datavolumes. The installation only creates one.
    Best regards, Stefan

  • Web Dynpro For ABAP Question

    Hi all,
    I'm creating Adobe Interactive forms in Web Dynpro for ABAP.
    <b>Problem:</b>
    <b>Context defined in the created "View" is not displayed in the 'templates' (Adobe Interactive Form in the "Data View" tab.</b>
    I'm following the exact steps used in the following e-learning class:
    <b>https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/media/uuid/c766e918-0b01-0010-99b1-c2b78cd059b3</b>
    Except I'm creating 'string' fields instead of numeric fields like in the above e-learning class and creating my forms in Adobe Livecycle designer first then importing them to the web dynpro for abap - 'templates'.
    The 1st form I created went well and works fine.
    <b>Question:</b>
    For my second and third form I'm unable to map my context fields they are not displayed in the "Data View" anyone know why this is not possible?
    Cheers,
    Dharm

    Hello,
    are you creating the form via forward navigation from webdynpro abap?
    When you do that the context of the form should be created automaticaly.
    What Basis SP level are you using?
    Best regards,
    Dezso

  • Web dynpro for abap error: Error type sapPopupmainID_X1

    I am using Solution Manager System 4.0 and I developed an application with web dynpro for ABAP but we have an web dynpro error from Internet Explorer 6.0 when I open the popup(You can look screenshot of the[ error message|http://mtargun.googlepages.com/error.jpg]). I have found a SAP note but this note(997989) is obsolete for our system.Please help me.

    Hi Heidi
    My server is not in the domain. It is in work group.
    Is it neccessary that server should be in domain?
    Could you suggest me the work around when server is in workgroup.
    Why it is showing hostname of the other server in the URL instead of the server on which I am developing the application?
    Thanks,
    Rashmi

  • Problems with Adobe PDF forms in Web Dynpro Java

    As of now , I have two major issues in developing Adobe PDF forms in Web Dynpro Java .
    1.Text getting wrapped and repeated from the first line :
    Any text field that flows to the next page gets wrapped at the end of the page and is again printed on the next page beginning from the first line .
    For eg:
    If I have 4 lines in a text field that is at the end of the page
    1111111111111111111111
    2222222222222222222222
    3333333333333333333333
    4444444444444444444444
    and the page holds space for only two lines it prints the lines
    1111111111111111111111
    2222222222222222222222
    in the first page and then proceeds to the next page and prints
    1111111111111111111111
    2222222222222222222222
    rather than printing
    3333333333333333333333
    4444444444444444444444
    2.No way to hide a page at runtime:
    It is not possible to hide a page in a PDF form at runtime . If scripting is used , the page turns into a blank page but not hidden .
    Any pointers on this????????
    Helpful answers will be suitably rewarded with points!!!!

    Yes,I am using the versions that you mentioned.
    I have a node called <b>MasterData</b> which is the root node for my PDF Form.I have a node called <b>GenData</b> inside this node whose <b>ctx_Appraisal_Type_Num</b> attribute is bound to a hidden TextField in my form.In the <b>docReady</b> event of this TextField, I am writing the following FormCalc script to hide my SubForm whose Id is <b>MngrCmptnc</b>
    if(MasterData.GenData.ctx_Appraisal_Type_Num == "2")
    then
    MasterData.MngrCmptnc.presence = "visible"
    MasterData.MngrCmptnc.MngrCmptnc.presence = "visible"
    MasterData.StrImp.presence = "visible"
    else
    MasterData.MngrCmptnc.presence = "hidden"
    MasterData.MngrCmptnc.MngrCmptnc.presence = "hidden"
    MasterData.StrImp.presence = "hidden"
    endif

  • Adobe Interactive Forms without Web Dynpro and ACF???

    Hi All, we would like to build an interactive forms solution based on the Adobe software integrated into WAS. However, the customer requires a true thin client application with no additional installation on the client. Integrating Adobe Interactive Forms into Web DynPro however requires the Active Component Framework (ACF) to be installed since these forms are integrated into the page within an ActiveX container.
    So the question is whether there is a way to use Adobe Interactive forms including the Adobe Documents Service within WAS but without(!) using Web Dynpro?(the full blown Adobe LifCycle Forms solution is not an option). Any suggestions on this are highly appreciated!
    Tanks!
    Frodo

    Hello everyone,
    I would like to add a couple of points from the SAP Product Management perspective.
    Adobe has a number of stand-alone products that are the foundation for what SAP can now offer thanks to our partnership. This is exactly why we decided on a partnership that provides us with established technology, which is now integrated.
    It is true that Web Dynpro is the main SAP way of integrating the interactive functions of the solution. We made this decision consciously, because the development and run-time environments provide very useful features that reduce the need for manual coding, such as the possibility of passing the data back to the backend using the Web Dynpro context. The automatism we offer here needs to be implemented from scratch with any other solution, including the Adobe stand-alone one.
    While it is true that the ACF constitutes a certain limitation for the reasons you mention, Adobe will remedy this in 2005. The Reader/Web Dynpro integration will be available later this year for multiple platforms (OS, browsers) and will not require ACF anymore.
    If you do not want to use a full-blown Web Dynpro application for your concrete scenario, consider developing an application that provides nothing but the interactive PDF form to the end user, to be filled in using the stand-alone Reader. The submit of the form data (with or without the PDF itself) could then happen via HTTP or e-mail.
    Kind regards,
    Markus Meisl
    SAP NetWeaver Product Management

Maybe you are looking for