Entering content frame

Function documentation Function Modules for Programming Locate the document in its SAP Library structure

Use

·        ISU_S_PRINTACT_SEARCH_UPDATE
This module determines appropriate print action records for the keys described under DDIC. If the module finds these print action records, it prints, as a standard, the texts which belong to them and raises the number of times they have been processed by 1. You can control the function of the module explicitly using its import parameters:

¡        X_PRINT Texts are printed (only recommended for SAPscript).

¡        X_UPDATE Print action records are updated

ISU_S_PRINTACTION_TEXT_PROVIDE
This function module provides the text for a print action record. You can use this text for any further processing.

·        ISU_S_PRINTACT_PRINT_UPDATE
This module determines the relevant text for a print action record and prints it. It also raises the number of times that print action record has been processed by 1. In the same way as function module ISU_S_PRINTACT_SEARCH_UPDATE, you can also control the explicit function externally.

 

Leaving content frame