Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7134876
  • 博文数量: 655
  • 博客积分: 10264
  • 博客等级: 上将
  • 技术积分: 8278
  • 用 户 组: 普通用户
  • 注册时间: 2007-06-04 17:47
个人简介

ABAP顾问

文章分类

全部博文(655)

文章存档

2017年(2)

2014年(8)

2013年(3)

2012年(2)

2011年(18)

2010年(102)

2009年(137)

2008年(274)

2007年(134)

分类:

2008-06-23 12:33:58

Object Type(对象类型)

Definition

An object is uniquely identified by its program ID (PGMID), object type and object name.

The SAP System differentiates between complete objects and their component subobjects.

  • Complete objects usually have an object directory entry, and can include subobjects that can be transported separately. Complete objects are indicated by the PGMID R3TR.
  • Subobjects do not have their own object directory entry. Subobjects have the PGMID LIMU.

Example

The complete object R3TR PROG includes the following subobjects, among others:

    • LIMU REPS
    • LIMU REPT
    • LIMU DYNP
阅读(4417) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~