ABAP术语-Method

Posted 小鹿bln

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ABAP术语-Method相关的知识,希望对你有一定的参考价值。

原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/05/1091077.html

Component of classes in ABAP Objects. Methods are procedures for manipulating objects that use the attributes of the relevant class and contain its functionality. You define methods exclusively in the implementation section of classes.

----------------------
分隔线上面是 SAP 标准文档中提供的说明
分隔线下面是我的翻译
----------------------
ABAP 对象中类的组件。方法是操作对象的过程,使用相关类的属性并包含了它的功能。需要在类的实现节中唯一定义方法。

以上是关于ABAP术语-Method的主要内容,如果未能解决你的问题,请参考以下文章

ABAP术语-Purchase Order

ABAP术语-Database Rollback

ABAP术语-Distribution Model

ABAP术语-Object Name

ABAP术语-Sales Order

ABAP术语-Lock Object