Entering content frameProcedure documentation Developing an Internet Service from a Transaction Locate the document in its SAP Library structure

Prerequisites

Procedure

  1. Call the Object Navigator. For more information on operation, see Structure linkObject Navigator.
  2. Generate an Internet Service. Also choose This graphic is explained in the accompanying text Edit object. Change to the tab page Web objects, select ITS Service, and choose This graphic is explained in the accompanying text.
  3. The Web Application Builder dialog box is displayed: Create Internet Service.

  4. Enter the task ID for the name of the Internet service, select Easy Web transaction, enter the code of the Web transaction generated as the transaction code, and choose Continue.
  5. Example

    If you have generated a Web transaction for the workflow WS12345678 and have defined AB as the namepsace template, then the generated web transaction has the transaction code YABWS12345678H. Enter WS12345678 in the Internet service field and YABWS12345678H in the Transaction code field.

  6. Save the Internet service in the same package as the Web transaction.
  7. Note

    For more information, see Structure linkCreate Internet Service.

    The Web Application Builder screen is displayed: Change Internet Service.

  8. Enter a short text for the Internet service on the properties tab page. You can define additional parameters on the parameter tab page. Here you should at least select the ~LOGIN and ~PASSWORD parameters. Use the F4 possible entries for parameter input.
  9. If the Internet service that you just created is not displayed in the object lists selection, select it there.
  10. Theme 99 is displayed in the object service for your Internet Service. All HTML Templates are assigned to a theme.

  11. Create a HTML template for each screen of your web transaction. Select the Internet service in the object list, and choose Create ® Template in the context menu.
  12. The Web Application Builder dialog box is displayed: Create HTML Template. If necessary, enter 99 in Theme, select Generate HTML from screen, and enter the number of the screen for which you want to generate an HTML template in Screen number. Choose HTML Business as Generation style. Repeat the procedure for all screens of the web transaction (50, 100, 150 and 200). For more information, see Structure linkCreating HTML Templates.

  13. Revise the HTML templates. For more information, see Structure linkExtending HTML Templates and Generating HTML Templates.
  14. Publish the Internet Service on the requested instance(s) of the Internet Transaction Server. For more information, see Structure linkPublishing Service.

Result

All of the files required by this service have been copied to your ITS server and, therefore, can be called when necessary.

Leaving content frame