Menu

SAP Function Module PRETTY_PRINT_PROGRAM

ABAP/4 source pretty print (name as a parameter)

The Function Module PRETTY_PRINT_PROGRAM (ABAP/4 source pretty print (name as a parameter)) is a standard Function Module in SAP ERP and is part of the function group SPPR within the package SCMP.

Technical Information

Function Module PRETTY_PRINT_PROGRAM
Short Text ABAP/4 source pretty print (name as a parameter)
Function Group SPPR
Package SCMP
Module Type Update Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
INCTOO TYPE BOOLEAN Single-Character Flag
INNAME TYPE PROGRAMM ABAP Program Name
OUTNAME TYPE PROGRAMM ABAP Program Name

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.