Background Info on the Generated Web Transactions 
Namespace
Specify a namespace template in the Name range maintenance for task-related form transactions activity in Customizing for SAP Business Workflow. The namespace template must be no more than 2 characters long.
The system then uses this information to create
and reserves the corresponding namespaces.
Transaction and Module Pool Names
The Web transaction used to start a task or process a work item is given the name
Y <name space template><Task ID> H .The name of the module pool for this transaction is
SAPMY <namespace template><task ID> H .
Namespace template |
AB |
Defined once in Customizing |
Task identifier |
WS98700001 |
Assigned automatically by the system when the task is saved |
Transaction |
YABWS98700001H |
Created with the Generate task function |
Module pool |
SAPMYABWS98700001H | |
Screens |
50, 100, 150, 200 |
Module Pool Screens
The system creates four screens for the module pool. Matching HTML templates are then generated for these screens in the subsequent step
Developing an ITS Service from a Transaction.This screen is filled with technical information and used internally.
This screen is only used if the transaction for executing a single-step task is executed. It contains the import elements of the container for the single-step task as display fields and the export elements of the task container as input fields.
This screen is only used if the transaction for starting a task is executed. It contains the import elements of the task container as input fields.
This screen contains final messages. If the procedure was successful, the number of the work item that was started is displayed here.