Usefull description of Maintenance View events can be found on SAP help pages.
Archiwum tagów: abap - Strona 5
Maintenance View events description
Wysłane przez Mateusz Adamus
dnia 30-03-2012
Możliwość komentowania Maintenance View events description została wyłączona
How to hide a column on table grid
Wysłane przez Mateusz Adamus
dnia 08-02-2012
Możliwość komentowania How to hide a column on table grid została wyłączona
Problem: you have a table grid control on a screen and you want to hide a column on this grid.
Assign structure to string variable
Wysłane przez Mateusz Adamus
dnia 31-01-2012
Możliwość komentowania Assign structure to string variable została wyłączona
Problem: you want to assign structure to a string variable.
Error during subscreen call
Wysłane przez Mateusz Adamus
dnia 11-01-2012
Możliwość komentowania Error during subscreen call została wyłączona
Problem: when calling a screen containing a subscreen you receive „CALL SUBSCREEN <report name> <screen number> NO_DYNPRO_NUMBER” error. Something like presented on below image.
Read application server parameters
Wysłane przez Mateusz Adamus
dnia 16-12-2011
Możliwość komentowania Read application server parameters została wyłączona
Problem: you want to read value of a parameter set on application server.
Read only fields in the Maintenance View
Wysłane przez Mateusz Adamus
dnia 13-12-2011
Możliwość komentowania Read only fields in the Maintenance View została wyłączona
Problem: you have a Maintenance View and you want to have Key Fields automatically populated.
Fill parameter value for CRM document Action
Wysłane przez Mateusz Adamus
dnia 03-11-2011
Możliwość komentowania Fill parameter value for CRM document Action została wyłączona
Problem: you have a custom parameter in your Action conditions and you want to fill it with a value.