摘要:        
How to work with SAP (robocorp.com) How to work with SAP Robocorp supports automating SAP. The RPA.SAP library is based on the SapGuiLibrary that enab    
阅读全文
posted @ 2022-01-21 09:23
ricoo
阅读(275)
推荐(0)
 
		
    
        
        
摘要:        
1 method request_signature_json. 2 data: lv_json_md5 type string. 3 data: lv_param type string, 4 lv_param_out type xstring, 5 lv_json_sha type string    
阅读全文
posted @ 2022-01-17 11:12
ricoo
阅读(2076)
推荐(1)
 
		
    
        
        
摘要:        
配置角色集合 分配角色集合 1.Configuring Role Collections Role collections group together the different role templates that can be applied to the SAP Intelligent R    
阅读全文
posted @ 2022-01-10 15:40
ricoo
阅读(231)
推荐(0)
 
		
    
        
        
摘要:        
Please find the original document at https://launchpad.support.sap.com/#/notes/ 2712068SymptomYou try to use the solution described in note 2119237 to    
阅读全文
posted @ 2022-01-06 17:26
ricoo
阅读(227)
推荐(0)
 
		
    
        
        
摘要:        
Program REPTRAN is available in ECC 6.0. Tcode:SAST    
阅读全文
posted @ 2022-01-05 11:36
ricoo
阅读(275)
推荐(0)
 
		
    
        
        
摘要:        
SM12 锁定对象用户总是会时不时的因为某种原因(如断线,程序出错等等)而锁定一个对象。所有被锁定的老的对象均要被分析,更正。出错分析ST22出错分析当一个报表或事务因为严重的错误而停止工作时,ABAP/4开发工作台就会发出一个“突然出错”(short dump)。系统在系统日志中记录错误信息,并在    
阅读全文
posted @ 2022-01-04 17:56
ricoo
阅读(329)
推荐(0)
 
		
    
        
        
摘要:        
1. GR/IR科目是什么? 首先我们来看一个最简单,最理想化的采购商品或原材料的情况。 采购100元的商品或者原材料,付给供应商100元现金。 会计分录: 借:商品/原材料 100 贷:现金 100 但是现实中的MM采购流程是这样的: 采购申请ME51N(Optional)> 采购订单(ME21N    
阅读全文
posted @ 2021-12-23 08:33
ricoo
阅读(296)
推荐(0)
 
		
    
        
        
摘要:        
转载: https://www.cnblogs.com/lrzy/p/15206024.html SAP 用户监控管理 在线用户SM04:工具 -> 管理 -> 监控器 -> 系统监控 -> 用户概览 其它常用监控TCODE: [转]监控常用TCODE-qdbarry-ChinaUnix博客 1 系    
阅读全文
posted @ 2021-12-16 15:31
ricoo
阅读(806)
推荐(0)
 
		
    
        
        
摘要:        
SPTA Parallel Processing Framework in ABAP | (sapyard.com) Parallel Processing Technique in SAP ABAP using SPTA Framework With the advent of HANA and     
阅读全文
posted @ 2021-12-07 11:17
ricoo
阅读(1554)
推荐(0)
            
        
        
摘要:        
1 data: 2 lt_callstack type abap_callstack, 3 lt_e_callstack type sys_callst. 4 5 call function 'SYSTEM_CALLSTACK' 6 exporting 7 max_level = 30 8 impo    
阅读全文
posted @ 2021-12-07 11:09
ricoo
阅读(436)
推荐(0)