SAP Note 1138498 - Missing report for activating the inactive derived queries

Component : Personal Object Worklist -

Solution : https://service.sap.com/sap/support/notes/1138498 (SAP Service marketplace login required)

Key words :
call function 'bal_log_msg_add_free_text'      exporting        i_msgty                  = i_msgty        i_probclass              = i_probcl        i_text                    = i_text     exceptions      log_not_found             = 1       msg_inconsistent          = 2      log_is_full               = 3, concatenate text-002 <fs_queries>-description text-009 <fs_queries>-query text-005 <fs_queries>-masterquery text-006 text-008, concatenate text-002 <fs_queries>-description text-009 <fs_queries>-query text-003 text-005 <fs_queries>-masterquery text-006, symbol text dlen mlen001 query restrictions 18 132002 query 5 132003 activated 9 132004 master query, message id sy-msgid type sy-msgty number sy-msgno, sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4, &--------------------------------------------------------------------- &  include           zpowl_d06_icl &--------------------------------------------------------------------- &--------------------------------------------------------------------- &       class bal_log &---------------------------------------------------------------------         text ---------------------------------------------------------------------- class bal_log definition, exporting     i_text = text     i_msgty = 'i'     i_probcl = '0', exporting             i_text = text             i_msgty = 'i'             i_probcl = '0', exporting       i_text = text       i_msgty = 'i'       i_probcl = '0'

Related Notes :

1148337Netweaver Notes after installation of PPS 2.0 on SRM