SAP ABAP Class IF_ACO_RECORD (ACO Data Container)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_ACO_PARAMETER_LIST | List of parameter metadata | 20100528 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_ACO_STRUCTURE | ACO Structure | 20100528 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_ACO_TABLE | ACO internal table | 20100604 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ACO_PARAMETER_LIST | ACO Parameter List | 20100528 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ACO_STRUCTURE | ACO Structure | 20100531 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ACO_TABLE | ACO Tabelle | 20100604 |
Properties
| Class | IF_ACO_RECORD | |
| Short Description | ACO Data Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100528 | SAP |
| Last change | 20130531 | 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) |
Interfaces
Class IF_ACO_RECORD has no interface implemented.
Friends
Class IF_ACO_RECORD has no friend class.
Attributes
Class IF_ACO_RECORD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Component Names | 20100531 | |
| 2 | Instance method | Public | Method | Get Metadata | 20100528 | |
| 3 | Instance method | Public | Method | Get structure | 20100528 | |
| 4 | Instance method | Public | Method | Get table | 20100528 | |
| 5 | Instance method | Public | Method | Get simple data element | 20100528 | |
| 6 | Instance method | Public | Method | Set simple data element | 20100528 |
Events
Class IF_ACO_RECORD has no event.
Types
Class IF_ACO_RECORD has no local type.
Method Signatures
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENTS | Value transfer | Type reference (TYPE) | ACO_LIST_COMPONENTS_MD | Table over component names | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100531 |
Method GET_META_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAPTYPE | Call by reference | Type reference (TYPE) | ABAPTYPE | ABAP Data Type | 20100604 | |||
| 2 | DECIMALS | Call by reference | Type reference (TYPE) | IDEC | Number of decimal places | 20100531 | |||
| 3 | DEFAULT | Call by reference | Type reference (TYPE) | RS38L_DEFO | Default value for import parameter | 20100531 | |||
| 4 | FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Field Name | 20100531 | |||
| 5 | IS_TABLE_OF | Call by reference | Type reference (TYPE) | ABAP_BOOL | Real type is table of typename | 20111115 | |||
| 6 | LENGTH | Call by reference | Type reference (TYPE) | ILEN | Internal length of field | 20100531 | |||
| 7 | NAME | Call by reference | Type reference (TYPE) | STRING | Parameter name | 20100531 | |||
| 8 | OPTIONAL | Call by reference | Type reference (TYPE) | RS38L_OPTI | Optional parameters | 20100531 | |||
| 9 | SHORTTEXT | Call by reference | Type reference (TYPE) | PARAMTEXT | Short text | 20100604 | |||
| 10 | TYPNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20100531 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20100531 | ||
| 2 | Invalid input | 20100531 |
Method GET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20100528 | |||
| 2 | STRUCTURE | Value transfer | Object reference (TYPE REF TO) | IF_ACO_STRUCTURE | ACO internal table | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20100531 | ||
| 2 | Invalid input | 20100531 |
Method GET_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20100528 | |||
| 2 | TABLE | Value transfer | Object reference (TYPE REF TO) | IF_ACO_TABLE | ACO internal table | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20100531 | ||
| 2 | Invalid input | 20100531 |
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20100528 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20100528 | ||
| 2 | Invalid input | 20100531 |
Method SET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20100528 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Field Name | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | SAP ACo Base exception | 20100528 | ||
| 2 | Invalid input | 20100531 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |