TeaserDid you ever wonder how transporting key user custom fields works in S/4HANA Cloud Private Edition and On-Premise and which apps you should use to avoid common mistakes? Do you want to know what to consider regarding key user custom fields when...
Convert Manually Created Append Fields to Real Key User Custom Fields Have you ever wondered how to convert your manually created "old" append fields into real key user custom fields? Doing so lets you easily expose these fields to OData services, SO...
Hi all,unfortunately there is some part of the documentation missing/wrong in on-Premise releases. Please refer to the part Coding Block Reuse Component, of the following documentation for Public Cloud:https://help.sap.com/docs/SAP_S4HANA_CLOUD/0f69f...
Regarding the paging issue:How to implement paging for a custom entity is described in https://help.sap.com/docs/btp/sap-abap-restful-application-programming-model/requesting-and-setting-data-or-count-in-unmanaged-query?version=Cloud&locale=en-USTher...
There the following note is given: If data is requested, the method set_data must be called. If the total number of records is requested, the method set_total_number_of_records must be called. Otherwise there will be an error during runtime. The io_r...
How to implement paging for a custom entity is described in https://help.sap.com/docs/btp/sap-abap-restful-application-programming-model/requesting-and-setting-data-or-count-in-unmanaged-query?version=Cloud&locale=en-US
Hi Jürgen,sorry for the late reply. The above presented solution should also work in SAPGUI screens. If not I would suggest to create a ticket, so that the root cause can be investigated and fixed.Best regards,Karsten