... but it needs a parent container in which it could be placed or it needs an custom control area to be created in custom screen . This solution is mainly used by me in the applications I develop now. But ...
... grid or table there. But maybe I’m just blind.
Personally I’d prefer that SAP would create new controls that would look like the one you can get in every Windows or iOS applications, which you can ...
... but the issue was that I had to make the possible to use the app without the logon to SAP.
SSO is not possible yet in my company so I've setup the SICF node of the application to use specific credentials ...
... the automatic update of time from Internet. Simply write time in you OpenSuse desktop and click on the Date & Time application.
On the window that has appeared, click on the unlock ...
...
importing
er_result_file = r_xstring ).
endmethod.
Now you can use the result XSTRING do download data to application server, local pc or use it to send via e-mail. ...
...
BUILT_IN_SCREEN
APPLICATION_LOG_EMBEDDED
SUBCLASS_TYPE
CREATE
This is a factory method which you need to use to create FALV object.
I_PARENT
If ...
... and GUI TITLE. Lets create GUI STATUS firstly and call it DYNAMIC_STATUS. Items on application toolbar will have the same naming pattern Fxx, so F01, F02 etc. Each of this function code should have dynamic ...
... mind that showing indicator too often can slower your program. Both of the methods will make that the counter for application runtime will be reset, but be careful this can make you application run really ...
... it in Outlook's Drafts folder. OLE2_OBJECT in fact can be used with any application that allows it, but today I will only show a hint how to work with MS Outlook. I know that most of us use CL_BCS ...