ABAP术语-Authorization Object】的更多相关文章

Authorization Object 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/20/1006585.html Element of the authorization concept. Authorization objects allow you to define complex authorizations. An authorization object groups together up to 10 authori…
Authorization 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/18/1004059.html Authority to execute a particular action in the SAP System. Each authorization references one authorization object and defines one or more permissible values for each…
Technical Object 原文:http://www.cnblogs.com/qiangsheng/archive/2008/03/18/1111205.html Generic term for: A component within a technical system, on which a maintenance task is to be performed (= functional location). An individual, physical object that…
Lock Object 原文:http://www.cnblogs.com/qiangsheng/archive/2008/02/29/1085742.html Object type in the ABAP Dictionary. When you activate a lock object, you generate function modules that set and release locks. You can use these function modules in ABAP…
Authorization Profile 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/21/1008992.html Element of the authorization concept. An authorization profile gives users access to the system. A profile contains individual authorizations, which are identi…
Business Object Type 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/10/1033480.html Generic definition of a business object. It describes the characteristics, and common attributes of each instance of an SAP business object. -------------------…
Business Object Builder 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/09/1031357.html Tool for creating and processing business object types. You can use the Business Object Builder for direct access to the definition of an object type. You ca…
Business Object 原文:http://www.cnblogs.com/qiangsheng/archive/2008/01/07/1028364.html Represents a central business object in the real world, such as a purchase order. SAP business objects describe complete business processes. By invoking methods know…
Authorization Check 原文:http://www.cnblogs.com/qiangsheng/archive/2007/12/19/1005490.html Check performed to ascertain whether a user is authorized to execute a particular function. Processes, functions, and data accesses in the SAP System can only be…
使用事务码SUIM: 双击where-Used List->Authorization Objects->In Programs: 输入要查找的Authorization Object名称: COM_PRD 指定搜索范围: 得到搜索结果: 双击即可看到具体哪一行ABAP代码使用到了该Authorization Object: 要获取更多Jerry的原创技术文章,请关注公众号"汪子熙"或者扫描下面二维码:…