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.
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 |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.