Hello folks,
I have a very slow backend, and I need to use a sapui5 smart table over it.
I only fetch chunks of 20 records per time("smarttable growing"), but still, the customer requires to see the total number of rows that meet the filter, at t...
Hello Walter,As of 1.60, the RichTextEditor uses a third party component, namely TinyMCE4, which is a customizable text editor. The RichTextEditor is nothing but a wrapper around one instance of a TinyMCE4 object (btw the latter is referenced by the ...
There's no official documentation about a class named "FragmentController". Similarly, in a XML fragment, I don't think that a "FragmentDefinition" tag can hold a "controllerName" attribute.That's no surprising since Fragments do not have controllers...
Hello Makesh,thanks for the answer and sorry for the late reply.Here's what I found :- $inlinecount=allpages does not help because it slows down
the answer ( count(*) is much slower that counting the 20 first occurrences
of a very complex backend db ...
Hello Siva,
standard transaction BD21 reads and calls a FM defined for your message type in BD60 : MASTERIDOC_CREATE_SMD_ARTMAS.
This FM reads the distribution model (BD64) to identify the possible target systems of your message.
Ch...