SAP Parameter javascript/DumpProp - CL_JAVA_SCRIPT: Pattern for display of global Object

Parameter
javascript/DumpProp

Short text
Template for display of global object

Parameter description
In the traces (see javascript/DumpProp) of class CL_JAVA_Script, it ispossible to log properties of the global object beginning with tracelevel 10. The output can be configured using a name template so thatindividual subobjects are included in the log by specifying their name:
..
Output of global object <(><<)>Prop.Name>: If the global object has aproperty of this name and is also an object, this appears in the log.
Note
The global object is logged almost every time a method is called.Therefore, outputting properties of global objects causes the log fileto grow much more rapidly.

Default value
__abjsScript (internal: compiled scripts)
DIR_LOGGING
Directory where log is created
javascript/TraceLevel
Activate/deactivate trace, level of detail
javascript/TraceSize
Max. size of the trace file in bytes