摘要:
*& * *& Report ZHRR_011 *& * *& *& * REPORT zhrr_011. TABLES pa0000. DATA:py_table LIKE TABLE OF pa0000 WITH HEADER LINE. DATA mess TYPE c. DATA: sapo 阅读全文
摘要:
订单行项目显示状态的时候报错No status object is available for <Unknown Object>,表里也没有对应行项目的状态信息。 查了相关资料,说是用report:CRM_STATUS_OBJECT_CREATE修复。 因为JEST和JCDS中都不存在相关记录,所以 阅读全文
摘要:
DATA: gt_fieldcatalog TYPE lvc_t_fcat, gs_fieldcatalog TYPE lvc_s_fcat, lr_data TYPE REF TO data, r_result_data TYPE REF TO cl_salv_ex_result_data_tab 阅读全文
摘要:
Link to Content's target Space : http://wiki.sdn.sap.com/wiki/display/CRM/CRM+Web+Client+UI+Framework Applies to: SAP CRM 6.0/7.0 Summary Extend the s 阅读全文
摘要:
* Get the selected elements of the item table > lt_elem_set = lon_ctr_item->get_selected_elements( abap_true ). > * for each selected element, set ZZ_ 阅读全文
摘要:
The following table shows the relational operators for comparisons between character-like operands (single data objects or return values or string exp 阅读全文
摘要:
Short text HR: ALE Distribution of HR Master Data Description. Scenario 1: Distribution of HR Master Data from a Central Central HR System Requirement 阅读全文
摘要:
引自:http://www.deskdr.com/dr/can-we-download-employee-data-from-ecc-to-crm-using-standard-middleware.html Download ztable data from ECC to CRM 7.0 Hi, 阅读全文