The size of each data object saved in the log with theFIELDSaddition is restricted by theprofile parameterabap/aab_log_field_size_limit. The value of the profile parameter specifies the size in bytes. The default value is 1,024. The value 0 means there is no restriction. When a log entr...
Using Assertions ABAP_PGL_END Latest notes: If functional methods are specified as operands of a relational expression in the logical expression log_exp, they must not have any side effects. This must especially apply to assertions that can be activated externally, since the program behavior ...
Go to the ABAP Debugger. Indialog processing, the statementASSERTbehaves like the statementBREAK-POINT. The setting specified as alternative is used for the cases in which the statementBREAK-POINTwrites an entry in the system log, namely forbackground sessions,update sessions,ICFsessions, andAPCse...