SAP ABAP Class CL_ACO_TABLE (ACO Tabelle)
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 | 20100604 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ACO_TABLE | ACO internal table | 20100531 |
Properties
| Class | CL_ACO_TABLE | |
| Short Description | ACO Tabelle | |
| 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 | 20140121 | 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ACO_RECORD | ACO Data Container | 20100604 | ||
| 2 | IF_ACO_TABLE | ACO internal table | 20100531 |
Friends
Class CL_ACO_TABLE 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) | I | 20100604 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100604 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130308 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | 20100604 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | RFC_METADATA_DDIC | 20100531 | ||||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_ACO_TMP_PROXY | Temporary ACO proxy class | 20100531 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CL_ACO_STRUCTURE=>T_MD_DDIC | 20100604 | ||||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20100604 | ||||
| 9 | Constant | Public | Type reference (TYPE) | STRING | '' | 20100604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100531 |
Events
Class CL_ACO_TABLE has no event.
Types
Class CL_ACO_TABLE has no local type.
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 | IS_TABLE_OF | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130308 | ||||
| 3 | MD_DDIC | Call by reference | Type reference (TYPE) | RFC_METADATA_DDIC | 20100531 | ||||
| 4 | PROXYCLASS | Call by reference | Object reference (TYPE REF TO) | IF_ACO_TMP_PROXY | 20100531 |
Method CONSTRUCTOR on class CL_ACO_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |