... to prepare implementation of the method. In my example I simply read the clicked cell content and I display a message on the screen. The index of row of clicked cell you’ll find in structure E_ROW_ID in ...
... If not, or if the ROLLNAME will be empty, you’ll receive the message “No documentation available” when you’ll press F1 on a grid cell.
Figure 84 Result of F1 with empty ROLLNAME
...
... the values of this column, he will get the message “Desired operation cannot be performed for column”.
Figure 67 ZDEMO_AIN_CL28 Message at try of making sum of DISTANCE field
...
... rites Dev Objects views. It can contain following development objects:
Programs
Classes
Interfaces
Function Groups
Function Modules
Tables
Views
Message Classes
When you double ...
... a transfer of header data with 301 - which is a special routine for delivery header without reference.
I've run my code again, and I was surprised that I have still the same error message.
...
... ng the re-exploding the BOM, the difference is that FM ME_COMPONENTS_MAINTAIN is called with parameter i_vorga = 'D' and message check at the end is bit different.
&n ...
... I have figure out how to do this in backgroud. The solution was to run FM ME_COMPONENTS_MAINTAIN and ME_COMPONENTS_UPDATE_PREPARE in correct way together with message handler to not interrupt whole process. ...
... not only when sending emails but also during adding of attachments. In this case it's really not safe to use this class in BADIs or User-Exits, but there is one replacement for CL_BCS -> CL_BCS_MESSAGE. ...
... I remember I was always using SAPGUI_PROGRESS_INDICATOR FM to display such messages on the screen. When used inside loops I often was manually dividing current tabix by selected variable (for ...