SAP ABAP Interface IF_OS_GENERATOR (Generator Methods of a Manageable Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA-OBS (Application Component) Object Services
⤷
SOS_MAPPING (Package) Object Services Relational Mapping
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OSME_GENERATOR | Object Services: Generator (Managed Element) | 20000425 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_OSME_GENERATOR_V1 | Generator Class for Old (4.6) Manageable Class | 20000427 |
Properties
| Interface | IF_OS_GENERATOR | |
| Short Description | Generator Methods of a Manageable Class |
General Data
| Package | SOS_MAPPING | Object Services Relational Mapping |
| Created | 20000425 | SAP |
| Last changed | 00000000 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | OSCON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 2 | SEOO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_OS_GENERATOR has no interface.
Friends
Interface IF_OS_GENERATOR has no friend.
Attributes
Interface IF_OS_GENERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates or Modifies Associated Class Actors | 20000425 | |
| 2 | Instance method | Public | Method | Generates or Modifies Manageable Class | 20000425 | |
| 3 | Instance method | Public | Method | Gets Attributes of Manageable Class | 20000425 | |
| 4 | Instance method | Public | Method | Sets Attributes of the Manageable Class | 20000425 |
Events
Interface IF_OS_GENERATOR has no event.
Types
Interface IF_OS_GENERATOR has no local type.
Method Signatures
Method BUILD_CLASS_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_FALSE | Komplett-Generierung erzwingen | 20000425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20000425 |
Method BUILD_MANAGED_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_FALSE | Komplett-Generierung erzwingen | 20000425 | ||
| 2 | I_GET_SET | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_TRUE | nur GET/SET Methoden generieren | 20010328 | ||
| 3 | I_STATE | Call by reference | Type reference (TYPE) | OS_BOOLEAN | OSCON_FALSE | nur Methoden von IF_OS_STATE generieren | 20010328 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20000425 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTES | Call by reference | Type reference (TYPE) | SEOO_ATTRIBUTES_R | ermittelte Attribute | 20000425 | |||
| 2 | I_VERSION | Call by reference | Type reference (TYPE) | SEOVERSION | Aktive oder inaktive Version? | 20000425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Klasse existiert nicht | 20030324 | ||
| 2 | Object Services Exception | 20000425 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTES | Call by reference | Type reference (TYPE) | SEOO_ATTRIBUTES_R | zu setzende Attribute | 20000425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20000425 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 50A |