Ansicht
Dokumentation

HR_LSO_M1C8D1E21A5 - Register Form Classes

HR_LSO_M1C8D1E21A5 - Register Form Classes

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

A form class contains a data hierarchy which serves as a basis for an application form. All of the SAP Learning Solution data that you want to output in a form must be modelled in the form class as a form level. Every form level has a data dictionary (DDIC) structure or a DDIC table type. These DDIC objects use the text variables of the SAP Learning Solution as fields and also use their typing.

Text variables are required in request-based correspondence to access the business data of the SAP Learning Solution (for example, recipient's address or recipient's e-mail address). The text variables are grouped into form classes in the Print Workbench. A form class contains all of the business data provided in the SAP Learning Solution to enable generation of a given document.

All text variables that you want to use in the form are listed in the DDIC structures of the form levels. You can classify your form levels and corresponding DDIC structures according to various aspects, for example:

  • recipient-related data
  • course-related data

When form classes are being processed, all of the fields of the DDIC structures are filled with data via the read class of the text variables of the same names.

Note that the fields of the DDIC structure of the form level must have the same names as the text variables, otherwise no data will be transported to the form level.

Ensure that the typing of the DDIC structures of the form level is correct. It must be identical to the typing of the text variable, otherwise the document cannot be output.

Defining customer form classes is a task for an experienced ABAP administator. You should only do so if you want to replace the SAP form classes with customer form classes. Changing the form classes delivered in the standard system amounts to a system modification.

If you use the form classes delivered in the standard system, you do not need to carry out this IMG activity.

To register customer form classes for request-based correspondence:

  1. On the screen Change View Correspondence - Form Classes for Correspondence Types, choose New Entries.
  2. Enter the correspondence type and the form class you have already defined.

For more information about defining form classes, see the documentation for the Correspondence Tool and the Print Workbench.

You create text variables in the IMG activity Define Text Variables.






ABAP Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 3716 Date: 20240523 Time: 202600     sap01-206 ( 95 ms )