SAP ABAP IMG Activity COPY_OHTX5209 (Set Up Internet Connection)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PT (Application Component) Personnel Time Management
     PTIC (Package) HR Time Data: Customizing
IMG Activity
ID COPY_OHTX5209 Set Up Internet Connection  
Transaction Code S_AHR_61010312   IMG Activity: COPY_OHTX5209 
Created on 19981221    
Customizing Attributes COPY_OHTX5209   Set Up Internet Connection (Old Method) 
Customizing Activity COPY_OHTX5209   Set Up Internet Connection (Old Method) 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name COPY_OHTX5209    

The following information concerns the previous (old) method for setting up an Internet service. For information on implementing the new version of this Internet service, see Internet Time Statement.

This section describes the special features you must take into account if you want to allow your employees access to a time statement form (or several different time statement forms) via the Internet/Intranet.

This includes the various actions in the system as well as how to include a reference to call up the form on your HTML web page.

Example

You want to avoid printing out paper time statement forms. Instead, you would prefer that your employees be able to display their time evaluation results from their work centers or from home.

Requirements

  1. You have set up the Basis component for Internet access.
  2. Employees must have a user in the SAP system before they can display their time statement forms via the Internet/Intranet.
  3. Employees must be assigned an SAP user in the Communication infotype (0105). To do so, use subtype "0001" ("system user name SAP system").

Standard settings

The standard SAP system uses the form TF02 as the Internet form.
A form template called "HR_TIME_SHEET" is also used. It displays the logo of the SAP model enterprise in the header of the time statement.

Recommendation

If you do not want to use your current time statement form on the Intranet, copy form TF02 from client 000 and country grouping 99, and then set up your own form to be used on the Internet/intranet. The previous sections contain more detailed information on how to design your own form.
Start the time statement using the form you have created in the SAP system.

Start the SAP Web Repository transaction (SMW0). In the development class PTIM, define an HTML template similar to the standard template "HR_TIME_SHEET." In the template, use HTML commands to display graphical elements on the Internet page, for example, either above or below the displayed list. The graphic "logo1.gif" is displayed as an example in the standard system.
Do not change the key word "<!listbody!>" as it determines the position of the list. The key word "!mimepath!" is substituted by the path including the WebRFC directory, which is why only the relative path is specified in the standard.
The use of a template is optional.

Activities

  1. Incorporate the following HTML command into the HTML page from which statement is started:
    <a href="http://#SERVERADRESSE#/#PFAD#/wgate.dll?~service=#SERVICENAME#
    &_FUNCTION=HR_TIME_SHEET_TO_HTML&_TEMPLATE=#TEMPLATEIDENTIFIER#
    &FORM=#FORMIDENTIFIER#">
    (no blank characters between "...#SERVICENAME#" and "&_FUNCTION..."
    or between "#TEMPLATEIDENTIFIER#" and ... "&FORM..."!)
    You must modify the values between two ## signs in line with your configuration by putting in a new #SERVERADRESSE#, #SERVICENAME#, #FORMIDENTIFIER#, and #TEMPLATEIDENTIFIER#. The form identifier is the name of the form as defined above. (The executable URL "wgate.dll" is delivered, as are certain "service" files such as "XGWFCT." The names of these files can be changed by the customer.)
    The template identifier is the name of the template you have copied as recommended.

Further notes

Choose the form identifier for the copy carefully from the name range reserved for customers (special character at start). The special characters must not be HTML characters.
The name of the copy of the HTML template must not contain HTML characters either.
Otherwise, your changes may be overwritten when the system is upgraded to a higher release.

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG COPY_OHTX5209 0 HLA0100352 Time Statement Form 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
DWBDUMMY D - Dummy object SMW0 WEBREPOS Design Template for Form 
History
Last changed by/on SAP  19981221 
SAP Release Created in