摘要:
1.ST22 SM13 2.Active Calls/Events 查看Z-program 阅读全文
摘要:
MV45AFZZ - USEREXIT_SAVE_DOCUMENT_PREPARE 全局变更 : gf_exit_save_document_prepare = 'X' , 退出保存(消息不能传递到BAPI) 阅读全文
摘要:
1.编辑--增强操作--显示隐藏的增强选项 这步操作做完后会有箭头出现 2.光标放在箭头上,选择Create,创建增强 阅读全文
摘要:
Loop at gt_file into ls_file. do 100 times. assign component sy-index of structure ls_file to <fs_field>. if <fs_field> is assigned. concatenate ls_fi 阅读全文
摘要:
Tcode:CJ20N WBS的编辑 成本中心和利润中心的关联表:CSKS 阅读全文
摘要:
Use SM36 to create a job with two steps, step 1 with the BTCLOOP report and step 2 with the report to be debugged. Then release the job. You can then 阅读全文
摘要:
FORM user_command USING ucomm LIKE sy-ucomm selfield TYPE slis_selfield. CASE ucomm. WHEN '&IC1'. "ALV中双击事件代码 IF selfield-sel_tab_field = '1-vbeln'. "表示单击某一单元格 ,这里... 阅读全文
摘要:
TYPE-POOLS:slis. CLASS lcl_event_receiver DEFINITION DEFERRED. DATA: gt_fcat TYPE lvc_t_fcat, gs_fcat TYPE lvc_s_fcat, gt_f4 TYPE lvc_t_f4, gs_f4 TYPE lvc_s_f4, ... 阅读全文
摘要:
锁PO CALL FUNCTION 'ENQUEUE_EMEKKOE' I 阅读全文