SAP ABAP Class CL_ACO_STRUCTURE (ACO Structure)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC (Application Component) RFC
⤷
SAP_ACO_INTERNAL (Package) SAP ACo internal
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_RECORD | ACO Data Container | 20100531 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_STRUCTURE | ACO Structure | 20100531 |
Properties
| Class | CL_ACO_STRUCTURE | |
| Short Description | ACO Structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAP_ACO_INTERNAL | SAP ACo internal |
| Created | 20100531 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ACO_STRUCTURE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_RECORD | ACO Data Container | 20100531 | ||
| 2 | IF_ACO_STRUCTURE | ACO Structure | 20100531 |
Friends
Class CL_ACO_STRUCTURE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | T_MD_DDIC | 20100531 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ACO_TMP_PROXY | Temporary ACO proxy class | 20100531 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100531 |
Events
Class CL_ACO_STRUCTURE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_MD_DDIC | Public | See coding | 20100531 | T_MD_DDIC type standard table of rfc_metadata_ddic with default key
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100531 | ||||
| 2 | MD_DDIC | Call by reference | Type reference (TYPE) | T_MD_DDIC | 20100531 | ||||
| 3 | PROXYCLASS | Call by reference | Object reference (TYPE REF TO) | IF_ACO_TMP_PROXY | Temporary ACO proxy class | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20100531 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 800 |