2010 Dec 06 9:30 AM
Hi,
after the upgrade from 5.0 to 6.0 in some transactions (CS12, ...) we miss the layouts in the alv control. For lost layouts in Querys i found report RSAQ_REPAIR_LAYOUT_VARIANTS which doesn't resolve my problem.
Any ideas?
thx, martin
2010 Dec 06 10:30 AM
Hi, If you are mentioning about the ABAP or SAP Query, After an upgrade you need to regenerate all the SAP Queries in the system once so as to avoid any activation issue in the upgrade.
Please use the below FM to Activate/Generate the SAP Query and then check if the query output works.
RSAQ_GENERATE_PROGRAM
Regards
Shiva
2010 Dec 06 10:30 AM
Hi, If you are mentioning about the ABAP or SAP Query, After an upgrade you need to regenerate all the SAP Queries in the system once so as to avoid any activation issue in the upgrade.
Please use the below FM to Activate/Generate the SAP Query and then check if the query output works.
RSAQ_GENERATE_PROGRAM
Regards
Shiva