SAP ABAP Class CL_CWB_OBJECT_SECTION (General Section of a Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_SINGLE | LIMU CINC in Correction Workbench | 20070207 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_CPRI | Private Section of Class | 20070208 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_CPRO | Protected Section of Class | 20070209 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_OBJECT_CPUB | Public Section of Class | 20070209 |
Properties
| Class | CL_CWB_OBJECT_SECTION | |
| Short Description | General Section of a Class | |
| Super Class | CL_CWB_OBJECT_SINGLE | LIMU CINC in Correction Workbench |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCWB | Correction Workbench |
| Created | 20070207 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CWB_OBJECT_SECTION has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CWB_OBJECT_CLAS | 20070213 | Class in Correction Workbench |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | VXSEOATTRSRC_TAB | Complex Attributes in Class Sections | 20070208 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | VXSEOTYPESRC_TAB | Complex Types in Class Sections | 20070208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks changes to attributes and types | 20070405 | |
| 2 | Instance method | Protected | Method | Convert Section Source to ABAP Lines | 20070209 | |
| 3 | Instance method | Protected | Method | Children for Attribute Sources | 20070213 | |
| 4 | Instance method | Protected | Method | Children for Type Sources | 20070213 |
Events
Class CL_CWB_OBJECT_SECTION has no event.
Types
Class CL_CWB_OBJECT_SECTION has no local type.
Method Signatures
Method CHECK_SOURCE_CODE_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_SUBOBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_SUBOBJECT | Teilobjekt, z.B. Tabelle | 20070405 | |||
| 2 | IS_DISPLAY_STRUC | Call by reference | Type reference (TYPE) | BCWBD_SOURCE_WITH_DELTA | 20070405 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070405 | ||
| 2 | Statement ist nicht erlaubt | 20070405 |
Method CONVERT_SECTION_TO_SOURCE Signature
Method CONVERT_SECTION_TO_SOURCE on class CL_CWB_OBJECT_SECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20070209 |
Method GET_CHILDREN_ATTR_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TYPES | Value transfer | Type reference (TYPE) | CWB_OBJECT_COMPONENT | Note Assistant: Objekt Komponenten | 20070213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20070213 |
Method GET_CHILDREN_TYPE_SRC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TYPES | Value transfer | Type reference (TYPE) | CWB_OBJECT_COMPONENT | Note Assistant: Objekt Komponenten | 20070213 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Note Assistant: Ausnahmen | 20070213 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |