PERFORM - ON
Registered subroutines cannot have any parameter interface. Therefore, data can only be passed through external interfaces - for example, the ABAP meory. Subroutines that are executed in COMMIT WORK or ROLLBACK WORK are thus more suitable for management tasks, such as cleanup work at the end of a SAP-LUW, than for database changes.
During processing of a registered subroutine after COMMIT WORK or ROLLBACK WORK, the statements PERFORM ... ON COMMIT, PERFORM ... ON ROLLBACK, COMMIT WORK, or ROLLBACK WORK must not be executed.
During the processing of a registered subroutine after COMMIT WORK using CALL FUNCTION ... IN UPDATE TASK, registered booking function modules are still registered for the current SAP-LUW.
分享到:
相关推荐
Simply activate the add-on and perform the request. CORS or Cross Origin Resource Sharing is blocked in modern browsers by default (in JavaScript APIs). Installing this add-on will allow you to ...
运维方面,需要注意监控系统性能指标,及时发现并解决问题,保证系统的稳定运行。 #### 七、Kudu的应用案例 本书中还包括了多个实际应用案例,涵盖了不同行业的具体应用场景,例如: 1. **电子商务领域**:通过...
ABAP 开发小规则和注意点 ABAP 开发中有一些小规则和注意点需要遵守,以提高编程效率和代码质量。下面是 ABAP 开发中的一些小规则和注意点: 1. 在 REPORT 上面的注释中写创建人、创建时间、目的。 2. 锁定:所有...
- `perform on/in`:在...上表演 - `pride oneself on`:以...为荣 - `rely on`:依靠 - `vote on a motion/for something`:对议案投票 掌握这些动词和介词的搭配不仅有助于提高学生的英语水平,也是他们在...
### SAP自定义帮助搜索知识点详解 #### 一、引言 在SAP系统中,为了提高数据查询效率和用户体验,通常会使用到“帮助搜索”功能。然而,在实际操作过程中,用户可能会遇到某些特定需求未被满足的情况,比如需要...
// Perform reset on current ADNS //------------------------------------------------ DEBUG(ADNS9500_ERROR, "Performing reset of ADNS"); adns9500_setReset(adns_i); // Read register from 0x02 to 0x...
注意:此处 this 指代的是 DOM 对象而非 jQuery 对象。 HTML 代码: <img/><img/> jQuery 代码: $("img").each(function(i){ this.src = "test" + i + ".jpg"; }); 结果: [ , <img src="test1.jpg" /> ] ---...
- **有吸引力的** (attractive):具有引起注意或兴趣的特性。 - **熟悉的** (familiar):指人或事物与你有某种关联,你对其很了解。 - **音乐家** (musician):专门从事音乐创作或演奏的人。 - **额外的** ...
【知识点梳理】 1. 单词学习: - roll:滚动、摇摆,名词时可指卷形物或面包圈。 - pretend:假装、假扮。 - attach:系上、附加,既能作及物动词也能作不及物动词。 - form:组成、形成、构成。 - earn:赚取...
注意: 每个key需要顶格写; ; key_value紧跟着key后面的等号后面, 位于同一行中; ; key_value限制大小为256字节以内; ; ;------------------------------------------------------------------------------- ;...
2016-11-09(不点) 0x8205 bit 5 = 1: 使checkkey闲置循环停止指令。 2016-04-13(yaya) 支持动画菜单 setmenu --graphic-entry=类型=菜单行数=菜单列数=图形宽(像素)=图形高(像素)=菜单行间距(像素) 菜单项0...
The new design provides separated tasks for checking, downloading and repairing, which means that each task can perform individually without interfering between each other. The programme also ...
==注意:一共2个压缩包,这是第2个== ================================== *提示:无自动安装程序,包含所有源码、例子、帮助,请按照安装顺序安装!!! New Features in 13.1.4 (VCL Product Line) Breaking ...
==注意:一共2个压缩包,这是第1个== ================================== *提示:无自动安装程序,包含所有源码、例子、帮助,请按照安装顺序安装!!! New Features in 13.1.4 (VCL Product Line) Breaking ...
4. perform /pəˈfɔːrm/ - 表演;履行;执行 - performance /pəˈfɔːrməns/ - 表演;演奏 - performer /pəˈfɔːrmər/ - 执行者;表演者 5. devotion /dɪˈvəʊʃn/ - 投入;热爱 - devote /dɪˈv...
- 动词不定式:"volunteered to perform"中的to perform是不定式作宾语,表示自愿去做某事。 - 感觉资格不足:feel qualified to do sth. 表示觉得自己有资格做某事,qualify在此处用作形容词。 - 现在分词作伴随...
find [start_directory] [test] [options] [criteria_to_match] [action_to_perform_on_results] ``` - `start_directory`:指定查找的起点,默认为当前目录(`.`)。 - `test`:定义要匹配的文件属性,如名称、...
def on_start(self): self.crawl('http://example.com', callback=self.index_page) def index_page(self, response): # 使用PyCurl发起请求 content = self.fetch_with_pycurl(response.url) # 处理网页内容...
- `be concentrated/focused on` 集中注意力于:将精力集中在某一点上。 掌握这些英语词组搭配能极大地提升我们的语言表达能力,使我们在写作和口语交流中更加流利和精准。在学习过程中,不断练习和应用这些搭配,...
#### 知识点概览 - **影响数据库还原速度的因素** - **Perform Volume Maintenance Tasks权限的作用** - **数据库还原过程中数据文件与日志文件处理的区别** - **使用Perform Volume Maintenance Tasks权限前后的...