Ansicht
Dokumentation

H99B_OUTPUT_LFORM - Prints a logical form

H99B_OUTPUT_LFORM - Prints a logical form

General Material Data   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module triggers printing of the output form. In the SAP standard solution, you can choose between a PDF, a Smart Form, and a SAP Script to display the output.

This function module first determines the form name and form type using Returns the System Form Name and Type (H99B_GET_LFORM_PROPERTIES) function module.

It then determines the form group and checks for exceptions using the function module Returns the Output Form Type - Group Level(H99B_GET_DEFAULT_GROUP_TYPE).

The system then determines whether the form job is open or not. Based on the form type, it opens the appropriate form job and triggers printing of the output form.

The function module uses the importing parameter I_DATA_STRUC to display the output data.

Example

Notes

Further information





Parameters

ES_FPFORMOUTPUT
I_DATA_STRUC
I_DATE
I_FOGROUP
I_FOLNAME
I_FOTYPE
I_FOVARIANT
I_FPDYNAMIC
I_FUNCTION
I_LANGUAGE
I_MAIL_APPL_OBJECT
I_MOLGA
I_PROGRAM
I_WA_TABLE

Exceptions

ERROR
FOTYPE_INVALID

Function Group

HR99B00_FORMS

General Data in Customer Master   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1499 Date: 20240523 Time: 085748     sap01-206 ( 35 ms )