摘要: XI_SERIALIZE* Asynchronous message can be delivered with a guaranteed order. For this purpose you set the quality of service of the messages to exactl 阅读全文
posted @ 2018-01-31 14:59 sapxubin 阅读(327) 评论(0) 推荐(0)
摘要: Implementing Parallel Processing For some SAP reports, the nights are getting too short. Especially at customers with large volumes of data, some SAP 阅读全文
posted @ 2017-12-15 11:31 sapxubin 阅读(694) 评论(0) 推荐(0)
摘要: standard program: ADBC_TEST_CONNECTION 阅读全文
posted @ 2017-12-14 13:59 sapxubin 阅读(611) 评论(0) 推荐(0)
摘要: Class: CL_WDY_WB_NAMING_SERVICE method:GET_CLASSNAME_FOR_COMPONENT 阅读全文
posted @ 2017-12-14 13:53 sapxubin 阅读(203) 评论(0) 推荐(0)
摘要: standard function: SEO_CLASS_GET_METHOD_INCLUDES 阅读全文
posted @ 2017-12-14 13:46 sapxubin 阅读(921) 评论(0) 推荐(0)
摘要: REPORT ZTEST_MAXWELL. DATA: BEGIN OF srctab1 OCCURS 1, txt(255) TYPE c, END OF srctab1. PARAMETERS: rep LIKE trdir-name. AT SELECTION-SCREEN. START-OF 阅读全文
posted @ 2017-12-14 13:43 sapxubin 阅读(287) 评论(0) 推荐(0)